HomeSort by relevance Sort by last modified time
    Searched full:substr (Results 1301 - 1325 of 1935) sorted by null

<<51525354555657585960>>

  /frameworks/av/media/libstagefright/xmlparser/
MediaCodecsXmlParser.cpp 793 std::string(a_in).substr(0, strlen(a_in) - 1) +
    [all...]
  /frameworks/base/services/core/jni/BroadcastRadio/
convert.cpp 299 ALOGV("%s(%s)", __func__, toString(info).substr(0, 100).c_str());
  /frameworks/base/tools/aapt2/cmd/
Link.cpp 727 util::TrimWhitespace(line.substr(0, std::distance(line.begin(), iter)));
736 StringPiece res_id_str = util::TrimWhitespace(line.substr(res_id_start_idx, res_id_str_len));
    [all...]
  /frameworks/base/tools/aapt2/configuration/
ConfigurationParser.cpp 370 if (!ReplacePlaceholder("${ext}", {ext.substr(1)}, &result, diag)) {
  /frameworks/base/tools/incident_section_gen/
main.cpp 145 string arg = args.substr(base, found - base);
  /frameworks/native/libs/vr/libpdx/
service_tests.cpp 293 const std::string kActualReply = kReply.substr(0, kRecvBufSize);
  /frameworks/native/libs/vr/libpdx_uds/
service_endpoint.cpp 147 std::string socket_name = endpoint_path_.substr(sizeof(prefix) - 1);
  /frameworks/rs/script_api/
GenerateDocumentation.cpp 192 const string id = s->substr(start + 1, end - start - 1);
  /packages/apps/ExactCalculator/docs/
arithmetic-overview.html 246 var level = +node.tagName.substr(1);
  /packages/apps/Test/connectivity/sl4n/rapidjson/doc/
sax.md 355 cout << " at offset " << o << " near '" << string(json).substr(o, 10) << "...'" << endl;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
GlobalValue.h 447 return Name.substr(1);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
FormatProviders.h 209 Stream << S.substr(0, N);
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/IR/
GlobalValue.h 453 return Name.substr(1);
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Support/
FormatProviders.h 209 Stream << S.substr(0, N);
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/IR/
GlobalValue.h 453 return Name.substr(1);
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Support/
FormatProviders.h 209 Stream << S.substr(0, N);
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/IR/
GlobalValue.h 453 return Name.substr(1);
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Support/
FormatProviders.h 209 Stream << S.substr(0, N);
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/IR/
GlobalValue.h 453 return Name.substr(1);
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Support/
FormatProviders.h 209 Stream << S.substr(0, N);
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/IR/
GlobalValue.h 453 return Name.substr(1);
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Support/
FormatProviders.h 209 Stream << S.substr(0, N);
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/IR/
GlobalValue.h 453 return Name.substr(1);
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Support/
FormatProviders.h 209 Stream << S.substr(0, N);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
GlobalValue.h 447 return Name.substr(1);

Completed in 946 milliseconds

<<51525354555657585960>>