Home
last modified time | relevance | path

Searched defs:fpc (Results 1 – 12 of 12) sorted by relevance

/external/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnvfx_fragprog.c48 temp(struct nvfx_fpc *fpc) in temp()
63 release_temps(struct nvfx_fpc *fpc) in release_temps()
70 nvfx_fp_imm(struct nvfx_fpc *fpc, float a, float b, float c, float d) in nvfx_fp_imm()
80 grow_insns(struct nvfx_fpc *fpc, int size) in grow_insns()
89 emit_src(struct nvfx_fpc *fpc, int pos, struct nvfx_src src) in emit_src()
162 emit_dst(struct nvfx_fpc *fpc, struct nvfx_reg dst) in emit_dst()
191 nvfx_fp_emit(struct nvfx_fpc *fpc, struct nvfx_insn insn) in nvfx_fp_emit()
240 nv40_fp_if(struct nvfx_fpc *fpc, struct nvfx_src src) in nv40_fp_if()
268 nv40_fp_cal(struct nvfx_fpc *fpc, unsigned target) in nv40_fp_cal()
288 nv40_fp_ret(struct nvfx_fpc *fpc) in nv40_fp_ret()
[all …]
/external/valgrind/none/tests/s390x/
Dsrnm.c15 unsigned fpc; in get_rounding_mode() local
Drounding-2.c19 unsigned fpc; in get_rounding_mode() local
Dsrnmb.c24 unsigned fpc; in get_rounding_mode() local
Dsrnmt.c24 unsigned fpc; in get_dfp_rounding_mode() local
Dtest_sig.c61 int fpc; in main() local
Drounding-3.c22 unsigned fpc; in get_rounding_mode() local
/external/clang/test/CXX/concepts-ts/dcl.dcl/dcl.spec/dcl.spec.concept/
Dp1.cpp41 void fpc(concept int i) {} // expected-error {{'concept' can only appear on the definition of a fun… in fpc() function
/external/icu/icu4c/source/test/intltest/
Dpptest.cpp117 FieldPosition fpc(fp); in TestFieldPosition() local
/external/valgrind/include/vki/
Dvki-s390x-linux.h119 unsigned int fpc; member
666 __vki_u32 fpc; member
/external/kernel-headers/original/uapi/linux/
Domap3isp.h414 struct omap3isp_ccdc_fpc __user *fpc; member
/external/python/cpython2/Python/
Dimport.c1057 FILE *fpc; in load_source_module() local