Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/zucchini/
H A Dheuristic_ensemble_matcher.cc59 bool UnsafeDifference(const Element& old_element, const Element& new_element) { in UnsafeDifference()
102 const Element& new_element, in OutputCompare()
106 const Element& new_element, in OutputMatch()
176 const Element& new_element, in OutputCompare()
183 const Element& new_element, in OutputMatch()
H A Dimposed_ensemble_matcher.cc93 std::optional<Element> new_element = detector.Run(new_sub_image); in Parse() local
/aosp_15_r20/development/vndk/tools/header-checker/src/utils/
H A Dheader_abi_util.h45 auto new_element = new_elements_map.find(element_key); in FindRemovedElements() local
76 typename std::map<K, T>::const_iterator new_element = in FindCommonElements() local
/aosp_15_r20/external/angle/third_party/spirv-tools/src/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
/aosp_15_r20/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
/aosp_15_r20/external/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
/aosp_15_r20/external/openscreen/util/
H A Dstd_util.h81 TFirst&& new_element, in Append()
/aosp_15_r20/external/openscreen/third_party/abseil/src/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
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/container/
H A Dnode_hash_set.h458 static T* new_element(Allocator* alloc, Args&&... args) { in new_element() function
H A Dnode_hash_map.h555 static value_type* new_element(Allocator* alloc, Args&&... args) { in new_element() function
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/container/
H A Dnode_hash_set.h458 static T* new_element(Allocator* alloc, Args&&... args) { in new_element() function
H A Dnode_hash_map.h555 static value_type* new_element(Allocator* alloc, Args&&... args) { in new_element() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/container/
Dnode_hash_set.h458 static T* new_element(Allocator* alloc, Args&&... args) { in new_element() function
Dnode_hash_map.h555 static value_type* new_element(Allocator* alloc, Args&&... args) { in new_element() function
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/container/internal/
H A Dnode_slot_policy_test.cc35 static int* new_element(Alloc* alloc, int value) { in new_element() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/container/internal/
Dnode_slot_policy_test.cc35 static int* new_element(Alloc* alloc, int value) { in new_element() function
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/container/internal/
H A Dnode_hash_policy_test.cc35 static int* new_element(Alloc* alloc, int value) { in new_element() function
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/container/internal/
H A Dnode_slot_policy_test.cc35 static int* new_element(Alloc* alloc, int value) { in new_element() function
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/container/internal/
H A Dnode_slot_policy_test.cc36 static int* new_element(Alloc* alloc, int value) { in new_element() function
/aosp_15_r20/external/abseil-cpp/absl/container/internal/
H A Dnode_slot_policy_test.cc36 static int* new_element(Alloc* alloc, int value) { in new_element() function
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/container/internal/
H A Dnode_slot_policy_test.cc36 static int* new_element(Alloc* alloc, int value) { in new_element() function
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/container/
H A Dnode_hash_set.h477 static T* new_element(Allocator* alloc, Args&&... args) { in new_element() function
H A Dnode_hash_map.h573 static value_type* new_element(Allocator* alloc, Args&&... args) { in new_element() function
/aosp_15_r20/external/zucchini/aosp/include/components/zucchini/
H A Dpatch_writer.h193 const Element& new_element() const { return element_match_.new_element; } in new_element() function

12