Home
last modified time | relevance | path

Searched refs:UNLIKELY (Results 1 – 25 of 136) sorted by relevance

123456

/external/chromium_org/third_party/WebKit/Source/bindings/core/v8/
DV8BindingMacros.h45 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/
Dsanitizer_allocator_testlib.cc74 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/
Dhost_s390_defs.c1498 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 …]
Dhost_generic_maddf.c144 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/
Dcompiler_specific.h200 #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/
DGraphicsContextAnnotator.h37 if (UNLIKELY(paintInfo.context->annotationMode())) \
54 if (UNLIKELY(m_context != 0)) in ~GraphicsContextAnnotator()
/external/compiler-rt/lib/asan/
Dasan_interceptors.cc126 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/
DV8TestSpecialOperations.h56 if (UNLIKELY(!impl)) in toV8()
68 if (UNLIKELY(!impl)) { in v8SetReturnValue()
82 if (UNLIKELY(!impl)) { in v8SetReturnValueForMainWorld()
95 if (UNLIKELY(!impl)) { in v8SetReturnValueFast()
DV8TestInterfaceCustomConstructor.h58 if (UNLIKELY(!impl)) in toV8()
70 if (UNLIKELY(!impl)) { in v8SetReturnValue()
84 if (UNLIKELY(!impl)) { in v8SetReturnValueForMainWorld()
97 if (UNLIKELY(!impl)) { in v8SetReturnValueFast()
DV8TestInterfaceConstructor4.h57 if (UNLIKELY(!impl)) in toV8()
69 if (UNLIKELY(!impl)) { in v8SetReturnValue()
83 if (UNLIKELY(!impl)) { in v8SetReturnValueForMainWorld()
96 if (UNLIKELY(!impl)) { in v8SetReturnValueFast()
DV8TestInterfaceDocument.h63 if (UNLIKELY(!impl)) in toV8()
75 if (UNLIKELY(!impl)) { in v8SetReturnValue()
89 if (UNLIKELY(!impl)) { in v8SetReturnValueForMainWorld()
102 if (UNLIKELY(!impl)) { in v8SetReturnValueFast()
DV8TestInterfaceGarbageCollected.h61 if (UNLIKELY(!impl)) in toV8()
73 if (UNLIKELY(!impl)) { in v8SetReturnValue()
87 if (UNLIKELY(!impl)) { in v8SetReturnValueForMainWorld()
100 if (UNLIKELY(!impl)) { in v8SetReturnValueFast()
DV8TestInterfaceNode.h63 if (UNLIKELY(!impl)) in toV8()
75 if (UNLIKELY(!impl)) { in v8SetReturnValue()
89 if (UNLIKELY(!impl)) { in v8SetReturnValueForMainWorld()
102 if (UNLIKELY(!impl)) { in v8SetReturnValueFast()
DV8TestInterfaceCheckSecurity.h56 if (UNLIKELY(!impl)) in toV8()
68 if (UNLIKELY(!impl)) { in v8SetReturnValue()
82 if (UNLIKELY(!impl)) { in v8SetReturnValueForMainWorld()
95 if (UNLIKELY(!impl)) { in v8SetReturnValueFast()
DV8TestSpecialOperationsNotEnumerable.h56 if (UNLIKELY(!impl)) in toV8()
68 if (UNLIKELY(!impl)) { in v8SetReturnValue()
82 if (UNLIKELY(!impl)) { in v8SetReturnValueForMainWorld()
95 if (UNLIKELY(!impl)) { in v8SetReturnValueFast()
DV8TestInterfaceConstructor.h63 if (UNLIKELY(!impl)) in toV8()
75 if (UNLIKELY(!impl)) { in v8SetReturnValue()
89 if (UNLIKELY(!impl)) { in v8SetReturnValueForMainWorld()
102 if (UNLIKELY(!impl)) { in v8SetReturnValueFast()
DV8TestInterfaceNamedConstructor.h63 if (UNLIKELY(!impl)) in toV8()
75 if (UNLIKELY(!impl)) { in v8SetReturnValue()
89 if (UNLIKELY(!impl)) { in v8SetReturnValueForMainWorld()
102 if (UNLIKELY(!impl)) { in v8SetReturnValueFast()
DV8TestInterfaceEmpty.h56 if (UNLIKELY(!impl)) in toV8()
68 if (UNLIKELY(!impl)) { in v8SetReturnValue()
82 if (UNLIKELY(!impl)) { in v8SetReturnValueForMainWorld()
95 if (UNLIKELY(!impl)) { in v8SetReturnValueFast()
DV8TestNode.h64 if (UNLIKELY(!impl)) in toV8()
76 if (UNLIKELY(!impl)) { in v8SetReturnValue()
90 if (UNLIKELY(!impl)) { in v8SetReturnValueForMainWorld()
103 if (UNLIKELY(!impl)) { in v8SetReturnValueFast()
DV8TestInterfaceConstructor2.h57 if (UNLIKELY(!impl)) in toV8()
69 if (UNLIKELY(!impl)) { in v8SetReturnValue()
83 if (UNLIKELY(!impl)) { in v8SetReturnValueForMainWorld()
96 if (UNLIKELY(!impl)) { in v8SetReturnValueFast()
DV8TestInterfaceNamedConstructor2.h62 if (UNLIKELY(!impl)) in toV8()
74 if (UNLIKELY(!impl)) { in v8SetReturnValue()
88 if (UNLIKELY(!impl)) { in v8SetReturnValueForMainWorld()
101 if (UNLIKELY(!impl)) { in v8SetReturnValueFast()
DV8TestTypedefs.h57 if (UNLIKELY(!impl)) in toV8()
69 if (UNLIKELY(!impl)) { in v8SetReturnValue()
83 if (UNLIKELY(!impl)) { in v8SetReturnValueForMainWorld()
96 if (UNLIKELY(!impl)) { in v8SetReturnValueFast()
DV8TestInterface2.h58 if (UNLIKELY(!impl)) in toV8()
70 if (UNLIKELY(!impl)) { in v8SetReturnValue()
84 if (UNLIKELY(!impl)) { in v8SetReturnValueForMainWorld()
97 if (UNLIKELY(!impl)) { in v8SetReturnValueFast()
DV8SVGTestInterface.h56 if (UNLIKELY(!impl)) in toV8()
68 if (UNLIKELY(!impl)) { in v8SetReturnValue()
82 if (UNLIKELY(!impl)) { in v8SetReturnValueForMainWorld()
95 if (UNLIKELY(!impl)) { in v8SetReturnValueFast()
DV8TestInterfaceConstructor3.h57 if (UNLIKELY(!impl)) in toV8()
69 if (UNLIKELY(!impl)) { in v8SetReturnValue()
83 if (UNLIKELY(!impl)) { in v8SetReturnValueForMainWorld()
96 if (UNLIKELY(!impl)) { in v8SetReturnValueFast()

123456