Home
last modified time | relevance | path

Searched defs:npos (Results 1 – 21 of 21) sorted by relevance

/netbsd-src/sys/dev/
H A Dkeylock.c93 keylock_register(void *cb_arg, int npos, int (*cb)(void *)) in keylock_register()
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dbasic_string.h109 static const size_type npos = static_cast<size_type>(-1); in _GLIBCXX_VISIBILITY() local
H A Dbasic_string.tcc54 basic_string<_CharT, _Traits, _Alloc>::npos; member in std::basic_string<_CharT, _Traits, _Alloc>
/netbsd-src/usr.bin/sort/
H A Dinit.c155 char *npos; in setcolumn() local
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/
H A Dvstring.h82 static const size_type npos = static_cast<size_type>(-1); in _GLIBCXX_VISIBILITY() local
H A Dvstring.tcc44 __versa_string<_CharT, _Traits, _Alloc, _Base>::npos; member in __gnu_cxx::__versa_string<_CharT, _Traits, _Alloc, _Base>
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/
H A Dvstring.h83 static const size_type npos = static_cast<size_type>(-1); in _GLIBCXX_VISIBILITY() local
H A Dvstring.tcc44 __versa_string<_CharT, _Traits, _Alloc, _Base>::npos; member in __gnu_cxx::__versa_string<_CharT, _Traits, _Alloc, _Base>
/netbsd-src/external/gpl3/binutils/dist/gprofng/libcollector/
H A Diolib.c374 uint64_t opos, npos, foff; in deleteHandle() local
1060 uint64_t npos = CUR_MAKE (0, indx, foff + len); in __collector_write_string() local
1104 uint64_t npos = CUR_MAKE (0, indx, foff); in __collector_write_string() local
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/libcollector/
H A Diolib.c376 uint64_t opos, npos, foff; in deleteHandle() local
1060 uint64_t npos = CUR_MAKE (0, indx, foff + len); in __collector_write_string() local
1104 uint64_t npos = CUR_MAKE (0, indx, foff); in __collector_write_string() local
/netbsd-src/distrib/utils/more/
H A Dprim.c476 off_t npos = pos; local
/netbsd-src/bin/pax/
H A Dtables.h166 off_t npos; /* position in file where this dir name starts */ member
/netbsd-src/external/bsd/less/dist/
H A Dsearch.c1146 POSITION npos = forw_line(pos); in get_lastlinepos() local
1167 POSITION npos = forw_line_seg(pos, FALSE, FALSE, TRUE); in get_seg() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DStringRef.cpp22 constexpr size_t StringRef::npos; member in StringRef
/netbsd-src/libexec/lfs_cleanerd/
H A Dlfs_cleanerd.c1077 int i, j, ngood, sn, bic, r, npos; in clean_fs() local
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dbasic_string.tcc54 basic_string<_CharT, _Traits, _Alloc>::npos; member in std::basic_string<_CharT, _Traits, _Alloc>
/netbsd-src/external/bsd/mdocml/dist/
H A Droff.c1188 int npos; /* position in numeric expression */ in roff_expand() local
3380 int npos; in roff_onearg() local
/netbsd-src/external/gpl2/groff/dist/src/roff/troff/
H A Denv.cpp3414 int npos = 0; in hyphen_word() local
3544 int npos = 0; in insert_hyphenation() local
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/algorithm/
H A Dsearching.d360 size_t npos = needle.length - 1; in BoyerMooreFinder() local
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/algorithm/
H A Dsearching.d376 size_t npos = needle.length - 1; in BoyerMooreFinder() local
/netbsd-src/external/apache2/llvm/dist/libcxx/src/filesystem/
H A Doperations.cpp1341 const auto npos = static_cast<uintmax_t>(-1); in remove_all_impl() local