/netbsd-src/sys/dev/ |
H A D | keylock.c | 93 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 D | basic_string.h | 109 static const size_type npos = static_cast<size_type>(-1); in _GLIBCXX_VISIBILITY() local
|
H A D | basic_string.tcc | 54 basic_string<_CharT, _Traits, _Alloc>::npos; member in std::basic_string<_CharT, _Traits, _Alloc>
|
/netbsd-src/usr.bin/sort/ |
H A D | init.c | 155 char *npos; in setcolumn() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/ |
H A D | vstring.h | 82 static const size_type npos = static_cast<size_type>(-1); in _GLIBCXX_VISIBILITY() local
|
H A D | vstring.tcc | 44 __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 D | vstring.h | 83 static const size_type npos = static_cast<size_type>(-1); in _GLIBCXX_VISIBILITY() local
|
H A D | vstring.tcc | 44 __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 D | iolib.c | 374 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 D | iolib.c | 376 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 D | prim.c | 476 off_t npos = pos; local
|
/netbsd-src/bin/pax/ |
H A D | tables.h | 166 off_t npos; /* position in file where this dir name starts */ member
|
/netbsd-src/external/bsd/less/dist/ |
H A D | search.c | 1146 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 D | StringRef.cpp | 22 constexpr size_t StringRef::npos; member in StringRef
|
/netbsd-src/libexec/lfs_cleanerd/ |
H A D | lfs_cleanerd.c | 1077 int i, j, ngood, sn, bic, r, npos; in clean_fs() local
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/ |
H A D | basic_string.tcc | 54 basic_string<_CharT, _Traits, _Alloc>::npos; member in std::basic_string<_CharT, _Traits, _Alloc>
|
/netbsd-src/external/bsd/mdocml/dist/ |
H A D | roff.c | 1188 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 D | env.cpp | 3414 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 D | searching.d | 360 size_t npos = needle.length - 1; in BoyerMooreFinder() local
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/algorithm/ |
H A D | searching.d | 376 size_t npos = needle.length - 1; in BoyerMooreFinder() local
|
/netbsd-src/external/apache2/llvm/dist/libcxx/src/filesystem/ |
H A D | operations.cpp | 1341 const auto npos = static_cast<uintmax_t>(-1); in remove_all_impl() local
|