Searched defs:fpc (Results 1 – 9 of 9) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/ |
D | nvfx_fragprog.c | 49 temp(struct nvfx_fpc *fpc) in temp() 64 release_temps(struct nvfx_fpc *fpc) in release_temps() 71 nvfx_fp_imm(struct nvfx_fpc *fpc, float a, float b, float c, float d) in nvfx_fp_imm() 81 grow_insns(struct nvfx_fpc *fpc, int size) in grow_insns() 90 emit_src(struct nvfx_fpc *fpc, int pos, struct nvfx_src src) in emit_src() 163 emit_dst(struct nvfx_fpc *fpc, struct nvfx_reg dst) in emit_dst() 192 nvfx_fp_emit(struct nvfx_fpc *fpc, struct nvfx_insn insn) in nvfx_fp_emit() 241 nv40_fp_if(struct nvfx_fpc *fpc, struct nvfx_src src) in nv40_fp_if() 269 nv40_fp_cal(struct nvfx_fpc *fpc, unsigned target) in nv40_fp_cal() 289 nv40_fp_ret(struct nvfx_fpc *fpc) in nv40_fp_ret() [all …]
|
/third_party/ffmpeg/libavcodec/ |
D | flac_parser.c | 117 static uint8_t *flac_fifo_read_wrap(FLACParseContext *fpc, int offset, int len, in flac_fifo_read_wrap() 157 static uint8_t *flac_fifo_read(FLACParseContext *fpc, int offset, int *len) in flac_fifo_read() 168 static int find_headers_search_validate(FLACParseContext *fpc, int offset) in find_headers_search_validate() 205 static int find_headers_search(FLACParseContext *fpc, uint8_t *buf, in find_headers_search() 232 static int find_new_headers(FLACParseContext *fpc, int search_start) in find_new_headers() 276 static int check_header_fi_mismatch(FLACParseContext *fpc, in check_header_fi_mismatch() 306 static int check_header_mismatch(FLACParseContext *fpc, in check_header_mismatch() 414 static int score_header(FLACParseContext *fpc, FLACHeaderMarker *header) in score_header() 454 static void score_sequences(FLACParseContext *fpc) in score_sequences() 471 static int get_best_header(FLACParseContext *fpc, const uint8_t **poutbuf, in get_best_header() [all …]
|
/third_party/musl/src/fenv/s390x/ |
D | fenv.c | 6 unsigned fpc; in get_fpc() local 11 static inline void set_fpc(unsigned fpc) in set_fpc()
|
/third_party/boost/libs/test/doc/examples/ |
D | tolerance_04.run-fail.cpp | 15 namespace boost { namespace math { namespace fpc { namespace
|
/third_party/musl/arch/s390x/bits/ |
D | user.h | 10 unsigned fpc; member 22 unsigned fpc; member
|
D | signal.h | 24 unsigned fpc; member 45 unsigned fpc; member
|
/third_party/icu/icu4c/source/test/intltest/ |
D | pptest.cpp | 117 FieldPosition fpc(fp); in TestFieldPosition() local
|
/third_party/boost/boost/test/tools/ |
D | floating_point_comparison.hpp | 40 namespace fpc { namespace
|
/third_party/openssl/crypto/poly1305/ |
D | poly1305_ieee754.c | 101 static const u32 fpc = 1; variable
|