/external/zucchini/ |
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()
|
D | imposed_ensemble_matcher.cc | 93 std::optional<Element> new_element = detector.Run(new_sub_image); in Parse() local
|
D | patch_writer.h | 193 const Element& new_element() const { return element_match_.new_element; } in new_element() function
|
D | patch_reader.h | 219 const Element& new_element() const { return element_match_.new_element; } in new_element() function
|
/external/angle/third_party/spirv-tools/src/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
|
/external/swiftshader/third_party/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
|
/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
|
/external/mesa3d/src/amd/vpelib/src/utils/ |
D | vector.c | 54 void *new_element = vpe_zalloc(new_size); in vector_realloc() local
|
/external/openscreen/util/ |
D | std_util.h | 81 TFirst&& new_element, in Append()
|
/external/openscreen/third_party/abseil/src/absl/container/ |
D | node_hash_set.h | 451 static T* new_element(Allocator* alloc, Args&&... args) { in new_element() function
|
D | node_hash_map.h | 548 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/ |
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
|
/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
|
/external/cronet/stable/third_party/abseil-cpp/absl/container/internal/ |
D | node_slot_policy_test.cc | 36 static int* new_element(Alloc* alloc, int value) { in new_element() function
|
/external/abseil-cpp/absl/container/internal/ |
D | node_slot_policy_test.cc | 36 static int* new_element(Alloc* alloc, int value) { in new_element() function
|
/external/cronet/tot/third_party/abseil-cpp/absl/container/internal/ |
D | node_slot_policy_test.cc | 36 static int* new_element(Alloc* alloc, int value) { in new_element() function
|
/external/angle/third_party/abseil-cpp/absl/container/internal/ |
D | node_slot_policy_test.cc | 36 static int* new_element(Alloc* alloc, int value) { in new_element() function
|
/external/openscreen/third_party/abseil/src/absl/container/internal/ |
D | node_hash_policy_test.cc | 35 static int* new_element(Alloc* alloc, int value) { in new_element() function
|
/external/zucchini/aosp/include/components/zucchini/ |
D | patch_writer.h | 193 const Element& new_element() const { return element_match_.new_element; } in new_element() function
|
D | patch_reader.h | 219 const Element& new_element() const { return element_match_.new_element; } in new_element() function
|
/external/abseil-cpp/absl/container/ |
D | node_hash_set.h | 507 static T* new_element(Allocator* alloc, Args&&... args) { in new_element() function
|
D | node_hash_map.h | 607 static value_type* new_element(Allocator* alloc, Args&&... args) { in new_element() function
|
/external/cronet/stable/testing/clusterfuzz/common/ |
D | fuzzy_types.py | 175 def RandomMutation(self, count=None, new_element=''): argument
|
/external/cronet/tot/testing/clusterfuzz/common/ |
D | fuzzy_types.py | 175 def RandomMutation(self, count=None, new_element=''): argument
|