Home
last modified time | relevance | path

Searched defs:isArrayType (Results 1 – 25 of 92) sorted by relevance

1234

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/workspace/Formatter/test137/
H A DA_in.java86 public final boolean isArrayType() { in isArrayType() method in Type
H A DA_out.java80 public final boolean isArrayType() { in isArrayType() method in Type
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/
H A DType.java113 public final boolean isArrayType() { in isArrayType() method in Type
/dports/java/phpeclipse/plugins/net.sourceforge.phpeclipse/src/net/sourceforge/phpdt/internal/compiler/lookup/
H A DTypeBinding.java73 public final boolean isArrayType() { in isArrayType() method in TypeBinding
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/ui/org/eclipse/jdt/internal/debug/ui/
H A DJavaVarActionFilter.java118 protected boolean isArrayType(Object object) { in isArrayType() method in JavaVarActionFilter
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/libs/3rdparty/cplusplus/
H A DType.cpp56 bool Type::isArrayType() const in isArrayType() function in Type
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core/search/org/eclipse/jdt/internal/core/nd/java/
H A DNdTypeSignature.java128 public abstract boolean isArrayType(); in isArrayType() method in NdTypeSignature
H A DNdComplexTypeSignature.java192 public boolean isArrayType() { in isArrayType() method in NdComplexTypeSignature
H A DNdTypeId.java184 public boolean isArrayType() { in isArrayType() method in NdTypeId
/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 DTypeBinding.java90 public final boolean isArrayType() { in isArrayType() method in TypeBinding
/dports/www/firefox-esr/firefox-91.8.0/js/src/wasm/
H A DWasmTypeDef.h387 bool isArrayType() const { return kind_ == TypeDefKind::Array; } in isArrayType() function
610 bool isArrayType(uint32_t index) const { return types_[index].isArrayType(); } in isArrayType() function
611 bool isArrayType(RefType t) const { in isArrayType() function
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/wasm/
H A DWasmTypeDef.h387 bool isArrayType() const { return kind_ == TypeDefKind::Array; } in isArrayType() function
610 bool isArrayType(uint32_t index) const { return types_[index].isArrayType(); } in isArrayType() function
611 bool isArrayType(RefType t) const { in isArrayType() function
/dports/devel/kdevelop/kdevelop-21.12.3/plugins/clang/duchain/
H A Dcursorkindtraits.h219 constexpr bool isArrayType(CXTypeKind TK) in isArrayType() function
/dports/www/firefox/firefox-99.0/js/src/wasm/
H A DWasmTypeDef.h402 bool isArrayType() const { return kind_ == TypeDefKind::Array; } in isArrayType() function
617 bool isArrayType(uint32_t index) const { return types_[index].isArrayType(); } in isArrayType() function
618 bool isArrayType(RefType t) const { in isArrayType() function
/dports/security/aws-iam-authenticator/aws-iam-authenticator-0.5.2/vendor/github.com/googleapis/gnostic/gnostic-0c5108395e2d/plugins/gnostic-swift-generator/Sources/gnostic-swift-generator/
H A DRenderer.swift38 var isArrayType : Bool = false variable
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/googleapis/gnostic/plugins/gnostic-swift-generator/Sources/gnostic-swift-generator/
H A DRenderer.swift39 var isArrayType : Bool = false variable
/dports/security/vault/vault-1.8.2/vendor/github.com/googleapis/gnostic/plugins/gnostic-swift-generator/Sources/gnostic-swift-generator/
H A DRenderer.swift39 var isArrayType : Bool = false variable
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/googleapis/gnostic/plugins/gnostic-swift-generator/Sources/gnostic-swift-generator/
H A DRenderer.swift39 var isArrayType : Bool = false variable
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/googleapis/gnostic/plugins/gnostic-swift-generator/Sources/gnostic-swift-generator/
H A DRenderer.swift39 var isArrayType : Bool = false variable
/dports/databases/postgresql13-contrib/postgresql-13.5/contrib/sepgsql/
H A Dselinux.c38 } av[32]; in capitalizingFirstLetter()
39 } selinux_catalog[] = in capitalizingFirstLetter()
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/googleapis/gnostic/plugins/gnostic-swift-generator/Sources/gnostic-swift-generator/
H A DRenderer.swift38 var isArrayType : Bool = false variable
/dports/databases/prometheus-postgresql-adapter/prometheus-postgresql-adapter-0.6.0/vendor/github.com/prometheus/prometheus/vendor/github.com/go-openapi/analysis/
H A Dschema.go232 func (a *AnalyzedSchema) isArrayType() bool { func
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/go-swagger/go-swagger/vendor/github.com/go-openapi/analysis/
H A Dschema.go231 func (a *AnalyzedSchema) isArrayType() bool { func
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/go-openapi/analysis/
H A Dschema.go243 func (a *AnalyzedSchema) isArrayType() bool { func
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/cortexproject/cortex/vendor/github.com/go-openapi/analysis/
H A Dschema.go232 func (a *AnalyzedSchema) isArrayType() bool { func

1234