Home
last modified time | relevance | path

Searched refs:unpack (Results 1 – 15 of 15) sorted by relevance

/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/channel_program/lua_core/
H A Dtst.lib_table.lua59 local unpack = table.unpack
64 assert(select(lim, unpack(a)) == lim and select('#', unpack(a)) == lim)
65 x = unpack(a)
67 x = {unpack(a)}
69 x = {unpack(a, lim-2)}
71 x = {unpack(a, 10, 6)}
73 x = {unpack(a, 11, 10)}
75 x,y = unpack(a, 10, 10)
77 x,y,z = unpack(a, 10, 11)
79 a,x = unpack{1}
[all …]
H A Dtst.lib_coroutine.lua53 _G.x = {coroutine.yield(table.unpack(arg[i]))}
55 return table.unpack(a)
H A Dtst.lib_base.lua116 local x,y = a(table.unpack{'a', 1})
/f-stack/tools/libutil/
H A Dkinfo_getvmobject.c57 goto unpack; in kinfo_getvmobject()
66 unpack: in kinfo_getvmobject()
/f-stack/freebsd/contrib/dev/acpica/
H A Dacpica_prep.sh50 echo unpack
/f-stack/freebsd/contrib/openzfs/module/lua/
H A Dltablib.c135 static int unpack (lua_State *L) { in unpack() function
267 {"unpack", unpack},
/f-stack/dpdk/doc/guides/cryptodevs/
H A Dzuc.rst41 After downloading the library, the user needs to unpack and compile it
H A Dsnow3g.rst41 After downloading the library, the user needs to unpack and compile it
H A Dkasumi.rst42 After downloading the library, the user needs to unpack and compile it
H A Dqat.rst490 # Copy the package to this location and unpack
/f-stack/dpdk/doc/guides/bbdevs/
H A Dturbo_sw.rst72 After download is complete, the user needs to unpack and compile on their
/f-stack/freebsd/contrib/openzfs/cmd/arcstat/
H A Darcstat.in301 sz = struct.unpack('hh', data)
/f-stack/app/redis-5.0.5/tests/unit/
H A Dscripting.tcl227 test {EVAL - cmsgpack can pack and unpack circular references?} {
239 -- when unpacked, re.x.x != re because the unpack creates
/f-stack/app/redis-5.0.5/deps/lua/
H A DHISTORY49 + new functions (time/date, tmpfile, unpack, require, load*, etc.).
/f-stack/freebsd/contrib/openzfs/contrib/pyzfs/libzfs_core/
H A D_libzfs_core.py1800 (size, _, err, _, _) = struct.unpack(