Home
last modified time | relevance | path

Searched refs:remains (Results 1 – 25 of 204) sorted by relevance

123456789

/openbsd/sys/ntfs/
H A Dntfs_vnops.c463 size_t remains; in ntfs_readdir() local
479 remains = sizeof(cde.d_name) - 1; in ntfs_readdir()
482 sz = (*ntmp->ntm_wput)(fname, remains, in ntfs_readdir()
485 remains -= sz; in ntfs_readdir()
H A Dntfs_subr.c1437 size_t remains = tocopy; in ntfs_readntvattr_plain() local
1438 for(; remains; remains--) { in ntfs_readntvattr_plain()
1574 size_t remains = tocopy; in ntfs_readattr() local
1575 for(; remains; remains--) { in ntfs_readattr()
/openbsd/regress/usr.bin/mandoc/roff/string/
H A Dundef.out_ascii8 The sting "mys" is undefined and remains undefined.
/openbsd/gnu/llvm/llvm/utils/lit/tests/Inputs/shtest-define/
H A Dexpansion-order.txt13 # the expansion order remains the same (%{global:echo} before %{global:greeting}
/openbsd/gnu/usr.bin/perl/ext/Pod-Html/t/
H A Dfeature2.t49 \ suitable\ replacement:\ link\ remains\ unresolved\.\n\z
/openbsd/gnu/usr.bin/perl/
H A DPACKAGING16 packaging manual. The starting point for installing perl remains
H A Dmalloc.c1396 long remains = elt->size - size; in get_from_chain() local
1397 if (remains >= 0 && remains < min_remain) { in get_from_chain()
1399 min_remain = remains; in get_from_chain()
1401 if (remains == 0) { in get_from_chain()
/openbsd/gnu/usr.bin/gcc/gcc/
H A DABOUT-GCC-NLS4 Some work remains in other areas; for example, GCC does not yet allow
/openbsd/gnu/llvm/llvm/docs/HistoricalNotes/
H A D2002-05-12-InstListChange.txt40 Iteration over the instructions in a basic block remains the simple:
/openbsd/lib/libcrypto/des/
H A DCOPYRIGHT11 Copyright remains Eric Young's, and as such any Copyright notices in
/openbsd/gnu/usr.bin/perl/cpan/Scalar-List-Utils/t/
H A Dexotic_names.t10 # and remains unclear past 5.16 with evalbytes and feature unicode_eval
/openbsd/gnu/usr.bin/perl/dist/Module-CoreList/lib/Module/
H A DCoreList.pod119 was removed from core. Returns undef if the given module was never in core or remains
127 was removed from core. Returns undef if the given module was never in core or remains
/openbsd/gnu/llvm/llvm/docs/
H A DPCSectionsMetadata.rst78 remains *optional* until lowering to machine IR (MIR).
H A DHowToUpdateDebugInfo.rst30 instruction either remains in its basic block, or if its basic block is folded
109 ``zext`` is modified but remains in its block, so the rule for
/openbsd/lib/libc/time/
H A DREADME94 code (though he remains involved).
/openbsd/gnu/usr.bin/perl/pod/
H A Dperl582delta.pod35 compatible with both 5.8.0 and 5.8.1, and remains robust against the form of
H A Dperl586delta.pod49 ExtUtils::MakeMaker remains at version 6.17, as later stable releases currently
/openbsd/gnu/llvm/clang/include/clang/Basic/
H A DTypeNodes.td36 /// and so remains canonical. Code which only works with non-dependent
/openbsd/gnu/usr.bin/gcc/gcc/config/mmix/
H A Dmmix.md498 /* FIXME: This stack-slot remains even at -O3. There must be a
532 /* FIXME: This stack-slot remains even at -O3. Must be a better
614 /* FIXME: This stack-slot remains even at -O3. Must be a better
647 /* FIXME: This stack-slot remains even at -O3. There must be a
/openbsd/gnu/gcc/gcc/config/mmix/
H A Dmmix.md552 /* FIXME: This stack-slot remains even at -O3. There must be a
586 /* FIXME: This stack-slot remains even at -O3. Must be a better
668 /* FIXME: This stack-slot remains even at -O3. Must be a better
701 /* FIXME: This stack-slot remains even at -O3. There must be a
/openbsd/lib/libssl/
H A DLICENSE91 * Copyright remains Eric Young's, and as such any Copyright notices in
/openbsd/gnu/usr.bin/perl/cpan/Term-ReadKey/
H A DREADME10 copyright notice remains intact.
/openbsd/usr.sbin/tcpdump/
H A DREADME4 etherfind code remains. It was originally written by Van Jacobson as
/openbsd/gnu/usr.bin/perl/cpan/Encode/ucm/
H A D8859-8.ucm20 # internal or external distribution as long as this notice remains
H A DadobeStdenc.ucm19 # internal or external distribution as long as this notice remains

123456789