/aosp_15_r20/external/webrtc/rtc_base/ |
H A D | byte_order.h | 103 inline void Set8(void* memory, size_t offset, uint8_t v) { in Set8() 104 static_cast<uint8_t*>(memory)[offset] = v; in Set8() local 107 inline uint8_t Get8(const void* memory, size_t offset) { in Get8() 111 inline void SetBE16(void* memory, uint16_t v) { in SetBE16() 112 uint16_t val = htobe16(v); in SetBE16() local 116 inline void SetBE32(void* memory, uint32_t v) { in SetBE32() 117 uint32_t val = htobe32(v); in SetBE32() local 121 inline void SetBE64(void* memory, uint64_t v) { in SetBE64() 122 uint64_t val = htobe64(v); in SetBE64() local 126 inline uint16_t GetBE16(const void* memory) { in GetBE16() [all …]
|
/aosp_15_r20/external/mesa3d/src/virtio/venus-protocol/ |
H A D | vn_protocol_driver_device_memory.h | 26 vn_sizeof_VkExportMemoryAllocateInfo_pnext(const void *val) in vn_sizeof_VkExportMemoryAllocateInfo_pnext() 33 vn_sizeof_VkExportMemoryAllocateInfo_self(const VkExportMemoryAllocateInfo *val) in vn_sizeof_VkExportMemoryAllocateInfo_self() 42 vn_sizeof_VkExportMemoryAllocateInfo(const VkExportMemoryAllocateInfo *val) in vn_sizeof_VkExportMemoryAllocateInfo() 54 vn_encode_VkExportMemoryAllocateInfo_pnext(struct vn_cs_encoder *enc, const void *val) in vn_encode_VkExportMemoryAllocateInfo_pnext() 61 …e_VkExportMemoryAllocateInfo_self(struct vn_cs_encoder *enc, const VkExportMemoryAllocateInfo *val) in vn_encode_VkExportMemoryAllocateInfo_self() 68 …encode_VkExportMemoryAllocateInfo(struct vn_cs_encoder *enc, const VkExportMemoryAllocateInfo *val) in vn_encode_VkExportMemoryAllocateInfo() 79 vn_sizeof_VkMemoryAllocateFlagsInfo_pnext(const void *val) in vn_sizeof_VkMemoryAllocateFlagsInfo_pnext() 86 vn_sizeof_VkMemoryAllocateFlagsInfo_self(const VkMemoryAllocateFlagsInfo *val) in vn_sizeof_VkMemoryAllocateFlagsInfo_self() 96 vn_sizeof_VkMemoryAllocateFlagsInfo(const VkMemoryAllocateFlagsInfo *val) in vn_sizeof_VkMemoryAllocateFlagsInfo() 108 vn_encode_VkMemoryAllocateFlagsInfo_pnext(struct vn_cs_encoder *enc, const void *val) in vn_encode_VkMemoryAllocateFlagsInfo_pnext() [all …]
|
H A D | vn_protocol_driver_buffer.h | 17 vn_sizeof_VkExternalMemoryBufferCreateInfo_pnext(const void *val) in vn_sizeof_VkExternalMemoryBufferCreateInfo_pnext() 24 vn_sizeof_VkExternalMemoryBufferCreateInfo_self(const VkExternalMemoryBufferCreateInfo *val) in vn_sizeof_VkExternalMemoryBufferCreateInfo_self() 33 vn_sizeof_VkExternalMemoryBufferCreateInfo(const VkExternalMemoryBufferCreateInfo *val) in vn_sizeof_VkExternalMemoryBufferCreateInfo() 45 vn_encode_VkExternalMemoryBufferCreateInfo_pnext(struct vn_cs_encoder *enc, const void *val) in vn_encode_VkExternalMemoryBufferCreateInfo_pnext() 52 …MemoryBufferCreateInfo_self(struct vn_cs_encoder *enc, const VkExternalMemoryBufferCreateInfo *val) in vn_encode_VkExternalMemoryBufferCreateInfo_self() 59 …ernalMemoryBufferCreateInfo(struct vn_cs_encoder *enc, const VkExternalMemoryBufferCreateInfo *val) in vn_encode_VkExternalMemoryBufferCreateInfo() 70 vn_sizeof_VkBufferOpaqueCaptureAddressCreateInfo_pnext(const void *val) in vn_sizeof_VkBufferOpaqueCaptureAddressCreateInfo_pnext() 77 …_sizeof_VkBufferOpaqueCaptureAddressCreateInfo_self(const VkBufferOpaqueCaptureAddressCreateInfo *… in vn_sizeof_VkBufferOpaqueCaptureAddressCreateInfo_self() 86 vn_sizeof_VkBufferOpaqueCaptureAddressCreateInfo(const VkBufferOpaqueCaptureAddressCreateInfo *val) in vn_sizeof_VkBufferOpaqueCaptureAddressCreateInfo() 98 vn_encode_VkBufferOpaqueCaptureAddressCreateInfo_pnext(struct vn_cs_encoder *enc, const void *val) in vn_encode_VkBufferOpaqueCaptureAddressCreateInfo_pnext() [all …]
|
H A D | vn_protocol_driver_image.h | 17 vn_sizeof_VkSparseImageMemoryRequirements(const VkSparseImageMemoryRequirements *val) in vn_sizeof_VkSparseImageMemoryRequirements() 29 …de_VkSparseImageMemoryRequirements(struct vn_cs_decoder *dec, VkSparseImageMemoryRequirements *val) in vn_decode_VkSparseImageMemoryRequirements() 39 vn_sizeof_VkSparseImageMemoryRequirements_partial(const VkSparseImageMemoryRequirements *val) in vn_sizeof_VkSparseImageMemoryRequirements_partial() 51 …geMemoryRequirements_partial(struct vn_cs_encoder *enc, const VkSparseImageMemoryRequirements *val) in vn_encode_VkSparseImageMemoryRequirements_partial() 63 vn_sizeof_VkExternalMemoryImageCreateInfo_pnext(const void *val) in vn_sizeof_VkExternalMemoryImageCreateInfo_pnext() 70 vn_sizeof_VkExternalMemoryImageCreateInfo_self(const VkExternalMemoryImageCreateInfo *val) in vn_sizeof_VkExternalMemoryImageCreateInfo_self() 79 vn_sizeof_VkExternalMemoryImageCreateInfo(const VkExternalMemoryImageCreateInfo *val) in vn_sizeof_VkExternalMemoryImageCreateInfo() 91 vn_encode_VkExternalMemoryImageCreateInfo_pnext(struct vn_cs_encoder *enc, const void *val) in vn_encode_VkExternalMemoryImageCreateInfo_pnext() 98 …alMemoryImageCreateInfo_self(struct vn_cs_encoder *enc, const VkExternalMemoryImageCreateInfo *val) in vn_encode_VkExternalMemoryImageCreateInfo_self() 105 …xternalMemoryImageCreateInfo(struct vn_cs_encoder *enc, const VkExternalMemoryImageCreateInfo *val) in vn_encode_VkExternalMemoryImageCreateInfo() [all …]
|
/aosp_15_r20/external/freetype/src/base/ |
H A D | ftbitmap.c | 67 FT_Memory memory; in FT_Bitmap_Copy() local 135 ft_bitmap_assure_buffer( FT_Memory memory, in ft_bitmap_assure_buffer() 497 FT_Memory memory; in FT_Bitmap_Convert() local 581 FT_Int val = ss[0]; /* avoid a byte->int cast on each line */ in FT_Bitmap_Convert() local 601 FT_Int val = *ss; in FT_Bitmap_Convert() local 657 FT_Int val = ss[0]; in FT_Bitmap_Convert() local 672 FT_Int val = ss[0]; in FT_Bitmap_Convert() local 707 FT_Int val = ss[0]; in FT_Bitmap_Convert() local 774 FT_Memory memory; in FT_Bitmap_Blend() local 1126 FT_Memory memory; in FT_Bitmap_Done() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/ |
D | Endian.h | 58 [[nodiscard]] inline value_type read(const void *memory, endianness endian) { in read() 69 [[nodiscard]] inline value_type read(const void *memory) { in read() 76 [[nodiscard]] inline value_type readNext(const CharT *&memory, in readNext() 85 [[nodiscard]] inline value_type readNext(const CharT *&memory) { in readNext() 91 inline void write(void *memory, value_type value, endianness endian) { in write() 101 inline void write(void *memory, value_type value) { in write() 109 inline void writeNext(CharT *&memory, value_type value, endianness endian) { in writeNext() 116 inline void writeNext(CharT *&memory, value_type value) { in writeNext() 126 [[nodiscard]] inline value_type readAtBitAlignment(const void *memory, in readAtBitAlignment() 133 value_type val[2]; in readAtBitAlignment() local [all …]
|
/aosp_15_r20/external/freetype/src/sdf/ |
H A D | ftsdfrend.c | 71 FT_Int val = *(const FT_Int*)value; in sdf_property_set() local 93 FT_Int val = *(const FT_Int*)value; in sdf_property_set() local 103 FT_Int val = *(const FT_Int*)value; in sdf_property_set() local 113 FT_Bool val = *(const FT_Bool*)value; in sdf_property_set() local 145 FT_UInt* val = (FT_UInt*)value; in sdf_property_get() local 153 FT_Int* val = (FT_Int*)value; in sdf_property_get() local 161 FT_Int* val = (FT_Int*)value; in sdf_property_get() local 169 FT_Int* val = (FT_Int*)value; in sdf_property_get() local 255 FT_Memory memory = NULL; in ft_sdf_render() local 470 FT_Memory memory = NULL; in ft_bsdf_render() local
|
H A D | ftsdf.c | 205 FT_Memory memory; member 374 FT_Memory memory; member 487 sdf_edge_new( FT_Memory memory, in sdf_edge_new() 513 sdf_edge_done( FT_Memory memory, in sdf_edge_done() 526 sdf_contour_new( FT_Memory memory, in sdf_contour_new() 553 sdf_contour_done( FT_Memory memory, in sdf_contour_done() 581 sdf_shape_new( FT_Memory memory, in sdf_shape_new() 611 FT_Memory memory; in sdf_shape_done() local 655 FT_Memory memory = shape->memory; in sdf_move_to() local 687 FT_Memory memory = shape->memory; in sdf_line_to() local [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/ |
D | Endian.h | 58 [[nodiscard]] inline value_type read(const void *memory, endianness endian) { in read() 69 [[nodiscard]] inline value_type read(const void *memory) { in read() 76 [[nodiscard]] inline value_type readNext(const CharT *&memory, in readNext() 85 [[nodiscard]] inline value_type readNext(const CharT *&memory) { in readNext() 91 inline void write(void *memory, value_type value, endianness endian) { in write() 101 inline void write(void *memory, value_type value) { in write() 111 [[nodiscard]] inline value_type readAtBitAlignment(const void *memory, in readAtBitAlignment() 118 value_type val[2]; in readAtBitAlignment() local 146 inline void writeAtBitAlignment(void *memory, value_type value, in writeAtBitAlignment() 153 value_type val[2]; in writeAtBitAlignment() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/ |
D | Endian.h | 58 [[nodiscard]] inline value_type read(const void *memory, endianness endian) { in read() 69 [[nodiscard]] inline value_type read(const void *memory) { in read() 76 [[nodiscard]] inline value_type readNext(const CharT *&memory, in readNext() 85 [[nodiscard]] inline value_type readNext(const CharT *&memory) { in readNext() 91 inline void write(void *memory, value_type value, endianness endian) { in write() 101 inline void write(void *memory, value_type value) { in write() 111 [[nodiscard]] inline value_type readAtBitAlignment(const void *memory, in readAtBitAlignment() 118 value_type val[2]; in readAtBitAlignment() local 146 inline void writeAtBitAlignment(void *memory, value_type value, in writeAtBitAlignment() 153 value_type val[2]; in writeAtBitAlignment() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/ |
D | Endian.h | 58 [[nodiscard]] inline value_type read(const void *memory, endianness endian) { in read() 69 [[nodiscard]] inline value_type read(const void *memory) { in read() 76 [[nodiscard]] inline value_type readNext(const CharT *&memory, in readNext() 85 [[nodiscard]] inline value_type readNext(const CharT *&memory) { in readNext() 91 inline void write(void *memory, value_type value, endianness endian) { in write() 101 inline void write(void *memory, value_type value) { in write() 111 [[nodiscard]] inline value_type readAtBitAlignment(const void *memory, in readAtBitAlignment() 118 value_type val[2]; in readAtBitAlignment() local 146 inline void writeAtBitAlignment(void *memory, value_type value, in writeAtBitAlignment() 153 value_type val[2]; in writeAtBitAlignment() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/ |
H A D | Endian.h | 63 inline value_type read(const void *memory, endianness endian) { in read() 76 inline value_type read(const void *memory) { in read() 83 inline value_type readNext(const CharT *&memory, endianness endian) { in readNext() 91 inline value_type readNext(const CharT *&memory) { in readNext() 97 inline void write(void *memory, value_type value, endianness endian) { in write() 107 inline void write(void *memory, value_type value) { in write() 117 inline value_type readAtBitAlignment(const void *memory, uint64_t startBit) { in readAtBitAlignment() 123 value_type val[2]; in readAtBitAlignment() local 151 inline void writeAtBitAlignment(void *memory, value_type value, in writeAtBitAlignment() 158 value_type val[2]; in writeAtBitAlignment() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
H A D | Endian.h | 65 inline value_type read(const void *memory, endianness endian) { in read() 78 inline value_type read(const void *memory) { in read() 85 inline value_type readNext(const CharT *&memory, endianness endian) { in readNext() 93 inline value_type readNext(const CharT *&memory) { in readNext() 99 inline void write(void *memory, value_type value, endianness endian) { in write() 109 inline void write(void *memory, value_type value) { in write() 119 inline value_type readAtBitAlignment(const void *memory, uint64_t startBit) { in readAtBitAlignment() 125 value_type val[2]; in readAtBitAlignment() local 153 inline void writeAtBitAlignment(void *memory, value_type value, in writeAtBitAlignment() 160 value_type val[2]; in writeAtBitAlignment() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
H A D | Endian.h | 48 inline value_type read(const void *memory) { in read() 62 inline value_type readNext(const CharT *&memory) { in readNext() 72 inline void write(void *memory, value_type value) { in write() 86 inline value_type readAtBitAlignment(const void *memory, uint64_t startBit) { in readAtBitAlignment() 92 value_type val[2]; in readAtBitAlignment() local 120 inline void writeAtBitAlignment(void *memory, value_type value, in writeAtBitAlignment() 127 value_type val[2]; in writeAtBitAlignment() local
|
/aosp_15_r20/external/llvm/include/llvm/Support/ |
H A D | Endian.h | 49 inline value_type read(const void *memory) { in read() 63 inline value_type readNext(const CharT *&memory) { in readNext() 73 inline void write(void *memory, value_type value) { in write() 87 inline value_type readAtBitAlignment(const void *memory, uint64_t startBit) { in readAtBitAlignment() 93 value_type val[2]; in readAtBitAlignment() local 121 inline void writeAtBitAlignment(void *memory, value_type value, in writeAtBitAlignment() 128 value_type val[2]; in writeAtBitAlignment() local
|
/aosp_15_r20/external/freetype/src/psaux/ |
H A D | psstack.c | 53 cf2_stack_init( FT_Memory memory, in cf2_stack_init() 86 FT_Memory memory = stack->memory; in cf2_stack_free() local 106 CF2_Int val ) in cf2_stack_pushInt() 122 CF2_Fixed val ) in cf2_stack_pushFixed() 212 CF2_Fixed val ) in cf2_stack_setReal()
|
H A D | afmparse.c | 396 AFM_Value val = vals + i; in afm_parser_read_vals() local 414 FT_Memory memory = parser->memory; in afm_parser_read_vals() local 540 FT_Memory memory, in afm_parser_init() 569 FT_Memory memory = parser->memory; in afm_parser_done() local 580 AFM_ValueRec val; in afm_parser_read_int() local 635 FT_Memory memory = parser->memory; in afm_parse_track_kern() local 777 FT_Memory memory = parser->memory; in afm_parse_kern_pairs() local 971 FT_Memory memory = parser->memory; in afm_parser_parse() local
|
/aosp_15_r20/art/runtime/interpreter/ |
H A D | shadow_frame.h | 85 uint8_t* memory = new uint8_t[ComputeSize(num_vregs)]; in CreateDeoptimizedFrame() local 92 uint8_t* memory = reinterpret_cast<uint8_t*>(sf); in DeleteDeoptimizedFrame() local 215 void SetVReg(size_t i, int32_t val) { in SetVReg() 224 void SetVRegFloat(size_t i, float val) { in SetVRegFloat() 233 void SetVRegLong(size_t i, int64_t val) { in SetVRegLong() 244 void SetVRegDouble(size_t i, double val) { in SetVRegDouble() 327 void* memory) { in CreateShadowFrameImpl()
|
/aosp_15_r20/hardware/google/apf/v4/ |
D | apf_interpreter.c | 29 #define APF_TRACE_HOOK(pc, regs, program, program_len, packet, packet_len, memory, memory_len) \ argument 70 uint32_t memory[MEMORY_ITEMS] = {}; in accept_packet() local 151 uint32_t val = 0; in accept_packet() local 285 uint32_t val = 0; in accept_packet() local 301 uint32_t val = REG; in accept_packet() local
|
/aosp_15_r20/hardware/google/apf/ |
D | apf_interpreter.c | 29 #define APF_TRACE_HOOK(pc, regs, program, program_len, packet, packet_len, memory, memory_len) \ argument 70 uint32_t memory[MEMORY_ITEMS] = {}; in accept_packet() local 151 uint32_t val = 0; in accept_packet() local 285 uint32_t val = 0; in accept_packet() local 301 uint32_t val = REG; in accept_packet() local
|
/aosp_15_r20/external/freetype/src/cff/ |
H A D | cffparse.c | 49 FT_Memory memory = library->memory; /* for FT_NEW_ARRAY */ in cff_parser_init() local 79 FT_Memory memory = parser->library->memory; /* for FT_FREE */ in cff_parser_done() local 101 FT_Long val = 0; in cff_parse_integer() local 504 FT_Fixed val = ( ( ( (FT_UInt32)*( d[0] + 1 ) << 24 ) | in do_fixed() local 522 FT_Long val = cff_parse_integer( *d, parser->limit ); in do_fixed() local 1160 FT_Memory memory = library->memory; in cff_parser_run() local 1349 FT_Long val; in cff_parser_run() local
|
/aosp_15_r20/external/angle/src/common/ |
H A D | PoolAlloc.cpp | 88 static uint8_t *GetDataPointer(uint8_t *memory, size_t alignment) in GetDataPointer() 254 unsigned char val, in checkGuardBlock() 374 uint8_t *memory = currentPagePtr + preAllocationPadding; in allocate() local 395 PageHeader *memory = reinterpret_cast<PageHeader *>(::new char[numBytesToAlloc]); in allocate() local 434 PageHeader *memory; in allocateNewPage() local 466 void *PoolAllocator::initializeAllocation(uint8_t *memory, size_t numBytes) in initializeAllocation()
|
/aosp_15_r20/external/deqp-deps/glslang/glslang/MachineIndependent/ |
D | PoolAlloc.cpp | 138 void TAllocation::checkGuardBlock(unsigned char* blockMem, unsigned char val, const char* locText) … in checkGuardBlock() 240 unsigned char* memory = reinterpret_cast<unsigned char*>(inUseList) + currentPageOffset; in allocate() local 253 tHeader* memory = reinterpret_cast<tHeader*>(::new char[numBytesToAlloc]); in allocate() local 270 tHeader* memory; in allocate() local
|
/aosp_15_r20/external/angle/third_party/glslang/src/glslang/MachineIndependent/ |
H A D | PoolAlloc.cpp | 145 void TAllocation::checkGuardBlock(unsigned char* blockMem, unsigned char val, const char* locText) … in checkGuardBlock() 247 unsigned char* memory = reinterpret_cast<unsigned char*>(inUseList) + currentPageOffset; in allocate() local 260 tHeader* memory = reinterpret_cast<tHeader*>(::new char[numBytesToAlloc]); in allocate() local 277 tHeader* memory; in allocate() local
|
/aosp_15_r20/external/freetype/src/pshinter/ |
H A D | pshrec.c | 50 FT_Memory memory ) in ps_hint_table_done() 62 FT_Memory memory ) in ps_hint_table_ensure() 80 FT_Memory memory, in ps_hint_table_alloc() 119 FT_Memory memory ) in ps_mask_done() 132 FT_Memory memory ) in ps_mask_ensure() 166 FT_Memory memory ) in ps_mask_set_bit() 192 FT_Memory memory ) in ps_mask_table_done() 211 FT_Memory memory ) in ps_mask_table_ensure() 231 FT_Memory memory, in ps_mask_table_alloc() 267 FT_Memory memory, in ps_mask_table_last() [all …]
|