Home
last modified time | relevance | path

Searched defs:IS_READY (Results 1 – 23 of 23) sorted by relevance

/dports/lang/rust/rustc-1.58.1-src/library/core/tests/
H A Dtask.rs9 const IS_READY: bool = POLL.is_ready(); in poll_const() const
/dports/emulators/vmips/vmips-1.5.1/test_code/vmips.outcheck/
H A Dhello2.c6 #define IS_READY(ctrl) (((*(ctrl)) & CTL_RDY) != 0) macro
H A Dhello.c6 #define IS_READY(ctrl) (((*(ctrl)) & CTL_RDY) != 0) macro
/dports/emulators/vmips/vmips-1.5.1/test_code/vmips.misc-tests/
H A Decho.c6 #define IS_READY(ctrl) (((*(ctrl)) & CTL_RDY) != 0) macro
/dports/devel/llvm70/llvm-7.0.1.src/tools/llvm-mca/
H A DInstruction.h287 IS_READY, // Instruction dispatched and operands ready. enumerator
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/include/llvm/MCA/
H A DInstruction.h450 IS_READY, // Instruction dispatched and operands ready. enumerator
/dports/devel/llvm10/llvm-10.0.1.src/include/llvm/MCA/
H A DInstruction.h450 IS_READY, // Instruction dispatched and operands ready. enumerator
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/include/llvm/MCA/
H A DInstruction.h450 IS_READY, // Instruction dispatched and operands ready. enumerator
/dports/devel/llvm11/llvm-11.0.1.src/include/llvm/MCA/
H A DInstruction.h450 IS_READY, // Instruction dispatched and operands ready. enumerator
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/
H A DInstruction.h450 IS_READY, // Instruction dispatched and operands ready. enumerator
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/include/llvm/MCA/
H A DInstruction.h450 IS_READY, // Instruction dispatched and operands ready. enumerator
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/include/llvm/MCA/
H A DInstruction.h450 IS_READY, // Instruction dispatched and operands ready. enumerator
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/include/llvm/MCA/
H A DInstruction.h450 IS_READY, // Instruction dispatched and operands ready. enumerator
/dports/devel/llvm90/llvm-9.0.1.src/include/llvm/MCA/
H A DInstruction.h445 IS_READY, // Instruction dispatched and operands ready. enumerator
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/MCA/
H A DInstruction.h574 IS_READY, // Instruction dispatched and operands ready. enumerator
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/MCA/
H A DInstruction.h574 IS_READY, // Instruction dispatched and operands ready. enumerator
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/include/llvm/MCA/
H A DInstruction.h574 IS_READY, // Instruction dispatched and operands ready. enumerator
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/include/llvm/MCA/
H A DInstruction.h574 IS_READY, // Instruction dispatched and operands ready. enumerator
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/include/llvm/MCA/
H A DInstruction.h574 IS_READY, // Instruction dispatched and operands ready. enumerator
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/include/llvm/MCA/
H A DInstruction.h574 IS_READY, // Instruction dispatched and operands ready. enumerator
/dports/multimedia/v4l_compat/linux-5.13-rc2/sound/pci/riptide/
H A Driptide.c194 #define IS_READY(p) (READ_AUDIO_STATUS(p)&0x0001) macro
/dports/multimedia/libv4l/linux-5.13-rc2/sound/pci/riptide/
H A Driptide.c194 #define IS_READY(p) (READ_AUDIO_STATUS(p)&0x0001) macro
/dports/multimedia/v4l-utils/linux-5.13-rc2/sound/pci/riptide/
H A Driptide.c194 #define IS_READY(p) (READ_AUDIO_STATUS(p)&0x0001) macro