Searched defs:npos (Results 1 - 9 of 9) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/MC/
H A DDXContainerPSVInfo.cpp19 static constexpr size_t npos = StringRef::npos; variable
/freebsd-current/contrib/kyua/utils/cmdline/
H A Doptions.cpp490 PRE(arg_name().find('=') != std::string::npos); member in class:std::string
505 PRE(arg_name().find('=') != std::string::npos); member in class:std::string
/freebsd-current/bin/pax/
H A Dtables.h163 off_t npos; /* position in file where this dir name starts */ member in struct:dirdata
/freebsd-current/contrib/llvm-project/llvm/include/llvm/ADT/
H A DStringRef.h52 static constexpr size_t npos = ~size_t(0); member in class:llvm::StringRef
[all...]
/freebsd-current/usr.bin/cut/
H A Dcut.c218 static size_t npos; local
/freebsd-current/contrib/wpa/src/ap/
H A Ddrv_callbacks.c627 u8 *npos; local
/freebsd-current/contrib/less/
H A Dsearch.c1144 POSITION npos = forw_line(pos); local
1165 POSITION npos = forw_line_seg(pos, FALSE, FALSE, TRUE); local
/freebsd-current/contrib/llvm-project/libcxx/src/filesystem/
H A Doperations.cpp718 const auto npos = static_cast<uintmax_t>(-1); local
/freebsd-current/contrib/mandoc/
H A Droff.c1256 int npos; /* position in numeric expression */ local
3499 int npos; local
[all...]

Completed in 268 milliseconds