Home
last modified time | relevance | path

Searched defs:AddBlock (Results 1 – 6 of 6) sorted by relevance

/external/dbus-binding-generator/chromeos-dbus-bindings/
Dindented_text.cc26 void IndentedText::AddBlock(const IndentedText& block) { in AddBlock() function in chromeos_dbus_bindings::IndentedText
Dindented_text_unittest.cc60 TEST_F(IndentedTextTest, AddBlock) { in TEST_F() argument
/external/v8/src/
Dzone.h205 Vector<T> AddBlock(T value, int count, Zone* zone) { in AddBlock() function
Dlist-inl.h80 Vector<T> List<T, P>::AddBlock(T value, int count, P alloc) { in AddBlock() function
/external/llvm/lib/Target/WebAssembly/
DRelooper.cpp197 void RelooperAlgorithm::AddBlock(Block *New, int Id) { in AddBlock() function in RelooperAlgorithm
/external/v8/src/crankshaft/
Dhydrogen.cc499 void HLoopInformation::AddBlock(HBasicBlock* block) { in AddBlock() function in v8::internal::HLoopInformation