Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/spirv-tools/test/opt/
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/spirv-tools/test/opt/
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/
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/
Dnode_hash_set.h451 static T* new_element(Allocator* alloc, Args&&... args) { in new_element() function
Dnode_hash_map.h548 static value_type* new_element(Allocator* alloc, Args&&... args) { in new_element() function
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
Dnode_hash_policy_test.cc35 static int* new_element(Alloc* alloc, int value) { in new_element() function
/third_party/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_test_bad_identifiers.proto60 repeated string new_element = 5 [ctype = STRING_PIECE]; field
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dmerge_return_pass.cpp767 BasicBlock* new_element, in InsertAfterElement()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dmerge_return_pass.cpp767 BasicBlock* new_element, in InsertAfterElement()
/third_party/spirv-tools/source/opt/
Dmerge_return_pass.cpp768 BasicBlock* new_element, in InsertAfterElement()