Home
last modified time | relevance | path

Searched refs:g (Results 151 – 175 of 861) sorted by relevance

12345678910>>...35

/illumos-gate/usr/src/cmd/truss/
H A Dhtbl.c100 uint_t g; in hash_str() local
106 if ((g = (hash & 0xf0000000)) != 0) { in hash_str()
107 hash ^= (g >> 24); in hash_str()
108 hash ^= g; in hash_str()
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/aggs/
H A Dtst.multiaggs3.d55 @g = lquantize(i, 0, 1000, 100);
65 printa("%@d\n", @g);
/illumos-gate/usr/src/test/util-tests/tests/awk/examples/awk/
H A Dt.monotone1 /^a?b?c?d?e?f?g?h?i?j?k?l?m?n?o?p?q?r?s?t?u?v?w?x?y?z?$|^z?y?x?w?v?u?t?s?r?q?p?o?n?m?l?k?j?i?h?g?f?…
H A Dt.addops21 ns = sprintf("%.10g", n)
22 sq = sprintf("%.10g", NR * sqrt(NR))
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/
H A DMakefile202 …sed -e 's/\\/\\\\/g' -e 's/"/\\"/g' -e 's/'"'"'/\\'"'"'/g' -e 's/^[[:space:]]*\(.*\)$/\"\1\\n\"/' …
/illumos-gate/exception_lists/
H A Dpackaging.deps36 pkg:/system/library/g++-10-runtime
37 pkg:/system/library/g++-7-runtime
38 pkg:/system/library/g++-runtime
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/print/
H A Dtst.struct.d40 void (*g)(); member
54 this->s->g = (void *)8;
/illumos-gate/usr/src/test/zfs-tests/tests/functional/removal/
H A Dremoval_with_add.ksh25 log_must mkfile 1g $TMPDIR/dsk1
26 log_must mkfile 1g $TMPDIR/dsk2
H A Dremoval_reservation.ksh25 log_must mkfile 1g $TMPDIR/dsk1
26 log_must mkfile 1g $TMPDIR/dsk2
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/tests/
H A Dcomvario.sh138 typeset -A myarray2=( [a]=1 [b]=2 ["c d"]=3 [e]=4 ["f"]=5 [g]=6 [h]=7 [i]=8 [j]=9 [k]=10 )
158 typeset g="f"
203 typeset -A myarray2=( [a]=1 [b]=2 ["c d"]=3 [e]=4 ["f"]=5 [g]=6 [h]=7 [i]=8 [j]=9 [k]=10 )
223 typeset g="f"
280 typeset -A myarray2=( [a]=1 [b]=2 ["c d"]=3 [e]=4 ["f"]=5 [g]=6 [h]=7 [i]=8 [j]=9 [k]=10 )
300 typeset g="f"
/illumos-gate/usr/src/contrib/ast/src/lib/libast/sfio/
H A Dsfcvt.c197 { Sfdouble_t g; local
204 g = frexpl(f, &x);
206 f = ldexpl(g, 8 * sizeof(m) - 3);
371 { double g; local
378 g = frexp(f, &x);
380 f = ldexp(g, 8 * sizeof(m) - 3);
/illumos-gate/usr/src/common/crypto/aes/amd64/
H A Daestab.h94 #define d_4(t, n, b, e, f, g, h) static const t n[4][256] = \ argument
95 {b(e), b(f), b(g), b(h)}
99 #define d_4(t, n, b, e, f, g, h) static const t n[4][256]
/illumos-gate/usr/src/common/vga/
H A Dvgasubr.c206 unsigned char g, in vga_put_cmap() argument
212 PUTB(reg, VGA_DAC_DATA, g >> 2); in vga_put_cmap()
221 unsigned char *g, in vga_get_cmap() argument
226 *g = GETB(reg, VGA_DAC_DATA) << 2; in vga_get_cmap()
/illumos-gate/usr/src/lib/libipmi/common/
H A Dipmi_hash.c125 ulong_t g, h = 0; in ipmi_hash_strhash() local
131 if ((g = (h & 0xf0000000)) != 0) { in ipmi_hash_strhash()
132 h ^= (g >> 24); in ipmi_hash_strhash()
133 h ^= g; in ipmi_hash_strhash()
/illumos-gate/usr/src/test/libc-tests/cfg/symbols/
H A DREADME23 declared in a header file (e.g. <unistd.h> appear in a file based on that
24 header file's name (e.g. unistd_h.cfg.) This is purely for convenience.
44 names, e.g. "void (*)(int)". Structures (e.g. "struct stat") and
45 pointer types (e.g. "pthead_t *") are legal as well.
/illumos-gate/usr/src/contrib/ast/src/lib/libast/regex/
H A Dregsubcomp.c120 int g; in regsubcomp() local
194 op->op = f = g = flags & (REG_SUB_LOWER|REG_SUB_UPPER); in regsubcomp()
287 f = g; in regsubcomp()
302 g = f; in regsubcomp()
306 g = f; in regsubcomp()
/illumos-gate/usr/src/tools/smatch/src/gvpr/
H A Dreturn-paths12 for (g1 = fstsubg(g); g1; g1 = nxtsubg(g1))
20 graph_t g,g2;
/illumos-gate/usr/src/cmd/sendmail/src/
H A Dtls.c52 int __DH_set0_pqg(DH *dh, BIGNUM *p, BIGNUM *q, BIGNUM *g) in __DH_set0_pqg() argument
58 || (dh->g == NULL && g == NULL)) in __DH_set0_pqg()
69 if (g != NULL) { in __DH_set0_pqg()
70 BN_free(dh->g); in __DH_set0_pqg()
71 dh->g = g; in __DH_set0_pqg()
102 BIGNUM *p, *g; in get_dh512() local
107 g = BN_bin2bn(dh512_g, sizeof(dh512_g), NULL); in get_dh512()
108 if ((p == NULL) || (g == NULL)) { in get_dh512()
110 BN_free(g); in get_dh512()
115 DH_set0_pqg(dh, p, NULL, g); in get_dh512()
/illumos-gate/usr/src/uts/common/fs/zfs/lua/
H A Dltm.h41 #define gfasttm(g,et,e) ((et) == NULL ? NULL : \ argument
42 ((et)->flags & (1u<<(e))) ? NULL : luaT_gettm(et, e, (g)->tmname[e]))
H A Dlstring.c135 global_State *g = G(L); in internshrstr() local
136 unsigned int h = luaS_hash(str, l, g->seed); in internshrstr()
137 for (o = g->strt.hash[lmod(h, g->strt.size)]; in internshrstr()
/illumos-gate/usr/src/test/zfs-tests/tests/functional/pool_checkpoint/
H A Dcheckpoint_sm_scale.ksh78 log_must mkfile -n $((64 * 1024 * 1024))g $DISK64PB
79 log_must mkfile -n $((65 * 1024 * 1024))g $DISK65PB
/illumos-gate/usr/src/uts/common/io/mlxcx/
H A Dmlxcx.c2006 ASSERT(mutex_owned(&g->mlg_mtx)); in mlxcx_remove_all_vlan_entries()
2010 if (!list_is_empty(&g->mlg_rx_vlans)) { in mlxcx_remove_all_vlan_entries()
2039 ASSERT(mutex_owned(&g->mlg_mtx)); in mlxcx_remove_vlan_entry()
2044 v = list_next(&g->mlg_rx_vlans, v)) { in mlxcx_remove_vlan_entry()
2055 list_remove(&g->mlg_rx_vlans, v); in mlxcx_remove_vlan_entry()
2064 if (list_is_empty(&g->mlg_rx_vlans)) { in mlxcx_remove_vlan_entry()
2067 list_insert_tail(&g->mlg_rx_vlans, v); in mlxcx_remove_vlan_entry()
2080 list_insert_tail(&g->mlg_rx_vlans, v); in mlxcx_remove_vlan_entry()
2109 ASSERT(mutex_owned(&g->mlg_mtx)); in mlxcx_add_vlan_entry()
2120 if (list_is_empty(&g->mlg_rx_vlans)) in mlxcx_add_vlan_entry()
[all …]
/illumos-gate/usr/src/test/util-tests/tests/awk/examples/out/
H A Dt.printf223 %: greg ... 7063 7063 greg 0 0 0 � g
59 %: gdb ... 950 950 gdb 0 0 0 � g
62 %: ggr ... 865 865 ggr 0 0 0 a g
88 %: god ... 184 184 god 0 0 0 � g
136 %: gopi ... 1 1 gopi 0 0 0  g
194 %: guest ... 21 21 guest 0 0 0  g
/illumos-gate/usr/src/test/util-tests/tests/awk/tests/
H A Dchem.awk126 printf "Last: %s(%g, %g, %s)\n", type, leng, dir, from
154 printf("%s from last [].sw+(%g,0) to last [].sw to last [].nw to last [].nw+(%g,0)\n",
156 printf("%s from last [].se-(%g,0) to last [].se to last [].ne to last [].ne-(%g,0)\n",
/illumos-gate/usr/src/common/crypto/sha2/amd64/
H A Dsha512-x86_64.pl122 { my ($i,$a,$b,$c,$d,$e,$f,$g,$h) = @_;
131 xor $g,$a2 # f^g
139 xor $g,$a2 # Ch(e,f,g)=((f^g)&e)^g
173 { my ($i,$a,$b,$c,$d,$e,$f,$g,$h) = @_;

12345678910>>...35