| /third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/ |
| H A D | compiler.h | 36 #define likely(x) __builtin_expect(!!(x), 1) macro
|
| /foundation/resourceschedule/ffrt/src/internal_inc/ |
| H A D | osal.h | 26 #define likely(x) __builtin_expect(!!(x), 1) macro
|
| /third_party/libunwind/libunwind/include/ |
| H A D | compiler.h | 49 # define likely(x) __builtin_expect ((x), 1) macro 52 # define likely(x) (x) macro 64 # define likely(x) (x) macro
|
| /third_party/libbpf/include/linux/ |
| H A D | compiler.h | 6 #define likely(x) __builtin_expect(!!(x), 1) macro
|
| /third_party/icu/icu4c/source/common/ |
| H A D | uscript.cpp | 130 icu::CharString likely; in uscript_getCode() local
|
| H A D | locdistance.cpp | 62 const XLikelySubtags &likely = *XLikelySubtags::getSingleton(errorCode); in initLocaleDistance() local 86 LocaleDistance::LocaleDistance(const LocaleDistanceData &data, const XLikelySubtags &likely) : in LocaleDistance() argument
|
| H A D | loclikelysubtags.cpp | 513 const LSR &likely = lsrs[index]; local 528 const LSR &likely = lsrs[index]; variable
|
| H A D | loclikely.cpp | 1337 icu::CharString likely; in uloc_isRightToLeft() local
|
| /third_party/node/deps/icu-small/source/common/ |
| H A D | uscript.cpp | 143 icu::CharString likely; in uscript_getCode() local
|
| H A D | locdistance.cpp | 62 const XLikelySubtags &likely = *XLikelySubtags::getSingleton(errorCode); in initLocaleDistance() local 86 LocaleDistance::LocaleDistance(const LocaleDistanceData &data, const XLikelySubtags &likely) : in LocaleDistance() argument
|
| H A D | loclikely.cpp | 755 icu::CharString likely; in uloc_isRightToLeft() local
|
| H A D | loclikelysubtags.cpp | 700 const LSR &likely = lsrs[index]; local 715 const LSR &likely = lsrs[index]; variable
|
| /third_party/optimized-routines/networking/ |
| H A D | chksum_common.h | 30 #define likely(x) __builtin_expect(!!(x), 1) macro 41 #define likely(x) (x) macro
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | uscript.cpp | 130 icu::CharString likely; in uscript_getCode() local
|
| H A D | locdistance.cpp | 62 const XLikelySubtags &likely = *XLikelySubtags::getSingleton(errorCode); in initLocaleDistance() local 86 LocaleDistance::LocaleDistance(const LocaleDistanceData &data, const XLikelySubtags &likely) : in LocaleDistance() argument
|
| H A D | loclikelysubtags.cpp | 513 const LSR &likely = lsrs[index]; local 528 const LSR &likely = lsrs[index]; variable
|
| H A D | loclikely.cpp | 1332 icu::CharString likely; in uloc_isRightToLeft() local
|
| /foundation/resourceschedule/ffrt/src/sync/ |
| H A D | perf_counter.cpp | 22 #define likely(x) __builtin_expect(!!(x), 1) macro
|
| /third_party/elfutils/lib/ |
| H A D | eu-config.h | 131 # define likely(e) debugpred__ (e,1) macro 136 # define likely(expr) __builtin_expect (!!(expr), 1) macro
|
| /third_party/ffmpeg/libavcodec/alpha/ |
| H A D | asm.h | 30 # define likely(x) __builtin_expect((x) != 0, 1) macro 33 # define likely(x) (x) macro
|
| /third_party/alsa-lib/test/ |
| H A D | mixtest.c | 11 #define likely(x) __builtin_expect((x),1) macro
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb.hh | 247 #define likely(expr) (__builtin_expect (!!(expr), 1)) macro 250 #define likely(expr) (expr) macro
|
| /base/hiviewdfx/hilog/frameworks/libhilog/include/ |
| H A D | hilog_common.h | 59 #define likely(x) __builtin_expect(!!(x), 1) macro
|
| /third_party/mesa3d/src/util/ |
| H A D | macros.h | 54 # define likely(x) __builtin_expect(!!(x), 1) macro 57 # define likely(x) (x) macro
|
| /third_party/optimized-routines/math/ |
| H A D | math_config.h | 75 # define likely(x) __builtin_expect (!!(x), 1) macro 91 # define likely(x) (x) macro
|