Home
last modified time | relevance | path

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

/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/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/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/
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/abseil-cpp/absl/container/internal/
Dnode_hash_policy_test.cc35 static int* new_element(Alloc* alloc, int value) { 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/glib/gio/xdgmime/
Dxdgmimeglob.c82 XdgGlobList *new_element; in _xdg_glob_list_new() local
118 XdgGlobList *new_element; in _xdg_glob_list_append() local
/third_party/gstreamer/gstplugins_bad/gst/switchbin/
Dgstswitchbin.c1066 GstElement *new_element = GST_ELEMENT (g_value_get_object (value)); in gst_switch_bin_path_set_property() local
1141 GstElement * new_element) in gst_switch_bin_path_use_new_element()
/third_party/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_test_bad_identifiers.proto60 repeated string new_element = 5 [ctype = STRING_PIECE]; field
/third_party/gstreamer/gstplugins_bad/gst/rtp/
Dgstrtpsink.c377 GstElement * new_element, gpointer data) in gst_rtp_sink_rtpbin_element_added_cb()
/third_party/boost/boost/units/detail/
Dheterogeneous_conversion.hpp250 …ame try_add_unit_impl<Current::size::value>::template apply<Current, dimensions>::type new_element; typedef
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dmerge_return_pass.cpp767 BasicBlock* new_element, in InsertAfterElement()
/third_party/spirv-tools/source/opt/
Dmerge_return_pass.cpp765 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/boost/boost/beast/http/impl/
Dfields.hpp962 new_element(field name, in new_element() function in boost::beast::http::basic_fields
/third_party/boost/libs/beast/include/boost/beast/http/impl/
Dfields.hpp962 new_element(field name, in new_element() function in boost::beast::http::basic_fields
/third_party/gstreamer/gstplugins_bad/gst/camerabin2/
Dgstcamerabin2.c1171 encodebin_element_added (GstElement * encodebin, GstElement * new_element, in encodebin_element_added()