/third_party/lzma/CPP/7zip/Archive/ |
H A D | LzmaHandler.cpp | 203 Z7_COM7F_IMF(CHandler::GetArchiveProperty(PROPID propID, PROPVARIANT *value))
in GetArchiveProperty() argument 224 prop.Detach(value);
in GetArchiveProperty() 283 Z7_COM7F_IMF(CHandler::GetProperty(UInt32 /* index */, PROPID propID, PROPVARIANT *value))
in GetProperty() argument 292 prop.Detach(value);
in GetProperty()
|
/third_party/jerryscript/jerry-core/parser/js/ |
H A D | js-parser-mem.c | 367 * Pushes an uint8_t value onto the stack. 371 uint8_t uint8_value) /**< value pushed onto the stack */ in parser_stack_push_uint8() 404 * Pops the last uint8_t value from the stack. 440 * Pushes an uint16_t value onto the stack. 444 uint16_t uint16_value) /**< value pushed onto the stack */ in parser_stack_push_uint16() 465 * Pops the last uint16_t value from the stack. 467 * @return the value popped from the stack. 472 uint32_t value = context_p->stack_top_uint8; in parser_stack_pop_uint16() local 481 value |= ((uint32_t) page_p->bytes[context_p->stack.last_position - 2]) << 8; in parser_stack_pop_uint16() 488 value | in parser_stack_pop_uint16() [all...] |
/third_party/jinja2/ |
H A D | utils.py | 137 If the `silent` is True the return value will be `None` if the import 472 leave unchanged. Return the value of this key. 519 def __setitem__(self, key: t.Any, value: t.Any) -> None: 520 """Sets the value for an item. Moves the item up so that it 530 self._mapping[key] = value 576 """Intelligently sets the initial value of autoescaping based on the 603 If nothing matches then the initial value of autoescaping is set to the 604 value of `default`. 751 def __setitem__(self, name: str, value: t.Any) -> None: 752 self.__attrs[name] = value [all...] |
/third_party/jerryscript/jerry-core/ecma/base/ |
H A D | ecma-helpers-number.c | 203 * @return 0 or 1 - value of sign bit 244 * @return NaN value 262 * @return if !sign - +Infinity value, 263 * else - -Infinity value. 431 * Make Number of given sign from given mantissa value and binary exponent 454 /* Rounding to nearest value */ in ecma_number_make_from_sign_mantissa_and_exponent() 487 /* Rounding to nearest value */ in ecma_number_make_from_sign_mantissa_and_exponent() 717 * @return ecma value 718 * Returned value must be freed with ecma_free_value. 835 /* Not a valid number char, set value t in ecma_number_parse_int() 852 ecma_number_t value = ECMA_NUMBER_ZERO; ecma_number_parse_int() local [all...] |
/third_party/mesa3d/src/amd/registers/ |
H A D | makeregheader.py | 74 The return value may be None, if such a comment is deemed unnecessary. 77 where chips may be the set of chips supporting a specific enum value, 234 # Merge value lines 242 prev.enumentry.value == line.enumentry.value: 249 # Disambiguate field and value lines 284 # Collect and sort value lines by address 290 value_lines.sort(key=lambda line: (line.enumentry.value, line.name)) 292 value_lines.sort(key=lambda line: (line.name, line.enumentry.value)) 353 print('#define {define_name} {value_line.enumentry.value}{commen [all...] |
/third_party/mesa3d/src/amd/vulkan/ |
H A D | radv_nir_lower_ycbcr_textures.c | 63 implicit_downsampled_coord(nir_builder *b, nir_ssa_def *value, nir_ssa_def *max_value, in implicit_downsampled_coord() argument 67 b, value, in implicit_downsampled_coord() 72 implicit_downsampled_coord_unnormalized(nir_builder *b, nir_ssa_def *value, int div_scale) in implicit_downsampled_coord_unnormalized() argument 75 b, value, in implicit_downsampled_coord_unnormalized()
|
/third_party/libwebsockets/lib/tls/mbedtls/wrapper/include/openssl/ |
H A D | ssl.h | 1360 * @param value - alert value
1364 const char *SSL_alert_desc_string(int value);
1369 * @param value - alert value
1373 const char *SSL_alert_desc_string_long(int value);
1378 * @param value - alert value
1382 const char *SSL_alert_type_string(int value);
1387 * @param value [all...] |
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | si_state.h | 475 #define si_pm4_bind_state(sctx, member, value) \ 477 (sctx)->queued.named.member = (value); \ 478 if (value && value != (sctx)->emitted.named.member) \ 659 * The number of texels in the texel array is then clamped to the value of in si_clamp_texture_texel_count()
|
H A D | si_shaderlib_nir.c | 175 nir_ssa_def *value = nir_load_ssbo(&b, 1, 8, zero, src_offset, .align_mul=1); in si_create_dcc_retile_cs() local 182 nir_store_ssbo(&b, value, zero, dst_offset, .write_mask=0x1, .align_mul=1); in si_create_dcc_retile_cs() 226 * sample 1. That's why the clear value has 2 bytes - we're clearing 2 samples at the same time. in gfx9_create_clear_dcc_msaa_cs() 339 nir_ssa_def *value = nir_load_array_var(&b, in, id); in si_create_passthrough_tcs() local 340 nir_store_array_var(&b, out, id, value, 0xf); in si_create_passthrough_tcs()
|
/third_party/mesa3d/src/gallium/drivers/r600/sb/ |
H A D | sb_bc_dump.cpp | 305 s << "LDS_A["; s.print_zw_hex(src->value.u, 8); s << "]"; in print_src() 308 s << "LDS_B["; s.print_zw_hex(src->value.u, 8); s << "]"; in print_src() 319 s.print_zw_hex(src->value.u, 8); in print_src() 320 s << " " << src->value.f << "]"; in print_src()
|
/third_party/mesa3d/src/gallium/drivers/r600/sfn/ |
H A D | sfn_shader_gs.cpp | 268 const auto& value = m_streamout_data[location]->value(); 275 } else if (value[i]->chan() < 4) { 276 ir = new AluInstr(op1_mov, tmp[i + shift], value[i], AluInstr::write);
|
/third_party/node/lib/internal/modules/esm/ |
H A D | hooks.js | 91 set(value) { 93 return ReflectSet(this, 'importAttributes', value); 303 const { hookErrIdentifier } = meta; // Retrieve the value after all settled 448 const { hookErrIdentifier } = meta; // Retrieve the value after all settled 639 await AtomicsWaitAsync(this.#lock, WORKER_TO_MAIN_THREAD_NOTIFICATION, this.#workerNotificationLastId).value; 872 { __proto__: null, value: nextHookName },
|
/third_party/node/deps/v8/third_party/jinja2/ |
H A D | utils.py | 119 If the `silent` is True the return value will be `None` if the import 392 leave unchanged. Return the value of this key. 442 def __setitem__(self, key, value): 443 """Sets the value for an item. Moves the item up so that it 453 self._mapping[key] = value 548 """Intelligently sets the initial value of autoescaping based on the 575 If nothing matches then the initial value of autoescaping is set to the 576 value of `default`. 713 def __setitem__(self, name, value): 714 self.__attrs[name] = value [all...] |
/third_party/node/deps/v8/src/wasm/ |
H A D | wasm-module-builder.h | 18 #include "src/wasm/value-type.h" 112 // Patch a (padded) u32v at the given offset to be the given value. 200 void FixupByte(size_t position, byte value) { in FixupByte() argument 201 body_.patch_u8(position, value); in FixupByte() 333 // size, or the maximum uint32_t value if the maximum table size has been 358 void SetMinMemorySize(uint32_t value); 359 void SetMaxMemorySize(uint32_t value);
|
/third_party/node/test/parallel/ |
H A D | test-util-format.js | 456 { value: msg, enumerable: false }); 458 { value: 'CustomError', enumerable: false }); 468 { value: msg, enumerable: false }); 470 { value: 'BadCustomError', enumerable: false });
|
H A D | test-whatwg-webstreams-transfer.js | 94 assert.deepStrictEqual(chunk, { done: false, value: theData }); 122 // value-oriented stream on the other side: 143 assert.deepStrictEqual(chunk, { done: false, value: theByteData }); 276 assert.strictEqual(result.value, theData.toUpperCase()); 462 assert(result.value instanceof Uint8Array);
|
/third_party/node/src/ |
H A D | inspector_js_api.cc | 35 Local<Value> value) { in ToProtocolString() 36 TwoByteValue buffer(isolate, value); in ToProtocolString() 100 void OnMessage(Local<Value> value) { in OnMessage() argument 101 MakeCallback(callback_.Get(env()->isolate()), 1, &value); in OnMessage() 34 ToProtocolString(Isolate* isolate, Local<Value> value) ToProtocolString() argument
|
H A D | node_dir.cc | 83 #define FS_DIR_ASYNC_TRACE_BEGIN1(fs_type, id, name, value) \ 88 value); 90 #define FS_DIR_ASYNC_TRACE_END1(fs_type, id, name, value) \ 95 value);
|
/third_party/node/tools/inspector_protocol/jinja2/ |
H A D | utils.py | 129 If the `silent` is True the return value will be `None` if the import 357 leave unchanged. Return the value of this key. 414 def __setitem__(self, key, value): 415 """Sets the value for an item. Moves the item up so that it 425 self._mapping[key] = value 495 """Intelligently sets the initial value of autoescaping based on the 522 If nothing matches then the initial value of autoescaping is set to the 523 value of `default`. 631 def __setitem__(self, name, value): 632 self.__attrs[name] = value [all...] |
/third_party/nghttp2/src/ |
H A D | app_helper.cc | 154 ansi_escend(), nv->value); in print_nv() 322 frame->settings.iv[i].settings_id, frame->settings.iv[i].value); in print_frame() 390 size_t namelen, const uint8_t *value, in verbose_on_header_callback() 393 nghttp2_nv nv = {const_cast<uint8_t *>(name), const_cast<uint8_t *>(value), in verbose_on_header_callback() 388 verbose_on_header_callback(nghttp2_session *session, const nghttp2_frame *frame, const uint8_t *name, size_t namelen, const uint8_t *value, size_t valuelen, uint8_t flags, void *user_data) verbose_on_header_callback() argument
|
H A D | shrpx_mruby_module_request.cc | 259 auto value = mrb_ary_ref(mrb, values, i); in request_mod_header() local 260 if (!mrb_string_p(value)) { in request_mod_header() 261 mrb_raise(mrb, E_RUNTIME_ERROR, "value must be string"); in request_mod_header() 267 StringRef{RSTRING_PTR(value), in request_mod_header() 268 static_cast<size_t>(RSTRING_LEN(value))}), in request_mod_header() 279 mrb_raise(mrb, E_RUNTIME_ERROR, "value must be string"); in request_mod_header()
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | udatpg.cpp | 149 const char16_t *value, int32_t length) { in udatpg_setAppendItemFormat() 150 UnicodeString valueString((UBool)(length<0), value, length); in udatpg_setAppendItemFormat() 168 const char16_t *value, int32_t length) { in udatpg_setAppendItemName() 169 UnicodeString valueString((UBool)(length<0), value, length); in udatpg_setAppendItemName() 147 udatpg_setAppendItemFormat(UDateTimePatternGenerator *dtpg, UDateTimePatternField field, const char16_t *value, int32_t length) udatpg_setAppendItemFormat() argument 166 udatpg_setAppendItemName(UDateTimePatternGenerator *dtpg, UDateTimePatternField field, const char16_t *value, int32_t length) udatpg_setAppendItemName() argument
|
H A D | numrange_impl.cpp | 41 void put(const char* key, ResourceValue& value, UBool /*noFallback*/, UErrorCode& status) override { 42 ResourceTable miscTable = value.getTable(status); 44 for (int i = 0; miscTable.getKeyAndValue(i, key, value); i++) { 49 fData.rangePattern = {value.getUnicodeString(status), status}; 57 fData.approximatelyPattern = {value.getUnicodeString(status), status};
|
/third_party/node/deps/npm/node_modules/@sigstore/protobuf-specs/dist/__generated__/ |
H A D | sigstore_verification.js | 2 Object.defineProperty(exports, "__esModule", { value: true }); 322 function isSet(value) { 323 return value !== null && value !== undefined;
|
/third_party/mesa3d/src/vulkan/runtime/ |
H A D | vk_drm_syncobj.c | 89 uint64_t value) in vk_drm_syncobj_signal() 96 err = drmSyncobjTimelineSignal(device->drm_fd, &sobj->syncobj, &value, 1); in vk_drm_syncobj_signal() 110 uint64_t *value) in vk_drm_syncobj_get_value() 115 int err = drmSyncobjQuery(device->drm_fd, &sobj->syncobj, value, 1); in vk_drm_syncobj_get_value() 87 vk_drm_syncobj_signal(struct vk_device *device, struct vk_sync *sync, uint64_t value) vk_drm_syncobj_signal() argument 108 vk_drm_syncobj_get_value(struct vk_device *device, struct vk_sync *sync, uint64_t *value) vk_drm_syncobj_get_value() argument
|