Home
last modified time | relevance | path

Searched refs:f (Results 1 – 25 of 2127) sorted by relevance

12345678910>>...86

/dragonfly/sys/contrib/dev/acpica/source/include/
H A Dactbinfo.h155 #define ACPI_AGDI_OFFSET(f) (UINT16) ACPI_OFFSET (ACPI_TABLE_AGDI,f) argument
156 #define ACPI_FACS_OFFSET(f) (UINT16) ACPI_OFFSET (ACPI_TABLE_FACS,f) argument
159 #define ACPI_RSDP_OFFSET(f) (UINT16) ACPI_OFFSET (ACPI_TABLE_RSDP,f) argument
160 #define ACPI_BDAT_OFFSET(f) (UINT16) ACPI_OFFSET (ACPI_TABLE_BDAT,f) argument
161 #define ACPI_BERT_OFFSET(f) (UINT16) ACPI_OFFSET (ACPI_TABLE_BERT,f) argument
225 #define ACPI_AEST4_OFFSET(f) (UINT16) ACPI_OFFSET (ACPI_AEST_GIC,f) argument
228 #define ACPI_ASF0_OFFSET(f) (UINT16) ACPI_OFFSET (ACPI_ASF_INFO,f) argument
233 #define ACPI_ASF3_OFFSET(f) (UINT16) ACPI_OFFSET (ACPI_ASF_RMCP,f) argument
261 #define ACPI_GTDT_EL2_OFFSET(f) (UINT16) ACPI_OFFSET (ACPI_GTDT_EL2,f) argument
410 #define ACPI_FLAG_OFFSET(d,f,o) (UINT16) (ACPI_OFFSET (d,f) + o) argument
[all …]
/dragonfly/contrib/tcsh-6/
H A Ded.defns.c1135 f++; in editinit()
1140 f++; in editinit()
1146 f++; in editinit()
1152 f++; in editinit()
1157 f++; in editinit()
1162 f++; in editinit()
1168 f++; in editinit()
1174 f++; in editinit()
1179 f++; in editinit()
1184 f++; in editinit()
[all …]
/dragonfly/contrib/lvm2/dist/lib/format_text/
H A Dexport.c44 r = f->out_with_comment(f, buffer, fmt, ap); \
139 if ((f->data.buf.used + 2 > f->data.buf.size) && in _nl_raw()
143 *(f->data.buf.start + f->data.buf.used) = '\n'; in _nl_raw()
146 *(f->data.buf.start + f->data.buf.used) = '\0'; in _nl_raw()
255 return f->nl(f); in out_newline()
700 if (f->header && !_print_header(f, desc)) in _text_vg_export()
723 if (!f->header && !_print_header(f, desc)) in _text_vg_export()
745 if (!(f = dm_malloc(sizeof(*f)))) in text_vg_export_file()
748 memset(f, 0, sizeof(*f)); in text_vg_export_file()
770 if (!(f = dm_malloc(sizeof(*f)))) in text_vg_export_raw()
[all …]
/dragonfly/lib/libc/gen/
H A Dfmtcheck.c97 f++; in get_next_format_from_precision()
98 if (!*f) RETURN(pf,f,FMTCHECK_UNKNOWN); in get_next_format_from_precision()
107 f++; in get_next_format_from_precision()
111 f++; in get_next_format_from_precision()
112 if (!*f) RETURN(pf,f,FMTCHECK_UNKNOWN); in get_next_format_from_precision()
121 f++; in get_next_format_from_precision()
140 if (!*f) RETURN(pf,f,FMTCHECK_UNKNOWN); in get_next_format_from_precision()
252 while (isdigit(*f)) f++; in get_next_format_from_width()
276 f = strchr(f, '%'); in get_next_format()
289 while (*f && (strchr("#'0- +", *f))) in get_next_format()
[all …]
/dragonfly/sys/bus/u4b/
H A Dusb_dev.c587 (f->udev->fifo[f->fifo_index] == f)) { in usb_fifo_free()
825 (f->methods->f_start_write) (f); in usb_fifo_close()
842 (f->methods->f_stop_write) (f); in usb_fifo_close()
847 (f->methods->f_stop_read) (f); in usb_fifo_close()
857 (f->methods->f_close) (f, fflags); in usb_fifo_close()
1313 (f->methods->f_start_read)(f); in usb_filter_read()
1383 (f->methods->f_start_write) (f); in usb_filter_write()
1505 (f->methods->f_start_read) (f);
1573 (f->methods->f_start_read) (f); in usb_read()
1694 (f->methods->f_start_write) (f); in usb_write()
[all …]
H A Dusb_generic.c152 setup, n_setup, f, f->priv_lock); in ugen_transfer_setup()
236 if (f->xfer[0] || f->xfer[1]) { in ugen_open_pipe_write()
305 if (f->xfer[0] || f->xfer[1]) { in ugen_open_pipe_read()
978 usbd_transfer_unsetup(f->fs_xfer, f->fs_ep_max); in ugen_fs_uninit()
1368 f_rx = f->udev->fifo[(f->fifo_index & ~1) + USB_FIFO_RX]; in ugen_fifo_in_use()
1369 f_tx = f->udev->fifo[(f->fifo_index & ~1) + USB_FIFO_TX]; in ugen_fifo_in_use()
1540 f, f->priv_lock); in ugen_ioctl()
1632 if (f->xfer[0] || f->xfer[1]) { in ugen_set_short_xfer()
1678 if (f->xfer[0] || f->xfer[1]) { in ugen_set_buffer_size()
1699 iface = usbd_get_iface(f->udev, f->iface_index); in ugen_get_iface_desc()
[all …]
/dragonfly/contrib/gcc-8.0/gcc/
H A Dfixed-value.c141 f->data = f->data.zext (GET_MODE_FBIT (f->mode) in fixed_from_string()
145 f->data = f->data.ext (SIGNED_FIXED_POINT_MODE_P (f->mode) in fixed_from_string()
409 f->data = f->data.lshift (-GET_MODE_FBIT (f->mode), in do_fixed_multiply()
645 overflow_p = fixed_saturate1 (f->mode, f->data, &f->data, sat_p); in do_fixed_shift()
867 f->data = f->data.zext (GET_MODE_FBIT (f->mode) in fixed_convert()
910 overflow_p = fixed_saturate1 (f->mode, f->data, &f->data, in fixed_convert()
923 f->data = f->data.zext (GET_MODE_FBIT (f->mode) in fixed_convert()
931 overflow_p = fixed_saturate1 (f->mode, f->data, &f->data, in fixed_convert()
937 f->data = f->data.ext (SIGNED_FIXED_POINT_MODE_P (f->mode) in fixed_convert()
1010 f->data = f->data.zext (GET_MODE_FBIT (f->mode) in fixed_convert_from_int()
[all …]
H A Dhsa-dump.c762 fprintf (f, "["); in dump_hsa_address()
767 fprintf (f, "]"); in dump_hsa_address()
829 fprintf (f, ", ");
838 fputc (' ', f); in indent_stream()
981 fprintf (f, ", "); in dump_hsa_insn_1()
1085 fprintf (f, ", ("); in dump_hsa_insn_1()
1087 fprintf (f, ")"); in dump_hsa_insn_1()
1091 fprintf (f, "("); in dump_hsa_insn_1()
1093 fprintf (f, "), "); in dump_hsa_insn_1()
1137 fprintf (f, "\n"); in dump_hsa_insn_1()
[all …]
/dragonfly/contrib/gcc-4.7/gcc/
H A Dfixed-value.c114 f->data = double_int_ext (f->data, in fixed_from_string()
119 f->data = double_int_ext (f->data, in fixed_from_string()
394 overflow_p = fixed_saturate1 (f->mode, f->data, &f->data, sat_p); in do_fixed_multiply()
481 &f->data.low, &f->data.high, 0); in do_fixed_multiply()
482 f->data.low = f->data.low | s.low; in do_fixed_multiply()
518 overflow_p = fixed_saturate1 (f->mode, f->data, &f->data, sat_p); in do_fixed_divide()
651 overflow_p = fixed_saturate1 (f->mode, f->data, &f->data, sat_p); in do_fixed_shift()
915 overflow_p = fixed_saturate1 (f->mode, f->data, &f->data, sat_p); in fixed_convert()
934 overflow_p = fixed_saturate1 (f->mode, f->data, &f->data, in fixed_convert()
956 overflow_p = fixed_saturate1 (f->mode, f->data, &f->data, in fixed_convert()
[all …]
/dragonfly/contrib/gdb-7/gdb/common/
H A Dformat.c136 f++; in parse_format_string()
169 f++; in parse_format_string()
174 f++; in parse_format_string()
180 f++; in parse_format_string()
189 f++; in parse_format_string()
193 f++; in parse_format_string()
197 f++; in parse_format_string()
204 f++; in parse_format_string()
220 f++; in parse_format_string()
310 *f); in parse_format_string()
[all …]
/dragonfly/contrib/wpa_supplicant/wpa_supplicant/
H A Dconfig_file.c378 FILE *f; in wpa_config_read() local
407 if (f == NULL) { in wpa_config_read()
469 fclose(f); in wpa_config_read()
977 fprintf(f, "\n"); in wpa_config_write_cred()
1059 fprintf(f, "\n"); in wpa_config_write_cred()
1110 fprintf(f, "\n"); in write_global_bin()
1252 fprintf(f, "\n"); in wpa_config_write_global()
1558 FILE *f; in wpa_config_write() local
1577 if (f == NULL) { in wpa_config_write()
1612 os_fdatasync(f); in wpa_config_write()
[all …]
/dragonfly/contrib/bmake/
H A Dfor.c78 ForLoop *f = bmake_malloc(sizeof *f); in ForLoop_New() local
85 return f; in ForLoop_New()
98 free(f); in ForLoop_Free()
112 items = f->items.words + f->nextItem - n; in ForLoop_Details()
182 if (f->items.len % f->vars.len != 0) { in ForLoop_ParseItems()
186 (unsigned)f->items.len, (unsigned)f->vars.len); in ForLoop_ParseItems()
459 end = f->body.data + f->body.len; in ForLoop_SubstBody()
484 if (f->nextItem == f->items.len) in For_NextIteration()
487 f->nextItem += (unsigned int)f->vars.len; in For_NextIteration()
488 ForLoop_SubstBody(f, f->nextItem - (unsigned int)f->vars.len, body); in For_NextIteration()
[all …]
/dragonfly/sys/crypto/serpent/
H A Dserpent.c541 k_xor( 0,a,b,c,d); sb0(a,b,c,d,e,f,g,h); rot(e,f,g,h); in serpent_encrypt()
542 k_xor( 1,e,f,g,h); sb1(e,f,g,h,a,b,c,d); rot(a,b,c,d); in serpent_encrypt()
543 k_xor( 2,a,b,c,d); sb2(a,b,c,d,e,f,g,h); rot(e,f,g,h); in serpent_encrypt()
544 k_xor( 3,e,f,g,h); sb3(e,f,g,h,a,b,c,d); rot(a,b,c,d); in serpent_encrypt()
545 k_xor( 4,a,b,c,d); sb4(a,b,c,d,e,f,g,h); rot(e,f,g,h); in serpent_encrypt()
546 k_xor( 5,e,f,g,h); sb5(e,f,g,h,a,b,c,d); rot(a,b,c,d); in serpent_encrypt()
547 k_xor( 6,a,b,c,d); sb6(a,b,c,d,e,f,g,h); rot(e,f,g,h); in serpent_encrypt()
548 k_xor( 7,e,f,g,h); sb7(e,f,g,h,a,b,c,d); rot(a,b,c,d); in serpent_encrypt()
549 k_xor( 8,a,b,c,d); sb0(a,b,c,d,e,f,g,h); rot(e,f,g,h); in serpent_encrypt()
550 k_xor( 9,e,f,g,h); sb1(e,f,g,h,a,b,c,d); rot(a,b,c,d); in serpent_encrypt()
[all …]
/dragonfly/contrib/awk/
H A Db.c249 f->initstat = makeinit(f, anchor); in mkdfa()
274 f->curstat = cgoto(f, 2, HAT); in makeinit()
281 f->out[0] = f->out[2]; in makeinit()
283 --(*f->posns[f->curstat]); in makeinit()
1505 resize_state(f, f->curstat > s ? f->curstat : s); in cgoto()
1523 resize_state(f, f->curstat); in cgoto()
1524 clear_gototab(f, f->curstat); in cgoto()
1525 xfree(f->posns[f->curstat]); in cgoto()
1528 f->posns[f->curstat] = p; in cgoto()
1534 f->out[f->curstat] = 1; in cgoto()
[all …]
/dragonfly/tools/tools/locale/tools/
H A Dcldr2def.pl372 $file .= $f . "_" if ($f ne "x");
445 $file .= $f . "_" if ($f ne "x");
452 if (! -f $filename
516 $file .= $f . "_" if ($f ne "x");
654 ($f eq "x" ? "" : "${f}_") .
659 $file .= "_" . $f if ($f ne "x");
702 $f = $a[2];
907 print "Skipping ${l}_" . ($f eq "x" ? "" : "${f}_") .
913 $file .= $f . "_" if ($f ne "x");
922 $file .= $f . "_" if ($f ne "x");
[all …]
/dragonfly/crypto/libressl/include/openssl/
H A Derr.h205 #define SYSerr(f,r) ERR_PUT_error(ERR_LIB_SYS,(f),(r),__FILE__,__LINE__) argument
206 #define BNerr(f,r) ERR_PUT_error(ERR_LIB_BN,(f),(r),__FILE__,__LINE__) argument
207 #define RSAerr(f,r) ERR_PUT_error(ERR_LIB_RSA,(f),(r),__FILE__,__LINE__) argument
208 #define DHerr(f,r) ERR_PUT_error(ERR_LIB_DH,(f),(r),__FILE__,__LINE__) argument
209 #define EVPerr(f,r) ERR_PUT_error(ERR_LIB_EVP,(f),(r),__FILE__,__LINE__) argument
218 #define ECerr(f,r) ERR_PUT_error(ERR_LIB_EC,(f),(r),__FILE__,__LINE__) argument
224 #define DSOerr(f,r) ERR_PUT_error(ERR_LIB_DSO,(f),(r),__FILE__,__LINE__) argument
227 #define UIerr(f,r) ERR_PUT_error(ERR_LIB_UI,(f),(r),__FILE__,__LINE__) argument
233 #define CMSerr(f,r) ERR_PUT_error(ERR_LIB_CMS,(f),(r),__FILE__,__LINE__) argument
234 #define TSerr(f,r) ERR_PUT_error(ERR_LIB_TS,(f),(r),__FILE__,__LINE__) argument
[all …]
/dragonfly/contrib/libarchive/libarchive/
H A Darchive_write_add_filter_bzip2.c98 f->data = data; in archive_write_add_filter_bzip2()
101 f->free = &archive_compressor_bzip2_free; in archive_write_add_filter_bzip2()
103 f->code = ARCHIVE_FILTER_BZIP2; in archive_write_add_filter_bzip2()
104 f->name = "bzip2"; in archive_write_add_filter_bzip2()
185 archive_set_error(f->archive, ENOMEM, in archive_compressor_bzip2_open()
200 f->data = data; in archive_compressor_bzip2_open()
216 archive_set_error(f->archive, ENOMEM, in archive_compressor_bzip2_open()
248 if (drive_compressor(f, data, 0)) in archive_compressor_bzip2_write()
264 ret = drive_compressor(f, data, 1); in archive_compressor_bzip2_close()
289 f->data = NULL; in archive_compressor_bzip2_free()
[all …]
H A Darchive_write_add_filter_xz.c153 f->data = data; in common_setup()
169 struct archive_write_filter *f; in archive_write_add_filter_xz() local
175 r = common_setup(f); in archive_write_add_filter_xz()
177 f->code = ARCHIVE_FILTER_XZ; in archive_write_add_filter_xz()
178 f->name = "xz"; in archive_write_add_filter_xz()
195 r = common_setup(f); in archive_write_add_filter_lzma()
198 f->name = "lzma"; in archive_write_add_filter_lzma()
212 r = common_setup(f); in archive_write_add_filter_lzip()
215 f->name = "lzip"; in archive_write_add_filter_lzip()
365 f->data = data; in archive_compressor_xz_open()
[all …]
/dragonfly/crypto/libressl/crypto/gost/
H A Dgost2814789.c80 n2 ^= f(key, n1 + key->key[0]); n1 ^= f(key, n2 + key->key[1]); in Gost2814789_encrypt()
81 n2 ^= f(key, n1 + key->key[2]); n1 ^= f(key, n2 + key->key[3]); in Gost2814789_encrypt()
82 n2 ^= f(key, n1 + key->key[4]); n1 ^= f(key, n2 + key->key[5]); in Gost2814789_encrypt()
83 n2 ^= f(key, n1 + key->key[6]); n1 ^= f(key, n2 + key->key[7]); in Gost2814789_encrypt()
85 n2 ^= f(key, n1 + key->key[0]); n1 ^= f(key, n2 + key->key[1]); in Gost2814789_encrypt()
86 n2 ^= f(key, n1 + key->key[2]); n1 ^= f(key, n2 + key->key[3]); in Gost2814789_encrypt()
87 n2 ^= f(key, n1 + key->key[4]); n1 ^= f(key, n2 + key->key[5]); in Gost2814789_encrypt()
88 n2 ^= f(key, n1 + key->key[6]); n1 ^= f(key, n2 + key->key[7]); in Gost2814789_encrypt()
90 n2 ^= f(key, n1 + key->key[0]); n1 ^= f(key, n2 + key->key[1]); in Gost2814789_encrypt()
91 n2 ^= f(key, n1 + key->key[2]); n1 ^= f(key, n2 + key->key[3]); in Gost2814789_encrypt()
[all …]
/dragonfly/usr.sbin/syslogd/
H A Dsyslogd.c238 #define REPEATTIME(f) ((f)->f_time + repeatinterval[(f)->f_repeatcount]) argument
980 for (f = Files; f; f = f->f_next) { in logmsg()
1057 for (f = Files; f; f = f->f_next) { in dofsync()
1088 f->f_prevhost, f->f_lasttime); in fprintlog()
1396 for (f = Files; f; f = f->f_next) { in reapchild()
1497 for (f = Files; f != NULL; f = f->f_next) { in die()
1558 for (f = Files; f != NULL; f = next) { in init()
1581 if (f->f_host) free(f->f_host); in init()
1691 for (f = Files; f; f = f->f_next) { in init()
1775 memset(f, 0, sizeof(*f)); in cfline()
[all …]
/dragonfly/test/stress/fsstress/
H A Dfsstress.c957 int f; in make_freq_table() local
966 for (f = 0; f < p->freq; f++, i++) in make_freq_table()
1370 pathname_t f; in allocsp_f() local
1494 pathname_t f; in attr_set_f() local
1555 pathname_t f; in bulkstat1_f() local
1612 pathname_t f; in chown_f() local
1636 pathname_t f; in creat_f() local
1728 pathname_t f; in dread_f() local
1769 f.path); in dread_f()
1819 pathname_t f; in dwrite_f() local
[all …]
/dragonfly/sys/dev/drm/amd/amdgpu/
H A Damdgpu_sync.c92 if (!f) in amdgpu_sync_get_owner()
163 if (!f) in amdgpu_sync_fence()
198 struct dma_fence *f; in amdgpu_sync_resv() local
272 dma_fence_put(f); in amdgpu_sync_peek_fence()
288 return f; in amdgpu_sync_peek_fence()
306 struct dma_fence *f; in amdgpu_sync_get_fence() local
310 f = e->fence; in amdgpu_sync_get_fence()
318 return f; in amdgpu_sync_get_fence()
320 dma_fence_put(f); in amdgpu_sync_get_fence()
342 f = e->fence; in amdgpu_sync_clone()
[all …]
/dragonfly/lib/libc/stdio/
H A Dtempnam.c51 char *f, *name; in tempnam() local
61 *(f + strlen(f) - 1) == '/'? "": "/", pfx); in tempnam()
63 return(f); in tempnam()
66 if ((f = (char *)dir)) { in tempnam()
68 *(f + strlen(f) - 1) == '/'? "": "/", pfx); in tempnam()
70 return(f); in tempnam()
73 f = P_tmpdir; in tempnam()
75 if ((f = _mktemp(name))) in tempnam()
76 return(f); in tempnam()
78 f = _PATH_TMP; in tempnam()
[all …]
/dragonfly/usr.sbin/installer/libdfui/
H A Dform.c487 return(f); in dfui_form_new()
574 return(f); in dfui_form_create()
580 free(f->id); in dfui_form_free()
594 if (f == NULL) in dfui_form_field_add()
606 if (f == NULL) in dfui_form_field_attach()
619 if (f == NULL) in dfui_form_action_add()
631 if (f == NULL) in dfui_form_action_attach()
651 if (f == NULL) in dfui_form_dataset_get_first()
662 if (f == NULL) in dfui_form_dataset_count()
677 if (f == NULL) in dfui_form_datasets_free()
[all …]
/dragonfly/stand/lib/
H A Dopen.c83 f->f_ralen = 0; in o_rainit()
99 f = &files[fd]; in open()
101 f->f_dev = NULL; in open()
102 f->f_ops = NULL; in open()
103 f->f_offset = 0; in open()
113 f->f_flags |= F_RAW; in open()
123 o_rainit(f); in open()
131 if (f->f_dev) in open()
132 f->f_dev->dv_close(f); in open()
134 devclose(f); in open()
[all …]

12345678910>>...86