| /external/chromium_org/third_party/libjingle/source/talk/base/ |
| D | byteorder.h | 47 inline void Set8(void* memory, size_t offset, uint8 v) { in Set8() 48 static_cast<uint8*>(memory)[offset] = v; in Set8() local 51 inline uint8 Get8(const void* memory, size_t offset) { in Get8() 55 inline void SetBE16(void* memory, uint16 v) { in SetBE16() 60 inline void SetBE32(void* memory, uint32 v) { in SetBE32() 67 inline void SetBE64(void* memory, uint64 v) { in SetBE64() 78 inline uint16 GetBE16(const void* memory) { in GetBE16() 83 inline uint32 GetBE32(const void* memory) { in GetBE32() 90 inline uint64 GetBE64(const void* memory) { in GetBE64() 101 inline void SetLE16(void* memory, uint16 v) { in SetLE16() [all …]
|
| /external/chromium_org/third_party/webrtc/base/ |
| D | byteorder.h | 30 inline void Set8(void* memory, size_t offset, uint8 v) { in Set8() 31 static_cast<uint8*>(memory)[offset] = v; in Set8() local 34 inline uint8 Get8(const void* memory, size_t offset) { in Get8() 38 inline void SetBE16(void* memory, uint16 v) { in SetBE16() 43 inline void SetBE32(void* memory, uint32 v) { in SetBE32() 50 inline void SetBE64(void* memory, uint64 v) { in SetBE64() 61 inline uint16 GetBE16(const void* memory) { in GetBE16() 66 inline uint32 GetBE32(const void* memory) { in GetBE32() 73 inline uint64 GetBE64(const void* memory) { in GetBE64() 84 inline void SetLE16(void* memory, uint16 v) { in SetLE16() [all …]
|
| /external/chromium_org/third_party/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/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/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() 216 FT_Memory memory ) in ps_mask_table_done() 235 FT_Memory memory ) in ps_mask_table_ensure() 255 FT_Memory memory, in ps_mask_table_alloc() 287 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/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() 216 FT_Memory memory ) in ps_mask_table_done() 235 FT_Memory memory ) in ps_mask_table_ensure() 255 FT_Memory memory, in ps_mask_table_alloc() 287 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/chromium_org/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() 216 FT_Memory memory ) in ps_mask_table_done() 235 FT_Memory memory ) in ps_mask_table_ensure() 255 FT_Memory memory, in ps_mask_table_alloc() 287 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/core/src/fxge/fx_freetype/fxft2.5.01/src/base/ |
| D | fxft_ftsystem.c | 89 ft_alloc( FT_Memory memory, in ft_alloc() 103 ft_allocdebug( FT_Memory memory, in ft_allocdebug() 133 ft_realloc( FT_Memory memory, in ft_realloc() 163 ft_free( FT_Memory memory, in ft_free() 339 FT_Memory memory; in FT_New_Memory() local 364 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_allocdebug( FT_Memory memory, in ft_mem_allocdebug() 184 ft_mem_qallocdebug( FT_Memory memory, in ft_mem_qallocdebug() 210 ft_mem_reallocdebug( FT_Memory memory, in ft_mem_reallocdebug() 231 ft_mem_qreallocdebug( FT_Memory memory, in ft_mem_qreallocdebug() 280 ft_mem_free( FT_Memory memory, in ft_mem_free() 289 ft_mem_dup( FT_Memory memory, in ft_mem_dup() [all …]
|
| 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 283 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/chromium_org/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() 389 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 280 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/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() 389 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 283 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/chromium_org/base/memory/ |
| D | discardable_memory_ashmem_allocator_unittest.cc | 38 void WriteToDiscardableAshmemChunk(DiscardableAshmemChunk* memory, in WriteToDiscardableAshmemChunk() 48 scoped_ptr<DiscardableAshmemChunk> memory(allocator_.Allocate(size)); in TEST_F() local 54 scoped_ptr<DiscardableAshmemChunk> memory(allocator_.Allocate(0)); in TEST_F() local 59 scoped_ptr<DiscardableAshmemChunk> memory( in TEST_F() local 74 scoped_ptr<DiscardableAshmemChunk> memory( in TEST_F() local 85 scoped_ptr<DiscardableAshmemChunk> memory(allocator.Allocate(kPageSize)); in TEST_F() local 93 scoped_ptr<DiscardableAshmemChunk> memory(allocator_.Allocate(size)); in TEST_F() local 99 scoped_ptr<DiscardableAshmemChunk> memory(allocator_.Allocate(kPageSize)); in TEST_F() local 106 scoped_ptr<DiscardableAshmemChunk> memory(allocator_.Allocate(kPageSize)); in TEST_F() local 124 scoped_ptr<DiscardableAshmemChunk> memory(allocator_.Allocate(kPageSize)); in TEST_F() local
|
| D | discardable_memory_unittest.cc | 74 const scoped_ptr<DiscardableMemory> memory(CreateLockedMemory(kSize)); in TEST_P() local 90 const scoped_ptr<DiscardableMemory> memory(CreateLockedMemory(kSize)); in TEST_P() local 96 const scoped_ptr<DiscardableMemory> memory(CreateLockedMemory(kSize)); in TEST_P() local 107 const scoped_ptr<DiscardableMemory> memory(CreateLockedMemory(kSize)); in TEST_P() local
|
| D | discardable_memory_android.cc | 84 scoped_ptr<internal::DiscardableMemoryAshmem> memory( in CreateLockedMemoryWithType() local 93 scoped_ptr<internal::DiscardableMemoryEmulated> memory( in CreateLockedMemoryWithType() local 101 scoped_ptr<internal::DiscardableMemoryMalloc> memory( in CreateLockedMemoryWithType() 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
|