Home
last modified time | relevance | path

Searched refs:values (Results 2776 - 2800 of 3163) sorted by relevance

1...<<111112113114115116117118119120>>...127

/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
H A DCollationRuleParser.java47 static final Position[] POSITION_VALUES = Position.values();
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/text/
H A DSpoofCheckerTest.java588 for (RestrictionLevel levelSetInSpoofChecker : RestrictionLevel.values()) { in TestRestrictionLevel()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/text/
H A DSpoofCheckerTest.java585 for (RestrictionLevel levelSetInSpoofChecker : RestrictionLevel.values()) { in TestRestrictionLevel()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/
H A DCollationRuleParser.java51 static final Position[] POSITION_VALUES = Position.values();
/third_party/jerryscript/jerry-core/ecma/operations/
H A Decma-array-object.c214 property_pair_p->values[prop_index].value = values_p[index]; in ecma_fast_array_convert_to_normal()
515 uint32_t opts) /**< any combination of ecma_list_properties_options_t values */ in ecma_fast_array_get_property_names()
1202 * @return string values collection
/third_party/jinja2/
H A Dnodes.py113 or arbitrary values. Fields are passed to the constructor as regular
173 over all fields and yields the values of they are nodes. If the value
385 fields = ("targets", "values", "body")
387 values: t.List["Expr"]
539 The `ctx` of the node can be one of the following values:
576 """All constant values. The parser will return this node for simple
578 complex values such as lists too. Only constants with a safe
/third_party/mesa3d/src/gallium/drivers/r600/sb/
H A Dsb_pass.h485 // when going out of the alu clause, values in the clause temporary gprs,
486 // AR, predicate values, PS/PV are destroyed
644 val_map values; member in r600_sb::ssa_rename
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_compiler.h642 /* We reserve the first 2^16 values for builtins */
808 * re-arranges them. The one restriction is that the bottom 2^16 values
1121 * exactly to any element of gl_varying_slot. The values of this enum are
1268 * These correspond to the hardware values in 3DSTATE_TE, and are provided
1930 struct brw_shader_reloc_value *values,
2047 * intrinsic. This is used to return different values based on some aspect of
/third_party/node/deps/v8/third_party/jinja2/
H A Denvironment.py212 undefined values in the template.
379 callbacks and configuration values without breaking inheritance.
447 return iter(sorted(self.extensions.values(), key=lambda x: x.priority))
/third_party/node/test/common/
H A Dwpt.js25 * Return one of three expected values
874 for (const spec of this.specMap.values()) {
/third_party/node/tools/inspector_protocol/jinja2/
H A Denvironment.py184 undefined values in the template.
350 callbacks and configuration values without breaking inheritance.
405 return iter(sorted(self.extensions.values(),
/third_party/mesa3d/src/microsoft/vulkan/
H A Ddzn_private.h447 uint32_t values[MAX_PUSH_CONSTANT_DWORDS]; member
/third_party/node/deps/openssl/openssl/crypto/
H A Dsparccpuid.S256 ! Observed return values are:
/third_party/python/Tools/peg_generator/pegen/
H A Dc_generator.py365 super().__init__(grammar, set(tokens.values()), file)
/third_party/python/Tools/wasm/
H A Dwasm_build.py834 for builder in PROFILES.values():
/third_party/python/Lib/
H A Ddis.py157 # Sentinel to represent values that cannot be calculated
549 maxlineno = max(linestarts.values()) + line_offset
H A Dfunctools.py474 key += tuple(type(v) for v in kwds.values())
H A Dsmtpd.py132 return max(self.command_size_limits.values())
/third_party/pulseaudio/src/modules/
H A Dstream-interaction.c160 vol.values[0] = g->volume; in cork_or_duck()
/third_party/python/Lib/http/
H A Dserver.py642 for v in HTTPStatus.__members__.values()
745 # ignore ill-formed values
1154 # values to override previously set values
/third_party/python/Lib/asyncio/
H A Dwindows_events.py769 # NumberOfBytes, CompletionKey values returned by
873 for fut, ov, obj, callback in list(self._cache.values()):
H A Dproactor_events.py885 for future in self._accept_futures.values():
/third_party/python/Include/internal/
H A Dpycore_runtime_init.h975 INIT_ID(values), \
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
H A DRegBankSelect.cpp56 cl::values(clEnumValN(RegBankSelect::Mode::Fast, "regbankselect-fast",
250 // Same number of values: copy in getRepairCost()
253 // Same number of values: copy. in getRepairCost()
519 // However, when we break down the value into different values, in computeMapping()
987 // At this point we know both costs hold sensible values. in operator <()
989 // If both values have a different base frequency, there is no much in operator <()
1048 // Otherwise, just compare the values. in operator <()
/third_party/vk-gl-cts/executor/
H A DxeTestResultParser.cpp723 ri::SampleValue* value = sample->values.allocItem<ri::SampleValue>(); in handleElementStart()

Completed in 38 milliseconds

1...<<111112113114115116117118119120>>...127