/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/promise/ |
D | if.h | 75 If(C condition, T if_true, F if_false) in If() function 133 If(bool condition, T if_true, F if_false) : condition_(condition) { in If() function 152 If(If&& other) noexcept : condition_(other.condition_) { in If() function 197 promise_detail::If<C, T, F> If(C condition, T if_true, F if_false) { in If() function
|
/aosp_15_r20/external/grpc-grpc/src/core/lib/promise/ |
H A D | if.h | 74 If(C condition, T if_true, F if_false) in If() function 132 If(bool condition, T if_true, F if_false) : condition_(condition) { in If() function 151 If(If&& other) noexcept : condition_(other.condition_) { in If() function 200 promise_detail::If<C, T, F> If(C condition, T if_true, F if_false) { in If() function
|
/aosp_15_r20/external/pytorch/torch/csrc/jit/frontend/ |
H A D | tree_views.h | 515 struct If : public Stmt { struct 516 explicit If(const TreeRef& tree) : Stmt(tree) { in If() argument 528 If withNewBranches( in withNewBranches() argument 533 static If create( in create() argument
|
/aosp_15_r20/external/google-java-format/core/src/main/java/com/google/googlejavaformat/ |
H A D | Indent.java | 55 public static final class If extends Indent { class in Indent 60 private If(BreakTag condition, Indent thenIndent, Indent elseIndent) { in If() method in Indent.If
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/ |
H A D | SIOptimizeVGPRLiveRange.cpp | 223 MachineBasicBlock *If, MachineBasicBlock *Flow, MachineBasicBlock *Endif, in collectCandidateRegisters() 401 Register Reg, MachineBasicBlock *If, MachineBasicBlock *Flow) const { in updateLiveRangeInThenRegion() 500 Register Reg, MachineBasicBlock *If, MachineBasicBlock *Flow, in optimizeLiveRange()
|
/aosp_15_r20/external/python/jinja/docs/ |
D | templates.rst | 789 If section in List of Control Structures 839 If the macro was defined in a different template, you have to argument
|
/aosp_15_r20/external/clang/lib/Analysis/ |
H A D | BodyFarm.cpp | 242 IfStmt *If = new (C) IfStmt(C, SourceLocation(), false, nullptr, nullptr, in create_dispatch_once() local 346 Stmt *If = new (C) IfStmt(C, SourceLocation(), false, nullptr, nullptr, in create_OSAtomicCompareAndSwap() local
|
/aosp_15_r20/external/crosvm/acpi_tables/src/ |
H A D | aml.rs | 964 pub struct If<'a> { struct 969 impl<'a> If<'a> { implementation 979 impl<'a> Aml for If<'a> { implementation
|
/aosp_15_r20/external/llvm/examples/OCaml-Kaleidoscope/Chapter5/ |
H A D | token.ml | 18 | If | Then | Else Constructor
|
H A D | ast.ml | 20 | If of expr * expr * expr Constructor
|
/aosp_15_r20/external/starlark-go/syntax/ |
H A D | syntax.go | 149 If Position // IF or ELIF member 364 If Position member 434 If Position member
|
/aosp_15_r20/external/llvm/examples/OCaml-Kaleidoscope/Chapter6/ |
H A D | token.ml | 18 | If | Then | Else Constructor
|
H A D | ast.ml | 23 | If of expr * expr * expr Constructor
|
/aosp_15_r20/prebuilts/go/linux-x86/test/fixedbugs/ |
D | issue59404.go | 41 type If int type
|
D | issue59638.go | 45 type If int type
|
/aosp_15_r20/external/llvm/examples/OCaml-Kaleidoscope/Chapter7/ |
H A D | token.ml | 18 | If | Then | Else Constructor
|
H A D | ast.ml | 23 | If of expr * expr * expr Constructor
|
/aosp_15_r20/external/google-fruit/include/fruit/impl/meta/ |
H A D | basics.h | 53 struct If {}; struct
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/tools/clang_tidy_checks/ |
H A D | proper_version_checks.cpp | 22 …void If(clang::SourceLocation location, clang::SourceRange condition_range, ConditionValueKind) ov… in If() function in libcpp::__anon486a30fa0111::proper_version_checks_callbacks
|
/aosp_15_r20/external/clang/include/clang/Lex/ |
H A D | PPCallbacks.h | 280 virtual void If(SourceLocation Loc, SourceRange ConditionRange, in If() function 467 void If(SourceLocation Loc, SourceRange ConditionRange, in If() function
|
/aosp_15_r20/external/clang/lib/Lex/ |
H A D | PPConditionalDirectiveRecord.cpp | 78 void PPConditionalDirectiveRecord::If(SourceLocation Loc, in If() function in PPConditionalDirectiveRecord
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/ |
D | EvaluatedExprVisitor.h | 109 void VisitIfStmt(PTR(IfStmt) If) { in VisitIfStmt()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/ |
D | EvaluatedExprVisitor.h | 109 void VisitIfStmt(PTR(IfStmt) If) { in VisitIfStmt()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/ |
D | EvaluatedExprVisitor.h | 109 void VisitIfStmt(PTR(IfStmt) If) { in VisitIfStmt()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/ |
D | EvaluatedExprVisitor.h | 109 void VisitIfStmt(PTR(IfStmt) If) { in VisitIfStmt()
|