Home
last modified time | relevance | path

Searched refs:zipped (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/usr.bin/gzip/
H A Dgzip.c145 const char *zipped; member
401 suffixes[0].zipped = optarg; in main()
404 suffixes[NUM_SUFFIXES - 1].zipped = ""; in main()
1285 if (strcmp(s->zipped, sp) != 0) in check_suffix()
1335 && suff->zipped[0] != 0) { in file_compress()
1337 file, suff->zipped); in file_compress()
1345 file, suffixes[0].zipped) >= outsize) in file_compress()
1347 suffixes[0].zipped, suffixes[0].ziplen + 1); in file_compress()
1988 memcpy(s + len, suffixes[0].zipped, slen + 1); in handle_pathname()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-vect-slp-patterns.cc271 vec<std::pair<unsigned, unsigned> > zipped; in vect_build_swap_evenodd_node() local
272 zipped.create (SLP_TREE_LANES (node)); in vect_build_swap_evenodd_node()
276 zipped.quick_push (std::make_pair (0, x+1)); in vect_build_swap_evenodd_node()
277 zipped.quick_push (std::make_pair (0, x)); in vect_build_swap_evenodd_node()
282 SLP_TREE_LANE_PERMUTATION (vnode) = zipped; in vect_build_swap_evenodd_node()
/netbsd-src/external/gpl3/binutils.old/dist/zlib/os400/
H A DREADME40048 Mainly for the reason above, always open zipped files in binary mode.
/netbsd-src/external/gpl3/binutils/dist/zlib/os400/
H A DREADME40048 Mainly for the reason above, always open zipped files in binary mode.
/netbsd-src/external/gpl3/gdb/dist/zlib/os400/
H A DREADME40048 Mainly for the reason above, always open zipped files in binary mode.
/netbsd-src/external/bsd/file/dist/magic/magdir/
H A Dti-8x169 >0x000048 byte 0x1C (zipped)
204 >0x000048 byte 0x1C (zipped)
H A Daudio156 # audio/x-zipped-it .itz
160 # audio/x-zipped-mod mdz
H A Dmsdos1584 …MDIF\032\000\010\000\000\000\372\046\100\175\001\000\001\036\001\000 MS Windows special zipped file
/netbsd-src/external/apache2/llvm/dist/llvm/docs/Proposals/
H A DGitHubMove.rst744 create the zipped history is below::
802 to submodule commits that were inlined into the zipped history. If
816 that submodule should be written in the zipped history.
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Target/
H A DTarget.td353 // The sub-register lists are zipped together:
376 // SubRegs - N lists of registers to be zipped up. Super-registers are
/netbsd-src/sys/external/bsd/acpica/dist/
H A Dchanges.txt13408 Added the changes.txt logfile to each of the zipped release packages.