/prebuilts/go/linux-x86/src/sync/ |
D | cond.go | 37 type Cond struct { struct 38 noCopy noCopy 41 L Locker 43 notify notifyList 44 checker copyChecker 67 func (c *Cond) Wait() { 82 func (c *Cond) Signal() { 107 panic("sync.Cond is copied")
|
/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Utility/ |
D | Predicate.h | 123 std::optional<T> WaitFor(C Cond, const Timeout<std::micro> &timeout) { in WaitFor()
|
/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Utility/ |
D | Predicate.h | 123 std::optional<T> WaitFor(C Cond, const Timeout<std::micro> &timeout) { in WaitFor()
|
/prebuilts/clang/host/linux-x86/clang-r547379/include/lldb/Utility/ |
D | Predicate.h | 123 std::optional<T> WaitFor(C Cond, const Timeout<std::micro> &timeout) { in WaitFor()
|
/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Utility/ |
D | Predicate.h | 123 std::optional<T> WaitFor(C Cond, const Timeout<std::micro> &timeout) { in WaitFor()
|
/prebuilts/clang/host/linux-x86/clang-r547379/include/llvm/CodeGen/ |
D | TargetInstrInfo.h | 784 int TC, MachineBasicBlock &MBB, SmallVectorImpl<MachineOperand> &Cond, in createRemainingIterationsGreaterCondition() 832 SmallVectorImpl<MachineOperand> &Cond, in reduceLoopCount() 936 ArrayRef<MachineOperand> Cond, Register DstReg, in canInsertSelect() 960 Register DstReg, ArrayRef<MachineOperand> Cond, in insertSelect() 984 SmallVectorImpl<MachineOperand> &Cond, in analyzeSelect() 1574 reverseBranchCondition(SmallVectorImpl<MachineOperand> &Cond) const { in reverseBranchCondition() 1618 virtual bool canMakeTailCallConditional(SmallVectorImpl<MachineOperand> &Cond, in canMakeTailCallConditional() 1625 SmallVectorImpl<MachineOperand> &Cond, in replaceBranchWithTailCall()
|
/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/ |
D | TargetInstrInfo.h | 805 SmallVectorImpl<MachineOperand> &Cond, in reduceLoopCount() 909 ArrayRef<MachineOperand> Cond, Register DstReg, in canInsertSelect() 933 Register DstReg, ArrayRef<MachineOperand> Cond, in insertSelect() 957 SmallVectorImpl<MachineOperand> &Cond, in analyzeSelect() 1537 reverseBranchCondition(SmallVectorImpl<MachineOperand> &Cond) const { in reverseBranchCondition() 1581 virtual bool canMakeTailCallConditional(SmallVectorImpl<MachineOperand> &Cond, in canMakeTailCallConditional() 1588 SmallVectorImpl<MachineOperand> &Cond, in replaceBranchWithTailCall()
|
/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/ |
D | TargetInstrInfo.h | 807 SmallVectorImpl<MachineOperand> &Cond, in reduceLoopCount() 911 ArrayRef<MachineOperand> Cond, Register DstReg, in canInsertSelect() 935 Register DstReg, ArrayRef<MachineOperand> Cond, in insertSelect() 959 SmallVectorImpl<MachineOperand> &Cond, in analyzeSelect() 1549 reverseBranchCondition(SmallVectorImpl<MachineOperand> &Cond) const { in reverseBranchCondition() 1593 virtual bool canMakeTailCallConditional(SmallVectorImpl<MachineOperand> &Cond, in canMakeTailCallConditional() 1600 SmallVectorImpl<MachineOperand> &Cond, in replaceBranchWithTailCall()
|
/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/ |
D | TargetInstrInfo.h | 805 SmallVectorImpl<MachineOperand> &Cond, in reduceLoopCount() 909 ArrayRef<MachineOperand> Cond, Register DstReg, in canInsertSelect() 933 Register DstReg, ArrayRef<MachineOperand> Cond, in insertSelect() 957 SmallVectorImpl<MachineOperand> &Cond, in analyzeSelect() 1537 reverseBranchCondition(SmallVectorImpl<MachineOperand> &Cond) const { in reverseBranchCondition() 1581 virtual bool canMakeTailCallConditional(SmallVectorImpl<MachineOperand> &Cond, in canMakeTailCallConditional() 1588 SmallVectorImpl<MachineOperand> &Cond, in replaceBranchWithTailCall()
|
/prebuilts/clang/host/linux-x86/clang-r547379/include/llvm/Analysis/ |
D | SimplifyQuery.h | 63 Value *Cond; member
|
/prebuilts/clang/host/linux-x86/clang-r547379/include/llvm/Transforms/Utils/ |
D | PredicateInfo.h | 140 BasicBlock *To, Value *Cond) in PredicateWithEdge()
|
/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Transforms/Utils/ |
D | PredicateInfo.h | 140 BasicBlock *To, Value *Cond) in PredicateWithEdge()
|
/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Transforms/Utils/ |
D | PredicateInfo.h | 140 BasicBlock *To, Value *Cond) in PredicateWithEdge()
|
/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Transforms/Utils/ |
D | PredicateInfo.h | 140 BasicBlock *To, Value *Cond) in PredicateWithEdge()
|
/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/ |
D | Parallel.h | 62 mutable std::condition_variable Cond; variable
|
/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/ |
D | Parallel.h | 62 mutable std::condition_variable Cond; variable
|
/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/ |
D | Parallel.h | 62 mutable std::condition_variable Cond; variable
|
/prebuilts/clang/host/linux-x86/clang-r547379/include/llvm/Support/ |
D | Parallel.h | 62 mutable std::condition_variable Cond; variable
|
/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/StaticAnalyzer/Core/PathSensitive/ |
D | ProgramState.h | 708 inline ProgramStateRef ProgramState::assume(DefinedOrUnknownSVal Cond, in assume() 718 ProgramState::assume(DefinedOrUnknownSVal Cond) const { in assume()
|
/prebuilts/clang/host/linux-x86/clang-r547379/include/clang/StaticAnalyzer/Core/PathSensitive/ |
D | ProgramState.h | 700 inline ProgramStateRef ProgramState::assume(DefinedOrUnknownSVal Cond, in assume() 710 ProgramState::assume(DefinedOrUnknownSVal Cond) const { in assume()
|
/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/arm64/arm64asm/ |
D | inst.go | 643 type Cond struct { struct 644 Value uint8 645 Invert bool 648 func (Cond) isArg() {} 650 func (c Cond) String() string {
|
/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/StaticAnalyzer/Core/PathSensitive/ |
D | ProgramState.h | 706 inline ProgramStateRef ProgramState::assume(DefinedOrUnknownSVal Cond, in assume() 716 ProgramState::assume(DefinedOrUnknownSVal Cond) const { in assume()
|
/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/StaticAnalyzer/Core/PathSensitive/ |
D | ProgramState.h | 706 inline ProgramStateRef ProgramState::assume(DefinedOrUnknownSVal Cond, in assume() 716 ProgramState::assume(DefinedOrUnknownSVal Cond) const { in assume()
|
/prebuilts/go/linux-x86/src/cmd/go/internal/script/ |
D | engine.go | 127 type Cond interface { interface
|
/prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/_gen/ |
D | rulegen.go | 783 Match, Cond, Result string // top comments member 795 Cond ast.Expr member
|