Home
last modified time | relevance | path

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

12

/external/zucchini/
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()
Dimposed_ensemble_matcher.cc93 std::optional<Element> new_element = detector.Run(new_sub_image); in Parse() local
Dpatch_writer.h193 const Element& new_element() const { return element_match_.new_element; } in new_element() function
Dpatch_reader.h219 const Element& new_element() const { return element_match_.new_element; } in new_element() function
/external/angle/third_party/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/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/mesa3d/src/amd/vpelib/src/utils/
Dvector.c54 void *new_element = vpe_zalloc(new_size); in vector_realloc() local
/external/openscreen/util/
Dstd_util.h81 TFirst&& new_element, in Append()
/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/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
/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
/external/cronet/stable/third_party/abseil-cpp/absl/container/internal/
Dnode_slot_policy_test.cc36 static int* new_element(Alloc* alloc, int value) { in new_element() function
/external/abseil-cpp/absl/container/internal/
Dnode_slot_policy_test.cc36 static int* new_element(Alloc* alloc, int value) { in new_element() function
/external/cronet/tot/third_party/abseil-cpp/absl/container/internal/
Dnode_slot_policy_test.cc36 static int* new_element(Alloc* alloc, int value) { in new_element() function
/external/angle/third_party/abseil-cpp/absl/container/internal/
Dnode_slot_policy_test.cc36 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/zucchini/aosp/include/components/zucchini/
Dpatch_writer.h193 const Element& new_element() const { return element_match_.new_element; } in new_element() function
Dpatch_reader.h219 const Element& new_element() const { return element_match_.new_element; } in new_element() function
/external/abseil-cpp/absl/container/
Dnode_hash_set.h507 static T* new_element(Allocator* alloc, Args&&... args) { in new_element() function
Dnode_hash_map.h607 static value_type* new_element(Allocator* alloc, Args&&... args) { in new_element() function
/external/cronet/stable/testing/clusterfuzz/common/
Dfuzzy_types.py175 def RandomMutation(self, count=None, new_element=''): argument
/external/cronet/tot/testing/clusterfuzz/common/
Dfuzzy_types.py175 def RandomMutation(self, count=None, new_element=''): argument

12