/third_party/libwebsockets/include/libwebsockets/abstract/ |
H A D | abstract.h | 34 const char *value; member
|
/third_party/lzma/CPP/7zip/UI/Console/ |
H A D | HashCon.h | 37 void PrintProperty(const char *name, UInt64 value);
|
/third_party/jerryscript/jerry-core/ecma/base/ |
H A D | ecma-literal-storage.h | 47 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 D | ecma-number-object.c | 38 * @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 D | ecma-boolean-object.c | 38 * @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 D | ecma-objects-general.h | 31 ecma_value_t ecma_op_create_object_object_arg (ecma_value_t value);
|
/third_party/jerryscript/tests/jerry/es2015/ |
H A D | function-arguments-caller.js | 42 assert(desc.value === null);
|
/third_party/mesa3d/src/compiler/glsl/ |
H A D | lower_vec_index_to_swizzle.cpp | 88 const int i = CLAMP(idx->value.i[0], 0, in handle_rvalue()
|
/third_party/mesa3d/src/gallium/frontends/nine/ |
H A D | nine_dump.h | 47 nine_dump_D3DTSS_value(unsigned ch, D3DTEXTURESTAGESTATETYPE tss, DWORD value) in nine_dump_D3DTSS_value() argument
|
/third_party/node/test/parallel/ |
H A D | test-vm-inherited_properties.js | 13 propSandbox: { value: 3 }
|
/third_party/node/deps/v8/src/wasm/ |
H A D | memory-tracing.h | 29 std::underlying_type<MachineRepresentation>::type>::value,
|
/third_party/node/deps/v8/src/zone/ |
H A D | zone-utils.h | 23 if (std::is_trivially_copyable<T>::value) { in CloneVector()
|
/third_party/ntfs-3g/include/fuse-lite/ |
H A D | fuse_opt.h | 33 * 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 D | musl_fdtrack.h | 46 bool fdtrack_cas_hook(fdtrack_hook* expected, fdtrack_hook value);
|
/third_party/nghttp2/lib/ |
H A D | nghttp2_http.h | 97 int nghttp2_http_parse_priority(nghttp2_extpri *dest, const uint8_t *value,
|
/third_party/node/benchmark/http/ |
H A D | incoming_headers.js | 31 headers[`foo${i}`] = `some header value ${i}${' \t'.repeat(w / 2)}`;
|
H A D | headers.js | 23 headers[`foo${i}`] = Js.map(() => `some header value ${i}`);
|
/third_party/node/deps/icu-small/source/common/unicode/ |
H A D | ucpmap.h | 33 * 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 D | utmscale.h | 279 * 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 D | pem.js | 2 Object.defineProperty(exports, "__esModule", { value: true });
|
H A D | json.js | 17 Object.defineProperty(exports, "__esModule", { value: true });
|
/third_party/node/deps/npm/node_modules/err-code/ |
H A D | index.js | 6 value: props[key],
|
/third_party/node/deps/npm/node_modules/exponential-backoff/dist/ |
H A D | options.js | 13 Object.defineProperty(exports, "__esModule", { value: true });
|
/third_party/node/deps/npm/node_modules/@sigstore/verify/dist/trust/ |
H A D | filter.js | 2 Object.defineProperty(exports, "__esModule", { value: true });
|
/third_party/node/deps/npm/node_modules/@sigstore/bundle/dist/ |
H A D | bundle.js | 2 Object.defineProperty(exports, "__esModule", { value: true });
|