Home
last modified time | relevance | path

Searched refs:value (Results 13176 - 13200 of 14477) sorted by relevance

1...<<521522523524525526527528529530>>...580

/third_party/node/deps/v8/src/compiler/
H A Drepresentation-change.h166 // need the signedness information to produce the correct value.
392 Node* MakeTruncatedInt32Constant(double value);
/third_party/node/deps/v8/src/codegen/
H A Dinterface-descriptors-inl.h99 "DerivedDescriptor subclass should override return count with a value " in GetReturnCount()
112 "value that is greater than 0"); in GetParameterCount()
159 detail::IsRegisterArray<decltype(DerivedDescriptor::registers())>::value, in GetRegisterParameterCount()
/third_party/node/deps/v8/src/ast/
H A Dast-value-factory.h284 F(value, "value")
/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-typed-array.cc36 double relative = HeapNumber::cast(*num).value(); in CapRelativeIndex()
289 // Set a negative value (-1) for returning -1 if num is negative and in BUILTIN()
/third_party/node/deps/v8/src/ic/
H A Dhandler-configuration-inl.h33 return KindBits::decode(smi_handler.value()); in GetHandlerKind()
/third_party/node/deps/v8/src/interpreter/
H A Dbytecode-array-iterator.cc237 return smi.value(); in GetRelativeJumpTargetOffset()
/third_party/node/deps/v8/src/regexp/experimental/
H A Dexperimental.cc50 STATIC_ASSERT(std::is_trivial<T>::value); in VectorToByteArray()
/third_party/node/deps/v8/src/torque/ls/
H A Dmessage-handler.cc53 return ParseJson(content).value; in ReadMessage()
/third_party/mesa3d/src/gallium/drivers/lima/ir/pp/
H A Dppir.h283 union fi value[4]; member
H A Dlower.c436 zero->constant.value[0].f = 0; in ppir_lower_branch()
/third_party/mesa3d/src/gallium/frontends/wgl/
H A Dstw_nopfuncs.c264 nop_glPatchParameteri(GLenum pname, GLint value) in nop_glPatchParameteri() argument
/third_party/node/deps/openssl/openssl/crypto/asn1/
H A Da_strex.c211 * because if utflen==1 its value will be correct anyway in do_buf()
281 t.value.ptr = (char *)str; in do_dump()
H A Dtasn_enc.c289 * Work out inner tag value: if EXPLICIT or no tagging use underlying in asn1_template_ex_i2d()
556 /* If ANY set type and pointer to value */ in asn1_ex_i2c()
561 pval = (const ASN1_VALUE **)&typ->value.asn1_value; /* actually is const */ in asn1_ex_i2c()
585 * Default handling if value == size field then omit in asn1_ex_i2c()
H A Dtasn_prn.c461 fld = (const ASN1_VALUE **)&atype->value.asn1_value; /* actually is const */ in asn1_primitive_print()
/third_party/node/deps/openssl/openssl/crypto/x509/
H A Dx509_att.c357 * least one value but some types use and zero length SET and require in X509_ATTRIBUTE_set1_data()
410 return ttmp->value.ptr; in X509_ATTRIBUTE_get0_data()
/third_party/node/deps/openssl/openssl/crypto/cms/
H A Dcms_pwri.c151 value.sequence)) in CMS_add0_recipient_password()
212 * Do a decrypt of last decrypted block to set IV to correct value in kek_unwrap_key()
221 /* Reset IV to original value */ in kek_unwrap_key()
232 /* Invalid length value */ in kek_unwrap_key()
/third_party/node/deps/undici/src/lib/cache/
H A Dcache.js223 message: 'invalid vary field value'
353 message: 'Got * vary field value'
778 // a different value than the other, return false
790 value: 'Cache',
/third_party/node/deps/uv/src/unix/
H A Dos390-syscalls.c514 int sem_init(UV_PLATFORM_SEM_T* semid, int pshared, unsigned int value) { in sem_init() argument
/third_party/libcoap/src/
H A Dcoap_option.c61 /* Handle two-byte value: First, the MSB + 269 is stored as delta value. in coap_opt_parse()
85 /* Handle two-byte value: First, the MSB + 269 is stored as delta value. in coap_opt_parse()
102 /* opt now points to value, if present */ in coap_opt_parse()
104 result->value = opt; in coap_opt_parse()
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/model/
H A DFormatSpec.java21 import com.google.auto.value.AutoValue;
89 * dialling" range, and the derived XML element "intlFormat" will contain the value "NA".
489 * calculated prefix is just "$FG" then nothing is returned (since that's a no-op value).
H A DRangesTableSchema.java104 /** Default value not permitted in real data. */
168 /** The value in the "TIMEZONE" column, which is effectively a list of timezone strings. */
191 * not optional for dialling, then no value should be set here.
257 * the CSV regions multi-value. This allows region codes to be serialize in a single column (which
299 // multi-value of region codes. If the column is in the group, it must hold in toCsv()
302 if (a.value().map(((Column<Boolean>) a.column())::cast).orElse(Boolean.FALSE)) { in toCsv()
/third_party/libphonenumber/metadata/src/test/java/com/google/i18n/phonenumbers/metadata/table/
H A DCsvTableTest.java68 private static final String NEW_LINE = LINE_SEPARATOR.value();
/third_party/python/Tools/c-analyzer/c_analyzer/
H A D__main__.py53 (lambda v: (v.kind.value, v.filename or '', v.name)),
183 print(f'{data.kind.value} {name!r} failed ({failure})')
/third_party/python/Lib/idlelib/
H A Dquery.py8 The 'return value' is .result set to either a valid answer or None.
47 text0 - initial value for entry
360 self.restartvar = BooleanVar(self, value=True)
/third_party/python/Lib/
H A Dtelnetlib.py647 def __exit__(self, type, value, traceback):

Completed in 25 milliseconds

1...<<521522523524525526527528529530>>...580