/external/chromium_org/third_party/WebKit/Source/bindings/core/v8/ |
D | V8BindingMacros.h | 45 if (UNLIKELY(block.HasCaught())) \ 51 if (UNLIKELY(block.HasCaught())) \ 67 if (UNLIKELY(block.HasCaught())) { \ 77 if (UNLIKELY(block.HasCaught())) { \ 93 if (UNLIKELY(exceptionState.throwIfNeeded())) \ 99 if (UNLIKELY(exceptionState.throwIfNeeded())) \ 104 if (UNLIKELY(exceptionState.throwIfNeeded())) \ 111 … if (UNLIKELY(exceptionState.hadException())) { \ 125 if (UNLIKELY(!var.prepare())) \ 130 if (UNLIKELY(!var.prepare())) \ [all …]
|
/external/compiler-rt/lib/sanitizer_common/tests/ |
D | sanitizer_allocator_testlib.cc | 74 if (UNLIKELY(!thread_inited)) in malloc() 82 if (UNLIKELY(!thread_inited)) in free() 89 if (UNLIKELY(!thread_inited)) in calloc() 99 if (UNLIKELY(!thread_inited)) in realloc() 112 if (UNLIKELY(!thread_inited)) in memalign() 120 if (UNLIKELY(!thread_inited)) in posix_memalign() 128 if (UNLIKELY(!thread_inited)) in valloc()
|
/external/valgrind/main/VEX/priv/ |
D | host_s390_defs.c | 1498 if (UNLIKELY(vex_traceflags & VEX_TRACE_ASM)) in s390_emit_AR() 1508 if (UNLIKELY(vex_traceflags & VEX_TRACE_ASM)) in s390_emit_AGR() 1518 if (UNLIKELY(vex_traceflags & VEX_TRACE_ASM)) in s390_emit_A() 1530 if (UNLIKELY(vex_traceflags & VEX_TRACE_ASM)) in s390_emit_AY() 1542 if (UNLIKELY(vex_traceflags & VEX_TRACE_ASM)) in s390_emit_AG() 1554 if (UNLIKELY(vex_traceflags & VEX_TRACE_ASM)) in s390_emit_AFI() 1566 if (UNLIKELY(vex_traceflags & VEX_TRACE_ASM)) in s390_emit_AGFI() 1576 if (UNLIKELY(vex_traceflags & VEX_TRACE_ASM)) in s390_emit_AH() 1588 if (UNLIKELY(vex_traceflags & VEX_TRACE_ASM)) in s390_emit_AHY() 1598 if (UNLIKELY(vex_traceflags & VEX_TRACE_ASM)) in s390_emit_AHI() [all …]
|
D | host_generic_maddf.c | 144 if (UNLIKELY (u.ieee.exponent + v.ieee.exponent in h_generic_calc_MAddF64() 146 || UNLIKELY (u.ieee.exponent >= 0x7ff - DBL_MANT_DIG) in h_generic_calc_MAddF64() 147 || UNLIKELY (v.ieee.exponent >= 0x7ff - DBL_MANT_DIG) in h_generic_calc_MAddF64() 148 || UNLIKELY (w.ieee.exponent >= 0x7ff - DBL_MANT_DIG) in h_generic_calc_MAddF64() 149 || UNLIKELY (u.ieee.exponent + v.ieee.exponent in h_generic_calc_MAddF64() 253 if (UNLIKELY (adjust < 0)) { in h_generic_calc_MAddF64()
|
/external/chromium_org/base/ |
D | compiler_specific.h | 200 #if !defined(UNLIKELY) 202 #define UNLIKELY(x) __builtin_expect(!!(x), 0) macro 204 #define UNLIKELY(x) (x) macro
|
/external/chromium_org/third_party/WebKit/Source/core/rendering/ |
D | GraphicsContextAnnotator.h | 37 if (UNLIKELY(paintInfo.context->annotationMode())) \ 54 if (UNLIKELY(m_context != 0)) in ~GraphicsContextAnnotator()
|
/external/compiler-rt/lib/asan/ |
D | asan_interceptors.cc | 126 if (SANITIZER_MAC && UNLIKELY(!asan_inited)) \ 337 if (UNLIKELY(!asan_inited)) return internal_memcmp(a1, a2, size); in INTERCEPTOR() 365 if (UNLIKELY(!asan_inited)) return internal_memcpy(to, from, size); in __asan_memcpy() 385 if (UNLIKELY(!asan_inited)) return internal_memset(block, c, size); in __asan_memset() 398 if (UNLIKELY(!asan_inited)) in __asan_memmove() 431 if (UNLIKELY(!asan_inited)) return internal_strchr(str, c); in INTERCEPTOR() 500 if (UNLIKELY(!asan_inited)) return REAL(strcpy)(to, from); // NOLINT in INTERCEPTOR() 519 if (UNLIKELY(!asan_inited)) return internal_strdup(s); in INTERCEPTOR() 533 if (UNLIKELY(!asan_inited)) return internal_strlen(s); in INTERCEPTOR() 615 if (UNLIKELY(!asan_inited)) return REAL(atoi)(nptr); in INTERCEPTOR() [all …]
|
/external/chromium_org/third_party/WebKit/Source/bindings/tests/results/core/ |
D | V8TestSpecialOperations.h | 56 if (UNLIKELY(!impl)) in toV8() 68 if (UNLIKELY(!impl)) { in v8SetReturnValue() 82 if (UNLIKELY(!impl)) { in v8SetReturnValueForMainWorld() 95 if (UNLIKELY(!impl)) { in v8SetReturnValueFast()
|
D | V8TestInterfaceCustomConstructor.h | 58 if (UNLIKELY(!impl)) in toV8() 70 if (UNLIKELY(!impl)) { in v8SetReturnValue() 84 if (UNLIKELY(!impl)) { in v8SetReturnValueForMainWorld() 97 if (UNLIKELY(!impl)) { in v8SetReturnValueFast()
|
D | V8TestInterfaceConstructor4.h | 57 if (UNLIKELY(!impl)) in toV8() 69 if (UNLIKELY(!impl)) { in v8SetReturnValue() 83 if (UNLIKELY(!impl)) { in v8SetReturnValueForMainWorld() 96 if (UNLIKELY(!impl)) { in v8SetReturnValueFast()
|
D | V8TestInterfaceDocument.h | 63 if (UNLIKELY(!impl)) in toV8() 75 if (UNLIKELY(!impl)) { in v8SetReturnValue() 89 if (UNLIKELY(!impl)) { in v8SetReturnValueForMainWorld() 102 if (UNLIKELY(!impl)) { in v8SetReturnValueFast()
|
D | V8TestInterfaceGarbageCollected.h | 61 if (UNLIKELY(!impl)) in toV8() 73 if (UNLIKELY(!impl)) { in v8SetReturnValue() 87 if (UNLIKELY(!impl)) { in v8SetReturnValueForMainWorld() 100 if (UNLIKELY(!impl)) { in v8SetReturnValueFast()
|
D | V8TestInterfaceNode.h | 63 if (UNLIKELY(!impl)) in toV8() 75 if (UNLIKELY(!impl)) { in v8SetReturnValue() 89 if (UNLIKELY(!impl)) { in v8SetReturnValueForMainWorld() 102 if (UNLIKELY(!impl)) { in v8SetReturnValueFast()
|
D | V8TestInterfaceCheckSecurity.h | 56 if (UNLIKELY(!impl)) in toV8() 68 if (UNLIKELY(!impl)) { in v8SetReturnValue() 82 if (UNLIKELY(!impl)) { in v8SetReturnValueForMainWorld() 95 if (UNLIKELY(!impl)) { in v8SetReturnValueFast()
|
D | V8TestSpecialOperationsNotEnumerable.h | 56 if (UNLIKELY(!impl)) in toV8() 68 if (UNLIKELY(!impl)) { in v8SetReturnValue() 82 if (UNLIKELY(!impl)) { in v8SetReturnValueForMainWorld() 95 if (UNLIKELY(!impl)) { in v8SetReturnValueFast()
|
D | V8TestInterfaceConstructor.h | 63 if (UNLIKELY(!impl)) in toV8() 75 if (UNLIKELY(!impl)) { in v8SetReturnValue() 89 if (UNLIKELY(!impl)) { in v8SetReturnValueForMainWorld() 102 if (UNLIKELY(!impl)) { in v8SetReturnValueFast()
|
D | V8TestInterfaceNamedConstructor.h | 63 if (UNLIKELY(!impl)) in toV8() 75 if (UNLIKELY(!impl)) { in v8SetReturnValue() 89 if (UNLIKELY(!impl)) { in v8SetReturnValueForMainWorld() 102 if (UNLIKELY(!impl)) { in v8SetReturnValueFast()
|
D | V8TestInterfaceEmpty.h | 56 if (UNLIKELY(!impl)) in toV8() 68 if (UNLIKELY(!impl)) { in v8SetReturnValue() 82 if (UNLIKELY(!impl)) { in v8SetReturnValueForMainWorld() 95 if (UNLIKELY(!impl)) { in v8SetReturnValueFast()
|
D | V8TestNode.h | 64 if (UNLIKELY(!impl)) in toV8() 76 if (UNLIKELY(!impl)) { in v8SetReturnValue() 90 if (UNLIKELY(!impl)) { in v8SetReturnValueForMainWorld() 103 if (UNLIKELY(!impl)) { in v8SetReturnValueFast()
|
D | V8TestInterfaceConstructor2.h | 57 if (UNLIKELY(!impl)) in toV8() 69 if (UNLIKELY(!impl)) { in v8SetReturnValue() 83 if (UNLIKELY(!impl)) { in v8SetReturnValueForMainWorld() 96 if (UNLIKELY(!impl)) { in v8SetReturnValueFast()
|
D | V8TestInterfaceNamedConstructor2.h | 62 if (UNLIKELY(!impl)) in toV8() 74 if (UNLIKELY(!impl)) { in v8SetReturnValue() 88 if (UNLIKELY(!impl)) { in v8SetReturnValueForMainWorld() 101 if (UNLIKELY(!impl)) { in v8SetReturnValueFast()
|
D | V8TestTypedefs.h | 57 if (UNLIKELY(!impl)) in toV8() 69 if (UNLIKELY(!impl)) { in v8SetReturnValue() 83 if (UNLIKELY(!impl)) { in v8SetReturnValueForMainWorld() 96 if (UNLIKELY(!impl)) { in v8SetReturnValueFast()
|
D | V8TestInterface2.h | 58 if (UNLIKELY(!impl)) in toV8() 70 if (UNLIKELY(!impl)) { in v8SetReturnValue() 84 if (UNLIKELY(!impl)) { in v8SetReturnValueForMainWorld() 97 if (UNLIKELY(!impl)) { in v8SetReturnValueFast()
|
D | V8SVGTestInterface.h | 56 if (UNLIKELY(!impl)) in toV8() 68 if (UNLIKELY(!impl)) { in v8SetReturnValue() 82 if (UNLIKELY(!impl)) { in v8SetReturnValueForMainWorld() 95 if (UNLIKELY(!impl)) { in v8SetReturnValueFast()
|
D | V8TestInterfaceConstructor3.h | 57 if (UNLIKELY(!impl)) in toV8() 69 if (UNLIKELY(!impl)) { in v8SetReturnValue() 83 if (UNLIKELY(!impl)) { in v8SetReturnValueForMainWorld() 96 if (UNLIKELY(!impl)) { in v8SetReturnValueFast()
|