Home
last modified time | relevance | path

Searched refs:two (Results 76 – 100 of 578) sorted by relevance

12345678910>>...24

/illumos-gate/usr/src/lib/fm/libdiagcode/common/tests/
H A DREADME45 on return, or zero if no errno is expected. The next two arguments specify
49 #TEST:key2code:0:fault.one fault.two:SAMPLE0-8000-5V
52 array set to "fault.one" and "fault.two" (in that order) and expect
/illumos-gate/usr/src/test/elf-tests/tests/groups/no-relobj-group-merge/
H A Dno-relobj-group-merge.sh106 4: test_data_conflict (two copies not in group)
107 4: test_data_conflict (two copies not in group)
/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_sval.c267 int sval_cmp_t(struct symbol *type, sval_t one, sval_t two) in sval_cmp_t() argument
272 two_cast = sval_cast(type, two); in sval_cmp_t()
284 sval_t sval_min(sval_t one, sval_t two) in sval_min() argument
286 if (sval_cmp(one, two) > 0) in sval_min()
287 return two; in sval_min()
291 sval_t sval_max(sval_t one, sval_t two) in sval_max() argument
293 if (sval_cmp(one, two) < 0) in sval_max()
294 return two; in sval_max()
/illumos-gate/usr/src/lib/libm/common/C/
H A Derf.c211 #define two xxx[3] macro
406 return (two - tiny); /* x < -6 */ in erfc()
419 return (two - r / x); in erfc()
424 return (two - tiny); in erfc()
H A Dpow.c74 static const double zero = 0.0, one = 1.0, two = 2.0; variable
108 qn = one / (two + f); in log2_x()
113 t = qn * (((f - two * h) - h * f1) - h * (f - f1)); in log2_x()
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/tests/
H A Dappend.sh41 iarray=( one two three )
71 foo+=(two)
H A Dquoting2.sh111 then err_exit '${x+foo '\''bar bam'\''} does not yield two arguments'
131 then err_exit '${x+foo "$x "bam} does not yield two arguments'
H A Dcomvar.sh289 typeset -A array=([one]=one [two]=2)
349 z.foo=( [one]=hello [two]=(x=3 y=4) [three]=hi)
472 two="xtwo 19"
476 two="xtwo 23"
505 node.two="world"
/illumos-gate/usr/src/lib/libm/common/complex/
H A Dctanhf.c36 static const float four = 4.0F, two = 2.0F, one = 1.0F, zero = 0.0F; variable
107 F_RE(ans) = (u + two * t) * v; in ctanhf()
H A Dctanhl.c37 static const long double four = 4.0L, two = 2.0L, one = 1.0L, zero = 0.0L; variable
110 LD_RE(ans) = (u + two * t) * v; in ctanhl()
H A Dcatanf.c42 two = 2.0F, variable
99 F_IM(ans) = half * log1pf(two / (-t)); in catanf()
H A Dctanh.c95 static const double four = 4.0, two = 2.0, one = 1.0, zero = 0.0; variable
168 D_RE(ans) = (u + two * t) * v; in ctanh()
H A Dcsqrt.c114 two = 2.0, variable
186 t = half * sqrt(two * (ay + ax)); in csqrt()
H A Dcsqrtl.c44 two = 2.0L; variable
121 t = half * (sqrtl(two * (ax + ay)));
/illumos-gate/usr/src/lib/libm/common/Q/
H A Dlogl.c85 two = 2.0L, variable
131 s = f / (two + f); /* |s|<2**-8 */ in logl()
/illumos-gate/usr/src/lib/libsqlite/test/
H A Dtable.test26 two text
34 two text
90 # Verify that we cannot make two tables with the same name
94 set v [catch {execsql {CREATE TABLE test2(two text)}} msg]
98 set v [catch {execsql {CREATE TABLE sqlite_master(two text)}} msg]
104 set v [catch {execsql {CREATE TABLE sqlite_master(two text)}} msg]
115 set v [catch {execsql {CREATE TABLE test3(two text)}} msg]
121 set v [catch {execsql {CREATE TABLE test3(two text)}} msg]
129 set v [catch {execsql {CREATE TABLE test3(two text)}} msg]
H A Dinsert.test37 execsql {CREATE TABLE test1(one int, two int, three int)}
46 set v [catch {execsql {INSERT INTO test1(one,two) VALUES(1,2,3,4)}} msg]
50 set v [catch {execsql {INSERT INTO test1(one,two) VALUES(1)}} msg]
78 execsql {INSERT INTO test1(one,two) VALUES(1,2)}
82 execsql {INSERT INTO test1(two,three) VALUES(5,6)}
H A Dbtree.test118 btree_insert $::c1 two 2.00
120 } {two}
182 } {two}
262 } {two}
313 } {five 5.00 four 4.00 six 6.00 three 3.00 two 2.00}
329 } {five 5.00 four 4.00 six 6.00 three 3.00 two 2.00}
358 } {five 5.00 four 4.00 six 6.00 three 3.00 two 2.00}
441 } {five 5.00 four 4.00 six 6.00 three 3.00 two 2.00}
737 # page. So there should only be two pages checked out. 2 (the root) and
786 # Create a tree of depth two. That is, there is a single divider entry
[all …]
/illumos-gate/usr/src/lib/librstp/common/
H A DREADME4 of 802.1s as an library with API. There is two processes, using this
30 For example, if there were two bridge instances, you may see examples
/illumos-gate/usr/src/tools/smatch/src/Documentation/
H A Ddoc-guide.rst63 on two lines
72 #. with two items
75 2. with two items
/illumos-gate/usr/src/lib/fm/topo/maps/SMCI,SYS-2028U-E1CNRT+/
H A DSYS-2028U-E1CNRT+-usb.usbtopo19 # board contains two type-A USB 3.0 ports that are exposed externally. It also
21 # header for driving two more USB 3.0 ports, but it are not wired up on
/illumos-gate/usr/src/test/elf-tests/tests/resolution/mixed-hidden-comdat/
H A DREADME.md14 defines our two COMDAT symbols/sections (`data_symbol` and `bss_symbol`)
18 defines our two COMDAT symbols/sections (`data_symbol` and
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/operators/
H A Dtst.ternary.d.out3 x is two
/illumos-gate/usr/src/contrib/ast/src/lib/libast/uwin/
H A Derf.c171 two = 2.0, variable
369 return (two-tiny);
400 return two-r;
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_import/
H A Dzpool_import.cfg42 # We need to repartition the single disk to two slices.
50 # We need to repartition the single disk to two slices.

12345678910>>...24