| /third_party/mesa3d/src/gallium/drivers/lima/ |
| D | lima_parser.c | 64 parse_vs_draw(FILE *fp, uint32_t *value1, uint32_t *value2) in parse_vs_draw() 75 parse_vs_shader_info(FILE *fp, uint32_t *value1, uint32_t *value2) in parse_vs_shader_info() 83 parse_vs_unknown1(FILE *fp, uint32_t *value1, uint32_t *value2) in parse_vs_unknown1() 89 parse_vs_varying_attribute_count(FILE *fp, uint32_t *value1, uint32_t *value2) in parse_vs_varying_attribute_count() 96 parse_vs_attributes_address(FILE *fp, uint32_t *value1, uint32_t *value2) in parse_vs_attributes_address() 103 parse_vs_varyings_address(FILE *fp, uint32_t *value1, uint32_t *value2) in parse_vs_varyings_address() 110 parse_vs_uniforms_address(FILE *fp, uint32_t *value1, uint32_t *value2) in parse_vs_uniforms_address() 117 parse_vs_shader_address(FILE *fp, uint32_t *value1, uint32_t *value2) in parse_vs_shader_address() 124 parse_vs_semaphore(FILE *fp, uint32_t *value1, uint32_t *value2) in parse_vs_semaphore() 139 parse_vs_unknown2(FILE *fp, uint32_t *value1, uint32_t *value2) in parse_vs_unknown2() [all …]
|
| /third_party/rust/crates/minimal-lexical/tests/ |
| D | rounding_tests.rs | 6 let mut fp = ExtendedFloat { in round_test() localVariable 17 let mut fp = ExtendedFloat { in round_test() localVariable 31 let mut fp = ExtendedFloat { in round_test() localVariable 44 let mut fp = ExtendedFloat { in round_test() localVariable 57 let mut fp = ExtendedFloat { in round_test() localVariable
|
| D | lemire_tests.rs | 9 let fp = lemire::compute_error::<f32>(q, w); in compute_error32() localVariable 14 let fp = lemire::compute_error::<f64>(q, w); in compute_error64() localVariable 19 let fp = lemire::compute_error_scaled::<f32>(q, w, lz); in compute_error_scaled32() localVariable 24 let fp = lemire::compute_error_scaled::<f64>(q, w, lz); in compute_error_scaled64() localVariable 29 let fp = lemire::compute_float::<f32>(q, w); in compute_float32() localVariable 34 let fp = lemire::compute_float::<f64>(q, w); in compute_float64() localVariable
|
| /third_party/mesa3d/src/gallium/drivers/lima/ir/pp/ |
| D | disasm.c | 38 print_swizzle(uint8_t swizzle, FILE *fp) in print_swizzle() 49 print_mask(uint8_t mask, FILE *fp) in print_mask() 62 print_reg(ppir_codegen_vec4_reg reg, const char *special, FILE *fp) in print_reg() 90 uint8_t swizzle, bool abs, bool neg, FILE *fp) in print_vector_source() 105 print_source_scalar(unsigned reg, const char *special, bool abs, bool neg, FILE *fp) in print_source_scalar() 121 print_varying_source(ppir_codegen_field_varying *varying, FILE *fp) in print_varying_source() 147 print_outmod(ppir_codegen_outmod modifier, FILE *fp) in print_outmod() 166 print_dest_scalar(unsigned reg, FILE *fp) in print_dest_scalar() 173 print_const(unsigned const_num, uint16_t *val, FILE *fp) in print_const() 181 print_const0(void *code, unsigned offset, FILE *fp) in print_const0() [all …]
|
| /third_party/mesa3d/src/compiler/nir/ |
| D | nir_print.c | 39 print_tabs(unsigned num_tabs, FILE *fp) in print_tabs() 46 FILE *fp; member 67 FILE *fp = state->fp; in print_annotation() local 85 FILE *fp = state->fp; in print_register() local 97 FILE *fp = state->fp; in print_register_decl() local 108 FILE *fp = state->fp; in print_ssa_def() local 121 FILE *fp = state->fp; in print_const_from_load() local 186 FILE *fp = state->fp; in print_load_const_instr() local 198 FILE *fp = state->fp; in print_ssa_use() local 213 FILE *fp = state->fp; in print_reg_src() local [all …]
|
| D | nir_dominance.c | 281 nir_dump_dom_tree_impl(nir_function_impl *impl, FILE *fp) in nir_dump_dom_tree_impl() 294 nir_dump_dom_tree(nir_shader *shader, FILE *fp) in nir_dump_dom_tree() 303 nir_dump_dom_frontier_impl(nir_function_impl *impl, FILE *fp) in nir_dump_dom_frontier_impl() 316 nir_dump_dom_frontier(nir_shader *shader, FILE *fp) in nir_dump_dom_frontier() 325 nir_dump_cfg_impl(nir_function_impl *impl, FILE *fp) in nir_dump_cfg_impl() 340 nir_dump_cfg(nir_shader *shader, FILE *fp) in nir_dump_cfg()
|
| /third_party/mesa3d/src/panfrost/bifrost/ |
| D | bi_print.c | 44 bi_print_slots(bi_registers *regs, FILE *fp) in bi_print_slots() 68 bi_print_tuple(bi_tuple *tuple, FILE *fp) in bi_print_tuple() 83 bi_print_clause(bi_clause *clause, FILE *fp) in bi_print_clause() 131 bi_print_scoreboard_line(unsigned slot, const char *name, uint64_t mask, FILE *fp) in bi_print_scoreboard_line() 145 bi_print_scoreboard(struct bi_scoreboard_state *state, FILE *fp) in bi_print_scoreboard() 154 bi_print_block(bi_block *block, FILE *fp) in bi_print_block() 196 bi_print_shader(bi_context *ctx, FILE *fp) in bi_print_shader()
|
| /third_party/selinux/checkpolicy/test/ |
| D | dispol.c | 46 FILE * fp) in render_access_mask() 57 static int render_type(uint32_t type, policydb_t * p, FILE * fp) in render_type() 63 static int render_key(avtab_key_t * key, policydb_t * p, FILE * fp) in render_key() 88 policydb_t * p, FILE * fp) in render_av_rule() 166 static int display_avtab(avtab_t * a, uint32_t what, policydb_t * p, FILE * fp) in display_avtab() 181 static int display_bools(policydb_t * p, FILE * fp) in display_bools() 192 static void display_expr(policydb_t * p, cond_expr_t * exp, FILE * fp) in display_expr() 227 static int display_cond_expressions(policydb_t * p, FILE * fp) in display_cond_expressions() 263 static int change_bool(char *name, int state, policydb_t * p, FILE * fp) in change_bool() 277 static void display_policycaps(policydb_t * p, FILE * fp) in display_policycaps() [all …]
|
| D | dismod.c | 74 FILE * fp) in render_access_mask() 85 policydb_t * p, FILE * fp) in render_access_bitmap() 100 static void display_id(policydb_t * p, FILE * fp, uint32_t symbol_type, in display_id() 115 FILE * fp) in display_type_set() 178 static int display_mod_role_set(role_set_t * roles, policydb_t * p, FILE * fp) in display_mod_role_set() 214 FILE * fp) in display_avrule() 319 FILE *fp; in display_type_callback() local 358 static int display_types(policydb_t * p, FILE * fp) in display_types() 365 static int display_users(policydb_t * p, FILE * fp) in display_users() 384 static int display_bools(policydb_t * p, FILE * fp) in display_bools() [all …]
|
| /third_party/openssl/crypto/ts/ |
| D | ts_asn1.c | 33 TS_MSG_IMPRINT *d2i_TS_MSG_IMPRINT_fp(FILE *fp, TS_MSG_IMPRINT **a) in d2i_TS_MSG_IMPRINT_fp() 39 int i2d_TS_MSG_IMPRINT_fp(FILE *fp, const TS_MSG_IMPRINT *a) in i2d_TS_MSG_IMPRINT_fp() 66 TS_REQ *d2i_TS_REQ_fp(FILE *fp, TS_REQ **a) in d2i_TS_REQ_fp() 71 int i2d_TS_REQ_fp(FILE *fp, const TS_REQ *a) in i2d_TS_REQ_fp() 112 TS_TST_INFO *d2i_TS_TST_INFO_fp(FILE *fp, TS_TST_INFO **a) in d2i_TS_TST_INFO_fp() 118 int i2d_TS_TST_INFO_fp(FILE *fp, const TS_TST_INFO *a) in i2d_TS_TST_INFO_fp() 192 TS_RESP *d2i_TS_RESP_fp(FILE *fp, TS_RESP **a) in d2i_TS_RESP_fp() 197 int i2d_TS_RESP_fp(FILE *fp, const TS_RESP *a) in i2d_TS_RESP_fp()
|
| /third_party/EGL/sdk/docs/man/html/ |
| D | makeindex.py | 143 fp = open(parent) variable 163 def printHeader(fp, flatMenu = False, letters = None, altMenu = None): argument 204 def printFooter(fp, flatMenu = False): argument 213 def addMenuLink(key, feature, fp): argument 222 def beginLetterSection(letter, fp): argument 229 def endLetterSection(opentable, fp): argument 255 def genDict(dict, title, whichKeys, fp): argument 293 fp = open(accordfilename, 'w') variable 304 fp = open(flatfilename, 'w') variable
|
| /third_party/skia/third_party/externals/egl-registry/sdk/docs/man/html/ |
| D | makeindex.py | 143 fp = open(parent) variable 163 def printHeader(fp, flatMenu = False, letters = None, altMenu = None): argument 204 def printFooter(fp, flatMenu = False): argument 213 def addMenuLink(key, feature, fp): argument 222 def beginLetterSection(letter, fp): argument 229 def endLetterSection(opentable, fp): argument 255 def genDict(dict, title, whichKeys, fp): argument 293 fp = open(accordfilename, 'w') variable 304 fp = open(flatfilename, 'w') variable
|
| /third_party/mesa3d/src/asahi/compiler/ |
| D | agx_print.c | 28 agx_print_sized(char prefix, unsigned value, enum agx_size size, FILE *fp) in agx_print_sized() 49 agx_print_index(agx_index index, FILE *fp) in agx_print_index() 101 agx_print_instr(agx_instr *I, FILE *fp) in agx_print_instr() 195 agx_print_block(agx_block *block, FILE *fp) in agx_print_block() 222 agx_print_shader(agx_context *ctx, FILE *fp) in agx_print_shader()
|
| /third_party/openssl/crypto/x509/ |
| D | x_all.c | 174 X509 *d2i_X509_fp(FILE *fp, X509 **x509) in d2i_X509_fp() 179 int i2d_X509_fp(FILE *fp, const X509 *x509) in i2d_X509_fp() 196 X509_CRL *d2i_X509_CRL_fp(FILE *fp, X509_CRL **crl) in d2i_X509_CRL_fp() 201 int i2d_X509_CRL_fp(FILE *fp, const X509_CRL *crl) in i2d_X509_CRL_fp() 218 PKCS7 *d2i_PKCS7_fp(FILE *fp, PKCS7 **p7) in d2i_PKCS7_fp() 235 int i2d_PKCS7_fp(FILE *fp, const PKCS7 *p7) in i2d_PKCS7_fp() 264 X509_REQ *d2i_X509_REQ_fp(FILE *fp, X509_REQ **req) in d2i_X509_REQ_fp() 269 int i2d_X509_REQ_fp(FILE *fp, const X509_REQ *req) in i2d_X509_REQ_fp() 294 RSA *d2i_RSAPrivateKey_fp(FILE *fp, RSA **rsa) in d2i_RSAPrivateKey_fp() 299 int i2d_RSAPrivateKey_fp(FILE *fp, const RSA *rsa) in i2d_RSAPrivateKey_fp() [all …]
|
| /third_party/mesa3d/src/panfrost/midgard/ |
| D | disassemble.c | 98 print_alu_opcode(FILE *fp, midgard_alu_op op) in print_alu_opcode() 110 print_ld_st_opcode(FILE *fp, midgard_load_store_op op) in print_ld_st_opcode() 173 print_alu_reg(disassemble_context *ctx, FILE *fp, unsigned reg, bool is_write) in print_alu_reg() 211 print_ldst_write_reg(FILE *fp, unsigned reg) in print_ldst_write_reg() 232 print_ldst_read_reg(FILE *fp, unsigned reg) in print_ldst_read_reg() 263 print_tex_reg(FILE *fp, unsigned reg, bool is_write) in print_tex_reg() 308 print_alu_outmod(FILE *fp, unsigned outmod, bool is_int, bool half) in print_alu_outmod() 340 print_quad_word(FILE *fp, uint32_t *words, unsigned tabs) in print_quad_word() 382 print_vec_selectors_64(FILE *fp, unsigned swizzle, in print_vec_selectors_64() 417 print_vec_selectors(FILE *fp, unsigned swizzle, in print_vec_selectors() [all …]
|
| /third_party/selinux/libsepol/src/ |
| D | write.c | 54 struct policy_file *fp; member 61 static int ebitmap_write(ebitmap_t * e, struct policy_file *fp) in ebitmap_write() 106 avtab_ptr_t cur, struct policy_file *fp, in avtab_write_item() 279 static int avtab_write(struct policydb *p, avtab_t * a, struct policy_file *fp) in avtab_write() 355 struct policy_file *fp) in mls_write_semantic_level_helper() 386 struct policy_file *fp) in mls_write_semantic_range_helper() 403 static int mls_write_level(mls_level_t * l, struct policy_file *fp) in mls_write_level() 423 static int mls_write_range_helper(mls_range_t * r, struct policy_file *fp) in mls_write_range_helper() 456 struct policy_file *fp = pd->fp; in sens_write() local 484 struct policy_file *fp = pd->fp; in cat_write() local [all …]
|
| /third_party/ffmpeg/libavutil/mips/ |
| D | mmiutils.h | 70 #define MMI_LWC1(fp, addr, bias) \ argument 73 #define MMI_ULWC1(fp, addr, bias) \ argument 79 #define MMI_LWXC1(fp, addr, stride, bias) \ argument 85 #define MMI_SWC1(fp, addr, bias) \ argument 88 #define MMI_USWC1(fp, addr, bias) \ argument 94 #define MMI_SWXC1(fp, addr, stride, bias) \ argument 100 #define MMI_LDC1(fp, addr, bias) \ argument 103 #define MMI_ULDC1(fp, addr, bias) \ argument 109 #define MMI_LDXC1(fp, addr, stride, bias) \ argument 115 #define MMI_SDC1(fp, addr, bias) \ argument [all …]
|
| /third_party/musl/libc-test/src/functionalext/supplement/stdio/ |
| D | fseeko.c | 30 FILE *fp = fopen(path, "w+"); in fseeko_0100() local 60 FILE *fp = fopen(path, "w+"); in fseeko_0200() local 90 FILE *fp = fopen(path, "w+"); in fseeko_0300() local 126 FILE *fp = fopen(path, "w+"); in fseeko_0400() local 156 FILE *fp = fopen(path, "w+"); in fseeko_0500() local 182 FILE *fp = fopen(path, "w+"); in fseeko_0600() local
|
| /third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
| D | lp_test_printf.c | 46 write_tsv_header(FILE *fp) in write_tsv_header() 89 test_printf(unsigned verbose, FILE *fp, in test_printf() 122 test_all(unsigned verbose, FILE *fp) in test_all() 133 test_some(unsigned verbose, FILE *fp, in test_some() 141 test_single(unsigned verbose, FILE *fp) in test_single()
|
| D | lp_test_format.c | 50 write_tsv_header(FILE *fp) in write_tsv_header() 61 write_tsv_row(FILE *fp, in write_tsv_row() 138 test_format_float(unsigned verbose, FILE *fp, in test_format_float() 242 test_format_unorm8(unsigned verbose, FILE *fp, in test_format_unorm8() 346 test_one(unsigned verbose, FILE *fp, in test_one() 365 test_all(unsigned verbose, FILE *fp) in test_all() 416 test_some(unsigned verbose, FILE *fp, in test_some() 424 test_single(unsigned verbose, FILE *fp) in test_single()
|
| /third_party/mesa3d/src/gallium/drivers/nouveau/nv30/ |
| D | nv30_fragprog.c | 39 struct nv30_fragprog *fp = nv30->fragprog.program; in nv30_fragprog_upload() local 71 struct nv30_fragprog *fp = nv30->fragprog.program; in nv30_fragprog_validate() local 140 struct nv30_fragprog *fp = CALLOC_STRUCT(nv30_fragprog); in nv30_fp_state_create() local 159 struct nv30_fragprog *fp = hwcso; in nv30_fp_state_delete() local 176 struct nv30_fragprog *fp = hwcso; in nv30_fp_state_bind() local
|
| /third_party/mesa3d/src/gallium/drivers/lima/ir/gp/ |
| D | disasm.c | 50 print_dest(gpir_codegen_instr *instr, gp_unit unit, unsigned cur_dest_index, FILE *fp) in print_dest() 120 unsigned cur_dest_index, FILE *fp) in print_src() 248 unsigned cur_dest_index, FILE *fp) in print_mul() 396 unsigned cur_dest_index, FILE *fp) in print_acc() 472 unsigned cur_dest_index, FILE *fp) in print_pass() 517 unsigned cur_dest_index, FILE *fp) in print_complex() 562 unsigned instr_number, unsigned cur_dest_index, FILE *fp) in print_instr() 588 gpir_disassemble_program(gpir_codegen_instr *code, unsigned num_instr, FILE *fp) in gpir_disassemble_program()
|
| /third_party/curl/docs/examples/ |
| D | anyauthput.c | 37 # define FILENO(fp) _fileno(fp) argument 39 # define FILENO(fp) fileno(fp) argument 60 FILE *fp = (FILE *) userp; in my_seek() local 87 FILE *fp; in main() local
|
| /third_party/musl/Benchmark/musl/ |
| D | libc_stdio.cpp | 65 FILE *fp = fopen("/dev/zero", "r"); in Bm_function_Fopen_read() local 81 FILE *fp = fopen("/dev/zero", "w"); in Bm_function_Fopen_write() local 97 FILE *fp = fopen("/dev/zero", "a"); in Bm_function_Fopen_append() local 113 FILE *fp = fopen("/dev/zero", "r+"); in Bm_function_Fopen_rplus() local 129 FILE *fp = fopen("/dev/zero", "w+"); in Bm_function_Fopen_wplus() local 145 FILE *fp = fopen("/dev/zero", "a+"); in Bm_function_Fopen_append_plus() local 161 FILE *fp = fopen("/dev/zero", "rb"); in Bm_function_Fopen_rb() local 177 FILE *fp = fopen("/dev/zero", "wb"); in Bm_function_Fopen_wb() local 193 FILE *fp = fopen("/dev/zero", "ab"); in Bm_function_Fopen_ab() local 209 FILE *fp = fopen("/dev/zero", "rb+"); in Bm_function_Fopen_rb_plus() local [all …]
|
| /third_party/openssl/ms/ |
| D | applink.c | 62 static int app_feof(FILE *fp) in app_feof() 67 static int app_ferror(FILE *fp) in app_ferror() 72 static void app_clearerr(FILE *fp) in app_clearerr() 77 static int app_fileno(FILE *fp) in app_fileno() 82 static int app_fsetmod(FILE *fp, char mod) in app_fsetmod()
|