/aosp_15_r20/external/zucchini/ |
H A D | heuristic_ensemble_matcher.cc | 59 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 D | imposed_ensemble_matcher.cc | 93 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 D | header_abi_util.h | 45 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 D | instruction_list_test.cpp | 77 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/ |
D | instruction_list_test.cpp | 77 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 D | instruction_list_test.cpp | 77 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 D | std_util.h | 81 TFirst&& new_element, in Append()
|
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/container/ |
H A D | node_hash_set.h | 451 static T* new_element(Allocator* alloc, Args&&... args) { in new_element() function
|
H A D | node_hash_map.h | 548 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 D | node_hash_set.h | 458 static T* new_element(Allocator* alloc, Args&&... args) { in new_element() function
|
H A D | node_hash_map.h | 555 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 D | node_hash_set.h | 458 static T* new_element(Allocator* alloc, Args&&... args) { in new_element() function
|
H A D | node_hash_map.h | 555 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/ |
D | node_hash_set.h | 458 static T* new_element(Allocator* alloc, Args&&... args) { in new_element() function
|
D | node_hash_map.h | 555 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 D | node_slot_policy_test.cc | 35 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/ |
D | node_slot_policy_test.cc | 35 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 D | node_hash_policy_test.cc | 35 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 D | node_slot_policy_test.cc | 35 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 D | node_slot_policy_test.cc | 36 static int* new_element(Alloc* alloc, int value) { in new_element() function
|
/aosp_15_r20/external/abseil-cpp/absl/container/internal/ |
H A D | node_slot_policy_test.cc | 36 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 D | node_slot_policy_test.cc | 36 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 D | node_hash_set.h | 477 static T* new_element(Allocator* alloc, Args&&... args) { in new_element() function
|
H A D | node_hash_map.h | 573 static value_type* new_element(Allocator* alloc, Args&&... args) { in new_element() function
|
/aosp_15_r20/external/zucchini/aosp/include/components/zucchini/ |
H A D | patch_writer.h | 193 const Element& new_element() const { return element_match_.new_element; } in new_element() function
|