Home
last modified time | relevance | path

Searched defs:fpc (Results 1 - 8 of 8) sorted by relevance

/third_party/musl/src/fenv/s390x/
H A Dfenv.c6 unsigned fpc; in get_fpc() local
11 static inline void set_fpc(unsigned fpc) in set_fpc() argument
/third_party/node/deps/v8/src/wasm/
H A Dwasm-linkage.h156 LinkageAllocator(const Register* gp, int gpc, const DoubleRegister* fp, int fpc) LinkageAllocator() argument
/third_party/musl/arch/s390x/bits/
H A Duser.h10 unsigned fpc; member
22 unsigned fpc; member
H A Dsignal.h24 unsigned fpc; member
45 unsigned fpc; member
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
H A Dnvfx_fragprog.c49 temp(struct nvfx_fpc *fpc) in temp() argument
64 release_temps(struct nvfx_fpc *fpc) in release_temps() argument
71 nvfx_fp_imm(struct nvfx_fpc *fpc, floa argument
81 grow_insns(struct nvfx_fpc *fpc, int size) grow_insns() argument
90 emit_src(struct nvfx_fpc *fpc, int pos, struct nvfx_src src) emit_src() argument
163 emit_dst(struct nvfx_fpc *fpc, struct nvfx_reg dst) emit_dst() argument
192 nvfx_fp_emit(struct nvfx_fpc *fpc, struct nvfx_insn insn) nvfx_fp_emit() argument
241 nv40_fp_if(struct nvfx_fpc *fpc, struct nvfx_src src) nv40_fp_if() argument
269 nv40_fp_cal(struct nvfx_fpc *fpc, unsigned target) nv40_fp_cal() argument
289 nv40_fp_ret(struct nvfx_fpc *fpc) nv40_fp_ret() argument
305 nv40_fp_rep(struct nvfx_fpc *fpc, unsigned count, unsigned target) nv40_fp_rep() argument
360 nv40_fp_brk(struct nvfx_fpc *fpc) nv40_fp_brk() argument
377 tgsi_src(struct nvfx_fpc *fpc, const struct tgsi_full_src_register *fsrc) tgsi_src() argument
419 tgsi_dst(struct nvfx_fpc *fpc, const struct tgsi_full_dst_register *fdst) tgsi_dst() argument
446 nvfx_fragprog_parse_instruction(struct nvfx_fpc *fpc, const struct tgsi_full_instruction *finst) nvfx_fragprog_parse_instruction() argument
858 nvfx_fragprog_parse_decl_input(struct nvfx_fpc *fpc, const struct tgsi_full_declaration *fdec) nvfx_fragprog_parse_decl_input() argument
898 nvfx_fragprog_assign_generic(struct nvfx_fpc *fpc, const struct tgsi_full_declaration *fdec) nvfx_fragprog_assign_generic() argument
934 nvfx_fragprog_parse_decl_output(struct nvfx_fpc *fpc, const struct tgsi_full_declaration *fdec) nvfx_fragprog_parse_decl_output() argument
968 nvfx_fragprog_prepare(struct nvfx_fpc *fpc) nvfx_fragprog_prepare() argument
1067 struct nvfx_fpc *fpc = NULL; _nvfx_fragprog_translate() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Dflac_parser.c162 static uint8_t *flac_fifo_read_wrap(FLACParseContext *fpc, int offset, int len, in flac_fifo_read_wrap() argument
314 static int find_headers_search_validate(FLACParseContext *fpc, int offset) in find_headers_search_validate() argument
351 find_headers_search(FLACParseContext *fpc, uint8_t *buf, int buf_size, int search_start) find_headers_search() argument
378 find_new_headers(FLACParseContext *fpc, int search_start) find_new_headers() argument
422 check_header_fi_mismatch(FLACParseContext *fpc, FLACFrameInfo *header_fi, FLACFrameInfo *child_fi, int log_level_offset) check_header_fi_mismatch() argument
452 check_header_mismatch(FLACParseContext *fpc, FLACHeaderMarker *header, FLACHeaderMarker *child, int log_level_offset) check_header_mismatch() argument
560 score_header(FLACParseContext *fpc, FLACHeaderMarker *header) score_header() argument
600 score_sequences(FLACParseContext *fpc) score_sequences() argument
617 get_best_header(FLACParseContext *fpc, const uint8_t **poutbuf, int *poutbuf_size) get_best_header() argument
661 FLACParseContext *fpc = s->priv_data; flac_parse() local
857 FLACParseContext *fpc = c->priv_data; flac_parse_init() local
874 FLACParseContext *fpc = c->priv_data; flac_parse_close() local
[all...]
/third_party/node/deps/openssl/openssl/crypto/poly1305/
H A Dpoly1305_ieee754.c101 static const u32 fpc = 1; variable
/third_party/openssl/crypto/poly1305/
H A Dpoly1305_ieee754.c101 static const u32 fpc = 1; variable

Completed in 7 milliseconds