| /third_party/node/deps/v8/src/deoptimizer/x64/ |
| H A D | deoptimizer-x64.cc | 31 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 D | invalidated-slots-inl.h | 38 int offset = static_cast<int>(slot - invalidated_start_); in IsValid() local
|
| /third_party/node/deps/v8/src/objects/ |
| H A D | string-comparator.cc | 17 int offset; in Init() local 37 int offset; in Advance() local
|
| H A D | field-index-inl.h | 16 FieldIndex FieldIndex::ForInObjectOffset(int offset, Encoding encoding) { in ForInObjectOffset() argument
|
| /third_party/musl/libc-test/src/functionalext/supplement/dirent/ |
| H A D | seekdir.c | 46 long offset = 0; in seekdir_0100() local
|
| /third_party/mesa3d/src/intel/compiler/ |
| H A D | brw_disasm_info.h | 40 int offset; member
|
| /third_party/mesa3d/src/gallium/drivers/etnaviv/tests/ |
| H A D | lower_ubo_tests.cpp | 108 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 D | lp_bld_format_aos_array.c | 53 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 D | u_draw_quad.c | 42 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 D | gen4_blorp_exec.h | 25 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 D | vc4_cl_dump.c | 47 uint32_t offset = 0, hw_offset = 0; in vc4_dump_cl() local
|
| H A D | vc4_cl.c | 40 uint32_t offset = cl_offset(cl); in cl_ensure_space() local
|
| /third_party/musl/libc-test/src/gwp_asan/ |
| H A D | unwind_test.c | 63 size_t offset = frame_buf[i] - (uintptr_t)info.dli_fbase;
in main() local
|
| /third_party/mesa3d/src/gallium/drivers/r300/compiler/ |
| H A D | r3xx_vertprog_dump.c | 179 unsigned offset = i*4; in r300_vertex_program_dump() local
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | CLBuffer.h | 56 inline bool Buffer::isRegionValid(size_t offset, size_t size) const in isRegionValid() argument
|
| H A D | CLBuffer.cpp | 33 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 D | BufferImpl.cpp | 14 getSubData(const gl::Context *context, GLintptr offset, GLsizeiptr size, void *outData) getSubData() argument
|
| /third_party/vk-gl-cts/executor/ |
| H A D | xeTestLogParser.cpp | 171 int offset = m_currentCaseData->getDataSize(); in parse() local
|
| /third_party/vk-gl-cts/external/amber/src/src/vulkan/ |
| H A D | buffer_descriptor.h | 55 void AddDynamicOffset(uint32_t offset) { dynamic_offsets_.push_back(offset); } in AddDynamicOffset() argument
|
| H A D | push_constant.cc | 105 AddBuffer(const Buffer* buffer, uint32_t offset) AddBuffer() argument [all...] |
| /third_party/skia/src/core/ |
| H A D | SkTextBlobTrace.h | 23 SkPoint offset; member
|
| /third_party/skia/src/gpu/ |
| H A D | GrStagingBufferManager.cpp | 18 size_t offset = 0; in allocateStagingBufferSlice() local
|
| H A D | GrRingBuffer.cpp | 60 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 D | GrDawnProgramDataManager.cpp | 30 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 D | Half.hpp | 59 constexpr int offset = 24; // Exponent bias (15) + number of mantissa bits per component (9) = 24 in toRGB16F() local
|