HomeSort by relevance Sort by last modified time
    Searched defs:memory (Results 76 - 100 of 118) sorted by null

1 2 34 5

  /external/freetype/include/freetype/internal/
ftobjs.h 437 /* memory :: A handle to the memory manager. */
445 FT_Memory memory; member in struct:FT_ModuleRec_
455 #define FT_MODULE_MEMORY( x ) FT_MODULE( x )->memory
532 #define FT_FACE_MEMORY( x ) FT_FACE( x )->memory
839 FT_Memory memory; \/* library's memory manager *\/ member in struct:FT_LibraryRec_
929 FT_Done_Memory( FT_Memory memory ); variable
    [all...]
psaux.h 68 FT_Memory memory );
92 /* a single memory block. */
95 /* block :: The address in memory of the growheap's block. This */
112 /* memory :: The object used for memory operations */
119 FT_Byte* block; /* current memory block */
120 FT_Offset cursor; /* current cursor in memory block */
121 FT_Offset capacity; /* current size of memory block */
129 FT_Memory memory; member in struct:PS_TableRec_
344 FT_Memory memory );
430 FT_Memory memory; member in struct:PS_ParserRec_
561 FT_Memory memory; member in struct:T1_BuilderRec_
751 FT_Memory memory; member in struct:AFM_ParserRec_
    [all...]
  /external/freetype/src/autofit/
afhints.h 190 FT_Memory memory; member in struct:AF_GlyphHintsRec_
263 FT_Memory memory,
270 FT_Memory memory,
275 FT_Memory memory );
aflatin.c 48 af_glyph_hints_init( hints, face->memory );
663 FT_Memory memory = hints->memory; local
802 error = af_axis_hints_new_segment( axis, memory, &segment );
969 FT_Memory memory = hints->memory; local
1066 memory, &edge );
    [all...]
aflatin2.c 55 af_glyph_hints_init( hints, face->memory );
665 FT_Memory memory = hints->memory; local
774 error = af_axis_hints_new_segment( axis, memory, &segment );
1024 FT_Memory memory = hints->memory; local
    [all...]
  /external/freetype/src/base/
ftobjs.c 133 FT_Memory memory; local
145 memory = library->memory;
150 stream->memory = memory;
154 /* create a memory-based stream */
180 stream->memory = memory; /* just to be certain */
195 FT_Memory memory = stream->memory; local
234 FT_Memory memory = driver->root.memory; local
262 FT_Memory memory = FT_FACE_MEMORY( slot->face ); local
293 FT_Memory memory = FT_FACE_MEMORY( slot->face ); local
344 FT_Memory memory = driver->root.memory; local
377 FT_Memory memory; local
425 FT_Memory memory = driver->root.memory; local
1096 FT_Memory memory; local
1262 FT_Memory memory = stream->memory; local
1283 FT_Memory memory; local
1322 FT_Memory memory = library->memory; local
1455 FT_Memory memory = library->memory; local
1525 FT_Memory memory = library->memory; local
1667 FT_Memory memory = library->memory; local
1734 FT_Memory memory = library->memory; local
1845 FT_Memory memory = library->memory; local
1967 FT_Memory memory; local
2299 FT_Memory memory; local
2340 FT_Memory memory; local
2401 FT_Memory memory; local
3069 FT_Memory memory = FT_FACE_MEMORY(face); local
3085 FT_Memory memory = FT_FACE_MEMORY( face ); local
3133 FT_Memory memory; local
3357 FT_Memory memory = FT_FACE_MEMORY( face ); local
3385 FT_Memory memory = FT_FACE_MEMORY( face ); local
3419 FT_Memory memory = FT_FACE_MEMORY( face ); local
3749 FT_Memory memory = library->memory; local
3797 FT_Memory memory = library->memory; local
3989 FT_Memory memory = module->memory; local
4025 FT_Memory memory; local
4395 FT_Memory memory; local
    [all...]
ftstroke.c 252 FT_Memory memory; member in struct:FT_StrokeBorderRec_
270 FT_Memory memory = border->memory; local
542 FT_Memory memory )
544 border->memory = memory;
567 FT_Memory memory = border->memory; local
721 FT_Memory memory; local
728 memory = library->memory
780 FT_Memory memory = stroker->library->memory; local
    [all...]
  /external/freetype/src/cff/
cfftypes.h 61 /* bytes :: If the index is loaded in memory, its bytes. */
222 FT_Memory memory; member in struct:CFF_FontRec_
  /external/freetype/src/psaux/
afmparse.c 400 FT_Memory memory = parser->memory; local
526 FT_Memory memory,
543 parser->memory = memory;
555 FT_Memory memory = parser->memory; local
597 FT_Memory memory = parser->memory; local
698 FT_Memory memory = parser->memory local
849 FT_Memory memory = parser->memory; local
    [all...]
  /external/freetype/src/pshinter/
pshalgo.c 67 FT_Memory memory )
178 FT_Memory memory )
1141 FT_Memory memory = glyph->memory; local
1144 psh_hint_table_done( &glyph->hint_tables[1], memory );
1145 psh_hint_table_done( &glyph->hint_tables[0], memory );
1153 glyph->memory = 0;
1265 FT_Memory memory; local
1890 FT_Memory memory = glyph->memory; local
2192 FT_Memory memory; local
    [all...]
pshalgo.h 211 FT_Memory memory; member in struct:PSH_GlyphRec_
  /external/freetype/src/sfnt/
ttcmap.c 2669 FT_Memory memory; member in struct:TT_CMap14Rec_
2677 FT_Memory memory = cmap->memory; local
    [all...]
  /external/freetype/src/truetype/
ttgload.c 882 FT_Memory memory = loader->face->memory; local
1371 FT_Memory memory = loader->face->memory; local
1465 FT_Memory memory = face->root.memory; local
    [all...]
  /external/icu4c/common/
normalizer2impl.h 194 Normalizer2Impl() : memory(NULL), normTrie(NULL) {
452 UDataMemory *memory; member in class:Normalizer2Impl
ubidi.c 137 /* allocate memory for the object */
154 /* allocate memory for arrays as requested */
185 * We are allowed to allocate memory if memory==NULL or
187 * We also try to grow memory as needed if we
200 /* check for existing memory */
202 /* we need to allocate memory */
211 /* there is already enough memory */
215 /* not enough memory, and we must not allocate */
219 void *memory; local
    [all...]
  /external/quake/quake/src/QW/client/
cd_audio.c 797 char *memory; local
842 memory = dos_getmemory(sizeof(struct cd_request
844 if (memory == NULL)
846 Con_DPrintf("CDAudio_Init: Unable to allocate low memory.\n");
850 cdRequest = (struct cd_request *)memory;
854 readInfo = (union readInfo_u *)(memory + sizeof(struct cd_request));
  /external/quake/quake/src/WinQuake/
cd_audio.cpp 803 char *memory; local
846 memory = dos_getmemory(sizeof(struct cd_request
848 if (memory == NULL)
850 Con_DPrintf("CDAudio_Init: Unable to allocate low memory.\n");
854 cdRequest = (struct cd_request *)memory;
858 readInfo = (union readInfo_u *)(memory + sizeof(struct cd_request));
  /external/v8/src/
d8.cc 338 void* memory = (counters_file_ == NULL) ? local
339 NULL : counters_file_->memory();
340 if (memory == NULL) {
344 counters_ = static_cast<CounterCollection*>(memory);
platform-freebsd.cc 206 PosixMemoryMappedFile(FILE* file, void* memory, int size)
207 : file_(file), memory_(memory), size_(size) { }
209 virtual void* memory() { return memory_; } function in class:v8::internal::PosixMemoryMappedFile
226 void* memory = local
228 return new PosixMemoryMappedFile(file, memory, size);
platform-linux.cc 39 // Ubuntu Dapper requires memory pages to be marked as
282 PosixMemoryMappedFile(FILE* file, void* memory, int size)
283 : file_(file), memory_(memory), size_(size) { }
285 virtual void* memory() { return memory_; } function in class:v8::internal::PosixMemoryMappedFile
302 void* memory = local
304 return new PosixMemoryMappedFile(file, memory, size);
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/alsa/sound/
ainstr_iw.h 60 unsigned int memory; /* begin of waveform in onboard memory */ member in struct:iwffff_wave::__anon14056
61 unsigned char *ptr; /* pointer to waveform in system memory */
  /external/chromium/third_party/icu/source/common/
ubidi.c 137 /* allocate memory for the object */
154 /* allocate memory for arrays as requested */
185 * We are allowed to allocate memory if memory==NULL or
187 * We also try to grow memory as needed if we
200 /* check for existing memory */
202 /* we need to allocate memory */
211 /* there is already enough memory */
215 /* not enough memory, and we must not allocate */
219 void *memory; local
    [all...]
  /external/freetype/include/freetype/
freetype.h 324 /* It also embeds a memory manager (see @FT_Memory), as well as a */
955 FT_Memory memory; member in struct:FT_FaceRec_
    [all...]
  /external/freetype/src/smooth/
ftgrays.c 383 void* memory; member in struct:TRaster_
2031 FT_Memory memory = (FT_Memory)((PRaster)raster)->memory; local
    [all...]
  /external/kernel-headers/original/linux/
tcp.h 234 int memory; member in struct:tcp_sock::__anon4927

Completed in 1131 milliseconds

1 2 34 5