Home
last modified time | relevance | path

Searched defs:new_element (Results 1 - 10 of 10) sorted by relevance

/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
H A Dnode_hash_policy_test.cc35 static int* new_element(Alloc* alloc, int value) { in new_element() function
/third_party/skia/third_party/externals/spirv-tools/test/opt/
H A Dinstruction_list_test.cpp77 auto new_element = list.end().InsertBefore(std::move(inst)); in TEST() local
102 auto new_element = list.begin().InsertBefore(std::move(new_instructions)); in TEST() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/
H A Dinstruction_list_test.cpp77 auto new_element = list.end().InsertBefore(std::move(inst)); in TEST() local
102 auto new_element = list.begin().InsertBefore(std::move(new_instructions)); in TEST() local
/third_party/skia/third_party/externals/abseil-cpp/absl/container/
H A Dnode_hash_set.h451 static T* new_element(Allocator* alloc, Args&&... args) { in new_element() function
H A Dnode_hash_map.h548 static value_type* new_element(Allocator* alloc, Args&&... args) { in new_element() function in absl::container_internal::NodeHashMapPolicy
/third_party/spirv-tools/test/opt/
H A Dinstruction_list_test.cpp77 auto new_element = list.end().InsertBefore(std::move(inst)); in TEST() local
102 auto new_element = list.begin().InsertBefore(std::move(new_instructions)); in TEST() local
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dsearchndk1.cpp256 static struct element *new_element(int i) in new_element() function
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dmerge_return_pass.cpp766 InsertAfterElement(BasicBlock* element, BasicBlock* new_element, std::list<BasicBlock*>* list) InsertAfterElement() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dmerge_return_pass.cpp766 InsertAfterElement(BasicBlock* element, BasicBlock* new_element, std::list<BasicBlock*>* list) InsertAfterElement() argument
/third_party/spirv-tools/source/opt/
H A Dmerge_return_pass.cpp774 InsertAfterElement(BasicBlock* element, BasicBlock* new_element, std::list<BasicBlock*>* list) InsertAfterElement() argument

Completed in 8 milliseconds