Home
last modified time | relevance | path

Searched defs:ConstantValue (Results 1 – 25 of 123) sorted by relevance

12345

/aosp_15_r20/external/apache-commons-bcel/src/main/java/org/apache/bcel/classfile/
H A DConstantValue.java34 public final class ConstantValue extends Attribute { class
43 public ConstantValue(final ConstantValue c) { in ConstantValue() method in ConstantValue
56ConstantValue(final int name_index, final int length, final DataInput input, final ConstantPool co… in ConstantValue() method in ConstantValue
68 public ConstantValue(final int name_index, final int length, final int constantvalue_index, in ConstantValue() method in ConstantValue
/aosp_15_r20/external/turbine/java/com/google/turbine/bytecode/
H A DAttribute.java152 class ConstantValue implements Attribute { class
156 public ConstantValue(Value value) { in ConstantValue() method in Attribute.ConstantValue
/aosp_15_r20/external/pytorch/torch/_export/serde/
H A Dschema.py219 class ConstantValue(_Union): class
H A Dserialize.py2050 def deserialize_constant_input(self, inp: ConstantValue) -> Any:
/aosp_15_r20/external/executorch/exir/serde/
H A Dschema.py227 class ConstantValue(_Union): class
H A Dexport_serialize.py2005 def deserialize_constant_input(self, inp: ConstantValue) -> Any:
/aosp_15_r20/external/tensorflow/tensorflow/compiler/jit/
H A Dnode_matchers.cc514 NodeMatcherProperties ConstantValue( in ConstantValue() function
/aosp_15_r20/external/libchrome/mojo/public/tools/bindings/generators/
H A Dmojom_java_generator.py305 def ConstantValue(context, constant): function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h107 std::optional<APSInt> ConstantValue; member
/aosp_15_r20/external/libchrome/mojo/public/tools/bindings/pylib/mojom/generate/
H A Dmodule.py249 class ConstantValue(NamedValue): class
/aosp_15_r20/external/dokka/core/src/main/kotlin/Kotlin/
H A DDocumentationBuilder.kt934 …fun ConstantValue<*>.toDocumentationNode(isWithinReplaceWith: Boolean = false): DocumentationNode?… in toDocumentationNode() method
/aosp_15_r20/external/llvm/lib/IR/
H A DInstructions.cpp144 Value *ConstantValue = getIncomingValue(0); in hasConstantValue() local
163 Value *ConstantValue = nullptr; in hasConstantOrUndefValue() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DInstructions.cpp158 Value *ConstantValue = getIncomingValue(0); in hasConstantValue() local
177 Value *ConstantValue = nullptr; in hasConstantOrUndefValue() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DInstructions.cpp165 Value *ConstantValue = getIncomingValue(0); in hasConstantValue() local
184 Value *ConstantValue = nullptr; in hasConstantOrUndefValue() local
/aosp_15_r20/external/clang/lib/Sema/
H A DSemaInit.cpp7748 APValue ConstantValue; in DiagnoseNarrowingInInitList() local
H A DSemaChecking.cpp7540 enum ConstantValue { LT_Zero, Zero, One, GT_One, SizeOfConstVal }; in DiagnoseOutOfRangeComparison() enum
H A DSemaOverload.cpp288 APValue &ConstantValue, in getNarrowingKind()
/aosp_15_r20/external/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp6308 SDValue ConstantValue; in LowerBUILD_VECTOR() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp7913 SDValue ConstantValue; in LowerBUILD_VECTOR() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp12233 SDValue ConstantValue; in LowerBUILD_VECTOR() local
/aosp_15_r20/out/soong/.intermediates/external/apache-commons-bcel/apache-bcel/linux_glibc_common/local-javac-header/
Dapache-bcel.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/aosp_15_r20/out/soong/.intermediates/external/apache-commons-bcel/apache-bcel/linux_glibc_common/javac/
Dapache-bcel.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/aosp_15_r20/out/soong/.intermediates/external/kotlinx.metadata/kotlinx_metadata_jvm/linux_glibc_common/local-combined/
Dkotlinx_metadata_jvm.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/kotlinx-metadata- ...
/aosp_15_r20/external/kotlinx.metadata/
HDkotlinx-metadata-jvm-0.6.0.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/kotlinx-metadata- ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/compose/animation/animation-android/1.8.0-beta01/androidx.compose.animation_animation/android_common/aar/
Dlint.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/animation-lint. ...

12345