Home
last modified time | relevance | path

Searched refs:zi (Results 1 – 16 of 16) sorted by relevance

/freebsd/stand/efi/libefi/
H A Defizfs.c54 zfsinfo_t *zi; in efizfs_get_handle_by_guid() local
56 STAILQ_FOREACH(zi, &zfsinfo, zi_link) { in efizfs_get_handle_by_guid()
57 if (zi->zi_pool_guid == guid) { in efizfs_get_handle_by_guid()
58 return (zi->zi_handle); in efizfs_get_handle_by_guid()
67 zfsinfo_t *zi; in efizfs_get_guid_by_handle() local
71 STAILQ_FOREACH(zi, &zfsinfo, zi_link) { in efizfs_get_guid_by_handle()
72 if (zi->zi_handle == handle) { in efizfs_get_guid_by_handle()
73 *guid = zi->zi_pool_guid; in efizfs_get_guid_by_handle()
83 zfsinfo_t *zi; in insert_zfs() local
85 zi = malloc(sizeof(zfsinfo_t)); in insert_zfs()
[all …]
/freebsd/contrib/tzdata/
H A DMakefile174 # TZDATA_TEXT= tzdata.zi leapseconds
177 # TZDATA_TEXT= tzdata.zi
181 TZDATA_TEXT= leapseconds tzdata.zi
623 EIGHT_YARDS = $(TZDATA_DIST) $(DOCS) $(SOURCES) tzdata.zi
646 vanguard.zi main.zi rearguard.zi
691 vanguard.zi main.zi rearguard.zi
[all...]
H A Dbackward21 # .zi parsers (including tzcode through 2022e) mishandle links to links.
69 # Vanguard section, for most .zi parsers.
86 # Vanguard section, for most .zi parsers.
H A Detcetera24 # Vanguard section, which works with most .zi parsers.
H A DNEWS643 the corresponding .zi Rule lines specify DST transitions with TO
834 to use %z eventually; in the meantime maintainers of zi parsers
835 are encouraged to test the parsers on vanguard.zi.
1213 'make rearguard_tarballs' no longer generates a bad rearguard.zi,
1604 tzdata.zi now assumes zic 2017c or later. This shrinks tzdata.zi
1913 tzdata.zi is now more stable from release to release. (Problem
1916 tzdata.zi now can contain comment lines documenting configuration
2070 * The build procedure constructs three files vanguard.zi, main.zi,
[all...]
/freebsd/contrib/tzcode/
H A DMakefile174 # TZDATA_TEXT= tzdata.zi leapseconds
177 # TZDATA_TEXT= tzdata.zi
181 TZDATA_TEXT= leapseconds tzdata.zi
621 EIGHT_YARDS = $(TZDATA_DIST) $(DOCS) $(SOURCES) tzdata.zi
644 vanguard.zi main.zi rearguard.zi
689 vanguard.zi main.zi rearguard.zi
[all...]
H A DNEWS565 the corresponding .zi Rule lines specify DST transitions with TO
756 to use %z eventually; in the meantime maintainers of zi parsers
757 are encouraged to test the parsers on vanguard.zi.
1135 'make rearguard_tarballs' no longer generates a bad rearguard.zi,
1526 tzdata.zi now assumes zic 2017c or later. This shrinks tzdata.zi
1835 tzdata.zi is now more stable from release to release. (Problem
1838 tzdata.zi now can contain comment lines documenting configuration
1992 * The build procedure constructs three files vanguard.zi, main.zi,
[all...]
/freebsd/crypto/openssl/test/certs/
H A Dncca3-key.pem5 DZ/d1Lg7gtztbceyV1H9ZSR6xBvf4WzEGmHr/zi/KUyhKxJx3/YcUPuWu34WTUMa
/freebsd/share/misc/
H A Dorganization.dot37 portssecteam [label="Ports Security Team\nports-secteam@FreeBSD.org\ndelphij, amdmi3, eadler, jgh, rea, riggs, sbz, simon, zi"]
50 postmaster [label="Postmaster Team\npostmaster@FreeBSD.org\ndhw, krion, ler, philip, pi, rea, remko, zi"]
H A Dcommitters-ports.dot312 zi [label="Ryan Steinmetz\nzi@FreeBSD.org\n2011/07/14"]
806 tabthorpe -> zi
861 wxs -> zi
/freebsd/crypto/openssh/
H A Ded25519.c1834 fe25519 tx, ty, zi; in ge25519_pack() local
1835 fe25519_invert(&zi, &p->z); in ge25519_pack()
1836 fe25519_mul(&tx, &p->x, &zi); in ge25519_pack()
1837 fe25519_mul(&ty, &p->y, &zi); in ge25519_pack()
/freebsd/sys/contrib/openzfs/cmd/
H A Dztest.c7617 ztest_execute(int test, ztest_info_t *zi, uint64_t id) in ztest_execute() argument
7624 for (i = 0; i < zi->zi_iters; i++) in ztest_execute()
7625 zi->zi_func(zd, id); in ztest_execute()
7634 (double)functime / NANOSEC, zi->zi_funcname); in ztest_execute()
7714 ztest_info_t *zi; in ztest_thread() local
7736 zi = &ztest_info[rand]; in ztest_thread()
7742 ztest_random(2 * zi->zi_interval[0] + 1)) == call_next) { in ztest_thread()
7743 ztest_execute(rand, zi, id); in ztest_thread()
8893 ztest_info_t *zi; in main() local
9029 zi = &ztest_info[f]; in main()
[all …]
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DBuiltinsWebAssembly.def219 TARGET_BUILTIN(__builtin_wasm_table_size, "zi", "nt", "reference-types")
H A DBuiltinsNVPTX.def696 BUILTIN(__nvvm_memcpy, "vUc*Uc*zi","")
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEInstrInfo.td825 defm zi : RRCAStgm<opcStr, opc, RC, Ty, immOp, MEMziRRM, ADDRzi, OpNode>;
845 let cz = 0 in defm zi : BCbpfm<opcStr, cmpStr, opc, cond, MEMziASX>;
953 def zi : RRMHM<opc, (outs RC:$sx), (ins (MEMziHM $sz, $imm32):$addr),
963 def zi : RRMHM<opc, (outs), (ins (MEMziHM $sz, $imm32):$addr, RC:$sx),
/freebsd/contrib/netbsd-tests/usr.bin/netpgpverify/
H A Dt_netpgpverify.sh3563 ZuztjrFdoJlRr6C5GPK/jH//n//h3/3yP/zi/64//n799c//+kUG2ByD5hb+JIVY