/external/stlport/stlport/stl/ |
_algo.h | 136 inline _InputIter find_first_of(_InputIter __first1, _InputIter __last1, function 145 find_first_of(_InputIter __first1, _InputIter __last1, function
|
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
_algo.h | 136 inline _InputIter find_first_of(_InputIter __first1, _InputIter __last1, function 145 find_first_of(_InputIter __first1, _InputIter __last1, function
|
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/ |
_algo.h | 136 inline _InputIter find_first_of(_InputIter __first1, _InputIter __last1, function 145 find_first_of(_InputIter __first1, _InputIter __last1, function
|
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/ |
_algo.h | 136 inline _InputIter find_first_of(_InputIter __first1, _InputIter __last1, function 145 find_first_of(_InputIter __first1, _InputIter __last1, function
|
/external/srec/tools/grxmlcompile/ |
grxmldoc.cpp | 512 endIdx = cdata.find_first_of (whitespace, begIdx); 1053 std::cout << label << " "<< label.find_first_of ("@") << std::endl; 1055 if (!IsSlot(label) && label.find_first_of ("@") != string::npos) { [all...] |
/external/astl/src/ |
string.cpp | 604 string::size_type string::find_first_of(value_type c, size_type pos) const { function in class:std::string
|
/external/chromium/base/ |
command_line.cc | 51 if (arg.find_first_of(L" \\\"") == std::wstring::npos) {
|
/external/chromium/chrome/browser/autocomplete/ |
keyword_provider.cc | 295 const size_t first_white(input.find_first_of(kWhitespaceUTF16));
|
history_url_provider.cc | 751 HistoryMatches::iterator first(std::find_first_of( 761 (next = std::find_first_of(next, matches->end(), remove.begin() [all...] |
/external/chromium/chrome/browser/chromeos/options/ |
vpn_config_view.cc | 140 string16::size_type n = server.find_first_of(L'.');
|
/external/chromium/chrome/browser/search_engines/ |
template_url_parser.cc | 66 size_t index = name->find_first_of(":");
|
/external/chromium/chrome/browser/ |
shell_integration_linux.cc | 185 if (arg.find_first_of(" \t\n\"'\\><~|&;$*?#()`") == std::string::npos)
|
/external/oprofile/libpp/ |
profile_spec.cpp | 186 string::size_type pos = tag_value.find_first_of(':');
|
/external/protobuf/src/google/protobuf/compiler/cpp/ |
cpp_helpers.cc | 279 if (float_value.find_first_of(".eE") != string::npos) {
|
/external/protobuf/src/google/protobuf/compiler/javamicro/ |
javamicro_helpers.cc | 182 full_name.find_first_of('.', sizeToSkipPackageName + 1);
|
javamicro_message.cc | 61 "def", def.substr(0, def.find_first_of('\n')));
|
/external/llvm/utils/FileCheck/ |
FileCheck.cpp | 556 size_t EOL = Buffer.find_first_of("\n\r"); 634 Range = Range.substr(Range.find_first_of("\n\r"));
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/ |
basic_string.h | 1762 find_first_of(const basic_string& __str, size_type __pos = 0) const function in class:basic_string 1790 find_first_of(const _CharT* __s, size_type __pos = 0) const function in class:basic_string 1809 find_first_of(_CharT __c, size_type __pos = 0) const function in class:basic_string [all...] |
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/ |
vstring.h | 1621 find_first_of(const __versa_string& __str, size_type __pos = 0) const function in class:__versa_string 1650 find_first_of(const _CharT* __s, size_type __pos = 0) const function in class:__versa_string 1669 find_first_of(_CharT __c, size_type __pos = 0) const function in class:__versa_string [all...] |
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/bits/ |
basic_string.h | 1762 find_first_of(const basic_string& __str, size_type __pos = 0) const function in class:basic_string 1790 find_first_of(const _CharT* __s, size_type __pos = 0) const function in class:basic_string 1809 find_first_of(_CharT __c, size_type __pos = 0) const function in class:basic_string [all...] |
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ext/ |
vstring.h | 1621 find_first_of(const __versa_string& __str, size_type __pos = 0) const function in class:__versa_string 1650 find_first_of(const _CharT* __s, size_type __pos = 0) const function in class:__versa_string 1669 find_first_of(_CharT __c, size_type __pos = 0) const function in class:__versa_string [all...] |
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/bits/ |
basic_string.h | 1762 find_first_of(const basic_string& __str, size_type __pos = 0) const function in class:basic_string 1790 find_first_of(const _CharT* __s, size_type __pos = 0) const function in class:basic_string 1809 find_first_of(_CharT __c, size_type __pos = 0) const function in class:basic_string [all...] |
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/ext/ |
vstring.h | 1621 find_first_of(const __versa_string& __str, size_type __pos = 0) const function in class:__versa_string 1650 find_first_of(const _CharT* __s, size_type __pos = 0) const function in class:__versa_string 1669 find_first_of(_CharT __c, size_type __pos = 0) const function in class:__versa_string [all...] |
/external/llvm/tools/bugpoint/ |
ToolRunner.cpp | 385 std::string::size_type pos = CommandLine.find_first_of(delimiters, lastPos); 396 pos = CommandLine.find_first_of(delimiters, lastPos); [all...] |
/external/chromium/chrome/browser/importer/ |
firefox2_importer.cc | 411 size_t end = line.find_first_of('\"', begin);
|