Home
last modified time | relevance | path

Searched defs:isReference (Results 1 – 25 of 97) sorted by relevance

1234

/aosp_15_r20/external/ow2-asm/asm-analysis/src/main/java/org/objectweb/asm/tree/analysis/
H A DBasicValue.java93 public boolean isReference() { in isReference() method in BasicValue
/aosp_15_r20/frameworks/rs/
H A DrsComponent.cpp195 bool Component::isReference() const { in isReference() function in android::renderscript::Component
/aosp_15_r20/external/robolectric/resources/src/main/java/org/robolectric/res/
H A DTypedResource.java41 public boolean isReference() { in isReference() method in TypedResource
/aosp_15_r20/external/javassist/src/main/javassist/bytecode/analysis/
H A DMultiArrayType.java87 public boolean isReference() { in isReference() method in MultiArrayType
H A DMultiType.java177 public boolean isReference() { in isReference() method in MultiType
H A DType.java175 public boolean isReference() { in isReference() method in Type
/aosp_15_r20/external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javasymbolsolver_0_6_0/src/java-symbol-solver-model/com/github/javaparser/symbolsolver/model/typesystem/
H A DType.java72 default boolean isReference() { in isReference() method
/aosp_15_r20/external/javaparser/javaparser-symbol-solver-core/src/main/java/com/github/javaparser/symbolsolver/model/typesystem/
H A DLazyType.java45 public boolean isReference() { in isReference() method in LazyType
/aosp_15_r20/external/javaparser/javaparser-core/src/main/java/com/github/javaparser/resolution/types/
H A DResolvedType.java85 default boolean isReference() { in isReference() method
/aosp_15_r20/external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javasymbolsolver_0_6_0/src/java-symbol-solver-core/com/github/javaparser/symbolsolver/model/typesystem/
H A DLazyType.java44 public boolean isReference() { in isReference() method in LazyType
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/PDB/Native/
H A DNativeTypePointer.cpp108 bool NativeTypePointer::isReference() const { in isReference() function in NativeTypePointer
H A DNativeRawSymbol.cpp659 bool NativeRawSymbol::isReference() const { in isReference() function in NativeRawSymbol
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
H A DNativeTypePointer.cpp107 bool NativeTypePointer::isReference() const { in isReference() function in NativeTypePointer
H A DNativeRawSymbol.cpp660 bool NativeRawSymbol::isReference() const { in isReference() function in NativeRawSymbol
/aosp_15_r20/external/aws-sdk-java-v2/codegen/src/main/java/software/amazon/awssdk/codegen/poet/rules2/
H A DTokenizer.java228 public boolean isReference() { in isReference() method in Tokenizer
/aosp_15_r20/dalvik/dx/src/com/android/dx/rop/type/
H A DType.java762 public boolean isReference() { in isReference() method in Type
/aosp_15_r20/external/deqp-deps/glslang/glslang/HLSL/
DhlslParseHelper.h318 bool isReference(const TType& type) const { return isStructBufferType(type); } in isReference() function
/aosp_15_r20/external/angle/third_party/glslang/src/glslang/HLSL/
H A DhlslParseHelper.h318 bool isReference(const TType& type) const { return isStructBufferType(type); } in isReference() function
/aosp_15_r20/external/angle/src/compiler/translator/msl/
H A DSymbolEnv.cpp474 const AddressSpace *SymbolEnv::isReference(VarField x) const in isReference() function in SymbolEnv
/aosp_15_r20/dalvik/dexgen/src/com/android/dexgen/rop/type/
H A DType.java775 public boolean isReference() { in isReference() method in Type
/aosp_15_r20/external/clang/lib/CodeGen/
H A DCodeGenFunction.h2748 ConstantEmission(llvm::Constant *C, bool isReference) in ConstantEmission()
2763 bool isReference() const { return ValueAndIsReference.getInt(); } in isReference() function
/aosp_15_r20/external/llvm/lib/DebugInfo/PDB/DIA/
H A DDIARawSymbol.cpp1032 bool DIARawSymbol::isReference() const { in isReference() function in DIARawSymbol
/aosp_15_r20/prebuilts/devtools/tools/lib/
HDasm-analysis-5.0.4.jarMETA-INF/MANIFEST.MF org/ org/objectweb/ org/objectweb/asm/ ...
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/DIA/
H A DDIARawSymbol.cpp1194 bool DIARawSymbol::isReference() const { in isReference() function in DIARawSymbol
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/wsi/
H A DvktWsiDisplayTimingTests.cpp1101 const bool isReference = (ref == 0); in createDisplayTimingTests() local

1234