Home
last modified time | relevance | path

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

/third_party/rust/crates/rustix/src/backend/libc/net/
H A Dsend_recv.rs42 const MORE = c::MSG_MORE; consts
/third_party/rust/crates/rustix/src/backend/linux_raw/net/
H A Dsend_recv.rs16 const MORE = c::MSG_MORE; consts
/third_party/rust/crates/rustix/src/backend/libc/io/
H A Dtypes.rs46 const MORE = c::SPLICE_F_MORE; consts
/third_party/rust/crates/rustix/src/backend/linux_raw/io/
H A Dtypes.rs44 const MORE = linux_raw_sys::general::SPLICE_F_MORE; consts
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
H A DUtils.cpp178 reportGISelFailure(MachineFunction &MF, const TargetPassConfig &TPC, MachineOptimizationRemarkEmitter &MORE, MachineOptimizationRemarkMissed &R) reportGISelFailure() argument
194 reportGISelFailure(MachineFunction &MF, const TargetPassConfig &TPC, MachineOptimizationRemarkEmitter &MORE, const char *PassName, StringRef Msg, const MachineInstr &MI) reportGISelFailure() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
H A DRegBankSelect.h504 std::unique_ptr<MachineOptimizationRemarkEmitter> MORE; member in llvm::RegBankSelect
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
H A Dregcomp.c124 #define MORE() (p->next < p->end) macro
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A Dregcomp.c252 #define MORE() (p->next < p->end) macro
[all...]
/third_party/rust/crates/rustix/src/
H A Dio_uring.rs400 const MORE = sys::IORING_CQE_F_MORE as _; consts

Completed in 7 milliseconds