Home
last modified time | relevance | path

Searched refs:wrap (Results 1 – 25 of 72) sorted by relevance

123

/f-stack/tools/libxo/tests/xo/
H A Dxo_02.sh21 ${XOP} --top-wrap --open a/b/c "$@"
22 ${XOP} --top-wrap --close a/b/c --not-first "$@"
24 ${XOP} --top-wrap --wrap a/b/c "$@"
26 ${XOP} --top-wrap --open a/b/c "$@"
27 ${XOP} --depth 4 --not-first --wrap d/e/f "$@"
28 ${XOP} --top-wrap --close a/b/c --not-first "$@"
30 ${XOP} --wrap a/b/c "$@"
32 ${XOP} --top-wrap --wrap a/b/c "$@"
34 ${XOP} --top-wrap "test\n"
41 ${XOP} --top-wrap --open top/data
[all …]
H A Dxo_01.sh21 ${XOP} ${NF} --wrap item \
/f-stack/freebsd/contrib/ck/include/spinlock/
H A Danderson.h50 unsigned int wrap; member
82 lock->wrap = (UINT_MAX % count) + 1; in ck_spinlock_anderson_init()
84 lock->wrap = 0; in ck_spinlock_anderson_init()
114 if (lock->wrap != 0) { in ck_spinlock_anderson_lock()
119 next = lock->wrap; in ck_spinlock_anderson_lock()
158 if (lock->wrap == 0) in ck_spinlock_anderson_unlock()
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/channel_program/lua_core/
H A Dtst.lib_coroutine.lua80 f = coroutine.wrap(function ()
95 f = coroutine.wrap(pf)
106 return coroutine.wrap(function ()
113 return coroutine.wrap(function ()
137 co = coroutine.wrap(function()
157 local co = coroutine.wrap(function (c)
172 x = coroutine.wrap(goo)
203 local x = coroutine.wrap (function ()
247 co2 = coroutine.wrap(function ()
273 _X = coroutine.wrap(function ()
[all …]
/f-stack/app/redis-5.0.5/tests/unit/
H A Dbitfield.tcl46 test {BITFIELD unsigned overflow wrap} {
50 lappend results [r bitfield bits overflow wrap incrby u8 #0 257]
52 lappend results [r bitfield bits overflow wrap incrby u8 #0 255]
66 test {BITFIELD signed overflow wrap} {
70 lappend results [r bitfield bits overflow wrap incrby i8 #0 257]
72 lappend results [r bitfield bits overflow wrap incrby i8 #0 255]
138 test {BITFIELD overflow wrap fuzzing} {
171 r bitfield bits overflow wrap set $type 0 $value
172 r bitfield bits overflow wrap incrby $type 0 $increment
/f-stack/dpdk/app/test-crypto-perf/
H A Dcperf_test_vector_parsing.c41 const uint8_t wrap = 32; in show_test_vector() local
50 if ((i % wrap == 0) && (i != 0)) in show_test_vector()
65 if ((i % wrap == 0) && (i != 0)) in show_test_vector()
80 if ((i % wrap == 0) && (i != 0)) in show_test_vector()
94 if ((i % wrap == 0) && (i != 0)) in show_test_vector()
108 if ((i % wrap == 0) && (i != 0)) in show_test_vector()
121 if ((i % wrap == 0) && (i != 0)) in show_test_vector()
134 if ((i % wrap == 0) && (i != 0)) in show_test_vector()
147 if ((i % wrap == 0) && (i != 0)) in show_test_vector()
162 if ((i % wrap == 0) && (i != 0)) in show_test_vector()
[all …]
/f-stack/freebsd/contrib/zlib/
H A Dinflate.c129 strm->adler = state->wrap & 1;
161 int wrap; local
170 wrap = 0;
174 wrap = (windowBits >> 4) + 5;
190 state->wrap = wrap;
658 if (state->wrap == 0) {
1198 if (state->wrap) {
1207 if ((state->wrap & 4) && (
1266 if ((state->wrap & 4) && out)
1535 state->wrap |= 4;
[all …]
H A Ddeflate.c255 int wrap = 1; local
292 wrap = 0;
313 s->wrap = wrap;
386 int wrap; local
393 wrap = s->wrap;
394 if (wrap == 2 || (wrap == 1 && s->status != INIT_STATE) || s->lookahead)
398 if (wrap == 1)
443 s->wrap = wrap;
487 if (s->wrap < 0) {
672 switch (s->wrap) {
[all …]
H A Dinflate.h86 int wrap; /* bit 0 true for zlib, bit 1 true for gzip, member
/f-stack/app/redis-5.0.5/deps/lua/test/
H A Dsieve.lua6 return coroutine.wrap(function ()
13 return coroutine.wrap(function ()
H A Dfibfor.lua4 return coroutine.wrap(function ()
/f-stack/tools/libxo/doc/
H A Dxo.rst42 The `--wrap $path` option can be used to wrap emitted content in a
46 xo --wrap top/a/b/c '{:tag}' value
105 Use the `--top-wrap` option to ensure any top-level object details are
106 handled correctly, e.g. wrap the entire output in a top-level set of
113 xo --top-wrap --open top/data
116 xo --top-wrap --close top/data
214 --top-wrap Generate a top-level object wrapper (JSON)
218 --wrap <path> Wrap output in a set of containers
H A Dxopo.rst37 % xgettext --default-domain=foo --no-wrap \
43 Use of the `--no-wrap` option for `xgettext` is required to
/f-stack/tools/libxo/tests/xo/saved/
H A Dxo_02.JP.err20 --top-wrap Generate a top-level object wrapper (JSON)
24 --wrap <path> Wrap output in a set of containers
H A Dxo_02.HIPx.err20 --top-wrap Generate a top-level object wrapper (JSON)
24 --wrap <path> Wrap output in a set of containers
H A Dxo_02.J.err20 --top-wrap Generate a top-level object wrapper (JSON)
24 --wrap <path> Wrap output in a set of containers
H A Dxo_02.HP.err20 --top-wrap Generate a top-level object wrapper (JSON)
24 --wrap <path> Wrap output in a set of containers
H A Dxo_02.XP.err20 --top-wrap Generate a top-level object wrapper (JSON)
24 --wrap <path> Wrap output in a set of containers
H A Dxo_02.T.err20 --top-wrap Generate a top-level object wrapper (JSON)
24 --wrap <path> Wrap output in a set of containers
H A Dxo_02.X.err20 --top-wrap Generate a top-level object wrapper (JSON)
24 --wrap <path> Wrap output in a set of containers
H A Dxo_02.H.err20 --top-wrap Generate a top-level object wrapper (JSON)
24 --wrap <path> Wrap output in a set of containers
/f-stack/dpdk/lib/librte_eal/common/
H A Deal_common_lcore.c96 unsigned int rte_get_next_lcore(unsigned int i, int skip_main, int wrap) in rte_get_next_lcore() argument
99 if (wrap) in rte_get_next_lcore()
106 if (wrap) in rte_get_next_lcore()
/f-stack/freebsd/contrib/device-tree/Bindings/soc/mediatek/
H A Dpwrap.txt41 "wrap": Main module clock
63 clock-names = "spi", "wrap";
/f-stack/freebsd/mips/nlm/hal/
H A Dfmn.c336 int wrap) in nlm_cms_trace_setup() argument
348 (wrap << 1) | in nlm_cms_trace_setup()
/f-stack/freebsd/contrib/device-tree/Bindings/media/
H A Dimx7-mipi-csi2.txt17 - clock-names : must contain "pclk", "wrap" and "phy" entries, matching
66 clock-names = "pclk", "wrap", "phy";

123