Home
last modified time | relevance | path

Searched defs:Prepend (Results 1 - 9 of 9) sorted by relevance

/third_party/node/deps/v8/src/wasm/
H A Dlocal-decl-encoder.cc18 void LocalDeclEncoder::Prepend(Zone* zone, const byte** start, in Prepend() function in v8::internal::wasm::LocalDeclEncoder
/third_party/skia/third_party/externals/dawn/src/common/
H A DSlabAllocator.cpp147 void SlabAllocatorImpl::SentinelSlab::Prepend(SlabAllocatorImpl::Slab* slab) { in Prepend() function in SlabAllocatorImpl::SentinelSlab
/third_party/node/deps/v8/tools/debug_helper/
H A Ddebug-helper-internal.h142 void Prepend(const char* prefix) { brief_ = prefix + brief_; } in Prepend() function in v8::internal::debug_helper_internal::ObjectPropertiesResult
/third_party/node/deps/v8/src/base/
H A Dthreaded-list.h78 void Prepend(ThreadedListBase&& list) { in Prepend() function in v8::base::final
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
H A Dcord_rep_btree.h846 inline CordRepBtree* CordRepBtree::Prepend(CordRepBtre function in absl::cord_internal::CordRepBtree
[all...]
H A Dcord_rep_btree.cc936 CordRepBtree* CordRepBtree::Prepend(CordRepBtree* tree, absl::string_view data, in Prepend() function in absl::CordRepBtree
H A Dcord_rep_ring.cc494 CordRepRing* CordRepRing::Prepend(CordRepRing* rep, CordRep* child) { in Prepend() function in absl::cord_internal::CordRepRing
539 CordRepRing* CordRepRing::Prepend(CordRepRing* rep, absl::string_view data, in Prepend() function in absl::cord_internal::CordRepRing
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DDiagnosticInfo.h633 DiagnosticInfoIROptimization(const char *PassName, StringRef Prepend, in DiagnosticInfoIROptimization() argument
777 OptimizationRemarkAnalysis(const char *PassName, StringRef Prepend, in OptimizationRemarkAnalysis() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
H A Dcord.cc812 void Cord::Prepend(const Cord& src) { in Prepend() function in absl::Cord
825 void Cord::Prepend(absl::string_view src) { in Prepend() function in absl::Cord
844 inline void Cord::Prepend(T&& src) { in Prepend() function in absl::Cord

Completed in 12 milliseconds