HomeSort by relevance Sort by last modified time
    Searched refs:return_false (Results 1 - 6 of 6) sorted by null

  /bionic/tests/libs/
dlopen_testlib_ifunc.c 42 const char* return_false() { function
55 return g_flag == 0 ? return_false : return_true;
  /external/skia/src/images/
SkImageDecoder_libjpeg.cpp 345 static bool return_false(const jpeg_decompress_struct& cinfo, function
352 static bool return_false(const jpeg_decompress_struct& cinfo, function
    [all...]
SkImageDecoder_libwebp.cpp 163 static bool return_false(const SkBitmap& bm, const char msg[]) { function
380 return return_false(*decodedBitmap, "allocPixelRef");
  /external/valgrind/none/tests/
libvex_test.c 10 Bool return_false(void*cb, Addr ad) function
235 vta.chase_into_ok = return_false;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
tree-flow-inline.h 321 return_false:
337 goto return_false;
342 goto return_false;
    [all...]
  /external/v8/src/arm64/
lithium-codegen-arm64.cc 3067 Label map_check, return_false, cache_miss, done; local
    [all...]

Completed in 1667 milliseconds