HomeSort by relevance Sort by last modified time
    Searched refs:memory (Results 176 - 200 of 867) sorted by null

1 2 3 4 5 6 78 91011>>

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xfuncs.h 45 #include <memory.h>
74 #include <memory.h>
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xfuncs.h 45 #include <memory.h>
74 #include <memory.h>
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/x86_64-linux/bits/
stdc++.h 81 #include <memory>
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
stdc++.h 80 #include <memory>
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
stdc++.h 80 #include <memory>
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
stdc++.h 80 #include <memory>
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
stdc++.h 80 #include <memory>
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/
stdc++.h 80 #include <memory>
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
stdc++.h 80 #include <memory>
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
stdc++.h 80 #include <memory>
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/
stdc++.h 80 #include <memory>
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
stdc++.h 80 #include <memory>
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
stdc++.h 80 #include <memory>
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/libs/mips/include/bits/
stdc++.h 80 #include <memory>
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/
stdc++.h 80 #include <memory>
  /external/freetype/src/sfnt/
ttpost.c 160 FT_Memory memory = stream->memory; local
312 FT_Memory memory = stream->memory; local
417 FT_Memory memory = face->root.memory; local
  /external/freetype/src/base/
ftobjs.c 132 FT_Memory memory; local
144 memory = library->memory;
149 stream->memory = memory;
153 /* create a memory-based stream */
185 stream->memory = memory; /* just to be certain */
200 FT_Memory memory = stream->memory; local
239 FT_Memory memory = driver->root.memory; local
267 FT_Memory memory = FT_FACE_MEMORY( slot->face ); local
298 FT_Memory memory = FT_FACE_MEMORY( slot->face ); local
349 FT_Memory memory = driver->root.memory; local
382 FT_Memory memory; local
430 FT_Memory memory = driver->root.memory; local
1115 FT_Memory memory; local
1281 FT_Memory memory = stream->memory; local
1302 FT_Memory memory; local
1341 FT_Memory memory = library->memory; local
1474 FT_Memory memory = library->memory; local
1544 FT_Memory memory = library->memory; local
1686 FT_Memory memory = library->memory; local
1753 FT_Memory memory = library->memory; local
1864 FT_Memory memory = library->memory; local
2001 FT_Memory memory; local
2333 FT_Memory memory; local
2374 FT_Memory memory; local
2435 FT_Memory memory; local
3179 FT_Memory memory = FT_FACE_MEMORY(face); local
3195 FT_Memory memory = FT_FACE_MEMORY( face ); local
3243 FT_Memory memory; local
3467 FT_Memory memory = FT_FACE_MEMORY( face ); local
3495 FT_Memory memory = FT_FACE_MEMORY( face ); local
3529 FT_Memory memory = FT_FACE_MEMORY( face ); local
3859 FT_Memory memory = library->memory; local
3907 FT_Memory memory = library->memory; local
4100 FT_Memory memory = module->memory; local
4132 FT_Memory memory; local
4503 FT_Memory memory; local
    [all...]
ftbitmap.c 45 FT_Memory memory = library->memory; local
98 ft_bitmap_assure_buffer( FT_Memory memory,
141 /* if no need to allocate memory */
282 error = ft_bitmap_assure_buffer( library->memory, bitmap, xstr, ystr );
381 FT_Memory memory; local
387 memory = library->memory;
649 FT_Memory memory; local
658 memory = library->memory
    [all...]
  /external/freetype/include/freetype/internal/
ftobjs.h 437 /* memory :: A handle to the memory manager. */
443 FT_Memory memory; member in struct:FT_ModuleRec_
452 #define FT_MODULE_MEMORY( x ) FT_MODULE( x )->memory
529 #define FT_FACE_MEMORY( x ) FT_FACE( x )->memory
826 FT_Memory memory; \/* library's memory manager *\/ member in struct:FT_LibraryRec_
914 FT_Done_Memory( FT_Memory memory ); variable
    [all...]
  /external/e2fsprogs/intl/
vasnprintf.c 1 /* vsprintf with automatic memory allocation.
188 CHAR_T *memory; \
197 memory = (CHAR_T *) malloc (memory_size); \
199 memory = (CHAR_T *) realloc (result, memory_size); \
200 if (memory == NULL) \
203 memcpy (memory, result, length * sizeof (CHAR_T)); \
204 result = memory; \
492 /* Overflow, would lead to out of memory. */
496 /* Out of memory. */
854 /* Shrink the allocated memory if possible. *
855 CHAR_T *memory; local
    [all...]
  /external/freetype/src/cache/
ftccache.c 135 FT_Memory memory = cache->memory; local
189 FT_Memory memory = cache->memory; local
342 FT_Memory memory = cache->memory; local
396 if ( cache->memory )
398 FT_Memory memory = cache->memory; local
408 cache->memory = NULL
    [all...]
  /external/elfutils/libebl/
eblgstrtab.c 87 char memory[0]; member in struct:memoryblock
94 struct memoryblock *memory; member in struct:Ebl_GStrtab
149 newmem->next = st->memory;
150 st->memory = newmem;
151 st->backp = newmem->memory;
152 st->left = len - offsetof (struct memoryblock, memory);
159 struct memoryblock *mb = st->memory;
184 /* Make sure there is enough room in the memory block. */
264 /* Allocate memory for the new string and its associated information. */
282 /* We have an exact match with a substring. Free the memory
    [all...]
eblwstrtab.c 88 char memory[0]; member in struct:memoryblock
95 struct memoryblock *memory; member in struct:Ebl_WStrtab
146 newmem->next = st->memory;
147 st->memory = newmem;
148 st->backp = newmem->memory;
149 st->left = len - offsetof (struct memoryblock, memory);
158 struct memoryblock *mb = st->memory;
184 /* Make sure there is enough room in the memory block. */
256 /* Allocate memory for the new string and its associated information. */
276 /* We have an exact match with a substring. Free the memory
    [all...]
  /external/webkit/Source/WebKit/efl/ewk/
ewk_tiled_model.c 231 * memory access.
331 * Free tile memory.
503 } memory; member in struct:_Ewk_Tile_Unused_Cache
527 * possible to allocate memory, @c NULL is returned.
536 tuc->memory.max = max;
574 "memory=(max:%zd, used:%zd)",
576 tuc->memory.max, tuc->memory.used);
601 tuc->memory.used = 0;
643 tuc->memory.max = max
    [all...]
  /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
695 FT_Memory memory = parser->memory local
846 FT_Memory memory = parser->memory; local
    [all...]

Completed in 833 milliseconds

1 2 3 4 5 6 78 91011>>