Home
last modified time | relevance | path

Searched defs:constant (Results 1 – 25 of 5726) sorted by relevance

12345678910>>...230

/dports/www/npm-node16/npm-6.14.8/lib/node_modules/npm/node_modules/is-ci/node_modules/ci-info/
H A Dvendors.json4 "constant": "APPVEYOR", string
10 "constant": "BAMBOO", string
15 "constant": "BITBUCKET", string
20 "constant": "BITRISE", string
26 "constant": "BUDDY", string
38 "constant": "CIRCLE", string
60 "constant": "DRONE", string
66 "constant": "DSARI", string
76 "constant": "GOCD", string
97 "constant": "SAIL", string
[all …]
/dports/www/npm-node16/npm-6.14.8/lib/node_modules/npm/node_modules/ci-info/
H A Dvendors.json4 "constant": "APPVEYOR", string
16 "constant": "BAMBOO", string
21 "constant": "BITBUCKET", string
27 "constant": "BITRISE", string
33 "constant": "BUDDY", string
45 "constant": "CIRCLE", string
51 "constant": "CIRRUS", string
67 "constant": "DRONE", string
73 "constant": "DSARI", string
83 "constant": "GOCD", string
[all …]
/dports/www/npm-node17/npm-6.14.8/lib/node_modules/npm/node_modules/ci-info/
H A Dvendors.json4 "constant": "APPVEYOR", string
16 "constant": "BAMBOO", string
21 "constant": "BITBUCKET", string
27 "constant": "BITRISE", string
33 "constant": "BUDDY", string
45 "constant": "CIRCLE", string
51 "constant": "CIRRUS", string
67 "constant": "DRONE", string
73 "constant": "DSARI", string
83 "constant": "GOCD", string
[all …]
/dports/www/npm/npm-6.14.8/lib/node_modules/npm/node_modules/ci-info/
H A Dvendors.json4 "constant": "APPVEYOR", string
16 "constant": "BAMBOO", string
21 "constant": "BITBUCKET", string
27 "constant": "BITRISE", string
33 "constant": "BUDDY", string
45 "constant": "CIRCLE", string
51 "constant": "CIRRUS", string
67 "constant": "DRONE", string
73 "constant": "DSARI", string
83 "constant": "GOCD", string
[all …]
/dports/www/npm-node14/npm-6.14.8/lib/node_modules/npm/node_modules/ci-info/
H A Dvendors.json4 "constant": "APPVEYOR", string
16 "constant": "BAMBOO", string
21 "constant": "BITBUCKET", string
27 "constant": "BITRISE", string
33 "constant": "BUDDY", string
45 "constant": "CIRCLE", string
51 "constant": "CIRRUS", string
67 "constant": "DRONE", string
73 "constant": "DSARI", string
83 "constant": "GOCD", string
[all …]
/dports/www/npm-node14/npm-6.14.8/lib/node_modules/npm/node_modules/is-ci/node_modules/ci-info/
H A Dvendors.json4 "constant": "APPVEYOR", string
10 "constant": "BAMBOO", string
15 "constant": "BITBUCKET", string
20 "constant": "BITRISE", string
26 "constant": "BUDDY", string
38 "constant": "CIRCLE", string
60 "constant": "DRONE", string
66 "constant": "DSARI", string
76 "constant": "GOCD", string
97 "constant": "SAIL", string
[all …]
/dports/misc/netron/node_modules/ci-info/
H A Dvendors.json4 "constant": "APPVEYOR", string
16 "constant": "BAMBOO", string
21 "constant": "BITBUCKET", string
27 "constant": "BITRISE", string
33 "constant": "BUDDY", string
45 "constant": "CIRCLE", string
51 "constant": "CIRRUS", string
67 "constant": "DRONE", string
73 "constant": "DSARI", string
83 "constant": "GOCD", string
[all …]
/dports/www/node10/node-v10.24.1/deps/npm/node_modules/is-ci/node_modules/ci-info/
H A Dvendors.json4 "constant": "APPVEYOR", string
10 "constant": "BAMBOO", string
15 "constant": "BITBUCKET", string
20 "constant": "BITRISE", string
26 "constant": "BUDDY", string
38 "constant": "CIRCLE", string
60 "constant": "DRONE", string
66 "constant": "DSARI", string
76 "constant": "GOCD", string
97 "constant": "SAIL", string
[all …]
/dports/www/npm-node17/npm-6.14.8/lib/node_modules/npm/node_modules/is-ci/node_modules/ci-info/
H A Dvendors.json4 "constant": "APPVEYOR", string
10 "constant": "BAMBOO", string
15 "constant": "BITBUCKET", string
20 "constant": "BITRISE", string
26 "constant": "BUDDY", string
38 "constant": "CIRCLE", string
60 "constant": "DRONE", string
66 "constant": "DSARI", string
76 "constant": "GOCD", string
97 "constant": "SAIL", string
[all …]
/dports/www/npm/npm-6.14.8/lib/node_modules/npm/node_modules/is-ci/node_modules/ci-info/
H A Dvendors.json4 "constant": "APPVEYOR", string
10 "constant": "BAMBOO", string
15 "constant": "BITBUCKET", string
20 "constant": "BITRISE", string
26 "constant": "BUDDY", string
38 "constant": "CIRCLE", string
60 "constant": "DRONE", string
66 "constant": "DSARI", string
76 "constant": "GOCD", string
97 "constant": "SAIL", string
[all …]
/dports/www/node10/node-v10.24.1/deps/npm/node_modules/ci-info/
H A Dvendors.json4 "constant": "APPVEYOR", string
16 "constant": "BAMBOO", string
21 "constant": "BITBUCKET", string
27 "constant": "BITRISE", string
33 "constant": "BUDDY", string
45 "constant": "CIRCLE", string
51 "constant": "CIRRUS", string
67 "constant": "DRONE", string
73 "constant": "DSARI", string
83 "constant": "GOCD", string
[all …]
/dports/math/py-cvxpy/cvxpy-1.1.17/cvxpy/interface/
H A Dmatrix_utilities.py113 def is_sparse(constant) -> bool: argument
121 def shape(constant): argument
142 def is_vector(constant) -> bool: argument
148 def is_scalar(constant) -> bool: argument
152 def from_2D_to_1D(constant): argument
161 def from_1D_to_2D(constant): argument
185 def scalar_value(constant): argument
201 def sign(constant): argument
227 def is_complex(constant, tol: float = 1e-5) -> bool: argument
260 def index(constant, key): argument
[all …]
/dports/security/snowflake-tor/snowflake-ead5a960d7fa19dc890ccbfc0765c5ab6629eaa9/vendor/github.com/mmcloughlin/avo/operand/
H A Dzconst.go12 func (i I8) constant() {} func
19 func (u U8) constant() {} func
26 func (i I16) constant() {} func
33 func (u U16) constant() {} func
40 func (f F32) constant() {} func
47 func (i I32) constant() {} func
54 func (u U32) constant() {} func
61 func (f F64) constant() {} func
68 func (i I64) constant() {} func
75 func (u U64) constant() {} func
/dports/java/sablevm/sablevm-1.13/src/libsablevm/
H A Dinitialization.c75 _svmt_CONSTANT_Long_info *constant = in _svmf_initialize_fields() local
86 _svmt_CONSTANT_Float_info *constant = in _svmf_initialize_fields() local
97 _svmt_CONSTANT_Double_info *constant = in _svmf_initialize_fields() local
108 _svmt_CONSTANT_Integer_info *constant = in _svmf_initialize_fields() local
163 _svmt_CONSTANT_String_info *constant = in _svmf_initialize_fields() local
265 _svmt_CONSTANT_Long_info *constant = in _svmf_special_initialization() local
276 _svmt_CONSTANT_Float_info *constant = in _svmf_special_initialization() local
287 _svmt_CONSTANT_Double_info *constant = in _svmf_special_initialization() local
298 _svmt_CONSTANT_Integer_info *constant = in _svmf_special_initialization() local
/dports/devel/spark/spark-2.1.1/sql/hive/src/main/scala/org/apache/spark/sql/hive/
H A DHiveInspectors.scala439 val constant = HiveShim.toCatalystDecimal( constant
445 val constant = t.getSeconds * 1000000L + t.getNanos / 1000L constant
448 val constant = poi.getWritableConstantValue.get() constant
451 val constant = poi.getWritableConstantValue.get() constant
454 val constant = poi.getWritableConstantValue.get() constant
457 val constant = poi.getWritableConstantValue.get() constant
460 val constant = poi.getWritableConstantValue.get() constant
463 val constant = poi.getWritableConstantValue.get() constant
466 val constant = poi.getWritableConstantValue.get() constant
470 val constant = new Array[Byte](writable.getLength) constant
[all …]
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/jdkato/prose/testdata/
H A Dcase.json28 "constant": "THIS_SUB_PHRASE_IS_NICE", string
98 "constant": "A_SMALL_WORD_STARTS", string
118 "constant": "DO_QUESTIONS_WORK", string
188 "constant": "THIS_VS_THAT", string
198 "constant": "THIS_VS_THAT", string
208 "constant": "THIS_V_THAT", string
218 "constant": "THIS_V_THAT", string
258 "constant": "DON_T_BREAK", string
358 "constant": "34TH_3RD_2ND", string
528 "constant": "A_THING", string
[all …]
/dports/www/grafana8/grafana-8.3.6/public/app/features/variables/state/
H A Dactions.test.ts90 const constant = constantBuilder().build(); constant
94 const list = [query, constant, datasource, custom, textbox]; constant
137 const constant = constantBuilder().build(); constant
141 const list = [query, constant, datasource, custom, textbox]; constant
360 const constant = constantBuilder().withId('constant').withName('constant').build(); constant
377 const constant = constantBuilder().withId('constant').withName('constant').build(); constant
414 const constant = constantBuilder().withId(NEW_VARIABLE_ID).withName('constant').build(); constant
451 const constant = constantBuilder().withId('constant').withName('constant').build(); constant
472 const constant = constantBuilder().withId('constant').withName('constant').build(); constant
493 const constant = constantBuilder().withId('constant').withName('constant').build(); constant
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/range-v3/include/range/v3/utility/
H A Dbox.hpp76 struct RANGES_DEPRECATED("The ranges::constant class template is deprecated") constant struct
79 constexpr explicit constant(T const &) in constant() argument
81 constant & operator=(T const &) in operator =()
85 constant const & operator=(T const &) const in operator =()
89 constexpr operator T() const in operator T()
93 constexpr T exchange(T const &) const in exchange()
/dports/devel/range-v3/range-v3-0.11.0/include/range/v3/utility/
H A Dbox.hpp76 struct RANGES_DEPRECATED("The ranges::constant class template is deprecated") constant struct
79 constexpr explicit constant(T const &) in constant() argument
81 constant & operator=(T const &) in operator =()
85 constant const & operator=(T const &) const in operator =()
89 constexpr operator T() const in operator T()
93 constexpr T exchange(T const &) const in exchange()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.internal.vm.ci/share/classes/jdk.vm.ci.meta/src/jdk/vm/ci/meta/
H A DMetaAccessProvider.java75 ResolvedJavaType lookupJavaType(JavaConstant constant); in lookupJavaType()
83 long getMemorySize(JavaConstant constant); in getMemorySize()
107 DeoptimizationReason decodeDeoptReason(JavaConstant constant); in decodeDeoptReason()
109 DeoptimizationAction decodeDeoptAction(JavaConstant constant); in decodeDeoptAction()
111 Speculation decodeSpeculation(JavaConstant constant, SpeculationLog speculationLog); in decodeSpeculation()
113 int decodeDebugId(JavaConstant constant); in decodeDebugId()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.internal.vm.ci/share/classes/jdk.vm.ci.meta/src/jdk/vm/ci/meta/
H A DMetaAccessProvider.java75 ResolvedJavaType lookupJavaType(JavaConstant constant); in lookupJavaType()
83 long getMemorySize(JavaConstant constant); in getMemorySize()
118 Speculation decodeSpeculation(JavaConstant constant, SpeculationLog speculationLog); in decodeSpeculation()
120 DeoptimizationReason decodeDeoptReason(JavaConstant constant); in decodeDeoptReason()
122 DeoptimizationAction decodeDeoptAction(JavaConstant constant); in decodeDeoptAction()
124 int decodeDebugId(JavaConstant constant); in decodeDebugId()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.internal.vm.ci/share/classes/jdk.vm.ci.meta/src/jdk/vm/ci/meta/
H A DMetaAccessProvider.java75 ResolvedJavaType lookupJavaType(JavaConstant constant); in lookupJavaType()
83 long getMemorySize(JavaConstant constant); in getMemorySize()
118 Speculation decodeSpeculation(JavaConstant constant, SpeculationLog speculationLog); in decodeSpeculation()
120 DeoptimizationReason decodeDeoptReason(JavaConstant constant); in decodeDeoptReason()
122 DeoptimizationAction decodeDeoptAction(JavaConstant constant); in decodeDeoptAction()
124 int decodeDebugId(JavaConstant constant); in decodeDebugId()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.internal.vm.ci/share/classes/jdk.vm.ci.meta/src/jdk/vm/ci/meta/
H A DMetaAccessProvider.java75 ResolvedJavaType lookupJavaType(JavaConstant constant); in lookupJavaType()
83 long getMemorySize(JavaConstant constant); in getMemorySize()
118 Speculation decodeSpeculation(JavaConstant constant, SpeculationLog speculationLog); in decodeSpeculation()
120 DeoptimizationReason decodeDeoptReason(JavaConstant constant); in decodeDeoptReason()
122 DeoptimizationAction decodeDeoptAction(JavaConstant constant); in decodeDeoptAction()
124 int decodeDebugId(JavaConstant constant); in decodeDebugId()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/jdk.internal.vm.ci/share/classes/jdk.vm.ci.meta/src/jdk/vm/ci/meta/
H A DMetaAccessProvider.java75 ResolvedJavaType lookupJavaType(JavaConstant constant); in lookupJavaType()
83 long getMemorySize(JavaConstant constant); in getMemorySize()
118 Speculation decodeSpeculation(JavaConstant constant, SpeculationLog speculationLog); in decodeSpeculation()
120 DeoptimizationReason decodeDeoptReason(JavaConstant constant); in decodeDeoptReason()
122 DeoptimizationAction decodeDeoptAction(JavaConstant constant); in decodeDeoptAction()
124 int decodeDebugId(JavaConstant constant); in decodeDebugId()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.internal.vm.ci/share/classes/jdk.vm.ci.meta/src/jdk/vm/ci/meta/
H A DMetaAccessProvider.java75 ResolvedJavaType lookupJavaType(JavaConstant constant); in lookupJavaType()
83 long getMemorySize(JavaConstant constant); in getMemorySize()
107 DeoptimizationReason decodeDeoptReason(JavaConstant constant); in decodeDeoptReason()
109 DeoptimizationAction decodeDeoptAction(JavaConstant constant); in decodeDeoptAction()
111 Speculation decodeSpeculation(JavaConstant constant, SpeculationLog speculationLog); in decodeSpeculation()
113 int decodeDebugId(JavaConstant constant); in decodeDebugId()

12345678910>>...230