HomeSort by relevance Sort by last modified time
    Searched refs:dw (Results 551 - 575 of 900) sorted by null

<<21222324252627282930>>

  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-x86-64/
load1b.d 4 #objdump: -dw --sym
  /external/libvpx/libvpx/vp8/common/x86/
idctllm_mmx.asm 290 times 4 dw 0x8A8C
293 times 4 dw 0x4E7B
296 times 4 dw 0x0004
  /external/libvpx/libvpx/vpx_dsp/x86/
fwd_txfm_ssse3_x86_64.asm 15 pw_11585x2: times 8 dw 23170
19 pw_%1_%2: dw %1, %2, %1, %2, %1, %2, %1, %2
20 pw_%2_m%1: dw %2, -%1, %2, -%1, %2, -%1, %2, -%1
  /external/syslinux/dosutil/
copybs.asm 178 diSectors: dw 1 ; One sector
179 diBuffer: dw SectorBuffer ; Buffer offset
180 dw 0 ; Buffer segment
  /external/libvncserver/libvncserver/
tight.c 299 int dx, dy, dw, dh; local
385 dw = (dx + MAX_SPLIT_TILE_SIZE <= x + w) ?
388 if (CheckSolidTile(cl, dx, dy, dw, dh, &colorValue, FALSE)) {
479 int dx, dy, dw, dh; local
489 dw = (w_prev > MAX_SPLIT_TILE_SIZE) ?
492 if (!CheckSolidTile(cl, x, dy, dw, dh, &colorValue, TRUE))
495 for (dx = x + dw; dx < x + w_prev;) {
496 dw = (dx + MAX_SPLIT_TILE_SIZE <= x + w_prev) ?
498 if (!CheckSolidTile(cl, dx, dy, dw, dh, &colorValue, TRUE))
500 dx += dw;
    [all...]
  /external/opencv/ml/src/
mlann_mlp.cpp 878 CvMat* dw = 0; local
903 CV_CALL( dw = cvCreateMat( wbuf->rows, wbuf->cols, wbuf->type ));
904 cvZero( dw );
1021 cvInitMatHeader( &_dw, n1+1, n2, CV_64F, dw->data.db + (weights[i] - weights[0]) );
1040 cvReleaseMat( &dw );
1052 CvMat* dw = 0; local
1084 CV_CALL( dw = cvCreateMat( wbuf->rows, wbuf->cols, wbuf->type ));
1085 cvSet( dw, cvScalarAll(params.rp_dw0) );
    [all...]
  /external/libjpeg-turbo/simd/
jidctred-mmx.asm 78 PW_F184_MF076 times 2 dw F_1_847,-F_0_765
79 PW_F256_F089 times 2 dw F_2_562, F_0_899
80 PW_F106_MF217 times 2 dw F_1_061,-F_2_172
81 PW_MF060_MF050 times 2 dw -F_0_601,-F_0_509
82 PW_F145_MF021 times 2 dw F_1_451,-F_0_211
83 PW_F362_MF127 times 2 dw F_3_624,-F_1_272
84 PW_F085_MF072 times 2 dw F_0_850,-F_0_720
jidctred-sse2-64.asm 79 PW_F184_MF076 times 4 dw F_1_847,-F_0_765
80 PW_F256_F089 times 4 dw F_2_562, F_0_899
81 PW_F106_MF217 times 4 dw F_1_061,-F_2_172
82 PW_MF060_MF050 times 4 dw -F_0_601,-F_0_509
83 PW_F145_MF021 times 4 dw F_1_451,-F_0_211
84 PW_F362_MF127 times 4 dw F_3_624,-F_1_272
85 PW_F085_MF072 times 4 dw F_0_850,-F_0_720
jidctred-sse2.asm 78 PW_F184_MF076 times 4 dw F_1_847,-F_0_765
79 PW_F256_F089 times 4 dw F_2_562, F_0_899
80 PW_F106_MF217 times 4 dw F_1_061,-F_2_172
81 PW_MF060_MF050 times 4 dw -F_0_601,-F_0_509
82 PW_F145_MF021 times 4 dw F_1_451,-F_0_211
83 PW_F362_MF127 times 4 dw F_3_624,-F_1_272
84 PW_F085_MF072 times 4 dw F_0_850,-F_0_720
jfdctfst-mmx.asm 58 PW_F0707 times 4 dw F_0_707 << CONST_SHIFT
59 PW_F0382 times 4 dw F_0_382 << CONST_SHIFT
60 PW_F0541 times 4 dw F_0_541 << CONST_SHIFT
61 PW_F1306 times 4 dw F_1_306 << CONST_SHIFT
jfdctfst-sse2-64.asm 59 PW_F0707 times 8 dw F_0_707 << CONST_SHIFT
60 PW_F0382 times 8 dw F_0_382 << CONST_SHIFT
61 PW_F0541 times 8 dw F_0_541 << CONST_SHIFT
62 PW_F1306 times 8 dw F_1_306 << CONST_SHIFT
jfdctfst-sse2.asm 58 PW_F0707 times 8 dw F_0_707 << CONST_SHIFT
59 PW_F0382 times 8 dw F_0_382 << CONST_SHIFT
60 PW_F0541 times 8 dw F_0_541 << CONST_SHIFT
61 PW_F1306 times 8 dw F_1_306 << CONST_SHIFT
jidctfst-mmx.asm 65 PW_F1414 times 4 dw F_1_414 << CONST_SHIFT
66 PW_F1847 times 4 dw F_1_847 << CONST_SHIFT
67 PW_MF1613 times 4 dw -F_1_613 << CONST_SHIFT
68 PW_F1082 times 4 dw F_1_082 << CONST_SHIFT
jidctfst-sse2-64.asm 66 PW_F1414 times 8 dw F_1_414 << CONST_SHIFT
67 PW_F1847 times 8 dw F_1_847 << CONST_SHIFT
68 PW_MF1613 times 8 dw -F_1_613 << CONST_SHIFT
69 PW_F1082 times 8 dw F_1_082 << CONST_SHIFT
jidctfst-sse2.asm 65 PW_F1414 times 8 dw F_1_414 << CONST_SHIFT
66 PW_F1847 times 8 dw F_1_847 << CONST_SHIFT
67 PW_MF1613 times 8 dw -F_1_613 << CONST_SHIFT
68 PW_F1082 times 8 dw F_1_082 << CONST_SHIFT
  /external/elfutils/libdwfl/
dwfl_module_getdwarf.c 544 it if found. Only called when mod->dw is already setup but still
550 assert (mod->dw != NULL);
554 ssize_t build_id_len = INTUSE(dwelf_dwarf_gnu_debugaltlink) (mod->dw,
586 dwarf_setalt (mod->dw, mod->alt);
    [all...]
  /external/mesa3d/src/mesa/drivers/dri/i915/
i915_vtbl.c 691 uint32_t dw = i915->state.Ctx[I915_CTXREG_LIS6]; local
693 dw |= S6_COLOR_WRITE_ENABLE;
695 dw &= ~S6_COLOR_WRITE_ENABLE;
696 if (dw != i915->state.Ctx[I915_CTXREG_LIS6]) {
698 i915->state.Ctx[I915_CTXREG_LIS6] = dw;
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
StatusBarIconView.java 469 int dw = r.left + tw + r.right; local
470 if (dw < mNumberBackground.getMinimumWidth()) {
471 dw = mNumberBackground.getMinimumWidth();
473 mNumberX = w-r.right-((dw-r.right-r.left)/2);
479 mNumberBackground.setBounds(w-dw, h-dh, w, h);
  /external/tensorflow/tensorflow/compiler/tests/
jit_test.py 233 dw = np.random.random_sample((image_size, num_classes)).astype(np.float32)
239 w: dw,
250 expected = np.square(np.dot(dx, dw) + db)
  /libcore/ojluni/src/main/java/java/lang/invoke/
MethodType.java     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
_dbdao.h 345 #define DWPROPGET(intDAO,meth) do { intDAO *p = (intDAO *)GetInterface(); DWORD dw = 0; DAOMFC_CALL(p->meth(&dw)); return dw; } while (0)
  /external/mesa3d/src/gallium/drivers/ilo/
ilo_screen.c 624 uint32_t dw[2]; member in union:__anon29566
637 * However, it seems dw[0] is garbage and dw[1] contains the lower 32 bits
643 return (uint64_t) timestamp.dw[1] * 80;
  /external/syslinux/core/
pxelinux.asm 437 PXEStackLock dw -1
527 .status: dw 0
528 .offset: dw gpxe_unload.resume
529 .seg: dw 0
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/i386/
bmi2.d 2 #objdump: -dw
disp-intel.d 2 #objdump: -dw -Mintel

Completed in 514 milliseconds

<<21222324252627282930>>