Searched refs:dx (Results 1 - 25 of 1151) sorted by relevance

1234567891011>>

/external/dexmaker/src/dx/java/com/android/dx/
H A DVersion.java17 package com.android.dx;
20 * Version number for dx.
/external/dexmaker/src/dx/java/com/android/dx/util/
H A DByteInput.java17 package com.android.dx.util;
H A DByteOutput.java17 package com.android.dx.util;
H A DIntIterator.java17 package com.android.dx.util;
H A DLabeledItem.java17 package com.android.dx.util;
H A DToHuman.java17 package com.android.dx.util;
H A DWarning.java17 package com.android.dx.util;
H A DDexException.java17 package com.android.dx.util;
/external/dexmaker/src/dx/java/com/android/dx/rop/type/
H A DTypeBearer.java17 package com.android.dx.rop.type;
19 import com.android.dx.util.ToHuman;
/external/chromium_org/third_party/skia/src/effects/gradients/
H A DSkClampRange.cpp14 * given each step is followed by x0 += dx
16 static int chop(int64_t x0, SkFixed edge, int64_t x1, int64_t dx, int count) { argument
17 SkASSERT(dx > 0);
26 int64_t n = (edge - x0 + dx - 1) / dx;
62 int64_t dx = dx0; local
64 int64_t ex = fx + (count - 1) * dx;
86 ex += dx;
91 bool swap = dx < 0;
93 dx
[all...]
/external/skia/src/effects/gradients/
H A DSkClampRange.cpp14 * given each step is followed by x0 += dx
16 static int chop(int64_t x0, SkFixed edge, int64_t x1, int64_t dx, int count) { argument
17 SkASSERT(dx > 0);
26 int64_t n = (edge - x0 + dx - 1) / dx;
62 int64_t dx = dx0; local
64 int64_t ex = fx + (count - 1) * dx;
86 ex += dx;
91 bool swap = dx < 0;
93 dx
[all...]
/external/chromium_org/third_party/skia/src/core/
H A DSkBitmapProcState_utils.h13 * 1. dx > 0
14 * 2. [fx, fx+dx, fx+2dx, fx+3dx, ... fx+(count-1)dx] are all <= maxX
17 * just SkFixed, so we will abort the decal_ call if dx is very small, since
24 SkFixed dx = SkFractionalIntToFixed(frDx); local
26 // if decal_ kept SkFractionalInt precision, this would just be dx <= 0
29 if (dx <= SK_Fixed1 / 256) {
37 (unsigned)SkFixedFloorToInt(fx + dx * (coun
[all...]
H A DSkBitmap_scroll.cpp11 bool SkBitmap::scrollRect(const SkIRect* subset, int dx, int dy, argument
23 tmp.scrollRect(NULL, dx, dy, inval);
31 if ((dx | dy) == 0 || width <= 0 || height <= 0) {
46 r.offset(dx, dy);
82 if (dx <= 0) {
83 src -= dx << shift;
84 width += dx;
86 dst += dx << shift;
87 width -= dx;
/external/skia/src/core/
H A DSkBitmapProcState_utils.h13 * 1. dx > 0
14 * 2. [fx, fx+dx, fx+2dx, fx+3dx, ... fx+(count-1)dx] are all <= maxX
17 * just SkFixed, so we will abort the decal_ call if dx is very small, since
24 SkFixed dx = SkFractionalIntToFixed(frDx); local
26 // if decal_ kept SkFractionalInt precision, this would just be dx <= 0
29 if (dx <= SK_Fixed1 / 256) {
37 (unsigned)SkFixedFloorToInt(fx + dx * (coun
[all...]
H A DSkBitmap_scroll.cpp11 bool SkBitmap::scrollRect(const SkIRect* subset, int dx, int dy, argument
23 tmp.scrollRect(NULL, dx, dy, inval);
31 if ((dx | dy) == 0 || width <= 0 || height <= 0) {
46 r.offset(dx, dy);
82 if (dx <= 0) {
83 src -= dx << shift;
84 width += dx;
86 dst += dx << shift;
87 width -= dx;
/external/qemu-pc-bios/vgabios/
H A Dvbe.c106 mov ax, dx
107 push dx
109 mov dx, # VBE_DISPI_IOPORT_INDEX variable
111 out dx, ax variable
113 mov dx, # VBE_DISPI_IOPORT_DATA variable
114 out dx, ax variable
115 in ax, dx
116 pop dx
117 cmp dx, ax variable
147 mov dx, # VBE_DISPI_IOPORT_INDE variable
149 out dx, ax variable
150 mov dx, # VBE_DISPI_IOPORT_DATA variable
154 mov dx, # VBE_DISPI_IOPORT_INDEX variable
156 out dx, ax variable
157 mov dx, # VBE_DISPI_IOPORT_DATA variable
186 mov dx, # VBE_DISPI_IOPORT_INDEX variable
188 out dx, ax variable
190 mov dx, # VBE_DISPI_IOPORT_DATA variable
191 out dx, ax variable
197 mov dx, # VBE_DISPI_IOPORT_INDEX variable
199 out dx, ax variable
201 mov dx, # VBE_DISPI_IOPORT_DATA variable
202 out dx, ax variable
223 mov dx, # VBE_DISPI_IOPORT_INDEX variable
225 out dx, ax variable
226 mov dx, # VBE_DISPI_IOPORT_DATA variable
234 mov dx, # VBE_DISPI_IOPORT_INDEX variable
236 out dx, ax variable
238 mov dx, # VBE_DISPI_IOPORT_DATA variable
239 out dx, ax variable
253 mov dx, # VBE_DISPI_IOPORT_INDEX local
255 out dx, ax local
256 mov dx, # VBE_DISPI_IOPORT_DATA local
258 out dx, ax local
286 out dx, ax variable
287 mov dx, # VBE_DISPI_IOPORT_DATA variable
307 mov dx, # VBE_DISPI_IOPORT_INDEX variable
309 out dx, ax variable
310 mov dx, # VBE_DISPI_IOPORT_DATA variable
327 mov dx, # VBE_DISPI_IOPORT_INDEX variable
329 out dx, ax variable
330 mov dx, # VBE_DISPI_IOPORT_DATA variable
343 mov dx, # VBE_DISPI_IOPORT_INDEX variable
345 out dx, ax variable
347 mov dx, # VBE_DISPI_IOPORT_DATA variable
348 out dx, ax variable
354 mov dx, # VBE_DISPI_IOPORT_INDEX variable
356 out dx, ax variable
357 mov dx, # VBE_DISPI_IOPORT_DATA variable
365 mov dx, # VBE_DISPI_IOPORT_INDEX variable
367 out dx, ax variable
369 mov dx, # VBE_DISPI_IOPORT_DATA variable
370 out dx, ax variable
376 mov dx, # VBE_DISPI_IOPORT_INDEX variable
378 out dx, ax variable
379 mov dx, # VBE_DISPI_IOPORT_DATA variable
396 mov dx,# VBE_DISPI_IOPORT_INDEX local
397 out dx,ax local
399 mov dx,# VBE_DISPI_IOPORT_DATA local
400 out dx,ax local
403 cmp dx,ax local
409 mov dx,# VBE_DISPI_IOPORT_INDEX local
410 out dx,ax local
411 mov dx,# VBE_DISPI_IOPORT_DATA local
413 mov dx,ax local
425 mov dx, # VBE_DISPI_IOPORT_INDEX variable
427 out dx, ax variable
429 mov dx, # VBE_DISPI_IOPORT_DATA variable
430 out dx, ax variable
436 mov dx, # VBE_DISPI_IOPORT_INDEX variable
438 out dx, ax variable
439 mov dx, # VBE_DISPI_IOPORT_DATA variable
447 mov dx, # VBE_DISPI_IOPORT_INDEX variable
449 out dx, ax variable
451 mov dx, # VBE_DISPI_IOPORT_DATA variable
452 out dx, ax variable
458 mov dx, # VBE_DISPI_IOPORT_INDEX variable
460 out dx, ax variable
461 mov dx, # VBE_DISPI_IOPORT_DATA variable
477 mov dx, # VGAREG_VGA_CRTC_ADDRESS variable
480 out dx, ax variable
490 mov dx, # VBE_DISPI_IOPORT_INDEX variable
492 out dx, ax variable
494 mov dx, # VBE_DISPI_IOPORT_DATA variable
495 out dx, ax variable
501 mov dx, # VBE_DISPI_IOPORT_INDEX variable
503 out dx, ax variable
504 mov dx, # VBE_DISPI_IOPORT_DATA variable
511 mov dx, # VBE_DISPI_IOPORT_INDEX variable
513 out dx, ax variable
514 mov dx, # VBE_DISPI_IOPORT_DATA variable
521 push dx variable
524 mov dx, # VBE_DISPI_IOPORT_INDEX variable
526 out dx, ax variable
527 mov dx, # VBE_DISPI_IOPORT_DATA variable
530 mov dx, # VGAREG_VGA_CRTC_ADDRESS variable
532 out dx, ax variable
539 out dx, ax variable
544 mov dx, # VBE_DISPI_IOPORT_INDEX variable
546 out dx, ax variable
547 mov dx, # VBE_DISPI_IOPORT_DATA variable
551 mov dx, # VGAREG_VGA_CRTC_ADDRESS variable
554 out dx, ax variable
557 out dx, al variable
569 out dx, al variable
572 mov dx, # VGAREG_VGA_CRTC_ADDRESS variable
574 out dx, ax variable
576 out dx, al variable
577 mov dx, # VGAREG_VGA_CRTC_DATA variable
580 out dx, al variable
581 mov dx, # VGAREG_ACTL_RESET variable
583 mov dx, # VGAREG_ACTL_ADDRESS variable
585 out dx, al variable
586 mov dx, # VGAREG_ACTL_READ_DATA variable
589 mov dx, # VGAREG_ACTL_ADDRESS variable
590 out dx, al variable
592 out dx, al variable
593 mov dx, # VGAREG_GRDC_ADDRESS variable
595 out dx, ax variable
596 mov dx, # VGAREG_SEQU_ADDRESS variable
598 out dx, ax variable
603 out dx, ax variable
604 mov dx, # VBE_DISPI_IOPORT_DATA variable
608 mov dx, # VGAREG_VGA_CRTC_ADDRESS variable
610 out dx, al variable
611 mov dx, # VGAREG_VGA_CRTC_DATA variable
614 out dx, al variable
615 mov dx, # VGAREG_ACTL_RESET variable
617 mov dx, # VGAREG_ACTL_ADDRESS variable
619 out dx, al variable
620 mov dx, # VGAREG_ACTL_READ_DATA variable
623 mov dx, # VGAREG_ACTL_ADDRESS variable
624 out dx, al variable
626 out dx, al variable
627 mov dx, # VGAREG_SEQU_ADDRESS variable
629 out dx, al variable
630 mov dx, # VGAREG_SEQU_DATA variable
633 out dx, al variable
634 mov dx, # VGAREG_GRDC_ADDRESS variable
636 out dx, al variable
637 mov dx, # VGAREG_GRDC_DATA variable
641 out dx, al variable
1233 mov dx, ax variable
1281 xor dx, dx variable
1300 mov dx, ax variable
1362 mov dx, ax variable
[all...]
/external/dexmaker/src/dx/java/com/android/dx/dex/code/
H A DCodeAddress.java17 package com.android.dx.dex.code;
19 import com.android.dx.rop.code.RegisterSpecList;
20 import com.android.dx.rop.code.SourcePosition;
H A DZeroSizeInsn.java17 package com.android.dx.dex.code;
19 import com.android.dx.rop.code.RegisterSpecList;
20 import com.android.dx.rop.code.SourcePosition;
21 import com.android.dx.util.AnnotatedOutput;
/external/dexmaker/src/main/java/com/google/dexmaker/
H A DConstants.java19 import com.android.dx.rop.cst.CstBoolean;
20 import com.android.dx.rop.cst.CstByte;
21 import com.android.dx.rop.cst.CstChar;
22 import com.android.dx.rop.cst.CstDouble;
23 import com.android.dx.rop.cst.CstFloat;
24 import com.android.dx.rop.cst.CstInteger;
25 import com.android.dx.rop.cst.CstKnownNull;
26 import com.android.dx.rop.cst.CstLong;
27 import com.android.dx.rop.cst.CstShort;
28 import com.android.dx
[all...]
/external/dexmaker/src/dx/java/com/android/dx/dex/code/form/
H A DSpecialFormat.java17 package com.android.dx.dex.code.form;
19 import com.android.dx.dex.code.DalvInsn;
20 import com.android.dx.dex.code.InsnFormat;
21 import com.android.dx.util.AnnotatedOutput;
/external/dexmaker/src/dx/java/com/android/dx/dex/file/
H A DEncodedMember.java17 package com.android.dx.dex.file;
19 import com.android.dx.rop.cst.CstString;
20 import com.android.dx.util.AnnotatedOutput;
21 import com.android.dx.util.ToHuman;
/external/dexmaker/src/dx/java/com/android/dx/io/instructions/
H A DCodeCursor.java17 package com.android.dx.io.instructions;
/external/dexmaker/src/dx/java/com/android/dx/ssa/
H A DRegisterMapper.java17 package com.android.dx.ssa;
19 import com.android.dx.rop.code.RegisterSpec;
20 import com.android.dx.rop.code.RegisterSpecList;
21 import com.android.dx.util.ToHuman;
H A DSetFactory.java17 package com.android.dx.ssa;
19 import com.android.dx.util.BitIntSet;
20 import com.android.dx.util.IntSet;
21 import com.android.dx.util.ListIntSet;
/external/dexmaker/src/dx/java/com/android/dx/ssa/back/
H A DNullRegisterAllocator.java17 package com.android.dx.ssa.back;
19 import com.android.dx.ssa.BasicRegisterMapper;
20 import com.android.dx.ssa.RegisterMapper;
21 import com.android.dx.ssa.SsaMethod;

Completed in 262 milliseconds

1234567891011>>