/third_party/node/test/fixtures/wpt/FileAPI/file/ |
H A D | File-constructor.any.js | 51 {done:false, value:'ab'}, 52 {done:false, value:'cde'}, 121 var file = new File(["bits"], "dummy", { unknownKey: "value" });
|
/third_party/nghttp2/src/ |
H A D | shrpx_mruby_module.cc | 103 mrb_ary_push(mrb, ary, mrb_str_new(mrb, hd.value.c_str(), hd.value.size())); in create_headers_hash()
|
/third_party/node/deps/icu-small/source/common/unicode/ |
H A D | bytestriebuilder.h | 61 * Adds a (byte sequence, value) pair. 66 * @param value The value associated with this byte sequence. 67 * @param errorCode Standard ICU error code. Its input value must 74 BytesTrieBuilder &add(StringPiece s, int32_t value, UErrorCode &errorCode); 80 * A BytesTrie cannot be empty. At least one (byte sequence, value) pair 87 * @param errorCode Standard ICU error code. Its input value must 100 * A BytesTrie cannot be empty. At least one (byte sequence, value) pair 112 * @param errorCode Standard ICU error code. Its input value must 122 * Removes all (byte sequence, value) pair [all...] |
H A D | ucharstriebuilder.h | 59 * Adds a (string, value) pair. 64 * @param value The value associated with this string. 65 * @param errorCode Standard ICU error code. Its input value must 72 UCharsTrieBuilder &add(const UnicodeString &s, int32_t value, UErrorCode &errorCode); 78 * A UCharsTrie cannot be empty. At least one (string, value) pair 85 * @param errorCode Standard ICU error code. Its input value must 98 * A UCharsTrie cannot be empty. At least one (string, value) pair 112 * @param errorCode Standard ICU error code. Its input value must 123 * Removes all (string, value) pair [all...] |
/third_party/node/benchmark/async_hooks/ |
H A D | async-resource-vs-destroy.js | 82 function setCLS(value) { 84 transactions.set(asyncId, value);
|
/third_party/node/deps/icu-small/source/common/ |
H A D | locresdata.cpp | 169 const char16_t* const value = in _uloc_getOrientationHelper() local 180 switch(value[0]) in _uloc_getOrientationHelper()
|
/third_party/node/deps/googletest/include/gtest/ |
H A D | gtest-message.h | 121 // Streams a non-pointer value to this object. If building a version of 122 // GoogleTest with ABSL, this overload is only enabled if the value does not 128 typename std::enable_if<!absl::HasAbslStringify<T>::value, // NOLINT 153 // Streams a non-pointer value with an AbslStringify definition to this 156 typename std::enable_if<absl::HasAbslStringify<T>::value, // NOLINT 167 // Streams a pointer value to this object. 237 // Converts a streamable value to an std::string. A NULL pointer is 238 // converted to "(null)". When the input value is a ::string,
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | udateintervalformat.cpp | 157 UDisplayContext value, in udtitvfmt_setContext() 162 reinterpret_cast<DateIntervalFormat*>(formatter)->setContext( value, *status ); in udtitvfmt_setContext() 156 udtitvfmt_setContext(UDateIntervalFormat* formatter, UDisplayContext value, UErrorCode* status) udtitvfmt_setContext() argument
|
/third_party/node/deps/npm/node_modules/@sigstore/core/dist/ |
H A D | index.js | 14 Object.defineProperty(o, "default", { enumerable: true, value: v }); 25 Object.defineProperty(exports, "__esModule", { value: true });
|
/third_party/node/deps/icu-small/source/tools/toolutil/ |
H A D | denseranges.cpp | 62 int32_t firstAfter(int32_t value) const { in firstAfter() 69 if(value<gapStarts[i] && (minIndex<0 || gapStarts[i]<minValue)) { in firstAfter() 109 // Use int64_t variables for intermediate-value precision and to avoid in uprv_makeDenseRanges()
|
/third_party/node/deps/npm/node_modules/@sigstore/sign/dist/bundler/ |
H A D | bundle.js | 14 Object.defineProperty(o, "default", { enumerable: true, value: v }); 25 Object.defineProperty(exports, "__esModule", { value: true });
|
/third_party/node/deps/npm/node_modules/iconv-lite/lib/ |
H A D | streams.js | 20 constructor: { value: IconvLiteEncoderStream } 68 constructor: { value: IconvLiteDecoderStream }
|
/third_party/node/deps/npm/node_modules/agent-base/dist/ |
H A D | helpers.js | 14 Object.defineProperty(o, "default", { enumerable: true, value: v }); 25 Object.defineProperty(exports, "__esModule", { value: true });
|
/third_party/node/deps/npm/node_modules/ip-address/dist/v6/ |
H A D | regular-expressions.js | 14 Object.defineProperty(o, "default", { enumerable: true, value: v }); 25 Object.defineProperty(exports, "__esModule", { value: true });
|
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/ |
H A D | easy_xml.py | 159 def _XmlEscape(value, attr=False): 169 return _xml_escape_re.sub(replace, value)
|
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/packaging/ |
H A D | utils.py | 47 value = _canonicalize_regex.sub("-", name).lower() 48 return cast(NormalizedName, value)
|
/third_party/node/deps/npm/node_modules/qrcode-terminal/lib/ |
H A D | main.js | 15 fill = function(length, value) { 18 arr[i] = value;
|
/third_party/mesa3d/src/intel/compiler/ |
H A D | brw_nir_analyze_boolean_resolves.c | 236 if (load->value[0].u32 == NIR_TRUE || load->value[0].u32 == NIR_FALSE) { in analyze_boolean_resolves_block() 245 /* Everything else is an unknown non-boolean value and needs to in analyze_boolean_resolves_block()
|
/third_party/mesa3d/src/panfrost/util/ |
H A D | pan_lower_xfb.c | 59 nir_ssa_def *value = nir_channels(b, src, BITFIELD_MASK(num_components) << start_component); in lower_xfb_output() local 60 nir_store_global(b, addr, 4, value, BITFIELD_MASK(num_components)); in lower_xfb_output()
|
/third_party/mesa3d/src/util/ |
H A D | xmlconfig.h | 55 /** \brief Option value */ 65 * For empty ranges (a single value) start == end */ 97 * The value is the same in the screen and all contexts. */ 101 int value; member 106 * Struct for a driver's definition of an option, its default value, and the 113 driOptionValue value; member 158 /** \brief Query a boolean option value */ 160 /** \brief Query an integer option value */ 162 /** \brief Query a floating-point option value */ 164 /** \brief Query a string option value */ [all...] |
/third_party/node/deps/npm/node_modules/sigstore/dist/ |
H A D | sigstore.js | 14 Object.defineProperty(o, "default", { enumerable: true, value: v }); 25 Object.defineProperty(exports, "__esModule", { value: true });
|
/third_party/icu/icu4c/source/tools/toolutil/ |
H A D | denseranges.cpp | 62 int32_t firstAfter(int32_t value) const { in firstAfter() 69 if(value<gapStarts[i] && (minIndex<0 || gapStarts[i]<minValue)) { in firstAfter() 109 // Use int64_t variables for intermediate-value precision and to avoid in uprv_makeDenseRanges()
|
/third_party/libdrm/tegra/ |
H A D | tegra.h | 81 uint32_t value; member 108 uint32_t value);
|
/third_party/libevdev/test/ |
H A D | test-common.c | 82 code = abs[nabs].value; in test_create_abs_device() 84 a.value = 0; in test_create_abs_device()
|
/third_party/libinput/src/ |
H A D | filter-private.h | 69 uint64_t value; member 78 s->value = event_delta_smooth_value; in pointer_delta_smoothener_create()
|