/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
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()
|
H A D | sb_dump.cpp | 306 value *v = *I; in dump_vec() 322 value *v = *I; in dump_rels() 381 value *val = *I; in dump_set() 403 void dump::dump_val(value* v) { in dump_val()
|
/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
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
H A D | nv50_query_hw_sm.c | 338 uint64_t value = 0; in nv50_hw_sm_get_query_result() local 352 value += count[p][c]; in nv50_hw_sm_get_query_result() 356 value *= nv50->screen->TPs; in nv50_hw_sm_get_query_result() 358 *(uint64_t *)result = value; in nv50_hw_sm_get_query_result()
|
/third_party/libfuse/example/ |
H A D | passthrough_fh.c | 62 incorrect st_nlink value being reported for any remaining in xmp_init() 517 static int xmp_setxattr(const char *path, const char *name, const char *value, in xmp_setxattr() argument 520 int res = lsetxattr(path, name, value, size, flags); in xmp_setxattr() 526 static int xmp_getxattr(const char *path, const char *name, char *value, in xmp_getxattr() argument 529 int res = lgetxattr(path, name, value, size); in xmp_getxattr()
|
H A D | passthrough.c | 67 incorrect st_nlink value being reported for any remaining in xmp_init() 410 static int xmp_setxattr(const char *path, const char *name, const char *value, in xmp_setxattr() argument 413 int res = lsetxattr(path, name, value, size, flags); in xmp_setxattr() 419 static int xmp_getxattr(const char *path, const char *name, char *value, in xmp_getxattr() argument 422 int res = lgetxattr(path, name, value, size); in xmp_getxattr()
|
/third_party/node/deps/v8/include/ |
H A D | v8-traced-handle.h | 212 static_assert(std::is_base_of<T, S>::value, "type check"); in TracedReference() 352 static_assert(std::is_base_of<T, S>::value, "type check"); in Reset() 364 static_assert(std::is_base_of<T, S>::value, "type check"); 373 static_assert(std::is_base_of<T, S>::value, "type check"); in operator =()
|
/third_party/node/deps/v8/src/base/platform/ |
H A D | platform-starboard.cc | 427 void Thread::SetThreadLocal(LocalStorageKey key, void* value) { in SetThreadLocal() argument 428 bool result = SbThreadSetLocalValue(key, value); in SetThreadLocal() 450 // value in milliseconds. 454 EzTimeValue value = EzTimeValueFromSbTime(SbTimeGetNow()); variable 457 EzTimeValueExplode(&value, kEzTimeZoneLocal, &ez_exploded, NULL);
|
/third_party/node/deps/v8/src/heap/ |
H A D | memory-measurement.cc | 66 Handle<Object> NewNumber(size_t value) { in NewNumber() argument 67 return factory_->NewNumberFromSize(value); in NewNumber() 81 Handle<Object> value) { in AddProperty() 82 JSObject::AddProperty(isolate_, object, name, value, NONE); in AddProperty() 80 AddProperty(Handle<JSObject> object, Handle<String> name, Handle<Object> value) AddProperty() argument
|
/third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
H A D | lp_bld_nir_aos.c | 69 LLVMValueRef value = in lp_nir_aos_conv_const() local 72 assert(LLVMIsConstant(value)); in lp_nir_aos_conv_const() 73 unsigned uval = LLVMConstIntGetZExtValue(value); in lp_nir_aos_conv_const() 313 instr->value[i].u32, in emit_load_const()
|