HomeSort by relevance Sort by last modified time
    Searched full:arith (Results 1 - 25 of 235) sorted by null

1 2 3 4 5 6 7 8 910

  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv30/
nvfx_vertprog.c 22 * - extra arith opcodes
113 #define arith(s,t,o,d,m,s0,s1,s2) \ macro
495 nvfx_vp_emit(vpc, arith(0, VEC, MOV, src[i].reg, NVFX_VP_MASK_ALL,
506 nvfx_vp_emit(vpc, arith(0, VEC, MOV, src[i].reg, NVFX_VP_MASK_ALL,
517 nvfx_vp_emit(vpc, arith(0, VEC, MOV, src[i].reg, NVFX_VP_MASK_ALL,
552 nvfx_vp_emit(vpc, arith(sat, VEC, MOV, dst, mask, abs(src[0]), none, none));
555 nvfx_vp_emit(vpc, arith(sat, VEC, ADD, dst, mask, src[0], none, src[1]));
558 nvfx_vp_emit(vpc, arith(0, VEC, ARL, dst, mask, src[0], none, none));
562 nvfx_vp_emit(vpc, arith(0, VEC, FLR, tmp.reg, mask, neg(src[0]), none, none));
563 nvfx_vp_emit(vpc, arith(sat, VEC, MOV, dst, mask, neg(tmp), none, none))
    [all...]
nvfx_fragprog.c 228 #define arith(s,o,d,m,s0,s1,s2) \ macro
241 struct nvfx_insn insn = arith(0, MOV, none.reg, NVFX_FP_MASK_X, src, none, none);
483 nvfx_fp_emit(fpc, arith(0, ADD, src[i].reg, NVFX_FP_MASK_ALL, tgsi_src(fpc, fsrc), addend, none));
489 nvfx_fp_emit(fpc, arith(0, MOV, src[i].reg, NVFX_FP_MASK_ALL, tgsi_src(fpc, fsrc), none, none));
499 nvfx_fp_emit(fpc, arith(0, MOV, src[i].reg, NVFX_FP_MASK_ALL, tgsi_src(fpc, fsrc), none, none));
509 nvfx_fp_emit(fpc, arith(0, MOV, src[i].reg, NVFX_FP_MASK_ALL, tgsi_src(fpc, fsrc), none, none));
532 nvfx_fp_emit(fpc, arith(sat, MOV, dst, mask, abs(src[0]), none, none));
535 nvfx_fp_emit(fpc, arith(sat, ADD, dst, mask, src[0], src[1], none));
539 nvfx_fp_emit(fpc, arith(0, FLR, tmp.reg, mask, neg(src[0]), none, none));
540 nvfx_fp_emit(fpc, arith(sat, MOV, dst, mask, neg(tmp), none, none))
    [all...]
  /external/mesa3d/src/gallium/drivers/nv30/
nvfx_vertprog.c 22 * - extra arith opcodes
113 #define arith(s,t,o,d,m,s0,s1,s2) \ macro
495 nvfx_vp_emit(vpc, arith(0, VEC, MOV, src[i].reg, NVFX_VP_MASK_ALL,
506 nvfx_vp_emit(vpc, arith(0, VEC, MOV, src[i].reg, NVFX_VP_MASK_ALL,
517 nvfx_vp_emit(vpc, arith(0, VEC, MOV, src[i].reg, NVFX_VP_MASK_ALL,
552 nvfx_vp_emit(vpc, arith(sat, VEC, MOV, dst, mask, abs(src[0]), none, none));
555 nvfx_vp_emit(vpc, arith(sat, VEC, ADD, dst, mask, src[0], none, src[1]));
558 nvfx_vp_emit(vpc, arith(0, VEC, ARL, dst, mask, src[0], none, none));
562 nvfx_vp_emit(vpc, arith(0, VEC, FLR, tmp.reg, mask, neg(src[0]), none, none));
563 nvfx_vp_emit(vpc, arith(sat, VEC, MOV, dst, mask, neg(tmp), none, none))
    [all...]
nvfx_fragprog.c 228 #define arith(s,o,d,m,s0,s1,s2) \ macro
241 struct nvfx_insn insn = arith(0, MOV, none.reg, NVFX_FP_MASK_X, src, none, none);
483 nvfx_fp_emit(fpc, arith(0, ADD, src[i].reg, NVFX_FP_MASK_ALL, tgsi_src(fpc, fsrc), addend, none));
489 nvfx_fp_emit(fpc, arith(0, MOV, src[i].reg, NVFX_FP_MASK_ALL, tgsi_src(fpc, fsrc), none, none));
499 nvfx_fp_emit(fpc, arith(0, MOV, src[i].reg, NVFX_FP_MASK_ALL, tgsi_src(fpc, fsrc), none, none));
509 nvfx_fp_emit(fpc, arith(0, MOV, src[i].reg, NVFX_FP_MASK_ALL, tgsi_src(fpc, fsrc), none, none));
532 nvfx_fp_emit(fpc, arith(sat, MOV, dst, mask, abs(src[0]), none, none));
535 nvfx_fp_emit(fpc, arith(sat, ADD, dst, mask, src[0], src[1], none));
539 nvfx_fp_emit(fpc, arith(0, FLR, tmp.reg, mask, neg(src[0]), none, none));
540 nvfx_fp_emit(fpc, arith(sat, MOV, dst, mask, neg(tmp), none, none))
    [all...]
  /external/icu/icu4c/source/config/
pkgdata.inc 7 COMPILE=gcc -ffunction-sections -fdata-sections -D_REENTRANT -DU_ATTRIBUTE_DEPRECATED= -O2 -Wall -std=c99 -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -c
9 GENLIB=gcc -O2 -Wall -std=c99 -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wl,--gc-sections -shared -Wl,-Bsymbolic
icu.pc 14 CFLAGS = -O2 -Wall -std=c99 -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings $(THREADSCFLAGS)
15 #CXXFLAGS = -O2 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long $(THREADSCXXFLAGS)
  /external/icu/icu4c/source/test/testdata/
pkgdata.inc 7 COMPILE=gcc -ffunction-sections -fdata-sections -D_REENTRANT -DU_ATTRIBUTE_DEPRECATED= -O2 -Wall -std=c99 -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -c
9 GENLIB=gcc -O2 -Wall -std=c99 -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wl,--gc-sections -shared -Wl,-Bsymbolic
  /external/chromium_org/third_party/skia/src/effects/
SkArithmeticMode.cpp 80 static int arith(SkScalar k1, SkScalar k2, SkScalar k3, SkScalar k4, function
120 a = arith(k1, k2, k3, k4, sa, da);
121 r = arith(k1, k2, k3, k4, SkGetPackedR32(sc), SkGetPackedR32(dc));
122 g = arith(k1, k2, k3, k4, SkGetPackedG32(sc), SkGetPackedG32(dc));
123 b = arith(k1, k2, k3, k4, SkGetPackedB32(sc), SkGetPackedB32(dc));
145 a = arith(k1, k2, k3, k4, sa, da);
146 r = arith(k1, k2, k3, k4, sr, dr);
147 g = arith(k1, k2, k3, k4, sg, dg);
148 b = arith(k1, k2, k3, k4, sb, db);
151 a = arith(k1, k2, k3, k4, SkGetPackedA32(sc), SkGetPackedA32(dc))
400 const GrArithmeticEffect& arith = drawEffect.castEffect<GrArithmeticEffect>(); local
407 const GrArithmeticEffect& arith = drawEffect.castEffect<GrArithmeticEffect>(); local
    [all...]
  /external/skia/src/effects/
SkArithmeticMode.cpp 80 static int arith(SkScalar k1, SkScalar k2, SkScalar k3, SkScalar k4, function
120 a = arith(k1, k2, k3, k4, sa, da);
121 r = arith(k1, k2, k3, k4, SkGetPackedR32(sc), SkGetPackedR32(dc));
122 g = arith(k1, k2, k3, k4, SkGetPackedG32(sc), SkGetPackedG32(dc));
123 b = arith(k1, k2, k3, k4, SkGetPackedB32(sc), SkGetPackedB32(dc));
145 a = arith(k1, k2, k3, k4, sa, da);
146 r = arith(k1, k2, k3, k4, sr, dr);
147 g = arith(k1, k2, k3, k4, sg, dg);
148 b = arith(k1, k2, k3, k4, sb, db);
151 a = arith(k1, k2, k3, k4, SkGetPackedA32(sc), SkGetPackedA32(dc))
400 const GrArithmeticEffect& arith = drawEffect.castEffect<GrArithmeticEffect>(); local
407 const GrArithmeticEffect& arith = drawEffect.castEffect<GrArithmeticEffect>(); local
    [all...]
  /external/yaffs2/
Android.mk 13 LOCAL_CFLAGS+= -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations
  /external/icu/icu4c/source/data/
icupkg.inc 7 COMPILE=gcc -DU_USING_ICU_NAMESPACE=1 -D_REENTRANT -DU_ATTRIBUTE_DEPRECATED= -g -O0 -Wall -ansi -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long -c
9 GENLIB=gcc -g -O0 -Wall -ansi -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long -shared -Wl,-Bsymbolic
  /external/iproute2/lib/
Android.mk 31 -Wno-pointer-arith \
64 -Wno-pointer-arith \
  /external/libcxx/test/atomics/atomics.types.operations/atomics.types.operations.arith/
Android.mk 17 test_makefile := external/libcxx/test/atomics/atomics.types.operations/atomics.types.operations.arith/Android.mk
19 test_name := atomics/atomics.types.operations/atomics.types.operations.arith/nothing_to_do
  /ndk/sources/host-tools/nawk-20071023/
maketab.c 59 { ADD, "arith", " + " },
60 { MINUS, "arith", " - " },
61 { MULT, "arith", " * " },
62 { DIVIDE, "arith", " / " },
63 { MOD, "arith", " % " },
64 { UMINUS, "arith", " -" },
65 { POWER, "arith", " **" },
  /cts/tests/tests/renderscript/src/android/renderscript/cts/
scriptgroup.rs 17 void arith(const int *ain, int *aout, uint32_t x) {
  /external/iproute2/tc/
Android.mk 17 LOCAL_CFLAGS := -O2 -g -W -Wall -Wno-pointer-arith -Wno-sign-compare -Werror
  /external/elfutils/0.153/libdwfl/
Android.mk 64 LOCAL_CFLAGS += -Wno-pointer-arith
104 LOCAL_CFLAGS += -Wno-pointer-arith
  /external/iptables/libiptc/
Android.mk 14 LOCAL_CFLAGS += -Wno-pointer-arith -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign
38 LOCAL_CFLAGS += -Wno-pointer-arith -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign
  /external/llvm/test/TableGen/
cast.td 72 multiclass arith<bits<8> opcode, string asmstr, string Intr> {
82 defm ADD : arith<0x58, "add", "int_x86_sse2_add">;
MultiPat.td 106 multiclass arith<bits<8> opcode, string asmstr, string intr, list<list<dag>> patterns> {
114 defm ADD : arith<0x58, "add", "int_x86_sse2_addSUFFIX",
TargetInstrSpec.td 85 multiclass arith<bits<8> opcode, string asmstr, string intr, list<dag> patterns> {
101 defm ADD : arith<0x58, "add", "int_x86_sse2_addSUFFIX",
  /external/iproute2/ip/
Android.mk 26 -Wno-pointer-arith \
  /external/iptables/libxtables/
Android.mk 19 LOCAL_CFLAGS += -Wno-sign-compare -Wno-pointer-arith -Wno-type-limits -Wno-missing-field-initializers -Wno-unused-parameter -Wno-clobbered
  /external/llvm/test/CodeGen/Thumb2/
2009-11-13-STRDBug.ll 4 define void @lshift_double(i64 %l1, i64 %h1, i64 %count, i32 %prec, i64* nocapture %lv, i64* nocapture %hv, i32 %arith) nounwind {
  /external/iptables/iptables/
Android.mk 18 LOCAL_CFLAGS += -Wno-sign-compare -Wno-pointer-arith
49 LOCAL_CFLAGS += -Wno-sign-compare -Wno-pointer-arith

Completed in 1959 milliseconds

1 2 3 4 5 6 7 8 910