| /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/chromecast/media/cma/ipc/ |
| D | media_message.cc | 36 scoped_ptr<MediaMemoryChunk> memory(memory_allocator.Run(msg_size)); in CreateMessage() local 46 scoped_ptr<MediaMemoryChunk> memory) { in CreateMessage() 52 scoped_ptr<MediaMemoryChunk> memory) { in MapMessage() 67 MediaMessage::MediaMessage(uint32 type, scoped_ptr<MediaMemoryChunk> memory) in MediaMessage() 94 MediaMessage::MediaMessage(scoped_ptr<MediaMemoryChunk> memory) in MediaMessage()
|
| /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 | 66 const scoped_ptr<DiscardableMemory> memory(CreateLockedMemory(kSize)); in TEST_P() local 82 const scoped_ptr<DiscardableMemory> memory(CreateLockedMemory(kSize)); in TEST_P() local 88 const scoped_ptr<DiscardableMemory> memory(CreateLockedMemory(kSize)); in TEST_P() local 99 const scoped_ptr<DiscardableMemory> memory(CreateLockedMemory(kSize)); in TEST_P() local
|
| D | discardable_memory_android.cc | 71 scoped_ptr<internal::DiscardableMemoryAshmem> memory( in CreateLockedMemoryWithType() local 80 scoped_ptr<internal::DiscardableMemoryEmulated> memory( in CreateLockedMemoryWithType() local 88 scoped_ptr<internal::DiscardableMemoryMalloc> memory( in CreateLockedMemoryWithType() local
|
| /external/chromium_org/ppapi/shared_impl/ |
| D | media_stream_buffer_manager_unittest.cc | 54 int8_t* memory = reinterpret_cast<int8_t*>(manager.GetBufferPointer(0)); in TEST() local 106 int8_t* memory = reinterpret_cast<int8_t*>(manager.GetBufferPointer(0)); in TEST() local 142 int8_t* memory = reinterpret_cast<int8_t*>(manager.GetBufferPointer(0)); in TEST() local 165 int8_t* memory = reinterpret_cast<int8_t*>(manager.GetBufferPointer(0)); in TEST() local
|