Home
last modified time | relevance | path

Searched defs:IsArrayType (Results 1 – 25 of 67) sorted by relevance

123

/dports/graphics/sampleicc/SampleICC-1.6.8/IccProfLib/
H A DIccTagBasic.h129 virtual bool IsArrayType() { return false; } in IsArrayType() function
471 virtual bool IsArrayType() { return m_nSize > 1; } in IsArrayType() function
508 virtual bool IsArrayType() { return m_nChannels > 1; } in IsArrayType() function
551 virtual bool IsArrayType() { return m_nSize > 1; } in IsArrayType() function
609 virtual bool IsArrayType() { return m_nSize > 1; } in IsArrayType() function
823 virtual bool IsArrayType() { return m_nSize > 1; } in IsArrayType() function
/dports/java/phpeclipse/plugins/net.sourceforge.phpeclipse/src/net/sourceforge/phpdt/internal/compiler/lookup/
H A DTagBits.java15 final int IsArrayType = 0x0001; field
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/workspace/Compiler/src/org/eclipse/jdt/internal/compiler/lookup/
H A DTagBits.java18 final int IsArrayType = ASTNode.Bit1; field
/dports/dns/dnscrypt-proxy2/dnscrypt-proxy-2.1.1/vendor/github.com/go-toolsmith/astp/
H A Dexpr.go108 func IsArrayType(node ast.Node) bool { func
/dports/multimedia/navidrome/navidrome-0.40.0/vendor/github.com/kunwardeep/paralleltest/tools/vendor/github.com/go-toolsmith/astp/
H A Dexpr.go108 func IsArrayType(node ast.Node) bool { func
/dports/multimedia/navidrome/navidrome-0.40.0/vendor/github.com/go-toolsmith/astp/
H A Dexpr.go108 func IsArrayType(node ast.Node) bool { func
/dports/java/eclipse-ecj/eclipse-ecj-4.4.2_1/org/eclipse/jdt/internal/compiler/lookup/
H A DTagBits.java23 long IsArrayType = ASTNode.Bit1; field
/dports/games/openspades/openspades-0.1.3/Sources/AngelScript/source/
H A Das_datatype.cpp429 bool asCDataType::IsArrayType() const in IsArrayType() function in asCDataType
/dports/games/supertuxkart/SuperTuxKart-1.2-src/lib/angelscript/source/
H A Das_datatype.cpp431 bool asCDataType::IsArrayType() const in IsArrayType() function in asCDataType
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/AngelScript/source/
H A Das_datatype.cpp432 bool asCDataType::IsArrayType() const in IsArrayType() function in asCDataType
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/lookup/
H A DTagBits.java26 long IsArrayType = ASTNode.Bit1; field
/dports/lang/angelscript/sdk/angelscript/source/
H A Das_datatype.cpp431 bool asCDataType::IsArrayType() const in IsArrayType() function in asCDataType
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/source/API/
H A DSBType.cpp139 bool SBType::IsArrayType() { in IsArrayType() function in SBType
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/source/API/
H A DSBType.cpp140 bool SBType::IsArrayType() { in IsArrayType() function in SBType
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/source/API/
H A DSBType.cpp140 bool SBType::IsArrayType() { in IsArrayType() function in SBType
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/source/API/
H A DSBType.cpp140 bool SBType::IsArrayType() { in IsArrayType() function in SBType
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/source/API/
H A DSBType.cpp140 bool SBType::IsArrayType() { in IsArrayType() function in SBType
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/source/API/
H A DSBType.cpp140 bool SBType::IsArrayType() { in IsArrayType() function in SBType
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/source/API/
H A DSBType.cpp140 bool SBType::IsArrayType() { in IsArrayType() function in SBType
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/source/API/
H A DSBType.cpp139 bool SBType::IsArrayType() { in IsArrayType() function in SBType
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/source/API/
H A DSBType.cpp140 bool SBType::IsArrayType() { in IsArrayType() function in SBType
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/source/Symbol/
H A DCompilerType.cpp43 bool CompilerType::IsArrayType(CompilerType *element_type_ptr, uint64_t *size, in IsArrayType() function in CompilerType
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/source/Symbol/
H A DDWARFCallFrameInfo.cpp49 baseAddress = *offset_ptr; in IsAggregateType()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/source/Symbol/
H A DCompilerType.cpp43 bool CompilerType::IsArrayType(CompilerType *element_type_ptr, uint64_t *size, in IsArrayType() function in CompilerType
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/source/Symbol/
H A DCompilerType.cpp49 bool CompilerType::IsArrayType(CompilerType *element_type_ptr, uint64_t *size, in IsArrayType() function in CompilerType

123