Home
last modified time | relevance | path

Searched defs:offset (Results 251 - 275 of 4647) sorted by relevance

1...<<11121314151617181920>>...186

/third_party/node/deps/v8/src/deoptimizer/x64/
H A Ddeoptimizer-x64.cc31 void FrameDescription::SetCallerPc(unsigned offset, intptr_t value) { in SetCallerPc() argument
35 void FrameDescription::SetCallerFp(unsigned offset, intptr_t value) { in SetCallerFp() argument
39 void FrameDescription::SetCallerConstantPool(unsigned offset, intptr_t value) { in SetCallerConstantPool() argument
/third_party/node/deps/v8/src/heap/
H A Dinvalidated-slots-inl.h38 int offset = static_cast<int>(slot - invalidated_start_); in IsValid() local
/third_party/node/deps/v8/src/objects/
H A Dstring-comparator.cc17 int offset; in Init() local
37 int offset; in Advance() local
H A Dfield-index-inl.h16 FieldIndex FieldIndex::ForInObjectOffset(int offset, Encoding encoding) { in ForInObjectOffset() argument
/third_party/musl/libc-test/src/functionalext/supplement/dirent/
H A Dseekdir.c46 long offset = 0; in seekdir_0100() local
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_disasm_info.h40 int offset; member
/third_party/mesa3d/src/gallium/drivers/etnaviv/tests/
H A Dlower_ubo_tests.cpp108 nir_ssa_def *offset = nir_imm_int(&b, 4); in TEST_F() local
123 nir_ssa_def *offset = nir_imm_int(&b, 4); in TEST_F() local
141 nir_ssa_def *offset = nir_imm_int(&b, 4); in TEST_F() local
156 nir_ssa_def *offset = nir_imm_int(&b, 4); in TEST_F() local
173 nir_ssa_def *offset = nir_fadd(&b, one, one); in TEST_F() local
[all...]
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_format_aos_array.c53 lp_build_fetch_rgba_aos_array(struct gallivm_state *gallivm, const struct util_format_description *format_desc, struct lp_type dst_type, LLVMValueRef base_ptr, LLVMValueRef offset) lp_build_fetch_rgba_aos_array() argument
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_draw_quad.c42 util_draw_vertex_buffer(struct pipe_context *pipe, struct cso_context *cso, struct pipe_resource *vbuf, uint vbuf_slot, uint offset, uint prim_type, uint num_verts, uint num_attribs) util_draw_vertex_buffer() argument
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dgen4_blorp_exec.h25 dynamic_state_address(struct blorp_batch *blorp_batch, uint32_t offset) in dynamic_state_address() argument
37 instruction_state_address(struct blorp_batch *blorp_batch, uint32_t offset) in instruction_state_address() argument
52 uint32_t offset; in blorp_emit_vs_state() local
73 uint32_t offset; in blorp_emit_sf_state() local
107 uint32_t offset; blorp_emit_wm_state() local
161 uint32_t offset; blorp_emit_color_calc_state() local
[all...]
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_cl_dump.c47 uint32_t offset = 0, hw_offset = 0; in vc4_dump_cl() local
H A Dvc4_cl.c40 uint32_t offset = cl_offset(cl); in cl_ensure_space() local
/third_party/musl/libc-test/src/gwp_asan/
H A Dunwind_test.c63 size_t offset = frame_buf[i] - (uintptr_t)info.dli_fbase; in main() local
/third_party/mesa3d/src/gallium/drivers/r300/compiler/
H A Dr3xx_vertprog_dump.c179 unsigned offset = i*4; in r300_vertex_program_dump() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DCLBuffer.h56 inline bool Buffer::isRegionValid(size_t offset, size_t size) const in isRegionValid() argument
H A DCLBuffer.cpp33 Buffer::Buffer(Buffer &parent, MemFlags flags, size_t offset, size_t size, cl_int &errorCode) in Buffer() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
H A DBufferImpl.cpp14 getSubData(const gl::Context *context, GLintptr offset, GLsizeiptr size, void *outData) getSubData() argument
/third_party/vk-gl-cts/executor/
H A DxeTestLogParser.cpp171 int offset = m_currentCaseData->getDataSize(); in parse() local
/third_party/vk-gl-cts/external/amber/src/src/vulkan/
H A Dbuffer_descriptor.h55 void AddDynamicOffset(uint32_t offset) { dynamic_offsets_.push_back(offset); } in AddDynamicOffset() argument
H A Dpush_constant.cc105 AddBuffer(const Buffer* buffer, uint32_t offset) AddBuffer() argument
[all...]
/third_party/skia/src/core/
H A DSkTextBlobTrace.h23 SkPoint offset; member
/third_party/skia/src/gpu/
H A DGrStagingBufferManager.cpp18 size_t offset = 0; in allocateStagingBufferSlice() local
H A DGrRingBuffer.cpp60 size_t offset = this->getAllocationOffset(size); in suballocate() local
78 size_t offset = this->getAllocationOffset(size); in suballocate() local
/third_party/skia/src/gpu/dawn/
H A DGrDawnProgramDataManager.cpp30 make_bind_group_entry(uint32_t binding, const wgpu::Buffer& buffer, uint32_t offset, uint32_t size) make_bind_group_entry() argument
/third_party/skia/third_party/externals/swiftshader/src/Common/
H A DHalf.hpp59 constexpr int offset = 24; // Exponent bias (15) + number of mantissa bits per component (9) = 24 in toRGB16F() local

Completed in 7 milliseconds

1...<<11121314151617181920>>...186