Home
last modified time | relevance | path

Searched refs:classify (Results 1 – 25 of 54) sorted by relevance

123

/netbsd/src/sys/external/bsd/compiler_rt/dist/test/Unit/
Dmuldc3_test.c26 classify(double _Complex x) in classify() function
62 switch (classify(dividend)) in test__muldc3()
65 switch (classify(divisor)) in test__muldc3()
68 if (classify(r) != zero) in test__muldc3()
72 if (classify(r) != zero) in test__muldc3()
76 if (classify(r) != NaN) in test__muldc3()
80 if (classify(r) != NaN) in test__muldc3()
84 if (classify(r) != NaN) in test__muldc3()
90 switch (classify(divisor)) in test__muldc3()
93 if (classify(r) != zero) in test__muldc3()
[all …]
Ddivxc3_test.c29 classify(long double _Complex x) in classify() function
65 switch (classify(dividend)) in test__divxc3()
68 switch (classify(divisor)) in test__divxc3()
71 if (classify(r) != NaN) in test__divxc3()
75 if (classify(r) != zero) in test__divxc3()
79 if (classify(r) != zero) in test__divxc3()
83 if (classify(r) != NaN) in test__divxc3()
87 if (classify(r) != NaN) in test__divxc3()
93 switch (classify(divisor)) in test__divxc3()
96 if (classify(r) != inf) in test__divxc3()
[all …]
Ddivtc3_test.c29 classify(long double _Complex x) in classify() function
66 switch (classify(dividend)) in test__divtc3()
69 switch (classify(divisor)) in test__divtc3()
72 if (classify(r) != NaN) in test__divtc3()
76 if (classify(r) != zero) in test__divtc3()
80 if (classify(r) != zero) in test__divtc3()
84 if (classify(r) != NaN) in test__divtc3()
88 if (classify(r) != NaN) in test__divtc3()
94 switch (classify(divisor)) in test__divtc3()
97 if (classify(r) != inf) in test__divtc3()
[all …]
Dmulxc3_test.c29 classify(long double _Complex x) in classify() function
65 switch (classify(dividend)) in test__mulxc3()
68 switch (classify(divisor)) in test__mulxc3()
71 if (classify(r) != zero) in test__mulxc3()
75 if (classify(r) != zero) in test__mulxc3()
79 if (classify(r) != NaN) in test__mulxc3()
83 if (classify(r) != NaN) in test__mulxc3()
87 if (classify(r) != NaN) in test__mulxc3()
93 switch (classify(divisor)) in test__mulxc3()
96 if (classify(r) != zero) in test__mulxc3()
[all …]
Ddivsc3_test.c26 classify(float _Complex x) in classify() function
62 switch (classify(dividend)) in test__divsc3()
65 switch (classify(divisor)) in test__divsc3()
68 if (classify(r) != NaN) in test__divsc3()
72 if (classify(r) != zero) in test__divsc3()
76 if (classify(r) != zero) in test__divsc3()
80 if (classify(r) != NaN) in test__divsc3()
84 if (classify(r) != NaN) in test__divsc3()
90 switch (classify(divisor)) in test__divsc3()
93 if (classify(r) != inf) in test__divsc3()
[all …]
Dmultc3_test.c29 classify(long double _Complex x) in classify() function
65 switch (classify(dividend)) in test__multc3()
68 switch (classify(divisor)) in test__multc3()
71 if (classify(r) != zero) in test__multc3()
75 if (classify(r) != zero) in test__multc3()
79 if (classify(r) != NaN) in test__multc3()
83 if (classify(r) != NaN) in test__multc3()
87 if (classify(r) != NaN) in test__multc3()
93 switch (classify(divisor)) in test__multc3()
96 if (classify(r) != zero) in test__multc3()
[all …]
Ddivdc3_test.c26 classify(double _Complex x) in classify() function
62 switch (classify(dividend)) in test__divdc3()
65 switch (classify(divisor)) in test__divdc3()
68 if (classify(r) != NaN) in test__divdc3()
72 if (classify(r) != zero) in test__divdc3()
76 if (classify(r) != zero) in test__divdc3()
80 if (classify(r) != NaN) in test__divdc3()
84 if (classify(r) != NaN) in test__divdc3()
90 switch (classify(divisor)) in test__divdc3()
93 if (classify(r) != inf) in test__divdc3()
[all …]
Dmulsc3_test.c26 classify(float _Complex x) in classify() function
62 switch (classify(dividend)) in test__mulsc3()
65 switch (classify(divisor)) in test__mulsc3()
68 if (classify(r) != zero) in test__mulsc3()
72 if (classify(r) != zero) in test__mulsc3()
76 if (classify(r) != NaN) in test__mulsc3()
80 if (classify(r) != NaN) in test__mulsc3()
84 if (classify(r) != NaN) in test__mulsc3()
90 switch (classify(divisor)) in test__mulsc3()
93 if (classify(r) != zero) in test__mulsc3()
[all …]
/netbsd/src/sys/dev/
Dmidictl.c85 static class classify(uint_fast16_t *key, _Bool *islsb);
301 c = classify(&key, &islsb); in midictl_change()
351 c = classify(&key, &islsb); in midictl_read()
435 c = classify(&key, &islsb); in reset_all_controllers()
508 classify(uint_fast16_t *key, _Bool *islsb) { in classify() function
/netbsd/src/external/gpl2/xcvs/dist/src/
Dbuild_src.com10 $ CC classify.c
59 classify.obj,client.obj,commit.obj,create_adm.obj,cvsrc.obj,-
DMakefile.am36 classify.c \
DMakefile.in128 checkout.$(OBJEXT) classify.$(OBJEXT) client.$(OBJEXT) \
315 classify.c \
538 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/classify.Po@am__quote@
DChangeLog-93951895 * add.c, admin.c, checkin.c, checkout.c, classify.c, client.c,
2602 * classify.c (Classify_File): Put check for dead file inside
2766 * classify.c (Classify_File): Treat dead files appropriately.
3002 * classify.c (Classify_File): Pass new args to No_Difference.
3014 * classify.c (Classify_File): Pass repository and update_dir to
3018 * classify.c (sticky_ck): Call it.
3093 * classify.c, cvs.h (Classify_File): New argument pipeout.
3094 * classify.c (Classify_File): If pipeout, don't complain if the
3416 * classify.c (Classify_File): Return T_CHECKOUT, not T_PATCH, if
3421 * classify.c (Classify_File): If user file exists and is not
[all …]
DChangeLog-9194429 * classify.c (Classify_File): if the base RCS version is dead,
DChangeLog-96258 * update.c, client.c, classify.c, client.h, diff.c, commit.c,
1636 * classify.c (Classify_File): If there is no user file, and the
2141 (No_Differences), server.c (server_updated), classify.c
2150 * add.c, admin.c, checkin.c, checkout.c, classify.c, client.c,
2880 * classify.c (Classify_File): Don't report a conflict for a
3614 * add.c, admin.c, checkin.c, checkout.c, classify.c, client.c,
3921 * cvs.h, rcs.h, add.c, checkin.c, classify.c, commit.c, diff.c,
DChangeLog-97405 * classify.c (Classify_File), cvs.h (struct vers_ts), vers_ts.c
1037 * classify.c (Classify_File): same.
1254 * add.c, admin.c, checkin.c, checkout.c, classify.c, commit.c,
1320 * classify.c (sticky_ck): Change to take an finfo argument rather
2577 * classify.c (Classify_File): Add comment about how specifying a
/netbsd/src/external/cddl/osnet/dist/lib/libzfs/common/
Dlibzfs_diff.c79 boolean_t classify; member
213 if (di->classify) { in print_rename()
235 if (di->classify) { in print_link_change()
253 if (di->classify) { in print_file()
786 di.classify = (flags & ZFS_DIFF_CLASSIFY); in zfs_show_diffs()
/netbsd/src/bin/ksh/
Dvi.c85 #define is_bad(c) (classify[(c)&0x7f]&B_)
86 #define is_cmd(c) (classify[(c)&0x7f]&(M_|E_|C_|U_))
87 #define is_move(c) (classify[(c)&0x7f]&M_)
88 #define is_extend(c) (classify[(c)&0x7f]&E_)
89 #define is_long(c) (classify[(c)&0x7f]&X_)
90 #define is_undoable(c) (!(classify[(c)&0x7f]&U_))
91 #define is_srch(c) (classify[(c)&0x7f]&S_)
92 #define is_zerocount(c) (classify[(c)&0x7f]&Z_)
94 const unsigned char classify[128] = { variable
/netbsd/src/external/gpl2/xcvs/bin/xcvs/
DMakefile14 classify.c client.c commit.c create_adm.c cvsrc.c diff.c edit.c \
/netbsd/src/sys/altq/
Daltq_subr.c131 void *clfier, void *(*classify)(void *, struct mbuf *, int)) in altq_attach()
154 ifq->altq_classify = classify; in altq_attach()
/netbsd/src/external/gpl3/gcc/dist/gcc/config/arm/
Dtypes.md35 ; TYPE attribute is used to classify instructions for use in scheduling.
188 ; Technology. Each attribute value is used to classify an instruction of the
/netbsd/src/doc/
DTODO.npf238 ALTQ is a QoS scheme, and it expects a way to classify packets so that
/netbsd/src/bin/sh/
DTOUR134 used to classify characters during lexical analysis. There are
/netbsd/src/external/gpl3/binutils/dist/binutils/
DChangeLog-2007275 * readelf.c (dump_type): New type used to classify the kinds of
/netbsd/src/external/bsd/openldap/dist/doc/rfc/
Drfc4520.txt315 The registrant SHALL classify the authentication method usage using

123