Home
last modified time | relevance | path

Searched defs:trueValue (Results 1 – 25 of 312) sorted by relevance

12345678910>>...13

/aosp_15_r20/external/apache-commons-lang/src/main/java/org/apache/commons/lang3/
H A DBooleanUtils.java437 public static boolean toBoolean(final int value, final int trueValue, final int falseValue) { in toBoolean()
464 …public static boolean toBoolean(final Integer value, final Integer trueValue, final Integer falseV… in toBoolean()
611 …public static Boolean toBooleanObject(final int value, final int trueValue, final int falseValue, … in toBooleanObject()
675 …public static Boolean toBooleanObject(final Integer value, final Integer trueValue, final Integer … in toBooleanObject()
902 public static int toInteger(final boolean bool, final int trueValue, final int falseValue) { in toInteger()
921 …public static int toInteger(final Boolean bool, final int trueValue, final int falseValue, final i… in toInteger()
957 …public static Integer toIntegerObject(final boolean bool, final Integer trueValue, final Integer f… in toIntegerObject()
997 …public static Integer toIntegerObject(final Boolean bool, final Integer trueValue, final Integer f… in toIntegerObject()
/aosp_15_r20/external/guava/guava/src/com/google/common/primitives/
H A DBooleans.java54 private final int trueValue; field in Booleans.BooleanComparator
57 BooleanComparator(int trueValue, String toString) { in BooleanComparator()
/aosp_15_r20/external/guava/android/guava/src/com/google/common/primitives/
H A DBooleans.java54 private final int trueValue; field in Booleans.BooleanComparator
57 BooleanComparator(int trueValue, String toString) { in BooleanComparator()
/aosp_15_r20/external/angle/src/compiler/translator/tree_ops/glsl/apple/
H A DAddAndTrueToLoopCondition.cpp41 TIntermTyped *trueValue = CreateBoolNode(true); in visitLoop() local
/aosp_15_r20/build/soong/androidmk/androidmk/
H A Dandroid.go45 var trueValue = &bpparser.Bool{ var
/aosp_15_r20/external/swiftshader/src/Reactor/
H A DReactor.hpp2956 Value *trueValue = ifTrue.loadValue(); in IfThenElse() local
2974 Value *trueValue = ifTrue.loadValue(); in IfThenElse() local
/aosp_15_r20/external/angle/src/compiler/translator/spirv/
H A DOutputSPIRV.cpp5157 const spirv::IdRef trueValue = mNodeData.back().idList[0].id; in visitTernary() local
/aosp_15_r20/external/angle/third_party/glslang/src/SPIRV/
H A DGlslangToSpv.cpp4111 spv::Id trueValue = accessChainLoad(node->getTrueBlock()->getAsTyped()->getType()); in visitSelection() local
/aosp_15_r20/external/deqp-deps/glslang/SPIRV/
DGlslangToSpv.cpp3926 spv::Id trueValue = accessChainLoad(node->getTrueBlock()->getAsTyped()->getType()); in visitSelection() local
/aosp_15_r20/prebuilts/tools/common/m2/repository/org/apache/commons/commons-lang3/3.4/
HDcommons-lang3-3.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/aosp_15_r20/out/soong/.intermediates/external/apache-commons-lang/apache-commons-lang/android_common_apex33/javac/
Dapache-commons-lang.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/aosp_15_r20/external/guice/extensions/struts2/lib/
HDxwork-core-2.2.1.jarMETA-INF/ META-INF/MANIFEST.MF xwork-validator-definition-1.0. ...
/aosp_15_r20/external/bcc/tests/cc/
H A Dcatch.hpp343 void trueValue() const {} in trueValue() function in Catch::SafeBool
/aosp_15_r20/external/dokka/core/libs/
HDkotlinx-html-jvm-0.6.8-google.jarMETA-INF/MANIFEST.MF META-INF/ kotlinx/ kotlinx/html/ kotlinx/ ...
/aosp_15_r20/prebuilts/tools/common/m2/repository/kotlinx/html/jvm/0.6.8/
HDkotlinx-html-jvm-0.6.8-google.jarMETA-INF/MANIFEST.MF META-INF/ kotlinx/ kotlinx/html/ kotlinx/ ...
/aosp_15_r20/external/stardoc/stardoc/
HDrenderer_binary.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...
HDstardoc_binary.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...
/aosp_15_r20/packages/apps/TV/libs/m2/
Dauto-value-1.5.3.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dguava-28.0-android.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
/aosp_15_r20/prebuilts/tools/common/m2/repository/com/google/auto/value/auto-value/1.9/
HDauto-value-1.9.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/aosp_15_r20/external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javasymbolsolver_0_6_0/lib/
HDguava-21.0.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/tools/common/m2/dialer-common-m2-host-deps/linux_glibc_common/local-combined/
Ddialer-common-m2-host-deps.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt META ...
/aosp_15_r20/prebuilts/tools/common/m2/repository/com/google/guava/guava/23.0/
HDguava-23.0.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
/aosp_15_r20/prebuilts/devtools/tools/lib/
HDguava-22.0.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
/aosp_15_r20/prebuilts/tools/common/google-api-java-client/1.31.3/libs/
HDguava-30.1-android.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...

12345678910>>...13