/third_party/node/deps/v8/src/common/ |
D | ptr-compr-inl.h | 49 V8_INLINE Address DecompressTaggedSigned(Tagged_t raw_value) { in DecompressTaggedSigned() 58 Tagged_t raw_value) { in DecompressTaggedPointer() 66 Tagged_t raw_value) { in DecompressTaggedAny()
|
/third_party/node/deps/v8/src/objects/ |
D | slots-inl.h | 29 bool FullObjectSlot::contains_value(Address raw_value) const { in contains_value() 33 bool FullObjectSlot::contains_map_value(Address raw_value) const { in contains_map_value() 171 Tagged_t raw_value = CompressTagged(value.ptr()); in MemsetTagged() local
|
D | object-type.cc | 14 Address CheckObjectType(Address raw_value, Address raw_type, in CheckObjectType()
|
D | internal-index.h | 37 size_t raw_value() const { return entry_; } in raw_value() function
|
D | compressed-slots-inl.h | 24 bool CompressedObjectSlot::contains_value(Address raw_value) const { in contains_value() 30 bool CompressedObjectSlot::contains_map_value(Address raw_value) const { in contains_map_value()
|
D | maybe-object-inl.h | 87 Address raw_value = in ClearedValue() local
|
D | descriptor-array.h | 254 static inline int16_t decode(unsigned mark_compact_epoch, int16_t raw_value) { in decode()
|
D | allocation-site-inl.h | 116 Object raw_value = transition_info_or_boilerplate(kAcquireLoad); in PointsToLiteral() local
|
D | js-objects.cc | 4427 Handle<Object> raw_value(object->RawFastPropertyAt(index), isolate); in FastPropertyAt() local 4435 Handle<Object> raw_value(object->RawFastPropertyAt(index, tag), isolate); in FastPropertyAt() local
|
/third_party/node/deps/v8/src/zone/ |
D | zone-compression.h | 51 Address raw_value = reinterpret_cast<Address>(value); in Compress() local
|
/third_party/gstreamer/gstplugins_bad/gst/siren/ |
D | common.c | 109 raw_value, raw_max_idx = 0, raw_min_idx = 0; in categorize_regions() local
|
/third_party/ffmpeg/libavcodec/ |
D | siren.c | 456 raw_value, raw_max_idx = 0, raw_min_idx = 0; in categorize_regions() local
|
/third_party/protobuf/ruby/ext/google/protobuf_c/ |
D | message.c | 357 VALUE raw_value = layout_get(self->descriptor->layout, Message_data(self), f); in Message_method_missing() local
|
/third_party/gn/src/base/win/ |
D | registry.cc | 279 char16_t raw_value[kMaxStringLength]; in ReadValue() local
|
/third_party/mesa3d/src/intel/common/ |
D | intel_decoder.h | 84 uint64_t raw_value; member
|
/third_party/node/deps/v8/src/snapshot/ |
D | serializer.cc | 279 Address raw_value = Smi::cast(*slot).ptr(); in PutSmiRoot() local
|
/third_party/node/deps/v8/src/builtins/ |
D | builtins-object-gen.cc | 1513 TNode<Context> context, TNode<Object> raw_value, TNode<Word32T> details, in FromPropertyDetails()
|
/third_party/mesa3d/src/gallium/drivers/zink/nir_to_spirv/ |
D | nir_to_spirv.c | 1814 get_alu_src(struct ntv_context *ctx, nir_alu_instr *alu, unsigned src, SpvId *raw_value) in get_alu_src()
|