/external/chromium_org/third_party/closure_linter/closure_linter/common/ |
simplefileflags.py | 59 suffix = filename[filename.rfind('.'):]
|
/external/chromium_org/tools/gn/ |
gyp_helper.cc | 31 size_t next_to_last_slash = dir.rfind('/', last_slash - 1);
|
/external/llvm/examples/Kaleidoscope/MCJIT/cached/ |
split-lib.py | 14 rootname = irname[:irname.rfind('.')]
|
/external/llvm/examples/Kaleidoscope/MCJIT/complete/ |
split-lib.py | 14 rootname = irname[:irname.rfind('.')]
|
/external/stlport/stlport/stl/ |
_string_sum.h | 194 size_type rfind(const _BString& __s, size_type __pos = _BString::npos) const { return _M_get_storage().rfind(__s, __pos); } function in class:__bstr_sum 195 size_type rfind(const _CharT* __s, size_type __pos = _BString::npos) const { return _M_get_storage().rfind(__s, __pos); } function in class:__bstr_sum 196 size_type rfind(const _CharT* __s, size_type __pos, size_type __n) const { return _M_get_storage().rfind(__s, __pos, __n); } function in class:__bstr_sum 197 size_type rfind(_CharT __c, size_type __pos = _BString::npos) const { return _M_get_storage().rfind(__c, __pos); } function in class:__bstr_sum 215 { return _M_get_storage().rfind(__c, __pos); }
|
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
_string_sum.h | 194 size_type rfind(const _BString& __s, size_type __pos = _BString::npos) const { return _M_get_storage().rfind(__s, __pos); } function in class:__bstr_sum 195 size_type rfind(const _CharT* __s, size_type __pos = _BString::npos) const { return _M_get_storage().rfind(__s, __pos); } function in class:__bstr_sum 196 size_type rfind(const _CharT* __s, size_type __pos, size_type __n) const { return _M_get_storage().rfind(__s, __pos, __n); } function in class:__bstr_sum 197 size_type rfind(_CharT __c, size_type __pos = _BString::npos) const { return _M_get_storage().rfind(__c, __pos); } function in class:__bstr_sum 215 { return _M_get_storage().rfind(__c, __pos); }
|
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/ |
_string_sum.h | 194 size_type rfind(const _BString& __s, size_type __pos = _BString::npos) const { return _M_get_storage().rfind(__s, __pos); } function in class:__bstr_sum 195 size_type rfind(const _CharT* __s, size_type __pos = _BString::npos) const { return _M_get_storage().rfind(__s, __pos); } function in class:__bstr_sum 196 size_type rfind(const _CharT* __s, size_type __pos, size_type __n) const { return _M_get_storage().rfind(__s, __pos, __n); } function in class:__bstr_sum 197 size_type rfind(_CharT __c, size_type __pos = _BString::npos) const { return _M_get_storage().rfind(__c, __pos); } function in class:__bstr_sum 215 { return _M_get_storage().rfind(__c, __pos); }
|
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/ |
_string_sum.h | 194 size_type rfind(const _BString& __s, size_type __pos = _BString::npos) const { return _M_get_storage().rfind(__s, __pos); } function in class:__bstr_sum 195 size_type rfind(const _CharT* __s, size_type __pos = _BString::npos) const { return _M_get_storage().rfind(__s, __pos); } function in class:__bstr_sum 196 size_type rfind(const _CharT* __s, size_type __pos, size_type __n) const { return _M_get_storage().rfind(__s, __pos, __n); } function in class:__bstr_sum 197 size_type rfind(_CharT __c, size_type __pos = _BString::npos) const { return _M_get_storage().rfind(__c, __pos); } function in class:__bstr_sum 215 { return _M_get_storage().rfind(__c, __pos); }
|
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/ |
_string_sum.h | 194 size_type rfind(const _BString& __s, size_type __pos = _BString::npos) const { return _M_get_storage().rfind(__s, __pos); } function in class:__bstr_sum 195 size_type rfind(const _CharT* __s, size_type __pos = _BString::npos) const { return _M_get_storage().rfind(__s, __pos); } function in class:__bstr_sum 196 size_type rfind(const _CharT* __s, size_type __pos, size_type __n) const { return _M_get_storage().rfind(__s, __pos, __n); } function in class:__bstr_sum 197 size_type rfind(_CharT __c, size_type __pos = _BString::npos) const { return _M_get_storage().rfind(__c, __pos); } function in class:__bstr_sum 215 { return _M_get_storage().rfind(__c, __pos); }
|
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/ |
_string_sum.h | 194 size_type rfind(const _BString& __s, size_type __pos = _BString::npos) const { return _M_get_storage().rfind(__s, __pos); } function in class:__bstr_sum 195 size_type rfind(const _CharT* __s, size_type __pos = _BString::npos) const { return _M_get_storage().rfind(__s, __pos); } function in class:__bstr_sum 196 size_type rfind(const _CharT* __s, size_type __pos, size_type __n) const { return _M_get_storage().rfind(__s, __pos, __n); } function in class:__bstr_sum 197 size_type rfind(_CharT __c, size_type __pos = _BString::npos) const { return _M_get_storage().rfind(__c, __pos); } function in class:__bstr_sum 215 { return _M_get_storage().rfind(__c, __pos); }
|
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/ |
_string_sum.h | 194 size_type rfind(const _BString& __s, size_type __pos = _BString::npos) const { return _M_get_storage().rfind(__s, __pos); } function in class:__bstr_sum 195 size_type rfind(const _CharT* __s, size_type __pos = _BString::npos) const { return _M_get_storage().rfind(__s, __pos); } function in class:__bstr_sum 196 size_type rfind(const _CharT* __s, size_type __pos, size_type __n) const { return _M_get_storage().rfind(__s, __pos, __n); } function in class:__bstr_sum 197 size_type rfind(_CharT __c, size_type __pos = _BString::npos) const { return _M_get_storage().rfind(__c, __pos); } function in class:__bstr_sum 215 { return _M_get_storage().rfind(__c, __pos); }
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/ |
PyParse.py | 160 i = str.rfind(":\n", 0, limit) 163 i = str.rfind('\n', 0, i) + 1 # start of colon line 374 p = str.rfind('\n', 0, p-1) + 1 472 origi = i = str.rfind('\n', 0, j) + 1
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/ |
PyParse.py | 160 i = str.rfind(":\n", 0, limit) 163 i = str.rfind('\n', 0, i) + 1 # start of colon line 374 p = str.rfind('\n', 0, p-1) + 1 472 origi = i = str.rfind('\n', 0, j) + 1
|
/external/chromium/base/ |
string_piece.cc | 55 size_type StringPiece::rfind(const StringPiece& s, size_type pos) const { function in class:base::StringPiece 67 size_type StringPiece::rfind(char c, size_type pos) const { function in class:base::StringPiece
|
/external/chromium_org/third_party/libphonenumber/src/phonenumbers/base/strings/ |
string_piece.cc | 61 size_type StringPiece::rfind(const StringPiece& s, size_type pos) const { function in class:i18n::phonenumbers::StringPiece 73 size_type StringPiece::rfind(char c, size_type pos) const { function in class:i18n::phonenumbers::StringPiece
|
/external/oprofile/libpp/ |
parse_filename.cpp | 182 pos = filename_spec.rfind('.'); 183 pos = filename_spec.rfind('.', pos-1);
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/strings/basic.string/string.ops/string_rfind/ |
pointer_size.pass.cpp | 12 // size_type rfind(const charT* s, size_type pos = npos) const; 24 assert(s.rfind(str, pos) == x); 36 assert(s.rfind(str) == x);
|
string_size.pass.cpp | 12 // size_type rfind(const basic_string& str, size_type pos = npos) const; 23 assert(s.rfind(str, pos) == x); 32 assert(s.rfind(str) == x);
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
stringold.py | 148 Like rfind but raises ValueError when the substring is not found. 178 def rfind(s, *args): function 179 """rfind(s, sub [,start [,end]]) -> int 188 return _apply(s.rfind, args)
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
stringold.py | 148 Like rfind but raises ValueError when the substring is not found. 178 def rfind(s, *args): function 179 """rfind(s, sub [,start [,end]]) -> int 188 return _apply(s.rfind, args)
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_bigmem.py | 305 self.assertEqual(s.rfind(' '), sublen + size + SUBSTR.rfind(' ')) 306 self.assertEqual(s.rfind(SUBSTR), sublen + size) 307 self.assertEqual(s.rfind(' ', 0, size), SUBSTR.rfind(' ')) 308 self.assertEqual(s.rfind(SUBSTR, 0, sublen + size), 0) 309 self.assertEqual(s.rfind('i'), sublen + size + SUBSTR.rfind('i')) 310 self.assertEqual(s.rfind('i', 0, sublen), SUBSTR.rfind('i') [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_bigmem.py | 305 self.assertEqual(s.rfind(' '), sublen + size + SUBSTR.rfind(' ')) 306 self.assertEqual(s.rfind(SUBSTR), sublen + size) 307 self.assertEqual(s.rfind(' ', 0, size), SUBSTR.rfind(' ')) 308 self.assertEqual(s.rfind(SUBSTR, 0, sublen + size), 0) 309 self.assertEqual(s.rfind('i'), sublen + size + SUBSTR.rfind('i')) 310 self.assertEqual(s.rfind('i', 0, sublen), SUBSTR.rfind('i') [all...] |
/external/stlport/stlport/stl/debug/ |
_string.h | 710 // rfind. 711 size_type rfind(const _Self& __s, size_type __pos = npos) const function in class:basic_string 712 { return _M_non_dbg_impl.rfind(__s._M_non_dbg_impl, __pos); } 713 size_type rfind(const _CharT* __s, size_type __pos = npos) const { function in class:basic_string 716 return _M_non_dbg_impl.rfind(__s, __pos); 718 size_type rfind(const _CharT* __s, size_type __pos, size_type __n) const { function in class:basic_string 721 return _M_non_dbg_impl.rfind(__s, __pos, __n); 723 size_type rfind(_CharT __c, size_type __pos = npos) const function in class:basic_string 724 { return _M_non_dbg_impl.rfind(__c, __pos); } 756 { return _M_non_dbg_impl.rfind(__c, __pos); [all...] |
/ndk/sources/cxx-stl/stlport/stlport/stl/debug/ |
_string.h | 710 // rfind. 711 size_type rfind(const _Self& __s, size_type __pos = npos) const function in class:basic_string 712 { return _M_non_dbg_impl.rfind(__s._M_non_dbg_impl, __pos); } 713 size_type rfind(const _CharT* __s, size_type __pos = npos) const { function in class:basic_string 716 return _M_non_dbg_impl.rfind(__s, __pos); 718 size_type rfind(const _CharT* __s, size_type __pos, size_type __n) const { function in class:basic_string 721 return _M_non_dbg_impl.rfind(__s, __pos, __n); 723 size_type rfind(_CharT __c, size_type __pos = npos) const function in class:basic_string 724 { return _M_non_dbg_impl.rfind(__c, __pos); } 756 { return _M_non_dbg_impl.rfind(__c, __pos); [all...] |
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/debug/ |
_string.h | 710 // rfind. 711 size_type rfind(const _Self& __s, size_type __pos = npos) const function in class:basic_string 712 { return _M_non_dbg_impl.rfind(__s._M_non_dbg_impl, __pos); } 713 size_type rfind(const _CharT* __s, size_type __pos = npos) const { function in class:basic_string 716 return _M_non_dbg_impl.rfind(__s, __pos); 718 size_type rfind(const _CharT* __s, size_type __pos, size_type __n) const { function in class:basic_string 721 return _M_non_dbg_impl.rfind(__s, __pos, __n); 723 size_type rfind(_CharT __c, size_type __pos = npos) const function in class:basic_string 724 { return _M_non_dbg_impl.rfind(__c, __pos); } 756 { return _M_non_dbg_impl.rfind(__c, __pos); [all...] |