Searched refs:arith (Results 1 - 25 of 53) sorted by relevance

123

/external/skia/src/effects/
H A DSkArithmeticMode_gpu.cpp48 const GrArithmeticFP& arith = args.fFp.cast<GrArithmeticFP>(); variable
64 arith.enforcePMColor());
68 const GrArithmeticFP& arith = proc.cast<GrArithmeticFP>(); local
69 uint32_t key = arith.enforcePMColor() ? 1 : 0;
75 const GrArithmeticFP& arith = proc.cast<GrArithmeticFP>(); variable
76 pdman.set4f(fKUni, arith.k1(), arith.k2(), arith.k3(), arith.k4());
191 const ArithmeticXP& arith local
219 const ArithmeticXP& arith = processor.cast<ArithmeticXP>(); variable
[all...]
H A DSkArithmeticMode.cpp75 static int arith(SkScalar k1, SkScalar k2, SkScalar k3, SkScalar k4, function
103 a = arith(k1, k2, k3, k4, SkGetPackedA32(sc), SkGetPackedA32(dc));
104 r = arith(k1, k2, k3, k4, SkGetPackedR32(sc), SkGetPackedR32(dc));
105 g = arith(k1, k2, k3, k4, SkGetPackedG32(sc), SkGetPackedG32(dc));
106 b = arith(k1, k2, k3, k4, SkGetPackedB32(sc), SkGetPackedB32(dc));
/external/mesa3d/src/gallium/drivers/nv30/
H A Dnvfx_fragprog.c228 #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(sa
[all...]
H A Dnvfx_vertprog.c22 * - 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(sa
[all...]
/external/iptables/libiptc/
H A DAndroid.mk14 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/iproute2/lib/
H A DAndroid.mk35 -Wno-pointer-arith \
72 -Wno-pointer-arith \
/external/selinux/policycoreutils/secon/
H A DMakefile8 WARNS=-Werror -W -Wall -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-format-zero-length -Wformat-nonliteral -Wformat-security -Wfloat-equal
/external/avahi/avahi-utils/
H A DAndroid.mk37 -Wpointer-arith \
/external/iproute2/tc/
H A DAndroid.mk17 LOCAL_CFLAGS := -O2 -g -W -Wall -Wno-pointer-arith -Wno-sign-compare -Werror \
/external/iptables/libxtables/
H A DAndroid.mk18 LOCAL_CFLAGS += -Wno-sign-compare -Wno-pointer-arith -Wno-type-limits -Wno-missing-field-initializers -Wno-unused-parameter -Wno-clobbered
/external/libdaemon/libdaemon/
H A DAndroid.mk22 # -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith
/external/avahi/avahi-client/
H A DAndroid.mk43 -Wpointer-arith \
/external/avahi/avahi-common/
H A DAndroid.mk42 -Wpointer-arith \
/external/iproute2/ip/
H A DAndroid.mk28 -Wno-pointer-arith \
/external/elfutils/libdwelf/
H A DAndroid.mk44 LOCAL_CFLAGS += -Wno-pointer-arith
79 LOCAL_CFLAGS += -Wno-pointer-arith
/external/iptables/iptables/
H A DAndroid.mk17 LOCAL_CFLAGS += -Wno-sign-compare -Wno-pointer-arith
54 LOCAL_CFLAGS += -Wno-sign-compare -Wno-pointer-arith
/external/selinux/secilc/
H A DMakefile16 CFLAGS ?= -Wall -Wshadow -Wextra -Wundef -Wmissing-format-attribute -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wunused
/external/mksh/src/
H A Dexpr.c160 bool arith; member in struct:expr_state
182 evaluate(const char *expr, mksh_ari_t *rval, int error_ok, bool arith) argument
189 ret = v_evaluate(&v, expr, error_ok, arith);
199 bool arith)
210 curstate.arith = arith;
237 if (es->arith && es->natural)
240 setint_v(vp, v, es->arith);
256 es->arith = false;
326 setint_v(vasn, vl, es->arith);
198 v_evaluate(struct tbl *vp, const char *expr, volatile int error_ok, bool arith) argument
[all...]
/external/avahi/avahi-core/
H A DAndroid.mk67 -Wpointer-arith \
/external/iptables/extensions/
H A DAndroid.mk21 -Wno-sign-compare -Wno-pointer-arith \
/external/elfutils/libdw/
H A DAndroid.mk157 LOCAL_CFLAGS += -Wno-pointer-arith
193 LOCAL_CFLAGS += -Wno-pointer-arith
/external/elfutils/libelf/
H A DAndroid.mk151 LOCAL_CFLAGS += -Wno-pointer-arith
185 LOCAL_CFLAGS += -Wno-pointer-arith
/external/elfutils/libdwfl/
H A DAndroid.mk109 LOCAL_CFLAGS += -Wno-pointer-arith
158 LOCAL_CFLAGS += -Wno-pointer-arith
/external/libweave/
H A DMakefile36 -Wpointer-arith \
/external/valgrind/drd/scripts/
H A Ddownload-and-build-splash2.in91 CFLAGS := \$(CFLAGS) -Wpadded -Winline -Wpointer-arith -Wsign-compare -Wendif-labels
93 CFLAGS := \$(CFLAGS) -Wpadded -Winline -Wpointer-arith -Wsign-compare -Wendif-labels

Completed in 2398 milliseconds

123