/external/webrtc/webrtc/base/ |
D | byteorder.h | 30 inline void Set8(void* memory, size_t offset, uint8_t v) { in Set8() 31 static_cast<uint8_t*>(memory)[offset] = v; in Set8() local 34 inline uint8_t Get8(const void* memory, size_t offset) { in Get8() 38 inline void SetBE16(void* memory, uint16_t v) { in SetBE16() 43 inline void SetBE32(void* memory, uint32_t v) { in SetBE32() 50 inline void SetBE64(void* memory, uint64_t v) { in SetBE64() 61 inline uint16_t GetBE16(const void* memory) { in GetBE16() 65 inline uint32_t GetBE32(const void* memory) { in GetBE32() 72 inline uint64_t GetBE64(const void* memory) { in GetBE64() 83 inline void SetLE16(void* memory, uint16_t v) { in SetLE16() [all …]
|
/external/webrtc/webrtc/modules/audio_conference_mixer/source/ |
D | memory_pool_posix.h | 70 int32_t MemoryPoolImpl<MemoryType>::PopMemory(MemoryType*& memory) in PopMemory() 94 int32_t MemoryPoolImpl<MemoryType>::PushMemory(MemoryType*& memory) in PushMemory() 106 delete memory; in PushMemory() local 132 MemoryType* memory = _memoryPool.front(); in Terminate() local 134 delete memory; in Terminate() local 146 MemoryType* memory = new MemoryType(); in CreateMemory() local
|
/external/freetype/src/pshinter/ |
D | pshrec.c | 51 FT_Memory memory ) in ps_hint_table_done() 63 FT_Memory memory ) in ps_hint_table_ensure() 83 FT_Memory memory, in ps_hint_table_alloc() 125 FT_Memory memory ) in ps_mask_done() 138 FT_Memory memory ) in ps_mask_ensure() 187 FT_Memory memory ) in ps_mask_set_bit() 213 FT_Memory memory ) in ps_mask_table_done() 232 FT_Memory memory ) in ps_mask_table_ensure() 252 FT_Memory memory, in ps_mask_table_alloc() 284 FT_Memory memory, in ps_mask_table_last() [all …]
|
D | pshpic.c | 37 FT_Memory memory = library->memory; in pshinter_module_class_pic_free() local 54 FT_Memory memory = library->memory; in pshinter_module_class_pic_init() local
|
/external/pdfium/third_party/freetype/src/pshinter/ |
D | pshrec.c | 51 FT_Memory memory ) in ps_hint_table_done() 63 FT_Memory memory ) in ps_hint_table_ensure() 83 FT_Memory memory, in ps_hint_table_alloc() 125 FT_Memory memory ) in ps_mask_done() 138 FT_Memory memory ) in ps_mask_ensure() 187 FT_Memory memory ) in ps_mask_set_bit() 213 FT_Memory memory ) in ps_mask_table_done() 232 FT_Memory memory ) in ps_mask_table_ensure() 252 FT_Memory memory, in ps_mask_table_alloc() 284 FT_Memory memory, in ps_mask_table_last() [all …]
|
D | pshpic.c | 37 FT_Memory memory = library->memory; in pshinter_module_class_pic_free() local 54 FT_Memory memory = library->memory; in pshinter_module_class_pic_init() local
|
/external/freetype/src/base/ |
D | ftsystem.c | 69 ft_alloc( FT_Memory memory, in ft_alloc() 99 ft_realloc( FT_Memory memory, in ft_realloc() 125 ft_free( FT_Memory memory, in ft_free() 289 FT_Memory memory; in FT_New_Memory() local 311 FT_Done_Memory( FT_Memory memory ) in FT_Done_Memory()
|
D | fthash.c | 133 FT_Memory memory ) in hash_rehash() 168 FT_Memory memory ) in hash_init() 197 FT_Memory memory ) in ft_hash_str_init() 205 FT_Memory memory ) in ft_hash_num_init() 213 FT_Memory memory ) in ft_hash_str_free() 237 FT_Memory memory ) in hash_insert() 275 FT_Memory memory ) in ft_hash_str_insert() 290 FT_Memory memory ) in ft_hash_num_insert()
|
D | ftutil.c | 50 ft_mem_alloc( FT_Memory memory, in ft_mem_alloc() 66 ft_mem_qalloc( FT_Memory memory, in ft_mem_qalloc() 92 ft_mem_realloc( FT_Memory memory, in ft_mem_realloc() 114 ft_mem_qrealloc( FT_Memory memory, in ft_mem_qrealloc() 168 ft_mem_free( FT_Memory memory, in ft_mem_free() 177 ft_mem_dup( FT_Memory memory, in ft_mem_dup() 195 ft_mem_strdup( FT_Memory memory, in ft_mem_strdup() 413 FT_Memory memory, in FT_List_Finalize()
|
D | ftgloadr.c | 70 FT_GlyphLoader_New( FT_Memory memory, in FT_GlyphLoader_New() 107 FT_Memory memory = loader->memory; in FT_GlyphLoader_Reset() local 132 FT_Memory memory = loader->memory; in FT_GlyphLoader_Done() local 169 FT_Memory memory = loader->memory; in FT_GlyphLoader_CreateExtra() local 205 FT_Memory memory = loader->memory; in FT_GlyphLoader_CheckPoints() local 284 FT_Memory memory = loader->memory; in FT_GlyphLoader_CheckSubGlyphs() local
|
D | basepic.c | 53 FT_Memory memory = library->memory; in ft_base_pic_free() local 74 FT_Memory memory = library->memory; in ft_base_pic_init() local
|
/external/pdfium/third_party/freetype/src/base/ |
D | ftsystem.c | 69 ft_alloc( FT_Memory memory, in ft_alloc() 99 ft_realloc( FT_Memory memory, in ft_realloc() 125 ft_free( FT_Memory memory, in ft_free() 289 FT_Memory memory; in FT_New_Memory() local 311 FT_Done_Memory( FT_Memory memory ) in FT_Done_Memory()
|
D | ftutil.c | 50 ft_mem_alloc( FT_Memory memory, in ft_mem_alloc() 66 ft_mem_qalloc( FT_Memory memory, in ft_mem_qalloc() 92 ft_mem_realloc( FT_Memory memory, in ft_mem_realloc() 114 ft_mem_qrealloc( FT_Memory memory, in ft_mem_qrealloc() 168 ft_mem_free( FT_Memory memory, in ft_mem_free() 177 ft_mem_dup( FT_Memory memory, in ft_mem_dup() 195 ft_mem_strdup( FT_Memory memory, in ft_mem_strdup() 413 FT_Memory memory, in FT_List_Finalize()
|
D | ftgloadr.c | 70 FT_GlyphLoader_New( FT_Memory memory, in FT_GlyphLoader_New() 107 FT_Memory memory = loader->memory; in FT_GlyphLoader_Reset() local 132 FT_Memory memory = loader->memory; in FT_GlyphLoader_Done() local 169 FT_Memory memory = loader->memory; in FT_GlyphLoader_CreateExtra() local 205 FT_Memory memory = loader->memory; in FT_GlyphLoader_CheckPoints() local 284 FT_Memory memory = loader->memory; in FT_GlyphLoader_CheckSubGlyphs() local
|
D | basepic.c | 53 FT_Memory memory = library->memory; in ft_base_pic_free() local 74 FT_Memory memory = library->memory; in ft_base_pic_init() local
|
/external/swiftshader/src/Common/ |
D | Memory.cpp | 85 void *memory = allocateRaw(bytes, alignment); in allocate() local 95 void deallocate(void *memory) in deallocate() 113 void markExecutable(void *memory, size_t bytes) in markExecutable() 123 void deallocateExecutable(void *memory, size_t bytes) in deallocateExecutable() 135 void clear(uint16_t *memory, uint16_t element, size_t count) in clear() 149 void clear(uint32_t *memory, uint32_t element, size_t count) in clear()
|
/external/protobuf/php/ext/google/protobuf/ |
D | storage.c | 17 #define DEREF(memory, type) *(type*)(memory) argument 101 void native_slot_init(upb_fieldtype_t type, void* memory) { in native_slot_init() 141 void native_slot_set(upb_fieldtype_t type, /*VALUE type_class,*/ void* memory, in native_slot_set() 147 void* memory, zval* value, in native_slot_set_value_and_case() 418 void* memory = slot_memory(layout, storage, field); in layout_set() local 462 void* memory = slot_memory(layout, storage, field); in layout_init() local 517 void* memory = slot_memory(layout, storage, field); in layout_get() local
|
/external/freetype/src/sfnt/ |
D | sfntpic.c | 70 FT_Memory memory = library->memory; in sfnt_module_class_pic_free() local 100 FT_Memory memory = library->memory; in sfnt_module_class_pic_init() local
|
/external/freetype/src/cff/ |
D | cffpic.c | 65 FT_Memory memory = library->memory; in cff_driver_class_pic_free() local 93 FT_Memory memory = library->memory; in cff_driver_class_pic_init() local
|
/external/pdfium/third_party/freetype/src/sfnt/ |
D | sfntpic.c | 70 FT_Memory memory = library->memory; in sfnt_module_class_pic_free() local 100 FT_Memory memory = library->memory; in sfnt_module_class_pic_init() local
|
/external/freetype/src/truetype/ |
D | ttpic.c | 47 FT_Memory memory = library->memory; in tt_driver_class_pic_free() local 70 FT_Memory memory = library->memory; in tt_driver_class_pic_init() local
|
/external/pdfium/third_party/freetype/src/psnames/ |
D | pspic.c | 45 FT_Memory memory = library->memory; in psnames_module_class_pic_free() local 69 FT_Memory memory = library->memory; in psnames_module_class_pic_init() local
|
/external/pdfium/third_party/freetype/src/cff/ |
D | cffpic.c | 65 FT_Memory memory = library->memory; in cff_driver_class_pic_free() local 93 FT_Memory memory = library->memory; in cff_driver_class_pic_init() local
|
/external/freetype/src/raster/ |
D | rastpic.c | 37 FT_Memory memory = library->memory; in ft_raster1_renderer_class_pic_free() local 59 FT_Memory memory = library->memory; in ft_raster1_renderer_class_pic_init() local
|
/external/pdfium/third_party/freetype/src/raster/ |
D | rastpic.c | 37 FT_Memory memory = library->memory; in ft_raster1_renderer_class_pic_free() local 59 FT_Memory memory = library->memory; in ft_raster1_renderer_class_pic_init() local
|