Home
last modified time | relevance | path

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

12

/external/robolectric-shadows/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-core/src/main/java/com/github/javaparser/symbolsolver/model/typesystem/
DLazyType.java45 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-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/llvm-project/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/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.h315 bool isReference(const TType& type) const { return isStructBufferType(type); } in isReference() function
/external/deqp-deps/glslang/glslang/HLSL/
DhlslParseHelper.h315 bool isReference(const TType& type) const { return isStructBufferType(type); } in isReference() function
/external/angle/src/compiler/translator/TranslatorMetalDirect/
DSymbolEnv.cpp474 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/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/DIA/
DDIARawSymbol.cpp1194 bool DIARawSymbol::isReference() const { in isReference() function in DIARawSymbol
/external/deqp/external/vulkancts/modules/vulkan/wsi/
DvktWsiDisplayTimingTests.cpp1189 const bool isReference = (ref == 0); in createDisplayTimingTests() local
DvktWsiIncrementalPresentTests.cpp1221 const bool isReference = (ref == 0); in createIncrementalPresentTests() local
/external/llvm-project/llvm/lib/DebugInfo/PDB/DIA/
DDIARawSymbol.cpp1194 bool DIARawSymbol::isReference() const { in isReference() function in DIARawSymbol
/external/deqp-deps/glslang/glslang/Include/
DTypes.h1742 bool isReference() const { return false; } in isReference() function
1746 bool isReference() const { return getBasicType() == EbtReference; } in isReference() function
/external/angle/third_party/vulkan-deps/glslang/src/glslang/Include/
DTypes.h1857 bool isReference() const { return false; } in isReference() function
1861 bool isReference() const { return getBasicType() == EbtReference; } in isReference() function
/external/llvm-project/clang/lib/Analysis/
DThreadSafety.cpp403 bool isReference() { return !Exp; } in isReference() function

12