Home
last modified time | relevance | path

Searched refs:unlikely (Results 1 – 7 of 7) sorted by relevance

/device/google/contexthub/firmware/os/inc/
Dutil.h41 #define unlikely(x) (x) macro
/device/linaro/bootloader/edk2/EmulatorPkg/Unix/
DGdbRun17 # Gdb will set $_exitcode when the program exits. Pre-init it to an unlikely
/device/google/contexthub/firmware/os/core/
DeventQ.c140 if (unlikely(atFront)) { in evtQueueEnqueue()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
Dlistsort.txt231 If an array is random, it's very unlikely we'll see long runs. If a natural
473 winning sub-runs are extremely unlikely in random data, and guessing that a
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
Dlistsort.txt234 If an array is random, it's very unlikely we'll see long runs. If a natural
476 winning sub-runs are extremely unlikely in random data, and guessing that a
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/
DChangeLog685 - fixed very unlikely race condition in ct_static_init
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/
DChangeLog1302 - fixed very unlikely race condition in ct_static_init