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

1 2 3 4 5 6 7 891011>>

  /external/freetype/src/truetype/
ttgxvar.c 132 FT_Memory memory = stream->memory; local
217 FT_Memory memory = stream->memory; local
283 FT_Memory memory = stream->memory; local
375 FT_Memory memory = stream->memory; local
620 FT_Memory memory = face->root.memory; local
863 FT_Memory memory = face->root.memory; local
1002 FT_Memory memory = face->root.memory; local
1122 FT_Memory memory = stream->memory; local
1326 FT_Memory memory = stream->memory; local
    [all...]
ttpload.c 286 FT_Memory memory = stream->memory; local
488 FT_Memory memory = stream->memory; local
562 FT_Memory memory = stream->memory; local
  /external/freetype/src/cff/
cffcmap.c 139 FT_Memory memory = FT_FACE_MEMORY( face ); local
150 return psnames->unicodes_init( memory,
163 FT_Memory memory = FT_FACE_MEMORY( face ); local
  /system/core/libcutils/
Android.mk 135 LOCAL_SRC_FILES += arch-x86/android_memset16.S arch-x86/android_memset32.S memory.c
137 LOCAL_SRC_FILES += memory.c
157 LOCAL_SRC_FILES := str_parms.c hashmap.c memory.c
  /external/chromium/third_party/libjingle/source/talk/base/
stringutils.cc 33 bool memory_check(const void* memory, int c, size_t count) {
34 const char* char_memory = static_cast<const char*>(memory);
  /external/clang/INPUTS/
all-std-headers.cpp 36 #include <memory>
  /external/freetype/src/psaux/
psobjs.c 62 /* memory :: The memory object to use for all subsequent */
71 FT_Memory memory )
76 table->memory = memory;
119 FT_Memory memory = table->memory; local
151 /* Adds an object to a PS_Table, possibly growing its memory block. */
159 /* object :: The address of the object to copy in memory. */
236 /* This function does NOT release the heap's memory block. It is up *
242 FT_Memory memory = table->memory; local
266 FT_Memory memory = table->memory; local
1132 FT_Memory memory = parser->memory; local
    [all...]
psobjs.h 52 FT_Memory memory );
140 FT_Memory memory );
  /external/qemu/distrib/jpeg-6b/
Android.mk 21 # the original android memory manager.
  /external/webp/src/enc/
histogram.c 61 uint8_t* memory = (uint8_t*)WebPSafeMalloc(total_size, sizeof(*memory)); local
62 if (memory == NULL) return NULL;
64 set = (VP8LHistogramSet*)memory;
65 memory += sizeof(*set);
66 set->histograms = (VP8LHistogram**)memory;
67 memory += size * sizeof(*set->histograms);
68 bulk = (VP8LHistogram*)memory;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/i686-linux/bits/
extc++.h 42 #include <ext/memory>
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/i686-linux/bits/
extc++.h 44 #include <ext/memory>
  /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/
extc++.h 44 #include <ext/memory>
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
extc++.h 42 #include <ext/memory>
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
extc++.h 42 #include <ext/memory>
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
extc++.h 42 #include <ext/memory>
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
extc++.h 42 #include <ext/memory>
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/
extc++.h 42 #include <ext/memory>
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
extc++.h 42 #include <ext/memory>
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
extc++.h 42 #include <ext/memory>
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/
extc++.h 42 #include <ext/memory>
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
extc++.h 42 #include <ext/memory>
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
extc++.h 42 #include <ext/memory>
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/libs/mips/include/bits/
extc++.h 42 #include <ext/memory>
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/
extc++.h 42 #include <ext/memory>

Completed in 976 milliseconds

1 2 3 4 5 6 7 891011>>