Home
last modified time | relevance | path

Searched refs:f2 (Results 151 – 175 of 234) sorted by relevance

12345678910

/illumos-gate/usr/src/lib/libsqlite/test/
H A Ddelete.test37 execsql {CREATE TABLE table1(f1 int, f2 int)}
70 execsql {CREATE TABLE table2(f1 int, f2 int)}
/illumos-gate/usr/src/pkg/manifests/
H A Ddriver-network-urtw.p5m48 alias=usb769,11f2 \
H A Ddriver-cpu-amd-zen.p5m125 alias=pci1022,14f2,p \
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dopl_olympus_copy.S532 fmovd %f0, %f2 ;\
1291 ldd [SRC + 0x08], %f2
1319 ldd [SRC + 0x08], %f2
1360 ldd [SRC + 0x08], %f2
1368 fsrc1 %f2, %f34
1503 ldd [SRC + 0x08], %f2
1508 fmovd %f2, %f34
1530 ldd [SRC + 0x08], %f2
1538 fmovd %f2, %f34
1557 ldd [SRC + 0x08], %f2
[all …]
/illumos-gate/usr/src/uts/sun4v/cpu/
H A Dniagara_copy.S351 fzero %f2 ;\
352 faddd %f0, %f2, %f4 ;\
353 fmuld %f0, %f2, %f6 ;\
354 faddd %f0, %f2, %f8 ;\
355 fmuld %f0, %f2, %f10 ;\
356 faddd %f0, %f2, %f12 ;\
357 fmuld %f0, %f2, %f14 ;\
358 faddd %f0, %f2, %f16 ;\
359 fmuld %f0, %f2, %f18 ;\
360 faddd %f0, %f2, %f20 ;\
[all …]
/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dhc.c331 nvlist_t *f1 = NULL, *f2 = NULL; in fmri_compare() local
374 (void) nvlist_lookup_nvlist(nv2, FM_FMRI_FACILITY, &f2); in fmri_compare()
376 if (f1 == NULL && f2 == NULL) in fmri_compare()
378 else if (f1 == NULL || f2 == NULL) in fmri_compare()
382 nvlist_lookup_string(f2, FM_FMRI_FACILITY_NAME, &f2str) == 0 && in fmri_compare()
385 nvlist_lookup_string(f2, FM_FMRI_FACILITY_TYPE, &f2str) == 0 && in fmri_compare()
H A Dtopo_fmri.c686 topo_fmri_compare(topo_hdl_t *thp, nvlist_t *f1, nvlist_t *f2, int *err) in topo_fmri_compare() argument
697 if (nvlist_lookup_string(f2, FM_FMRI_SCHEME, &scheme2) != 0) in topo_fmri_compare()
713 nvlist_add_nvlist(in, TOPO_METH_FMRI_ARG_NV2, f2) != 0) in topo_fmri_compare()
/illumos-gate/usr/src/tools/scripts/
H A Dnightly1728 f2=
1730 f2="$f2 exceptions/packaging"
1733 for f in $f2; do
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/tests/
H A Dfunctions.sh1153 function f2 { print -n ${.sh.fun}; set -o | grep xtrace;} function
1156 f2
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_create/
H A Dzpool_create.shlib139 dumpdev=`dumpadm | grep "$fnd" | cut -f2 -d : | \
/illumos-gate/usr/src/cmd/fm/scripts/
H A Dfmsim.ksh285 ./usr/lib/fm/fmd/fmd -V | cut -d: -f2
/illumos-gate/usr/src/cmd/backup/restore/
H A Dinteractive.c803 fcmp(struct afile *f1, struct afile *f2) in fcmp() argument
806 return (strcoll(f1->fname, f2->fname)); in fcmp()
H A Dtape.c1038 getfile(void (*f1)(), void (*f2)()) in getfile() argument
1068 f2 = metaskip; in getfile()
1092 (*f2)(clearedbuf, size > tp_bsize ? in getfile()
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Ddwarf.msg73 @ MSG_REG_F2 "f2"
/illumos-gate/usr/src/cmd/bnu/
H A Duustat.c854 fsize(dir, f1, f2) in fsize() argument
855 char *dir, *f1, *f2; in fsize()
864 if (stat(f2, &s) == 0) {
/illumos-gate/usr/src/cmd/ypcmd/yp2lscripts/
H A Dypmap2src.sh256 PSWD=`head -1 $TMPDIR/${MAP}.sort | cut -f2 -d:`
670 cut -f2- -d: $TMPDIR/${MAP}.grep > $TMPDIR/${MAP}.cut2
/illumos-gate/usr/src/cmd/mail/
H A Dmail.h288 extern void copymt(FILE *f1, FILE *f2);
/illumos-gate/usr/src/cmd/svc/milestone/
H A Dnet-physical165 state=`echo $showif_output | /usr/bin/cut -f2 -d:`
/illumos-gate/usr/src/lib/libdisasm/common/
H A Ddis_riscv.c923 #define DIS_RISCV_A32LOAD(str, op, f3, f5, f2) \ argument
925 f5, f2 }
936 #define DIS_RISCV_FP_R4(str, op, f2) \ argument
937 { str, DIS_RISCV_I_R4_TYPE, dis_riscv_fp_r4, op, 0, 0, f2 }
/illumos-gate/usr/src/test/util-tests/tests/dis/i386/
H A D64.opmask.out60 libdis_test+0x113: c5 f8 90 f2 kmovw %k2,%k6
H A D32.opmask.out58 libdis_test+0x109: c5 f8 90 f2 kmovw %k2,%k6
/illumos-gate/usr/src/contrib/mDNSResponder/mDNSShared/
H A Ddnssd_clientstub.c1934 int f2; in DNSServiceEnumerateDomains() local
1939 f2 = (flags & kDNSServiceFlagsRegistrationDomains) != 0; in DNSServiceEnumerateDomains()
1940 if (f1 + f2 != 1) return kDNSServiceErr_BadParam; in DNSServiceEnumerateDomains()
2130 int f2 = (flags & kDNSServiceFlagsUnique) != 0; in DNSServiceRegisterRecord() local
2132 if (f1 + f2 + f3 != 1) return kDNSServiceErr_BadParam; in DNSServiceRegisterRecord()
/illumos-gate/usr/src/lib/libcurses/screen/
H A Dcaps43 no_esc_ctlc, "xsb" "xb" Beehive (f1=escape, f2=ctrl C)
202 key_f2, "kf2" "k2" KEY_F(2), 0412, function key f2.
227 lab_f2, "lf2" "l2" Labels on function key f2 if not f2
/illumos-gate/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dcaps69 no_esc_ctlc xsb xb bool Beehive (f1=escape, f2=ctrl C)
209 key_f2 kf2 k2 str Sent by function key f2.
234 lab_f2 lf2 l2 str Labels on function key f2 if not f2
/illumos-gate/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dcaps67 no_esc_ctlc xsb xb bool Beehive (f1=escape, f2=ctrl C)
207 key_f2 kf2 k2 str Sent by function key f2.
232 lab_f2 lf2 l2 str Labels on function key f2 if not f2

12345678910