Home
last modified time | relevance | path

Searched refs:f (Results 1676 – 1700 of 5324) sorted by relevance

1...<<61626364656667686970>>...213

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_symbolizer_report.cpp52 for (const SymbolizedStack *f = frames; f; f = f->next) in SkipInternalFrames() local
53 if (!FrameIsInternal(f)) in SkipInternalFrames()
54 return f; in SkipInternalFrames()
/freebsd/usr.bin/sed/
H A Dmain.c215 static FILE *f; /* Current open file */ in cu_fgets() local
232 f = stdin; in cu_fgets()
235 if ((f = fopen(script->s, "r")) == NULL) in cu_fgets()
255 if ((p = fgets(buf, n, f)) != NULL) { in cu_fgets()
260 *more = !feof(f); in cu_fgets()
264 (void)fclose(f); in cu_fgets()
/freebsd/lib/msun/src/
H A Dmath.h74 #define __fp_type_select(x, f, d, ld) __extension__ _Generic((x), \ argument
75 float: f, \
79 #define __fp_type_select(x, f, d, ld) __builtin_choose_expr( \ argument
84 __builtin_types_compatible_p(__typeof(x), float), f(x), (void)0)))
86 #define __fp_type_select(x, f, d, ld) \ argument
87 ((sizeof(x) == sizeof(float)) ? f(x) \
/freebsd/sys/contrib/openzfs/
H A DMakefile.am93 -type f -delete
131 -o -type f -name '*.[hc]' \
144 $(AM_V_at)[ $$(find $(top_srcdir)/tests/zfs-tests -type f \
189 -o -type f -name '*.[hcS]' -exec ctags -a {} +
195 -o -type f -name '*.[hcS]' -exec etags -a {} +
200 -o -type f -name '*.[hc]' -print >cscope.files
/freebsd/crypto/heimdal/lib/hdb/
H A DMakefile.in106 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
107 *) f=$$p;; \
109 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
598 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
976 for f in $$foo; do \
977 f=`basename $$f`; \
978 if test -f "$(srcdir)/$$f"; then file="$(srcdir)/$$f"; \
979 else file="$$f"; fi; \
980 if cmp -s $$file $(buildinclude)/$$f 2> /dev/null ; then \
982 echo " $(CP) $$file $(buildinclude)/$$f"; \
[all …]
/freebsd/contrib/netbsd-tests/lib/libc/regex/data/
H A Dsubexp.in13 (a|ab)(bc([de]+)f|cde) - abcdef abcdef a,bcdef,de
18 a(b)(c)(d)(e)(f)(g)(h)(i)(j)k - abcdefghijk abcdefghijk b,c,d,e,f,g,h,i,j
19 a(b)(c)(d)(e)(f)(g)(h)(i)(j)(k)l - abcdefghijkl abcdefghijkl b,c,d,e,f,g,h,i,j,k
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/aarch64/
H A Dlse.S146 JUMP_IF_NOT_LSE 8f
160 bne 1f
189 bne 1f
206 JUMP_IF_NOT_LSE 8f
250 JUMP_IF_NOT_LSE 8f
/freebsd/crypto/heimdal/lib/roken/
H A Dparse_units.c267 print_units_table (const struct units *units, FILE *f) in print_units_table() argument
291 fprintf (f, "1 %*s = %s\n", (int)max_sz, u->name, buf); in print_units_table()
293 fprintf (f, "1 %s\n", u->name); in print_units_table()
321 print_flags_table (const struct units *units, FILE *f) in print_flags_table() argument
326 fprintf(f, "%s%s", u->name, (u+1)->name ? ", " : "\n"); in print_flags_table()
/freebsd/contrib/one-true-awk/testdir/
H A DT.func63 function f(n) {
67 return n * f(n-1)
69 { print f($1) }
173 $awk 'function f() { n = 1; exit }
174 BEGIN { n = 0; f(); n = 2 }; END { print n}' >foo2
/freebsd/crypto/libecc/src/hash/
H A Dsha224.c25 u32 a, b, c, d, e, f, g, h; in sha224_process() local
39 f = ctx->sha224_state[5]; in sha224_process()
45 SHA2CORE_SHA256(a, b, c, d, e, f, g, h, W[i], K_SHA256[i]); in sha224_process()
49 SHA2CORE_SHA256(a, b, c, d, e, f, g, h, UPDATEW_SHA256(W, i), in sha224_process()
59 ctx->sha224_state[5] += f; in sha224_process()
/freebsd/usr.sbin/fwget/pci/
H A Dpci30 local hexclass=$(echo $1 | sed 's/.*class=\(0x[0-9a-f]\{2\}\).*/\1/')
41 local hexvendor=$(echo $1 | sed 's/.*\ vendor=\(0x[0-9a-f]*\).*/\1/')
55 local hexdevice=$(echo $1 | sed 's/.*\ device=\(0x[0-9a-f]*\).*/\1/')
98 if [ ! -f ${LIBEXEC_PATH}/pci_${class}_${vendor} ]; then
104 if [ ! -f ${LIBEXEC_PATH}/pci_${class}_${vendor} ]; then
/freebsd/share/timedef/
H A Dfr_BE.ISO8859-15.src8 f�vr.
22 f�vrier
70 f�vrier
H A Dfr_CA.ISO8859-15.src8 f�vr.
22 f�vrier
70 f�vrier
H A Dfr_CA.UTF-8.src8 févr.
22 février
70 février
H A Dfr_CH.ISO8859-15.src8 f�vr.
22 f�vrier
70 f�vrier
H A Dfr_CH.UTF-8.src8 févr.
22 février
70 février
H A Dfr_FR.ISO8859-15.src8 f�vr.
22 f�vrier
70 f�vrier
H A Dfr_BE.UTF-8.src8 févr.
22 février
70 février
H A Dfr_FR.UTF-8.src8 févr.
22 février
70 février
/freebsd/tests/sys/cddl/zfs/bin/
H A Dmkfile.c117 create_file(char *f, unsigned long long s) in create_file() argument
124 fprintf(stdout, "%s %llu bytes\n", f, s); in create_file()
129 if ((fd = open(f, MKFILE_FLAG, MKFILE_MODE)) < 0) { in create_file()
/freebsd/crypto/libecc/src/examples/sss/
H A DMakefile27 $(VERBOSE_MAKE)for f in `ls *.o`; do objcopy $(KEEP_SYMBOLS) $$f && echo "Processing $$f"; done
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_prefetch/
H A Dzpool_prefetch_001_pos.ksh85 echo -n $i > $MNTPOINT/f.$i
94 cp $MNTPOINT/f.$i $MNTPOINT/f.$i.$j
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/printf/
H A Dtst.print-f.d.out2 %f = 0.000000
3 %f = 0.000000
/freebsd/contrib/netbsd-tests/usr.bin/xlint/lint1/
H A Dd_constant_conv2.c3 int f(unsigned int);
8 f(2.1); in should_fail()
H A Dd_constant_conv1.c3 int f(unsigned int);
8 f(-1); in should_fail()

1...<<61626364656667686970>>...213