Home
last modified time | relevance | path

Searched refs:value (Results 18851 - 18875 of 31071) sorted by relevance

1...<<751752753754755756757758759760>>...1243

/third_party/libwebsockets/include/libwebsockets/abstract/
H A Dabstract.h34 const char *value; member
/third_party/lzma/CPP/7zip/UI/Console/
H A DHashCon.h37 void PrintProperty(const char *name, UInt64 value);
/third_party/jerryscript/jerry-core/ecma/base/
H A Decma-literal-storage.h47 void ecma_save_literals_append_value (ecma_value_t value, ecma_collection_t *lit_pool_p);
/third_party/jerryscript/jerry-core/ecma/operations/
H A Decma-number-object.c38 * @return ecma value
39 * Returned value must be freed with ecma_free_value
65 ext_object_p->u.class_prop.u.value = conv_to_num_completion; in ecma_op_create_number_object()
H A Decma-boolean-object.c38 * @return ecma value
39 * Returned value must be freed with ecma_free_value
58 ext_object_p->u.class_prop.u.value = ecma_make_boolean_value (boolean_value); in ecma_op_create_boolean_object()
H A Decma-objects-general.h31 ecma_value_t ecma_op_create_object_object_arg (ecma_value_t value);
/third_party/jerryscript/tests/jerry/es2015/
H A Dfunction-arguments-caller.js42 assert(desc.value === null);
/third_party/mesa3d/src/compiler/glsl/
H A Dlower_vec_index_to_swizzle.cpp88 const int i = CLAMP(idx->value.i[0], 0, in handle_rvalue()
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dnine_dump.h47 nine_dump_D3DTSS_value(unsigned ch, D3DTEXTURESTAGESTATETYPE tss, DWORD value) in nine_dump_D3DTSS_value() argument
/third_party/node/test/parallel/
H A Dtest-vm-inherited_properties.js13 propSandbox: { value: 3 }
/third_party/node/deps/v8/src/wasm/
H A Dmemory-tracing.h29 std::underlying_type<MachineRepresentation>::type>::value,
/third_party/node/deps/v8/src/zone/
H A Dzone-utils.h23 if (std::is_trivially_copyable<T>::value) { in CloneVector()
/third_party/ntfs-3g/include/fuse-lite/
H A Dfuse_opt.h33 * set to 'value'
35 * ii) The processing function is called, with 'value' as the key
38 * 'offset' is set to the value of an option parameter
90 int value; member
101 * template value
125 * Key value passed to the processing function if an option did not
131 * Key value passed to the processing function for all non-options
139 * Special key value for options to keep
147 * Special key value for options to discard
170 * The return value o
[all...]
/third_party/musl/src/hook/linux/
H A Dmusl_fdtrack.h46 bool fdtrack_cas_hook(fdtrack_hook* expected, fdtrack_hook value);
/third_party/nghttp2/lib/
H A Dnghttp2_http.h97 int nghttp2_http_parse_priority(nghttp2_extpri *dest, const uint8_t *value,
/third_party/node/benchmark/http/
H A Dincoming_headers.js31 headers[`foo${i}`] = `some header value ${i}${' \t'.repeat(w / 2)}`;
H A Dheaders.js23 headers[`foo${i}`] = Js.map(() => `some header value ${i}`);
/third_party/node/deps/icu-small/source/common/unicode/
H A Ducpmap.h33 * Selectors for how ucpmap_getRange() etc. should report value ranges overlapping with surrogates.
43 * ucpmap_getRange() enumerates all same-value ranges as stored in the map.
49 * ucpmap_getRange() enumerates all same-value ranges as stored in the map,
65 * ucpmap_getRange() enumerates all same-value ranges as stored in the map,
86 * Returns the value for a code point as stored in the map, with range checking.
87 * Returns an implementation-defined error value if c is not in the range 0..U+10FFFF.
91 * @return the map value,
92 * or an implementation-defined error value if the code point is not in the range 0..U+10FFFF
99 * Callback function type: Modifies a map value.
101 * The modified value wil
[all...]
/third_party/node/deps/icu-small/source/i18n/unicode/
H A Dutmscale.h279 * Similar to Unix time (linear value from 1970) and struct timeval
288 * The first unused time scale value. The limit of this enum
289 * @deprecated ICU 59 The numeric value may change over time, see ICU ticket #12420.
316 * The constant used to select the epoch offset value
326 * The constant used to select the minimum from value
336 * The constant used to select the maximum from value
346 * The constant used to select the minimum to value
356 * The constant used to select the maximum to value
367 * The constant used to select the epoch plus one value
370 * NOTE: This is an internal value
[all...]
/third_party/node/deps/npm/node_modules/@sigstore/core/dist/
H A Dpem.js2 Object.defineProperty(exports, "__esModule", { value: true });
H A Djson.js17 Object.defineProperty(exports, "__esModule", { value: true });
/third_party/node/deps/npm/node_modules/err-code/
H A Dindex.js6 value: props[key],
/third_party/node/deps/npm/node_modules/exponential-backoff/dist/
H A Doptions.js13 Object.defineProperty(exports, "__esModule", { value: true });
/third_party/node/deps/npm/node_modules/@sigstore/verify/dist/trust/
H A Dfilter.js2 Object.defineProperty(exports, "__esModule", { value: true });
/third_party/node/deps/npm/node_modules/@sigstore/bundle/dist/
H A Dbundle.js2 Object.defineProperty(exports, "__esModule", { value: true });

Completed in 18 milliseconds

1...<<751752753754755756757758759760>>...1243