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

/macosx-10.9.5/ICU-511.35/icuSources/common/
H A Dstringpiece.cpp79 const int32_t StringPiece::npos; member in class:StringPiece
/macosx-10.9.5/llvmCore-3425.0.33/lib/Support/
H A DStringRef.cpp22 const size_t StringRef::npos; member in class:StringRef
[all...]
/macosx-10.9.5/ICU-511.35/icuSources/common/unicode/
H A Dstringpiece.h186 static const int32_t npos = 0x7fffffff; member in class:StringPiece
/macosx-10.9.5/Security-55471.14.18/include/security_cdsa_utilities/
H A Dacl_codesigning.cpp55 assert(path().find('\0') == string::npos); // no embedded nulls in path member in class:string
152 assert(path().find('\0') == string::npos); // no embedded nulls in path member in class:string
/macosx-10.9.5/Security-55471.14.18/libsecurity_cdsa_utilities/lib/
H A Dacl_codesigning.cpp55 assert(path().find('\0') == string::npos); // no embedded nulls in path member in class:string
152 assert(path().find('\0') == string::npos); // no embedded nulls in path member in class:string
/macosx-10.9.5/WebCore-7537.78.1/icu/unicode/
H A Dstringpiece.h186 static const int32_t npos = 0x7fffffff; member in class:StringPiece
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/ADT/
H A DStringRef.h46 static const size_t npos = ~size_t(0); member in class:llvm::StringRef
[all...]
/macosx-10.9.5/screen-22/screen/
H A Dsearch.c327 int i, pos, npos, dir; local
H A Dhelp.c862 int npos; member in struct:wlistdata
/macosx-10.9.5/text_cmds-87/cut/
H A Dcut.c225 static size_t npos; local
/macosx-10.9.5/less-23/less/
H A Dsearch.c745 POSITION npos; local
/macosx-10.9.5/libstdcxx-60/include/c++/4.2.1/ext/
H A Dvstring.h78 static const size_type npos = static_cast<size_type>(-1); member in class:__versa_string
885 erase(size_type __pos = 0, size_type __n = npos) argument
155 __versa_string(const __versa_string& __str, size_type __pos, size_type __n = npos) argument
[all...]
/macosx-10.9.5/libstdcxx-60/include/c++/4.2.1/bits/
H A Dbasic_string.h272 static const size_type npos = static_cast<size_type>(-1); member in class:basic_string
1130 erase(size_type __pos = 0, size_type __n = npos) argument
[all...]
/macosx-10.9.5/zsh-60/zsh/Src/Zle/
H A Dcompresult.c168 int ocs = zlemetacs, ncs, pcs, scs, opos = -1, npos; local
[all...]
/macosx-10.9.5/groff-38/groff/src/roff/troff/
H A Denv.cpp3412 int npos = 0; local
3542 int npos = 0; local
[all...]

Completed in 173 milliseconds