Home
last modified time | relevance | path

Searched defs:Cond (Results 1 – 25 of 64) sorted by relevance

123

/prebuilts/go/linux-x86/src/sync/
Dcond.go37 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/
DPredicate.h123 std::optional<T> WaitFor(C Cond, const Timeout<std::micro> &timeout) { in WaitFor()
/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Utility/
DPredicate.h123 std::optional<T> WaitFor(C Cond, const Timeout<std::micro> &timeout) { in WaitFor()
/prebuilts/clang/host/linux-x86/clang-r547379/include/lldb/Utility/
DPredicate.h123 std::optional<T> WaitFor(C Cond, const Timeout<std::micro> &timeout) { in WaitFor()
/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Utility/
DPredicate.h123 std::optional<T> WaitFor(C Cond, const Timeout<std::micro> &timeout) { in WaitFor()
/prebuilts/clang/host/linux-x86/clang-r547379/include/llvm/CodeGen/
DTargetInstrInfo.h784 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/
DTargetInstrInfo.h805 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/
DTargetInstrInfo.h807 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/
DTargetInstrInfo.h805 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/
DSimplifyQuery.h63 Value *Cond; member
/prebuilts/clang/host/linux-x86/clang-r547379/include/llvm/Transforms/Utils/
DPredicateInfo.h140 BasicBlock *To, Value *Cond) in PredicateWithEdge()
/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Transforms/Utils/
DPredicateInfo.h140 BasicBlock *To, Value *Cond) in PredicateWithEdge()
/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Transforms/Utils/
DPredicateInfo.h140 BasicBlock *To, Value *Cond) in PredicateWithEdge()
/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Transforms/Utils/
DPredicateInfo.h140 BasicBlock *To, Value *Cond) in PredicateWithEdge()
/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/
DParallel.h62 mutable std::condition_variable Cond; variable
/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/
DParallel.h62 mutable std::condition_variable Cond; variable
/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/
DParallel.h62 mutable std::condition_variable Cond; variable
/prebuilts/clang/host/linux-x86/clang-r547379/include/llvm/Support/
DParallel.h62 mutable std::condition_variable Cond; variable
/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/StaticAnalyzer/Core/PathSensitive/
DProgramState.h708 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/
DProgramState.h700 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/
Dinst.go643 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/
DProgramState.h706 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/
DProgramState.h706 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/
Dengine.go127 type Cond interface { interface
/prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/_gen/
Drulegen.go783 Match, Cond, Result string // top comments member
795 Cond ast.Expr member

123