Home
last modified time | relevance | path

Searched defs:RemovePrefix (Results 1 – 7 of 7) sorted by relevance

/third_party/node/tools/gyp/pylib/gyp/generator/
Dcmake.py82 def RemovePrefix(a, prefix): function
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/
Dcmake.py75 def RemovePrefix(a, prefix): function
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
Dcordz_test.cc401 TEST(CordzTest, RemovePrefix) { in TEST() argument
Dcord_ring_test.cc256 CordRepSubstring* RemovePrefix(size_t start, CordRep* rep) { in RemovePrefix() function
974 TEST_P(CordRingSubTest, RemovePrefix) { in TEST_P() argument
Dcord.cc940 void Cord::RemovePrefix(size_t n) { in RemovePrefix() function in absl::Cord
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
Dcord_rep_ring.cc709 CordRepRing* CordRepRing::RemovePrefix(CordRepRing* rep, size_t len, in RemovePrefix() function in absl::cord_internal::CordRepRing
/third_party/abseil-cpp/absl/strings/
Dcord.cc980 void Cord::RemovePrefix(size_t n) { in RemovePrefix() function in absl::Cord