Home
last modified time | relevance | path

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

/netbsd/src/common/dist/zlib/contrib/minizip/
Dzip.c818 zip64_internal* zi; in zipOpen3() local
849 zi = (zip64_internal*)ALLOC(sizeof(zip64_internal)); in zipOpen3()
850 if (zi==NULL) in zipOpen3()
876 free(zi); in zipOpen3()
881 *zi = ziinit; in zipOpen3()
882 return (zipFile)zi; in zipOpen3()
920 local int Write_LocalFileHeader(zip64_internal* zi, const char* filename, uInt size_extrafield_loca… in Write_LocalFileHeader() argument
926 err = zip64local_putValue(&zi->z_filefunc,zi->filestream,(uLong)LOCALHEADERMAGIC, 4); in Write_LocalFileHeader()
930 if(zi->ci.zip64) in Write_LocalFileHeader()
931 …err = zip64local_putValue(&zi->z_filefunc,zi->filestream,(uLong)45,2);/* version needed to extract… in Write_LocalFileHeader()
[all …]
Dminizip.c391 zip_fileinfo zi; in main() local
395 zi.tmz_date.tm_sec = zi.tmz_date.tm_min = zi.tmz_date.tm_hour = in main()
396 zi.tmz_date.tm_mday = zi.tmz_date.tm_mon = zi.tmz_date.tm_year = 0; in main()
397 zi.dosDate = 0; in main()
398 zi.internal_fa = 0; in main()
399 zi.external_fa = 0; in main()
400 filetime(filenameinzip,&zi.tmz_date,&zi.dosDate); in main()
440 err = zipOpenNewFileInZip3_64(zf,savefilenameinzip,&zi, in main()
/netbsd/src/lib/libc/time/
DMakefile181 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: $(DSTDATA_ZI_DEPS)
693 -v DATAFORM=$(@:.zi=) \
701 tzdata.zi: $(DATAFORM).zi version zishrink.awk
709 $(DATAFORM).zi >$@.out
774 INSTALL_DATA_DEPS = zic leapseconds tzdata.zi
777 $(ZIC_INSTALL) tzdata.zi
780 $(ZIC_INSTALL) -L leapseconds tzdata.zi
[all …]
DNEWS673 the corresponding .zi Rule lines specify DST transitions with TO
864 to use %z eventually; in the meantime maintainers of zi parsers
865 are encouraged to test the parsers on vanguard.zi.
1243 'make rearguard_tarballs' no longer generates a bad rearguard.zi,
1634 tzdata.zi now assumes zic 2017c or later. This shrinks tzdata.zi
1943 tzdata.zi is now more stable from release to release. (Problem
1946 tzdata.zi now can contain comment lines documenting configuration
2100 * The build procedure constructs three files vanguard.zi, main.zi,
2101 and rearguard.zi, one for each format. Although the files
2106 should start using rearguard.zi, so that they will be unaffected
[all …]
/netbsd/src/external/lgpl3/mpfr/dist/src/
Dpow.c617 mpz_t zi; in mpfr_pow() local
620 mpz_init (zi); in mpfr_pow()
621 mpfr_get_z (zi, y, MPFR_RNDN); in mpfr_pow()
622 inexact = mpfr_pow_z (z, x, zi, rnd_mode); in mpfr_pow()
623 mpz_clear (zi); in mpfr_pow()
/netbsd/src/external/lgpl3/gmp/dist/tests/cxx/
Dt-cxx11.cc202 decltype(implicit_bool(zn)) zi = 1; in check_bool_conversion() local
205 (void)(zi+qi+fi); in check_bool_conversion()
/netbsd/src/crypto/external/bsd/openssh/dist/
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()
/netbsd/src/external/lgpl3/mpfr/dist/tests/
Dtdiv.c1249 int xi, yi, zi, j, r; in test_extreme() local
1270 for (zi = 0; zi < 4; zi++) in test_extreme()
1272 mpfr_init2 (z, p[zi]); in test_extreme()
/netbsd/src/external/cddl/osnet/dist/cmd/ztest/
Dztest.c5454 ztest_execute(int test, ztest_info_t *zi, uint64_t id) in ztest_execute() argument
5460 for (int i = 0; i < zi->zi_iters; i++) in ztest_execute()
5461 zi->zi_func(zd, id); in ztest_execute()
5470 (void) dladdr((void *)zi->zi_func, &dli); in ztest_execute()
5484 ztest_info_t *zi; in ztest_thread() local
5504 zi = &ztest_info[rand]; in ztest_thread()
5510 ztest_random(2 * zi->zi_interval[0] + 1)) == call_next) { in ztest_thread()
5511 ztest_execute(rand, zi, id); in ztest_thread()
6190 ztest_info_t *zi; in main() local
6273 zi = &ztest_info[f]; in main()
[all …]
/netbsd/src/sys/fs/hfs/
Dlibhfs.c2635 uint8_t zi[15] = { 12, 13, 14, 15, in hfslib_create_casefolding_table() local
2640 t[s+zi[i]] = 0x0000; in hfslib_create_casefolding_table()
/netbsd/src/external/gpl3/binutils/dist/gas/
DChangeLog-202063 of i is less than 2.1, and zi* are supported in the chosen spec, so
64 enable the fence.i and csr instructions, also output the implicit zi* to
66 * testsuite/gas/riscv/march-imply-i2p0-02.d: Likewise, but the zi* are
70 of i is 2.1, so don't add it's implicit zi*, and disable the related
73 * testsuite/gas/riscv/march-imply-i2p1-02.d: Likewise, and set the zi*
/netbsd/src/external/gpl3/binutils/dist/cpu/
Dcris.cpu489 i ci vi cvi zi czi vzi cvzi
/netbsd/src/external/gpl3/gdb/dist/cpu/
Dcris.cpu489 i ci vi cvi zi czi vzi cvzi
/netbsd/src/tests/usr.bin/netpgpverify/
Dt_netpgpverify.sh3563 ZuztjrFdoJlRr6C5GPK/jH//n//h3/3yP/zi/64//n799c//+kUG2ByD5hb+JIVY
/netbsd/src/external/gpl3/gcc/dist/gcc/
DChangeLog-200012001 (print_char_table): Use T_SST for %zd, %zi, %zn. Use T_UPD for
12005 %zd, %zi, %zn. Use T_UPD for %to, %tu, %tx, %tX. Add "c" to the