HomeSort by relevance Sort by last modified time
    Searched refs:DST (Results 26 - 50 of 107) sorted by null

12 3 4 5

  /external/pixman/pixman/
pixman-arm-simd-asm.h 183 * leading_bytes = ((-dst)&15)*src_bpp/dst_bpp
187 * possible when there are 4 src bytes for every 1 dst byte).
190 .ifc base,DST
274 * "base" - base address register of channel to preload (SRC, MASK or DST)
313 pixst cond, numbytes, firstreg, DST
355 pixst cond1, numbytes1, firstreg1, DST
356 pixst cond2, numbytes2, firstreg2, DST
362 movs SCRATCH, WK0, lsl #32-1 /* C,N = bits 1,0 of DST */
366 movs SCRATCH, WK0, lsl #32-3 /* C,N = bits 3, 2 of DST */
423 PF pld, [DST, #32*prefetch_distance - dst_alignment
    [all...]
pixman.c 58 /* Neither Opaque Src Opaque Dst Opaque Both Opaque */
61 PACK (DST, DST, DST, DST),
63 PACK (OVER_REVERSE, OVER_REVERSE, DST, DST),
65 PACK (IN_REVERSE, DST, IN_REVERSE, DST),
69 PACK (ATOP_REVERSE, OVER_REVERSE, IN_REVERSE, DST),
    [all...]
pixman-arm-simd-asm.S 70 pixst , 16, 0, DST
71 pixst , 16, 4, DST
144 pixst cond, numbytes, 4, DST
311 .macro add_8_8_4pixels cond, dst
312 uqadd8&cond WK&dst, WK&dst, MASK
320 pixld cond, 16, firstreg, DST, 0
325 pixld cond, numbytes, firstreg, DST, 0
367 pixld , numbytes, firstreg, DST, 0
390 .macro over_8888_8888_1pixel src, dst, offset, nex
    [all...]
  /external/chromium_org/v8/src/
date.cc 47 void DateCache::ClearSegment(DST* segment) {
249 DST* temp = before_;
256 // before_->end_sec and before_->end_sec + default DST delta.
298 DST* temp = before_;
311 DST* before = NULL;
312 DST* after = NULL;
350 DateCache::DST* DateCache::LeastRecentlyUsedDST(DST* skip) {
351 DST* result = NULL;
  /development/build/tools/
mk_sdk_repo_xml.sh 263 DST=$2
278 if [[ "${USED/$DST/}" == "$USED" ]]; then
279 USED="$USED $DST"
280 RESULT="$RESULT $DST $VALUE"
350 DST="$1"
352 DST="${SRC/*:/}"
438 <sdk:url>$DST</sdk:url>
  /frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
PorterDuffUtility.java 67 case DST:
68 return AlphaComposite.getInstance(AlphaComposite.DST, alpha1);
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/
AMDILISelLowering.cpp 320 SDValue DST;
322 DST = LowerSDIV64(Op, DAG);
324 DST = LowerSDIV32(Op, DAG);
327 DST = LowerSDIV24(Op, DAG);
329 DST = SDValue(Op.getNode(), 0);
331 return DST;
338 SDValue DST;
340 DST = LowerSREM64(Op, DAG);
342 DST = LowerSREM32(Op, DAG);
344 DST = LowerSREM16(Op, DAG)
    [all...]
  /external/mesa3d/src/gallium/drivers/radeon/
AMDILISelLowering.cpp 320 SDValue DST;
322 DST = LowerSDIV64(Op, DAG);
324 DST = LowerSDIV32(Op, DAG);
327 DST = LowerSDIV24(Op, DAG);
329 DST = SDValue(Op.getNode(), 0);
331 return DST;
338 SDValue DST;
340 DST = LowerSREM64(Op, DAG);
342 DST = LowerSREM32(Op, DAG);
344 DST = LowerSREM16(Op, DAG)
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/draw/
draw_pipe_flatshade.c 51 #define COPY_3FV( DST, SRC ) \
53 (DST)[0] = (SRC)[0]; \
54 (DST)[1] = (SRC)[1]; \
55 (DST)[2] = (SRC)[2]; \
66 /** Copy all the color attributes from 'src' vertex to 'dst' vertex */
68 struct vertex_header *dst,
76 COPY_4FV(dst->data[attr], src->data[attr]);
81 COPY_3FV(dst->data[attr], src->data[attr]);
  /external/chromium_org/third_party/mesa/src/src/mesa/x86/
sse_xform4.S 36 #define DST(i) REGOFF(i * 4, EDI)
97 MOVAPS( XMM0, DST(0) ) /* ->D(3) | ->D(2) | ->D(1) | ->D(0) */
169 MOVAPS( XMM4, DST(0) ) /* ->D(3) | ->D(2) | ->D(1) | ->D(0) */
172 MOVSS( XMM4, DST(3) ) /* ->D(3) */
  /external/mesa3d/src/gallium/auxiliary/draw/
draw_pipe_flatshade.c 51 #define COPY_3FV( DST, SRC ) \
53 (DST)[0] = (SRC)[0]; \
54 (DST)[1] = (SRC)[1]; \
55 (DST)[2] = (SRC)[2]; \
66 /** Copy all the color attributes from 'src' vertex to 'dst' vertex */
68 struct vertex_header *dst,
76 COPY_4FV(dst->data[attr], src->data[attr]);
81 COPY_3FV(dst->data[attr], src->data[attr]);
  /external/mesa3d/src/mesa/x86/
sse_xform4.S 36 #define DST(i) REGOFF(i * 4, EDI)
97 MOVAPS( XMM0, DST(0) ) /* ->D(3) | ->D(2) | ->D(1) | ->D(0) */
169 MOVAPS( XMM4, DST(0) ) /* ->D(3) | ->D(2) | ->D(1) | ->D(0) */
172 MOVSS( XMM4, DST(3) ) /* ->D(3) */
  /external/libpcap/
tokdefs.h 40 DST = 258,
161 #define DST 258
grammar.y 273 %token DST SRC HOST GATEWAY
437 | DST { $$ = Q_DST; }
438 | SRC OR DST { $$ = Q_OR; }
439 | DST OR SRC { $$ = Q_OR; }
440 | SRC AND DST { $$ = Q_AND; }
441 | DST AND SRC { $$ = Q_AND; }
  /frameworks/base/tools/layoutlib/bridge/src/android/graphics/
PorterDuffColorFilter_Delegate.java 111 // CLEAR, DST, SRC_IN, DST_IN, DST_OUT, SRC_ATOP, DARKEN, LIGHTEN, MULTIPLY, SCREEN,
122 m = Mode.DST;
  /cts/tests/tests/graphics/src/android/graphics/cts/
PorterDuffColorFilterTest.java 57 filter = new PorterDuffColorFilter(filterColor, PorterDuff.Mode.DST);
PorterDuffXfermodeTest.java 54 p.setXfermode(new PorterDuffXfermode(PorterDuff.Mode.DST));
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
bitmap.h 231 #define bitmap_compl_and(DST, A, B) bitmap_and_compl (DST, B, A)
240 /* DST = A | (B & C). Return true if DST changes. */
241 extern bool bitmap_ior_and_into (bitmap DST, const_bitmap B, const_bitmap C);
242 /* DST = A | (B & ~C). Return true if DST changes. */
243 extern bool bitmap_ior_and_compl (bitmap DST, const_bitmap A,
  /external/iproute2/examples/
cbq.init-v0.7.3 811 SRC=${rule%%,*}; DST=${rule##*,}
816 DADDR=${DST%%:*}; DTEMP=${DST##*:}
817 [ "$DADDR" = "$DST" ] && DTEMP=""
841 u32_d="${DADDR:+match ip dst $DADDR} $u32_d"
    [all...]
  /ndk/build/tools/
gen-platforms.sh 20 # the NDK itself. It will populate DST ($NDK/platforms by default)
28 # $SRC/android-N/include --> $DST/android-N/arch-A/usr/include
29 # $SRC/android-N/arch-A/include --> $DST/android-N/arch-A/usr/include
30 # $SRC/android-N/arch-A/lib --> $DST/android-N/arch-A/usr/lib
34 # $SRC/android-N/arch-A/symbols --> $DST/android-N/arch-A/usr/lib
95 --dst-dir=*)
149 echo " --dst-dir=<path> Destination directory [$DSTDIR]"
286 log "Copying $3 from \$SRC/$1 to \$DST/$2."
307 log2 "Link \$DST/$2/$file --> $rev/$1/$file"
635 # $SRC/android-$PLATFORM/include --> $DST/android-$PLATFORM/arch-$ARCH/usr/includ
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/softpipe/
sp_quad_blend.c 73 #define VEC4_COPY(DST, SRC) \
75 DST[0] = SRC[0]; \
76 DST[1] = SRC[1]; \
77 DST[2] = SRC[2]; \
78 DST[3] = SRC[3]; \
81 #define VEC4_SCALAR(DST, SRC) \
83 DST[0] = SRC; \
84 DST[1] = SRC; \
85 DST[2] = SRC; \
86 DST[3] = SRC;
155 ubyte src[4][4], dst[4][4], res[4][4]; local
    [all...]
  /external/mesa3d/src/gallium/drivers/softpipe/
sp_quad_blend.c 73 #define VEC4_COPY(DST, SRC) \
75 DST[0] = SRC[0]; \
76 DST[1] = SRC[1]; \
77 DST[2] = SRC[2]; \
78 DST[3] = SRC[3]; \
81 #define VEC4_SCALAR(DST, SRC) \
83 DST[0] = SRC; \
84 DST[1] = SRC; \
85 DST[2] = SRC; \
86 DST[3] = SRC;
155 ubyte src[4][4], dst[4][4], res[4][4]; local
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/tgsi/
tgsi_opcode_tmp.h 54 OP12(DST)
  /external/mesa3d/src/gallium/auxiliary/tgsi/
tgsi_opcode_tmp.h 54 OP12(DST)
  /frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
XfermodeActivity.java 81 // DST modes
96 drawRects(canvas, Mode.DST);

Completed in 638 milliseconds

12 3 4 5