/external/compiler-rt/test/asan/TestCases/Posix/ |
halt_on_error-torture.cc | 10 // Collisions are unlikely but still possible so we need the ||. 12 // This one is racy although _very_ unlikely to fail: 16 // Collisions are unlikely but still possible so we need the ||. 18 // This one is racy although _very_ unlikely to fail:
|
/external/elfutils/lib/ |
list.h | 38 if (unlikely ((first) == NULL)) \ 62 if (unlikely (_elem->next == _elem)) \ 68 if (unlikely (first == _elem)) \ 90 if (unlikely ((first) == NULL)) \
|
/external/elfutils/libdw/ |
dwarf_getlocation.c | 124 if (unlikely (found == NULL)) 247 if (unlikely (ll == NULL)) \ 283 if (unlikely (data + 4 > end_data)) 290 if (unlikely (data + 8 > end_data)) 352 if (unlikely (data >= end_data)) 372 if (unlikely (data >= end_data)) 380 if (unlikely (data + 2 > end_data)) 390 if (unlikely (data + 2 > end_data)) 397 if (unlikely (data + 4 > end_data)) 406 if (unlikely (data + 4 > end_data) [all...] |
dwarf_siblingof.c | 75 if (unlikely (__libdw_formref (&sibattr, &offset) != 0)) 83 if (unlikely (offset >= size || offset <= die_off)) 92 else if (unlikely (addr == NULL) 93 || unlikely (this_die.abbrev == DWARF_END_ABBREV))
|
/external/harfbuzz_ng/src/ |
hb-ft.cc | 78 if (unlikely (!ft_font)) 173 if (unlikely (!g)) 175 if (unlikely (ft_font->symbol) && unicode <= 0x00FFu) 205 if (unlikely (!g)) 221 if (unlikely (FT_Get_Advance (ft_font->ft_face, glyph, ft_font->load_flags, &v))) 239 if (unlikely (FT_Get_Advance (ft_font->ft_face, glyph, ft_font->load_flags | FT_LOAD_VERTICAL_LAYOUT, &v))) 261 if (unlikely (FT_Load_Glyph (ft_face, glyph, ft_font->load_flags))) 304 if (unlikely (FT_Load_Glyph (ft_face, glyph, ft_font->load_flags))) 336 if (unlikely (FT_Load_Glyph (ft_face, glyph, ft_font->load_flags))) 339 if (unlikely (ft_face->glyph->format != FT_GLYPH_FORMAT_OUTLINE) [all...] |
/external/jemalloc/include/jemalloc/internal/ |
ticker.h | 58 if (unlikely(ticker->tick < nticks)) {
|
/external/mesa3d/src/util/ |
ralloc.c | 130 if (unlikely(block == NULL)) 200 if (unlikely(ptr == NULL)) 289 if (unlikely(ptr == NULL)) 305 if (unlikely(old_ctx == NULL)) 312 if (unlikely(old_info->child == NULL)) 332 if (unlikely(ptr == NULL)) 350 if (unlikely(autofree_context == NULL)) { 370 if (unlikely(str == NULL)) 386 if (unlikely(str == NULL)) 406 if (unlikely(both == NULL) [all...] |
/external/python/cpython3/Lib/test/ |
memory_watchdog.py | 4 # process' PID to avoid a race condition in case of - unlikely - PID recycling.
|
/external/swiftshader/third_party/LLVM/test/Transforms/TailCallElim/ |
return_constant.ll | 1 ; Though this case seems to be fairly unlikely to occur in the wild, someone
|
/external/valgrind/memcheck/tests/ |
malloc3.c | 28 // done for bug 149878. It's no great loss, it's extremely unlikely to
|
/external/valgrind/none/tests/amd64-solaris/ |
coredump_single_thread_sse.stderr.exp | 8 overflow in your program's main thread (unlikely but
|
/external/valgrind/none/tests/linux/ |
stack-overflow.stderr.exp | 9 overflow in your program's main thread (unlikely but
|
/external/valgrind/none/tests/solaris/ |
coredump_many_threads.stderr.exp | 8 overflow in your program's main thread (unlikely but
|
stack-overflow.stderr.exp | 9 overflow in your program's main thread (unlikely but
|
/external/valgrind/none/tests/x86-solaris/ |
coredump_single_thread_sse.stderr.exp | 8 overflow in your program's main thread (unlikely but
|
/prebuilts/clang/host/linux-x86/clang-4579689/lib64/clang/6.0.1/lib/linux/ |
libclang_rt.stats-x86_64.a | [all...] |
libclang_rt.ubsan_standalone-x86_64.a | [all...] |
libclang_rt.xray-x86_64.a | [all...] |
/prebuilts/gcc/darwin-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9.x/32/ |
crtfastmath.o | |
crtprec32.o | |
crtprec64.o | |
crtprec80.o | |
/prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9.x/32/ |
crtfastmath.o | |
crtprec32.o | |
crtprec64.o | |