Home
last modified time | relevance | path

Searched defs:memory (Results 1 – 25 of 333) sorted by relevance

12345678910>>...14

/external/webrtc/webrtc/base/
Dbyteorder.h30 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/pdfium/third_party/freetype/src/pshinter/
Dpshrec.c51 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 …]
/external/freetype/src/pshinter/
Dpshrec.c51 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 …]
/external/webrtc/webrtc/modules/audio_conference_mixer/source/
Dmemory_pool_posix.h70 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/third_party/freetype/src/base/
Dftsystem.c69 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()
Dftutil.c50 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()
Dftgloadr.c70 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
Dftobjs.c157 FT_Memory memory; in FT_Stream_New() local
225 FT_Memory memory = stream->memory; in FT_Stream_Free() local
264 FT_Memory memory = driver->root.memory; in ft_glyphslot_init() local
292 FT_Memory memory = FT_FACE_MEMORY( slot->face ); in ft_glyphslot_free_bitmap() local
323 FT_Memory memory = FT_FACE_MEMORY( slot->face ); in ft_glyphslot_alloc_bitmap() local
374 FT_Memory memory = driver->root.memory; in ft_glyphslot_done() local
407 FT_Memory memory; in FT_New_GlyphSlot() local
458 FT_Memory memory = driver->root.memory; in FT_Done_GlyphSlot() local
866 destroy_size( FT_Memory memory, in destroy_size()
889 FT_Memory memory ) in destroy_charmaps()
[all …]
Dftrfork.c173 FT_Memory memory = library->memory; in FT_Raccess_Get_DataOffsets() local
505 FT_Memory memory; in raccess_guess_darwin_ufs_export() local
538 FT_Memory memory; in raccess_guess_darwin_hfsplus() local
574 FT_Memory memory; in raccess_guess_darwin_newvfs() local
606 FT_Memory memory; in raccess_guess_vfat() local
633 FT_Memory memory; in raccess_guess_linux_cap() local
660 FT_Memory memory; in raccess_guess_linux_double() local
691 FT_Memory memory; in raccess_guess_linux_netatalk() local
807 raccess_make_file_name( FT_Memory memory, in raccess_make_file_name()
Dftinit.c126 FT_Memory memory; in ft_destroy_default_module_classes() local
158 FT_Memory memory; in ft_create_default_module_classes() local
235 FT_Memory memory; in FT_Init_FreeType() local
268 FT_Memory memory; in FT_Done_FreeType() local
Dftdbgmem.c133 FT_Memory memory; member
229 FT_Memory memory = table->memory; in ft_mem_table_alloc() local
245 FT_Memory memory = table->memory; in ft_mem_table_free() local
306 ft_mem_table_new( FT_Memory memory ) in ft_mem_table_new()
677 ft_mem_debug_alloc( FT_Memory memory, in ft_mem_debug_alloc()
713 ft_mem_debug_free( FT_Memory memory, in ft_mem_debug_free()
737 ft_mem_debug_realloc( FT_Memory memory, in ft_mem_debug_realloc()
822 ft_mem_debug_init( FT_Memory memory ) in ft_mem_debug_init()
885 ft_mem_debug_done( FT_Memory memory ) in ft_mem_debug_done()
920 FT_DumpMemory( FT_Memory memory ) in FT_DumpMemory()
/external/freetype/src/base/
Dftsystem.c69 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()
Dftutil.c50 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()
Dftgloadr.c70 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
Dftobjs.c157 FT_Memory memory; in FT_Stream_New() local
225 FT_Memory memory = stream->memory; in FT_Stream_Free() local
264 FT_Memory memory = driver->root.memory; in ft_glyphslot_init() local
292 FT_Memory memory = FT_FACE_MEMORY( slot->face ); in ft_glyphslot_free_bitmap() local
323 FT_Memory memory = FT_FACE_MEMORY( slot->face ); in ft_glyphslot_alloc_bitmap() local
374 FT_Memory memory = driver->root.memory; in ft_glyphslot_done() local
407 FT_Memory memory; in FT_New_GlyphSlot() local
458 FT_Memory memory = driver->root.memory; in FT_Done_GlyphSlot() local
866 destroy_size( FT_Memory memory, in destroy_size()
889 FT_Memory memory ) in destroy_charmaps()
[all …]
Dftrfork.c162 FT_Memory memory = library->memory; in FT_Raccess_Get_DataOffsets() local
494 FT_Memory memory; in raccess_guess_darwin_ufs_export() local
527 FT_Memory memory; in raccess_guess_darwin_hfsplus() local
563 FT_Memory memory; in raccess_guess_darwin_newvfs() local
595 FT_Memory memory; in raccess_guess_vfat() local
622 FT_Memory memory; in raccess_guess_linux_cap() local
649 FT_Memory memory; in raccess_guess_linux_double() local
680 FT_Memory memory; in raccess_guess_linux_netatalk() local
796 raccess_make_file_name( FT_Memory memory, in raccess_make_file_name()
Dftinit.c126 FT_Memory memory; in ft_destroy_default_module_classes() local
158 FT_Memory memory; in ft_create_default_module_classes() local
235 FT_Memory memory; in FT_Init_FreeType() local
268 FT_Memory memory; in FT_Done_FreeType() local
Dftdbgmem.c133 FT_Memory memory; member
229 FT_Memory memory = table->memory; in ft_mem_table_alloc() local
245 FT_Memory memory = table->memory; in ft_mem_table_free() local
306 ft_mem_table_new( FT_Memory memory ) in ft_mem_table_new()
677 ft_mem_debug_alloc( FT_Memory memory, in ft_mem_debug_alloc()
713 ft_mem_debug_free( FT_Memory memory, in ft_mem_debug_free()
737 ft_mem_debug_realloc( FT_Memory memory, in ft_mem_debug_realloc()
822 ft_mem_debug_init( FT_Memory memory ) in ft_mem_debug_init()
885 ft_mem_debug_done( FT_Memory memory ) in ft_mem_debug_done()
920 FT_DumpMemory( FT_Memory memory ) in FT_DumpMemory()
/external/pdfium/third_party/freetype/src/cff/
Dcffload.c231 FT_Memory memory = stream->memory; in cff_index_init() local
306 FT_Memory memory = stream->memory; in cff_index_done() local
323 FT_Memory memory = stream->memory; in cff_index_load_offsets() local
388 FT_Memory memory = idx->stream->memory; in cff_index_get_pointers() local
587 FT_Memory memory = idx->stream->memory; in cff_index_get_name() local
789 FT_Memory memory ) in cff_charset_compute_cids()
839 FT_Memory memory ) in cff_charset_free_cids()
850 FT_Memory memory = stream->memory; in cff_charset_done() local
869 FT_Memory memory = stream->memory; in cff_charset_load() local
1414 cff_subfont_done( FT_Memory memory, in cff_subfont_done()
[all …]
Dcf2arrst.c57 FT_Memory memory, in cf2_arrstack_init()
78 FT_Memory memory = arrstack->memory; /* for FT_FREE */ in cf2_arrstack_finalize() local
102 FT_Memory memory = arrstack->memory; /* for FT_REALLOC */ in cf2_arrstack_setNumElements() local
/external/freetype/src/cff/
Dcffload.c231 FT_Memory memory = stream->memory; in cff_index_init() local
306 FT_Memory memory = stream->memory; in cff_index_done() local
323 FT_Memory memory = stream->memory; in cff_index_load_offsets() local
388 FT_Memory memory = idx->stream->memory; in cff_index_get_pointers() local
587 FT_Memory memory = idx->stream->memory; in cff_index_get_name() local
789 FT_Memory memory ) in cff_charset_compute_cids()
839 FT_Memory memory ) in cff_charset_free_cids()
850 FT_Memory memory = stream->memory; in cff_charset_done() local
869 FT_Memory memory = stream->memory; in cff_charset_load() local
1414 cff_subfont_done( FT_Memory memory, in cff_subfont_done()
[all …]
Dcf2arrst.c57 FT_Memory memory, in cf2_arrstack_init()
78 FT_Memory memory = arrstack->memory; /* for FT_FREE */ in cf2_arrstack_finalize() local
102 FT_Memory memory = arrstack->memory; /* for FT_REALLOC */ in cf2_arrstack_setNumElements() local
/external/freetype/src/pfr/
Dpfrload.c352 FT_Memory memory = phy_font->memory; in pfr_extra_item_load_bitmap_info() local
453 FT_Memory memory = phy_font->memory; in pfr_extra_item_load_font_id() local
481 FT_Memory memory = phy_font->memory; in pfr_extra_item_load_stem_snaps() local
525 FT_Memory memory = phy_font->memory; in pfr_extra_item_load_kerning_pairs() local
632 FT_Memory memory, in pfr_aux_name_load()
670 FT_Memory memory ) in pfr_phy_font_done()
719 FT_Memory memory = stream->memory; in pfr_phy_font_load() local
/external/freetype/src/sfnt/
Dsfobjs.c52 FT_Memory memory ) in tt_name_entry_ascii_from_utf16()
87 FT_Memory memory ) in tt_name_entry_ascii_from_other()
148 FT_Memory memory = face->root.memory; in tt_face_get_name() local
373 FT_Memory memory = stream->memory; in sfnt_stream_close() local
411 FT_Memory memory = stream->memory; in woff_open_font() local
734 FT_Memory memory = stream->memory; in sfnt_open_font() local
1339 FT_Memory memory = face->root.stream->memory; in sfnt_load_face() local
1490 FT_Memory memory; in sfnt_done_face() local
/external/pdfium/third_party/freetype/src/sfnt/
Dsfobjs.c52 FT_Memory memory ) in tt_name_entry_ascii_from_utf16()
87 FT_Memory memory ) in tt_name_entry_ascii_from_other()
130 FT_Memory memory = face->root.memory; in tt_face_get_name() local
355 FT_Memory memory = stream->memory; in sfnt_stream_close() local
393 FT_Memory memory = stream->memory; in woff_open_font() local
716 FT_Memory memory = stream->memory; in sfnt_open_font() local
1365 FT_Memory memory = face->root.stream->memory; in sfnt_load_face() local
1516 FT_Memory memory; in sfnt_done_face() local

12345678910>>...14