Searched defs:Substr (Results  1 – 9 of 9) sorted by relevance
| /external/pdfium/core/fxcrt/ | 
| D | string_view_template.h | 198   StringViewTemplate Substr(size_t offset) const {  in Substr()  function204   StringViewTemplate Substr(size_t first, size_t count) const {  in Substr()  function
 
 | 
| D | bytestring.cpp | 479 ByteString ByteString::Substr(size_t offset) const {  in Substr()  function in fxcrt::ByteString484 ByteString ByteString::Substr(size_t first, size_t count) const {  in Substr()  function in fxcrt::ByteString
 
 | 
| D | widestring.cpp | 719 WideString WideString::Substr(size_t offset) const {  in Substr()  function in fxcrt::WideString724 WideString WideString::Substr(size_t first, size_t count) const {  in Substr()  function in fxcrt::WideString
 
 | 
| /external/llvm/unittests/ADT/ | 
| D | SmallStringTest.cpp | 100 TEST_F(SmallStringTest, Substr) {  in TEST_F()  argument
 | 
| D | StringRefTest.cpp | 108 TEST(StringRefTest, Substr) {  in TEST()  argument
 | 
| /external/cronet/base/strings/ | 
| D | string_piece_unittest.cc | 839 TEST(StringPieceTest, Substr) {  in TEST()  argument
 | 
| /external/pdfium/fxjs/xfa/ | 
| D | cfxjse_formcalc_context_embeddertest.cpp | 881 TEST_F(CFXJSE_FormCalcContextEmbedderTest, Substr) {  argument
 | 
| D | cfxjse_formcalc_context.cpp | 4347 void CFXJSE_FormCalcContext::Substr(  in Substr()  function in CFXJSE_FormCalcContext
 | 
| /external/tensorflow/tensorflow/go/op/ | 
| D | wrappers.go | 49808 func Substr(scope *Scope, input tf.Output, pos tf.Output, len tf.Output, optional ...SubstrAttr) (o…  func
 |