Home
last modified time | relevance | path

Searched defs:ENTER (Results 1 - 9 of 9) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/XRay/
H A DFDRTraceExpander.h29 XRayRecord CurrentRecord{0, 0, RecordTypes::ENTER, 0, 0, 0, 0, {}, {}}; member in llvm::xray::TraceExpander::RecordTypes
H A DXRayRecord.h58 ENTER, member in llvm::xray::RecordTypes
/third_party/alsa-lib/include/
H A Dsearch.h66 ENTER enumerator
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dsearch.h13 typedef enum { FIND, ENTER } ACTION; enumerator
/third_party/musl/porting/uniproton/kernel/include/
H A Dsearch.h13 typedef enum { FIND, ENTER } ACTION; enumerator
/third_party/musl/porting/liteos_m/kernel/include/
H A Dsearch.h13 typedef enum { FIND, ENTER } ACTION; enumerator
/third_party/musl/include/
H A Dsearch.h13 typedef enum { FIND, ENTER } ACTION; enumerator
/third_party/mesa3d/src/mesa/x86/
H A Dassyntax.h433 #define ENTER(a,b) CHOICE(enter ARG2(a,b), enter ARG2(a,b), enter ARG2(b,a)) macro
1162 #define ENTER(a,b) enter b, a macro
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/openbsd/
H A Dmod.rs1617 pub const ENTER: ::ACTION = 1; consts

Completed in 11 milliseconds