Home
last modified time | relevance | path

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

12

/external/deqp-deps/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
/external/angle/third_party/vulkan-deps/spirv-tools/src/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
/external/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
/external/openscreen/util/
Dstd_util.h81 TFirst&& new_element, in Append()
/external/libtextclassifier/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
/external/angle/third_party/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
/external/openscreen/third_party/abseil/src/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
/external/rust/crates/grpcio-sys/grpc/third_party/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
/external/libtextclassifier/abseil-cpp/absl/container/internal/
Dnode_hash_policy_test.cc35 static int* new_element(Alloc* alloc, int value) { in new_element() function
/external/abseil-cpp/absl/container/internal/
Dnode_hash_policy_test.cc35 static int* new_element(Alloc* alloc, int value) { in new_element() function
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/container/internal/
Dnode_hash_policy_test.cc35 static int* new_element(Alloc* alloc, int value) { in new_element() function
/external/angle/third_party/abseil-cpp/absl/container/internal/
Dnode_hash_policy_test.cc35 static int* new_element(Alloc* alloc, int value) { in new_element() function
/external/openscreen/third_party/abseil/src/absl/container/internal/
Dnode_hash_policy_test.cc35 static int* new_element(Alloc* alloc, int value) { in new_element() function
/external/webrtc/third_party/abseil-cpp/absl/container/internal/
Dnode_hash_policy_test.cc35 static int* new_element(Alloc* alloc, int value) { in new_element() function
/external/abseil-cpp/absl/container/
Dnode_hash_set.h456 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
/external/webrtc/third_party/abseil-cpp/absl/container/
Dnode_hash_set.h456 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
/external/libxaac/decoder/
Dixheaacd_aacdecoder.c109 WORD new_element; in ixheaacd_aacdec_decodeframe() local
/external/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_test_bad_identifiers.proto60 repeated string new_element = 5 [ctype = STRING_PIECE]; field
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/
Dmerge_return_pass.cpp765 BasicBlock* new_element, in InsertAfterElement()

12