/aosp_15_r20/external/ow2-asm/asm-analysis/src/main/java/org/objectweb/asm/tree/analysis/ |
H A D | BasicValue.java | 93 public boolean isReference() { in isReference() method in BasicValue
|
/aosp_15_r20/frameworks/rs/ |
H A D | rsComponent.cpp | 195 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 D | TypedResource.java | 41 public boolean isReference() { in isReference() method in TypedResource
|
/aosp_15_r20/external/javassist/src/main/javassist/bytecode/analysis/ |
H A D | MultiArrayType.java | 87 public boolean isReference() { in isReference() method in MultiArrayType
|
H A D | MultiType.java | 177 public boolean isReference() { in isReference() method in MultiType
|
H A D | Type.java | 175 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 D | Type.java | 72 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 D | LazyType.java | 45 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 D | ResolvedType.java | 85 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 D | LazyType.java | 44 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 D | NativeTypePointer.cpp | 108 bool NativeTypePointer::isReference() const { in isReference() function in NativeTypePointer
|
H A D | NativeRawSymbol.cpp | 659 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 D | NativeTypePointer.cpp | 107 bool NativeTypePointer::isReference() const { in isReference() function in NativeTypePointer
|
H A D | NativeRawSymbol.cpp | 660 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 D | Tokenizer.java | 228 public boolean isReference() { in isReference() method in Tokenizer
|
/aosp_15_r20/dalvik/dx/src/com/android/dx/rop/type/ |
H A D | Type.java | 762 public boolean isReference() { in isReference() method in Type
|
/aosp_15_r20/external/deqp-deps/glslang/glslang/HLSL/ |
D | hlslParseHelper.h | 318 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 D | hlslParseHelper.h | 318 bool isReference(const TType& type) const { return isStructBufferType(type); } in isReference() function
|
/aosp_15_r20/external/angle/src/compiler/translator/msl/ |
H A D | SymbolEnv.cpp | 474 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 D | Type.java | 775 public boolean isReference() { in isReference() method in Type
|
/aosp_15_r20/external/clang/lib/CodeGen/ |
H A D | CodeGenFunction.h | 2748 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 D | DIARawSymbol.cpp | 1032 bool DIARawSymbol::isReference() const { in isReference() function in DIARawSymbol
|
/aosp_15_r20/prebuilts/devtools/tools/lib/ |
HD | asm-analysis-5.0.4.jar | META-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 D | DIARawSymbol.cpp | 1194 bool DIARawSymbol::isReference() const { in isReference() function in DIARawSymbol
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/wsi/ |
H A D | vktWsiDisplayTimingTests.cpp | 1101 const bool isReference = (ref == 0); in createDisplayTimingTests() local
|