/external/rust/crates/async-task/src/ |
D | runnable.rs | 107 struct Checked<F> { in spawn_local() struct 108 id: ThreadId, in spawn_local() 109 inner: ManuallyDrop<F>, in spawn_local() 112 impl<F> Drop for Checked<F> { in spawn_local() implementation 124 impl<F: Future> Future for Checked<F> { in spawn_local() implementation
|
/external/deqp/external/vulkancts/framework/vulkan/ |
D | vkRef.hpp | 41 struct Checked struct 43 explicit inline Checked (T object_) : object(object_) {} in Checked() argument 45 T object;
|
/external/wpa_supplicant_8/src/common/ |
D | ieee802_1x_defs.h | 67 Checked, enumerator
|
/external/swiftshader/third_party/subzero/src/ |
D | IceASanInstrumentation.cpp | 415 VarSizeMap *Checked = ICE_TLS_GET_FIELD(CheckedVars); in instrumentAccess() local
|
/external/llvm-project/llvm/lib/CodeGen/ |
D | TargetRegisterInfo.cpp | 87 BitVector Checked(getNumRegs()); in checkAllSuperRegsMarked() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | TargetRegisterInfo.cpp | 67 BitVector Checked(getNumRegs()); in checkAllSuperRegsMarked() local
|
/external/llvm/include/llvm/Support/ |
D | Error.h | 822 bool Checked : 1; variable
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/ |
D | WasmObjectFile.cpp | 1646 bool Checked[WASM_NUM_SEC_ORDERS] = {}; in isValidSectionOrder() local
|
/external/llvm-project/llvm/lib/Object/ |
D | WasmObjectFile.cpp | 1830 bool Checked[WASM_NUM_SEC_ORDERS] = {}; in isValidSectionOrder() local
|
/external/clang/lib/CodeGen/ |
D | CGExpr.cpp | 2498 ArrayRef<std::pair<llvm::Value *, SanitizerMask>> Checked, in EmitCheck() 2732 void CodeGenFunction::EmitTrapCheck(llvm::Value *Checked) { in EmitTrapCheck()
|
/external/llvm-project/clang/lib/CodeGen/ |
D | CGExpr.cpp | 3191 ArrayRef<std::pair<llvm::Value *, SanitizerMask>> Checked, in EmitCheck() 3470 void CodeGenFunction::EmitTrapCheck(llvm::Value *Checked, in EmitTrapCheck()
|
/external/llvm-project/clang/lib/Sema/ |
D | SemaLookup.cpp | 3392 SmallVector<TemplateArgument, 1> Checked; in LookupLiteralOperator() local
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAG.cpp | 7284 SmallPtrSetImpl<const SDNode*> &Checked, in checkForCyclesHelper()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAG.cpp | 9746 SmallPtrSetImpl<const SDNode*> &Checked, in checkForCyclesHelper()
|
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAG.cpp | 10099 SmallPtrSetImpl<const SDNode*> &Checked, in checkForCyclesHelper()
|