Home
last modified time | relevance | path

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

12

/external/ow2-asm/asm-analysis/src/main/java/org/objectweb/asm/tree/analysis/
DBasicValue.java93 public boolean isReference() { in isReference() method in BasicValue
/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/
DTypedResource.java41 public boolean isReference() { in isReference() method in TypedResource
/external/robolectric/resources/src/main/java/org/robolectric/res/
DTypedResource.java41 public boolean isReference() { in isReference() method in TypedResource
/external/javassist/src/main/javassist/bytecode/analysis/
DMultiArrayType.java87 public boolean isReference() { in isReference() method in MultiArrayType
DMultiType.java177 public boolean isReference() { in isReference() method in MultiType
DType.java175 public boolean isReference() { in isReference() method in Type
/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/
DType.java72 default boolean isReference() { in isReference() method
/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/
DLazyType.java44 public boolean isReference() { in isReference() method in LazyType
/external/javaparser/javaparser-core/src/main/java/com/github/javaparser/resolution/types/
DResolvedType.java85 default boolean isReference() { in isReference() method
/external/javaparser/javaparser-symbol-solver-core/src/main/java/com/github/javaparser/symbolsolver/model/typesystem/
DLazyType.java45 public boolean isReference() { in isReference() method in LazyType
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
DNativeTypePointer.cpp107 bool NativeTypePointer::isReference() const { in isReference() function in NativeTypePointer
DNativeRawSymbol.cpp660 bool NativeRawSymbol::isReference() const { in isReference() function in NativeRawSymbol
/external/angle/third_party/vulkan-deps/glslang/src/glslang/HLSL/
DhlslParseHelper.h318 bool isReference(const TType& type) const { return isStructBufferType(type); } in isReference() function
/external/deqp-deps/glslang/glslang/HLSL/
DhlslParseHelper.h318 bool isReference(const TType& type) const { return isStructBufferType(type); } in isReference() function
/external/angle/src/compiler/translator/msl/
DSymbolEnv.cpp473 const AddressSpace *SymbolEnv::isReference(VarField x) const in isReference() function in SymbolEnv
DEmitMetal.cpp122 const AddressSpace *isReference = nullptr; member
/external/clang/lib/CodeGen/
DCodeGenFunction.h2748 ConstantEmission(llvm::Constant *C, bool isReference) in ConstantEmission()
2763 bool isReference() const { return ValueAndIsReference.getInt(); } in isReference() function
/external/llvm/lib/DebugInfo/PDB/DIA/
DDIARawSymbol.cpp1032 bool DIARawSymbol::isReference() const { in isReference() function in DIARawSymbol
/external/deqp/external/vulkancts/modules/vulkan/wsi/
DvktWsiDisplayTimingTests.cpp1191 const bool isReference = (ref == 0); in createDisplayTimingTests() local
DvktWsiIncrementalPresentTests.cpp1223 const bool isReference = (ref == 0); in createIncrementalPresentTests() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/DIA/
DDIARawSymbol.cpp1194 bool DIARawSymbol::isReference() const { in isReference() function in DIARawSymbol
/external/deqp-deps/glslang/glslang/Include/
DTypes.h1971 bool isReference() const { return false; } in isReference() function
1976 bool isReference() const { return getBasicType() == EbtReference; } in isReference() function
/external/angle/third_party/vulkan-deps/glslang/src/glslang/Include/
DTypes.h2010 bool isReference() const { return false; } in isReference() function
2017 bool isReference() const { return getBasicType() == EbtReference; } in isReference() function
/external/clang/lib/Analysis/
DThreadSafety.cpp361 bool isReference() { return !Exp; } in isReference() function
/external/deqp/external/vulkancts/modules/vulkan/video/
DvktVideoBaseDecodeUtils.cpp1940 bool isReference) in AllocateDpbSlotForCurrentH265()

12