Home
last modified time | relevance | path

Searched defs:offset (Results 626 - 650 of 4614) sorted by relevance

1...<<21222324252627282930>>...185

/third_party/node/deps/v8/src/builtins/
H A Dgenerate-bytecodes-builtins-list.cc90 int offset = offset_table[i]; in WriteHeader() local
96 out << offset << ", "; in WriteHeader() local
/third_party/node/deps/v8/src/heap/
H A Dslot-set.cc24 void TypedSlots::Insert(SlotType type, uint32_t offset) { in Insert() argument
87 uint32_t offset = OffsetField::decode(slot.type_and_offset); in IterateSlotsInRanges() local
/third_party/node/deps/v8/src/interpreter/
H A Dbytecode-jump-table.h66 void set_switch_bytecode_offset(size_t offset) { in set_switch_bytecode_offset() argument
H A Dbytecode-label.h25 size_t offset() const { in offset() function in v8::internal::interpreter::final
33 void bind_to(size_t offset) { in bind_to() argument
68 void set_referrer(size_t offset) { in set_referrer() argument
H A Dhandler-table-builder.cc48 void HandlerTableBuilder::SetTryRegionStart(int handler_id, size_t offset) { in SetTryRegionStart() argument
54 void HandlerTableBuilder::SetTryRegionEnd(int handler_id, size_t offset) { in SetTryRegionEnd() argument
60 void HandlerTableBuilder::SetHandlerTarget(int handler_id, size_t offset) { in SetHandlerTarget() argument
/third_party/node/deps/v8/src/objects/
H A Dfixed-array.h146 int offset = OffsetOfElementAt(index); in set() local
612 bool matches(int offset, const T* buffer, int length) { in matches() argument
H A Dfield-index.h43 int offset() const { return OffsetBits::decode(bit_field_); } in offset() function in v8::internal::final
79 FieldIndex(bool is_inobject, int offset, Encoding encoding, in FieldIndex() argument
H A Dobjects-body-descriptors.h86 static bool IsValidSlot(Map map, HeapObject obj, int offset) { in IsValidSlot() argument
128 IsValidSlot(Map map, HeapObject obj, int offset) IsValidSlot() argument
169 IsValidSlot(Map map, HeapObject obj, int offset) IsValidSlot() argument
200 IsValidSlot(Map map, HeapObject obj, int offset) IsValidSlot() argument
226 IsValidSlot(Map map, HeapObject obj, int offset) IsValidSlot() argument
[all...]
H A Dproperty-array-inl.h58 int offset = OffsetOfElementAt(index); in set() local
66 int offset = OffsetOfElementAt(index); in set() local
76 int offset = OffsetOfElementAt(index); in set() local
/third_party/node/deps/v8/src/runtime/
H A Druntime-typedarray.cc181 size_t offset; in RUNTIME_FUNCTION() local
/third_party/node/deps/v8/src/snapshot/
H A Dsnapshot-data.h50 void SetHeaderValue(uint32_t offset, uint32_t value) { in SetHeaderValue() argument
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_texture.h54 uint32_t offset; member
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_query_hw.h99 uint32_t offset; member
H A Dfreedreno_texture.c138 fd_setup_border_colors(struct fd_texture_stateobj *tex, void *ptr, unsigned offset) fd_setup_border_colors() argument
/third_party/mesa3d/src/gallium/drivers/i915/
H A Di915_batchbuffer.h96 i915_winsys_batchbuffer_reloc(struct i915_winsys_batchbuffer *batch, struct i915_winsys_buffer *buffer, enum i915_winsys_buffer_usage usage, size_t offset, bool fenced) i915_winsys_batchbuffer_reloc() argument
H A Di915_resource_buffer.c98 i915_buffer_subdata(struct pipe_context *rm_ctx, struct pipe_resource *resource, unsigned usage, unsigned offset, unsigned size, const void *data) i915_buffer_subdata() argument
H A Di915_state_static.c110 unsigned offset = i915_texture_offset(tex, depth_surface->u.tex.level, in update_framebuffer() local
H A Di915_state_immediate.c42 set_immediate(struct i915_context *i915, unsigned offset, const unsigned state) in set_immediate() argument
/third_party/mesa3d/src/gallium/drivers/asahi/
H A Dagx_blit.c55 unsigned offset = 0; in agx_build_reload_shader() local
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_pipe_control.c95 crocus_emit_pipe_control_write(struct crocus_batch *batch, const char *reason, uint32_t flags, struct crocus_bo *bo, uint32_t offset, uint64_t imm) crocus_emit_pipe_control_write() argument
H A Dcrocus_genx_macros.h44 __gen_address_offset(struct crocus_address addr, uint64_t offset) in __gen_address_offset() argument
54 uint32_t offset = (char *)location - (char *)batch->command.map; in __gen_combine_address() local
149 ro_bo(struct crocus_bo *bo, uint64_t offset) ro_bo() argument
155 rw_bo(struct crocus_bo *bo, uint64_t offset) rw_bo() argument
161 ggtt_bo(struct crocus_bo *bo, uint64_t offset) ggtt_bo() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_query_acc_perfmon.c65 unsigned offset; in pm_query() local
/third_party/mesa3d/src/tool/pps/
H A Dpps_counter.h79 int32_t offset = -1; member in pps::Counter
/third_party/mesa3d/src/panfrost/vulkan/
H A Dpanvk_vX_image.c136 unsigned offset = image->pimage.data.offset; in CreateImageView() local
/third_party/mesa3d/src/util/
H A Dfossilize_db.h71 uint64_t offset; member

Completed in 9 milliseconds

1...<<21222324252627282930>>...185