Home
last modified time | relevance | path

Searched defs:ifTrue (Results 1 – 25 of 72) sorted by relevance

123

/aosp_15_r20/external/skia/src/sksl/ir/
H A DSkSLIfStatement.h32 std::unique_ptr<Statement> ifTrue, std::unique_ptr<Statement> ifFalse) in IfStatement()
61 std::unique_ptr<Statement>& ifTrue() { in ifTrue() function
65 const std::unique_ptr<Statement>& ifTrue() const { in ifTrue() function
H A DSkSLTernaryExpression.h35 std::unique_ptr<Expression> ifTrue, std::unique_ptr<Expression> ifFalse) in TernaryExpression()
66 std::unique_ptr<Expression>& ifTrue() { in ifTrue() function
70 const std::unique_ptr<Expression>& ifTrue() const { in ifTrue() function
H A DSkSLIfStatement.cpp35 std::unique_ptr<Statement> ifTrue, in Convert()
60 std::unique_ptr<Statement> ifTrue, in Make()
H A DSkSLTernaryExpression.cpp27 std::unique_ptr<Expression> ifTrue, in Convert()
75 std::unique_ptr<Expression> ifTrue, in Make()
/aosp_15_r20/packages/services/Car/libs/obd2-lib/src/com/android/car/obd2/
DIntegerArrayStream.java54 public <T> T hasAtLeast(int n, Function<IntegerArrayStream, T> ifTrue) { in hasAtLeast()
60 Function<IntegerArrayStream, T> ifTrue, in hasAtLeast()
/aosp_15_r20/art/compiler/optimizing/
H A Dinduction_var_analysis_test.cc85 HBasicBlock* ifTrue = AddNewBlock(); in BuildIf() local
296 HBasicBlock* ifTrue; in TEST_F() local
327 HBasicBlock* ifTrue; in TEST_F() local
/aosp_15_r20/external/swiftshader/src/Reactor/
H A DReactor.hpp2946 RValue<T> IfThenElse(RValue<Bool> condition, RValue<T> ifTrue, RValue<T> ifFalse) in IfThenElse()
2953 RValue<T> IfThenElse(RValue<Bool> condition, const T &ifTrue, RValue<T> ifFalse) in IfThenElse()
2962 RValue<T> IfThenElse(RValue<Bool> condition, RValue<T> ifTrue, const T &ifFalse) in IfThenElse()
2971 RValue<T> IfThenElse(RValue<Bool> condition, const T &ifTrue, const T &ifFalse) in IfThenElse()
H A DLLVMReactor.cpp713 void Nucleus::createCondBr(Value *cond, BasicBlock *ifTrue, BasicBlock *ifFalse) in createCondBr()
1637 Value *Nucleus::createSelect(Value *c, Value *ifTrue, Value *ifFalse) in createSelect()
H A DSubzeroReactor.cpp1178 void Nucleus::createCondBr(Value *cond, BasicBlock *ifTrue, BasicBlock *ifFalse) in createCondBr()
1915 Value *Nucleus::createSelect(Value *C, Value *ifTrue, Value *ifFalse) in createSelect()
/aosp_15_r20/external/skia/src/sksl/codegen/
H A DSkSLRasterPipelineCodeGenerator.cpp3788 const Expression& ifTrue, in pushDynamicallyUniformTernaryExpression()
3835 const Expression& ifTrue, in pushTernaryExpression()
H A DSkSLSPIRVCodeGenerator.cpp4900 SpvId ifTrue = this->nextId(nullptr); in writeIfStatement() local
/aosp_15_r20/build/soong/mk2rbc/
H A Dexpr.go603 ifTrue starlarkExpr member
/aosp_15_r20/external/skia/src/sksl/
H A DSkSLParser.cpp1413 std::unique_ptr<Statement> ifTrue = this->statement(); in ifStatement() local
/aosp_15_r20/prebuilts/devtools/tools/lib/
HDlombok-ast-0.2.3.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META- ...
/aosp_15_r20/external/kotlinc/lib/
HDkotlin-compiler.jarMETA-INF/ META-INF/MANIFEST.MF FirNativeForwardDeclarationGetClassCallChecker.class FirNativeForwardDeclarationGetClassCallChecker.kt package FirNativeForwardDeclarationGetClassCallChecker ...
HDkotlin-annotation-processing.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/kotlin-annotation- ...
/aosp_15_r20/prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.9.23/
HDkotlin-compiler-embeddable-1.9.23.jarMETA-INF/ META-INF/MANIFEST.MF FirNativeForwardDeclarationGetClassCallChecker.class FirNativeForwardDeclarationGetClassCallChecker.kt package FirNativeForwardDeclarationGetClassCallChecker ...
/aosp_15_r20/prebuilts/ktlint/
HDktlint-android-all.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/pinterest/ com/ ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-minus-apex/android_common/javac/
Dframework.jar18META-INF/ META-INF/MANIFEST.MF android/ android/view/ android/ ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-minus-apex/android_common/repackaged-jarjar/javac-18/
Dframework.jarandroid/view/animation/TranslateYAnimation.uau android/view/animation/TranslateYAnimation.class TranslateYAnimation ...
/aosp_15_r20/prebuilts/gradle-plugin/com/android/tools/external/com-intellij/kotlin-compiler/31.7.0-alpha07/
HDkotlin-compiler-31.7.0-alpha07.jarMETA-INF/ META-INF/MANIFEST.MF NOTICE META-INF/jps-common ...
/aosp_15_r20/prebuilts/cmdline-tools/tools/lib/external/lint-psi/kotlin-compiler/
HDkotlin-compiler-mvn.jarMETA-INF/ META-INF/MANIFEST.MF NOTICE META-INF/jps-common ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/gradle-plugin/metalava-gradle-plugin-deps/linux_glibc_common/local-combined/
Dmetalava-gradle-plugin-deps.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/AL2.0 META ...
/aosp_15_r20/prebuilts/jdk/jdk8/linux-x86/lib/
Dtools.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/com. ...
/aosp_15_r20/prebuilts/jdk/jdk8/darwin-x86/lib/
Dtools.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/com. ...

123