/prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/ |
zlib.h | 205 #define Z_NULL 0 /* for initializing zalloc, zfree, opaque */ [all...] |
/prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/ |
zlib.h | 205 #define Z_NULL 0 /* for initializing zalloc, zfree, opaque */ [all...] |
/prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/ |
zlib.h | 205 #define Z_NULL 0 /* for initializing zalloc, zfree, opaque */ [all...] |
/prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/ |
zlib.h | 205 #define Z_NULL 0 /* for initializing zalloc, zfree, opaque */ [all...] |
/prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/ |
zlib.h | 205 #define Z_NULL 0 /* for initializing zalloc, zfree, opaque */ [all...] |
/prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/ |
zlib.h | 205 #define Z_NULL 0 /* for initializing zalloc, zfree, opaque */ [all...] |
/prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/ |
zlib.h | 205 #define Z_NULL 0 /* for initializing zalloc, zfree, opaque */ [all...] |
/prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/ |
zlib.h | 205 #define Z_NULL 0 /* for initializing zalloc, zfree, opaque */ [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/configuration/ |
ConfigurationChooser.java | 125 /** Serialized state to use when initializing the configuration after the SDK is loaded */ [all...] |
/external/clang/lib/CodeGen/ |
CGExpr.cpp | [all...] |
/external/v8/include/ |
v8.h | [all...] |
/external/wpa_supplicant_8/src/p2p/ |
p2p.c | [all...] |
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/test/ |
omx_vdec_test.cpp | [all...] |
/external/chromium_org/v8/src/ |
api.cc | 302 return ApiCheck(InitializeHelper(isolate), location, "Error initializing V8"); 306 // Some initializing API functions are called early and may be 310 // may not have TLS initialized yet. However, in initializing APIs it [all...] |
/external/v8/src/ |
api.cc | 306 return ApiCheck(InitializeHelper(), location, "Error initializing V8"); 309 // Some initializing API functions are called early and may be 313 // may not have TLS initialized yet. However, in initializing APIs it [all...] |
/art/tools/ |
cpplint.py | [all...] |
/external/bison/ |
ChangeLog | 681 This is getting complex, especially since because initializing a 682 global (impure interface) is different from initializing a local [all...] |
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/style/checkers/ |
cpp.py | [all...] |
cpp_unittest.py | [all...] |
/external/chromium_org/third_party/jemalloc/chromium/ |
jemalloc.c | 188 /* Write size when initializing a page file. */ [all...] |
/external/chromium_org/third_party/jemalloc/vendor/ |
jemalloc.c | 181 /* Write size when initializing a page file. */ [all...] |
/external/chromium_org/third_party/sqlite/src/src/ |
select.c | 737 ** KeyInfo structure is appropriate for initializing a virtual index to 739 ** then the KeyInfo structure is appropriate for initializing a virtual [all...] |
/external/chromium_org/v8/ |
ChangeLog | 1123 Use internal memcpy when initializing code objects. [all...] |
/external/chromium_org/v8/include/ |
v8.h | [all...] |
/external/libvpx/libvpx/tools/ |
cpplint.py | [all...] |