HomeSort by relevance Sort by last modified time
    Searched refs:offset0 (Results 1 - 20 of 20) sorted by null

  /development/tools/bugreport/src/com/android/bugreport/stacks/
KernelStackFrameSnapshot.java 24 public int offset0; field in class:KernelStackFrameSnapshot
34 this.offset0 = that.offset0;
ThreadSnapshotParser.java 196 frame.offset0 = Integer.parseInt(kernelRe.group(3), 16);
315 + " / 0x" + kf.offset0 + " / 0x" + kf.offset1);
  /external/llvm/test/MC/AMDGPU/
ds-err.s 8 // offset0 twice
10 ds_write2_b32 v2, v4, v6 offset0:4 offset0:8
16 // offset0 too big
18 ds_write2_b32 v2, v4, v6 offset0:1000000000
ds.s 17 ds_write_src2_b32 v2 offset0:4 offset1:8
18 // SICI: ds_write_src2_b32 v2 offset0:4 offset1:8 ; encoding: [0x04,0x08,0x34,0xda,0x02,0x00,0x00,0x00]
19 // VI: ds_write_src2_b32 v2 offset0:4 offset1:8 ; encoding: [0x04,0x08,0x1a,0xd9,0x02,0x00,0x00,0x00]
21 ds_write_src2_b64 v2 offset0:4 offset1:8
22 // SICI: ds_write_src2_b64 v2 offset0:4 offset1:8 ; encoding: [0x04,0x08,0x34,0xdb,0x02,0x00,0x00,0x00]
23 // VI: ds_write_src2_b64 v2 offset0:4 offset1:8 ; encoding: [0x04,0x08,0x9a,0xd9,0x02,0x00,0x00,0x00]
25 ds_write2_b32 v2, v4, v6 offset0:4
26 // SICI: ds_write2_b32 v2, v4, v6 offset0:4 ; encoding: [0x04,0x00,0x38,0xd8,0x02,0x04,0x06,0x00]
27 // VI: ds_write2_b32 v2, v4, v6 offset0:4 ; encoding: [0x04,0x00,0x1c,0xd8,0x02,0x04,0x06,0x00]
29 ds_write2_b32 v2, v4, v6 offset0:4 offset1:
    [all...]
  /external/brotli/enc/
backward_references.c 29 size_t offset0 = distance_plus_3 - (size_t)dist_cache[0]; local
35 } else if (offset0 < 7) {
36 return (0x9750468 >> (4 * offset0)) & 0xF;
  /external/skia/src/utils/
SkInsetConvexPolygon.h 49 * @param offset0 First endpoint of offset segment.
54 int side, SkPoint* offset0, SkPoint* offset1);
SkInsetConvexPolygon.cpp 54 int side, SkPoint* offset0, SkPoint* offset1) {
60 *offset0 = p0 + perp;
80 offset0->fX = p0.fX + (d0sq*dP.fX - side*d0*dP.fY*discrim) / dPlenSq;
81 offset0->fY = p0.fY + (d0sq*dP.fY + side*d0*dP.fX*discrim) / dPlenSq;
  /external/skia/tests/
PipeTest.cpp 59 size_t offset0 = stream.bytesWritten(); local
60 REPORTER_ASSERT(reporter, offset0 > 100); // the raw image must be sorta big
95 size_t offset0 = data->size(); local
96 REPORTER_ASSERT(reporter, offset0 > 100); // the raw image must be sorta big
130 size_t offset0 = stream.bytesWritten(); local
131 REPORTER_ASSERT(reporter, offset0 > 100); // the raw picture must be sorta big
170 size_t offset0 = data->size(); local
171 REPORTER_ASSERT(reporter, offset0 > 100); // the raw picture must be sorta big
  /external/mesa3d/src/egl/wayland/wayland-drm/
wayland-drm.c 76 int32_t offset0, int32_t stride0,
93 buffer->offset[0] = offset0;
148 int32_t offset0, int32_t stride0,
169 offset0, stride0, offset1, stride1, offset2, stride2);
177 int32_t offset0, int32_t stride0,
182 offset0, stride0, offset1, stride1, offset2, stride2);
  /hardware/intel/common/libva/va/wayland/
wayland-drm-client-protocol.h 194 wl_drm_create_planar_buffer(struct wl_drm *wl_drm, uint32_t name, int32_t width, int32_t height, uint32_t format, int32_t offset0, int32_t stride0, int32_t offset1, int32_t stride1, int32_t offset2, int32_t stride2)
204 WL_DRM_CREATE_PLANAR_BUFFER, id, name, width, height, format, offset0, stride0, offset1, stride1, offset2, stride2);
  /external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_sample_aos.c 270 * \param offset0 resulting relative offset for coord0
286 LLVMValueRef *offset0,
298 * way to calculate offset1 relative to offset0. Instead, compute them
299 * independently. Otherwise, try to compute offset0 and offset1 with
355 offset0, i0);
384 *offset0 = lp_build_mul(int_coord_bld, coord0, stride);
386 lp_build_add(int_coord_bld, *offset0, stride),
406 *offset0 = lp_build_mul(int_coord_bld, coord0, stride);
408 *offset0,
420 *offset0 = int_coord_bld->zero
    [all...]
  /external/aac/libSBRdec/src/
sbrdecoder.cpp 1337 INT strideIn, strideOut, offset0, offset1; local
    [all...]
  /external/pcre/dist2/src/
pcre2_jit_compile.c 8821 int offset0 = (private_data_ptr == 0) ? STACK(0) : private_data_ptr; local
9664 int offset0 = (private_data_ptr == 0) ? STACK(0) : private_data_ptr; local
    [all...]
  /development/tools/bugreport/src/com/android/bugreport/html/
Renderer.java 338 hdf.setValue("offset0", Integer.toString(f.offset0));
  /prebuilts/go/darwin-x86/src/vendor/golang_org/x/crypto/poly1305/
sum_ref.go 28 offset0 = 6755408030990331.0
1353 x0 += offset0
27 offset0 = 6755408030990331.0 const
  /prebuilts/go/linux-x86/src/vendor/golang_org/x/crypto/poly1305/
sum_ref.go 28 offset0 = 6755408030990331.0
1353 x0 += offset0
27 offset0 = 6755408030990331.0 const
  /external/mesa3d/src/amd/common/
ac_nir_to_llvm.c 2739 LLVMValueRef offset0 = LLVMBuildMul(ctx->builder, sample_id, LLVMConstInt(ctx->i32, 8, false), ""); local
    [all...]
  /external/mesa3d/src/gallium/drivers/radeonsi/
si_shader.c 1616 LLVMValueRef offset0 = lp_build_mul_imm(uint_bld, sample_id, 8); local
    [all...]
  /external/llvm/lib/Target/AMDGPU/
SIInstrInfo.cpp 94 int64_t &Offset0,
127 Offset0 = cast<ConstantSDNode>(Load0->getOperand(2))->getZExtValue();
151 Offset0 = Load0Offset->getZExtValue();
185 Offset0 = cast<ConstantSDNode>(Off0)->getZExtValue();
223 // The 2 offset instructions use offset0 and offset1 instead. We can treat
227 getNamedOperand(LdSt, AMDGPU::OpName::offset0);
231 uint8_t Offset0 = Offset0Imm->getImm();
234 if (Offset1 > Offset0 && Offset1 - Offset0 == 1) {
253 Offset = EltSize * Offset0;
    [all...]
  /prebuilts/tools/common/m2/repository/net/sourceforge/saxon/saxon/9.1.0.8/
saxon-9.1.0.8.jar 

Completed in 450 milliseconds