HomeSort by relevance Sort by last modified time
    Searched refs:dw (Results 76 - 100 of 710) sorted by null

1 2 34 5 6 7 8 91011>>

  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-x86-64/
lea1d.d 4 #objdump: -dw
lea1e.d 4 #objdump: -dw
lea1f.d 4 #objdump: -dw
mov1a.d 4 #objdump: -dw
mov1b.d 4 #objdump: -dw
mov1c.d 4 #objdump: -dw
mov1d.d 4 #objdump: -dw
  /external/libvpx/libvpx/vpx_scale/generic/
vpx_scale.c 480 int dw = (hscale - 1 + src->y_width * hratio) / hscale; local
485 src->y_height, (unsigned char *)dst->y_buffer, dst->y_stride, dw, dh,
488 if (dw < (int)dst->y_width)
490 memset(dst->y_buffer + i * dst->y_stride + dw - 1,
491 dst->y_buffer[i * dst->y_stride + dw - 2], dst->y_width - dw + 1);
500 dw / 2, dh / 2, temp_area, temp_height, hscale, hratio, vscale,
503 if (dw / 2 < (int)dst->uv_width)
505 memset(dst->u_buffer + i * dst->uv_stride + dw / 2 - 1,
506 dst->u_buffer[i * dst->uv_stride + dw / 2 - 2]
    [all...]
  /external/libvpx/libvpx/vp8/encoder/x86/
dct_sse2.asm 377 dw 5352
378 dw 2217
379 dw 5352
380 dw 2217
381 dw 5352
382 dw 2217
383 dw 5352
384 dw 2217
387 dw 2217
388 dw -535
    [all...]
  /system/netd/server/
ResolverController.cpp 199 void ResolverController::dump(DumpWriter& dw, unsigned netId) {
208 dw.incIndent();
210 dw.println("getDnsInfo() failed for netid %u", netId);
213 dw.println("No DNS servers defined");
215 dw.println("DNS servers: # IP (total, successes, errors, timeouts, internal errors, "
217 dw.incIndent();
224 dw.println("%s (%d, %d, %d, %d, %d, %dms, %ds)%s", servers[i].c_str(),
228 dw.println("%s <no data>", servers[i].c_str());
231 dw.println("%s <no stats>", servers[i].c_str());
234 dw.decIndent()
    [all...]
  /frameworks/base/services/core/java/com/android/server/wm/
Watermark.java 129 void positionSurface(int dw, int dh) {
130 if (mLastDW != dw || mLastDH != dh) {
131 mLastDW = dw;
133 mSurfaceControl.setSize(dw, dh);
140 final int dw = mLastDW; local
144 Rect dirty = new Rect(0, 0, dw, dh);
159 int div = (dw+mTextWidth)/deltaX;
160 int rem = (dw+mTextWidth) - (div*deltaX);
171 if (x >= dw) {
172 x -= (dw+mTextWidth)
    [all...]
InputConsumerImpl.java 71 void layout(int dw, int dh) {
72 mWindowHandle.touchableRegion.set(0, 0, dw, dh);
75 mWindowHandle.frameRight = dw;
  /external/libyuv/files/source/
convert_jpeg.cc 104 // TODO(fbarchard): review w and h requirement. dw and dh may be enough.
116 int dw,
133 I420Buffers bufs = {y, y_stride, u, u_stride, v, v_stride, dw, dh};
143 ret = mjpeg_decoder.DecodeToCallback(&JpegCopyI420, &bufs, dw, dh);
154 ret = mjpeg_decoder.DecodeToCallback(&JpegI422ToI420, &bufs, dw, dh);
165 ret = mjpeg_decoder.DecodeToCallback(&JpegI444ToI420, &bufs, dw, dh);
172 ret = mjpeg_decoder.DecodeToCallback(&JpegI400ToI420, &bufs, dw, dh);
236 // TODO(fbarchard): review w and h requirement. dw and dh may be enough.
244 int dw,
261 ARGBBuffers bufs = {argb, argb_stride, dw, dh}
    [all...]
  /external/elfutils/libdwfl/
find-debuginfo.c 89 if (mod->dw != NULL)
94 ssize_t build_id_len = INTUSE(dwelf_dwarf_gnu_debugaltlink) (mod->dw,
170 if (file_basename == NULL || mod->dw != NULL)
249 if (mod->dw == NULL
253 if (mod->dw == NULL)
290 if (mod->dw != NULL && (p[0] == '\0' || p[0] == '/'))
304 if (mod->dw == NULL && subdir)
359 || (mod->dw == NULL && mod->debug.elf != NULL)
360 || (mod->dw != NULL && mod->alt_elf != NULL)
cu.c 38 return &mod->dw->aranges->info[mod->aranges[idx].arange];
50 if (INTUSE(dwarf_getaranges) (mod->dw, &dwaranges, &naranges) != 0)
115 = &mod->dw->aranges->info[mod->dw->aranges->naranges - 1];
174 if (unlikely (cuoff + 4 >= mod->dw->sectiondata[IDX_debug_info]->d_size))
193 Dwarf_Die *die = INTUSE(dwarf_offdie) (mod->dw, cuoff, &cudie);
269 int end = INTUSE(dwarf_nextcu) (mod->dw, cuoff, &nextoff, &cuhdrsz,
300 const Dwarf_Arange *dwarange = &mod->dw->aranges->info[arange->arange];
  /external/jacoco/org.jacoco.report.test/src/org/jacoco/report/csv/
CSVGroupHandlerTest.java 40 final DelimitedWriter dw = new DelimitedWriter(result); local
41 final ClassRowWriter rw = new ClassRowWriter(dw, new JavaNames());
  /external/mesa3d/src/gallium/drivers/radeonsi/
radeonsi_pm4.h 64 void si_pm4_cmd_add(struct si_pm4_state *state, uint32_t dw);
73 void si_pm4_sh_data_add(struct si_pm4_state *state, uint32_t dw);
  /libcore/luni/src/main/java/java/math/
NativeBN.java 33 public static native void putLongInt(long a, long dw);
34 public static native void putULongInt(long a, long dw, boolean neg);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
parser.h 56 DWORD SetError (DWORD dw) { m_dwError = dw; return m_dwError; }
  /prebuilts/go/darwin-x86/src/crypto/cipher/
xor.go 25 dw := *(*[]uintptr)(unsafe.Pointer(&dst))
29 dw[i] = aw[i] ^ bw[i]
69 dw := *(*[]uintptr)(unsafe.Pointer(&dst))
74 dw[i] = aw[i] ^ bw[i]
  /prebuilts/go/linux-x86/src/crypto/cipher/
xor.go 25 dw := *(*[]uintptr)(unsafe.Pointer(&dst))
29 dw[i] = aw[i] ^ bw[i]
69 dw := *(*[]uintptr)(unsafe.Pointer(&dst))
74 dw[i] = aw[i] ^ bw[i]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
387.d 1 #objdump: -dw
cdr.d 1 #objdump: -dw
clflushopt.d 2 #objdump: -dw
clwb.d 2 #objdump: -dw

Completed in 884 milliseconds

1 2 34 5 6 7 8 91011>>