Home
last modified time | relevance | path

Searched defs:getConstant (Results 1 – 25 of 188) sorted by relevance

12345678

/aosp_15_r20/external/apache-commons-bcel/src/main/java/org/apache/bcel/classfile/
H A DConstantPool.java235 public Constant getConstant( final int index ) { in getConstant() method in ConstantPool
254 public Constant getConstant( final int index, final byte tag ) throws ClassFormatException { in getConstant() method in ConstantPool
/aosp_15_r20/external/pytorch/aten/src/ATen/core/
H A Dclass_type.cpp601 IValue ClassType::getConstant(const std::string& name) const { in getConstant() function in c10::ClassType
612 IValue ClassType::getConstant(size_t slot) const { in getConstant() function in c10::ClassType
/aosp_15_r20/external/dexmaker/dexmaker/src/main/java/com/android/dx/
H A DConstants.java43 static TypedConstant getConstant(Object value) { in getConstant() method in Constants
/aosp_15_r20/dalvik/dexgen/src/com/android/dexgen/rop/code/
H A DCstInsn.java60 public Constant getConstant() { in getConstant() method in CstInsn
H A DFillArrayDataInsn.java84 public Constant getConstant() { in getConstant() method in FillArrayDataInsn
/aosp_15_r20/dalvik/dx/src/com/android/dx/rop/code/
H A DCstInsn.java60 public Constant getConstant() { in getConstant() method in CstInsn
H A DFillArrayDataInsn.java83 public Constant getConstant() { in getConstant() method in FillArrayDataInsn
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/MC/
DMCValue.h43 int64_t getConstant() const { return Cst; } in getConstant() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MC/
H A DMCValue.h43 int64_t getConstant() const { return Cst; } in getConstant() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/MC/
DMCValue.h43 int64_t getConstant() const { return Cst; } in getConstant() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/MC/
DMCValue.h43 int64_t getConstant() const { return Cst; } in getConstant() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/MC/
DMCValue.h43 int64_t getConstant() const { return Cst; } in getConstant() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
H A DMCValue.h46 int64_t getConstant() const { return Cst; } in getConstant() function
/aosp_15_r20/external/llvm/include/llvm/MC/
H A DMCValue.h46 int64_t getConstant() const { return Cst; } in getConstant() function
/aosp_15_r20/external/oj-libjdwp/make/src/classes/build/tools/jdwpgen/
H A DConstantSetNode.java88 public static String getConstant(String key){ in getConstant() method in ConstantSetNode
/aosp_15_r20/dalvik/dexgen/src/com/android/dexgen/dex/code/
H A DCstInsn.java106 public Constant getConstant() { in getConstant() method in CstInsn
/aosp_15_r20/dalvik/dx/src/com/android/dx/dex/code/
H A DCstInsn.java108 public Constant getConstant() { in getConstant() method in CstInsn
H A DMultiCstInsn.java113 public Constant getConstant(int position) { in getConstant() method in MultiCstInsn
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DValueLattice.h148 Constant *getConstant() const { in getConstant() function
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/asm/internal/asm/
Dasm.go944 func (p *Parser) getConstant(prog *obj.Prog, op obj.As, addr *obj.Addr) int64 { func
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/
DValueLattice.h255 Constant *getConstant() const { in getConstant() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/
DValueLattice.h255 Constant *getConstant() const { in getConstant() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
H A DValueLattice.h258 Constant *getConstant() const { in getConstant() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Analysis/
DValueLattice.h255 Constant *getConstant() const { in getConstant() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/
DValueLattice.h255 Constant *getConstant() const { in getConstant() function

12345678