/aosp_15_r20/development/vndk/tools/header-checker/src/repr/ |
H A D | abi_diff_helpers.cpp | 261 auto new_it = new_components.begin(); in IsVTableExtended() local 445 auto new_it = new_fields.begin(); in FilterOutRenamedRecordFields() local 1078 AbiElementMap<const TypeIR *>::const_iterator new_it = in CompareAndDumpTypeDiff() local
|
/aosp_15_r20/system/update_engine/lz4diff/ |
H A D | lz4diff_unittest.cc | 76 const auto new_it = in TEST_F() local
|
/aosp_15_r20/external/zucchini/ |
H A D | reference_bytes_mixer.cc | 90 ConstBufferView::const_iterator new_it = new_view.begin() + new_offset; in Mix() local
|
/aosp_15_r20/external/clang/test/SemaCXX/ |
H A D | typo-correction-cxx11.cpp | 56 auto new_it = new_annotations.find(5); in run() local
|
/aosp_15_r20/external/pdfium/core/fpdfapi/parser/ |
H A D | cpdf_cross_ref_table.cpp | 138 auto new_it = new_objects_info.begin(); in UpdateInfo() local
|
H A D | cpdf_dictionary.cpp | 315 auto new_it = m_Map.find(newkey); in ReplaceKey() local
|
/aosp_15_r20/external/cronet/third_party/libc++/src/src/filesystem/ |
H A D | directory_iterator.cpp | 302 __dir_stream new_it(curr_it.__entry_.path(), __imp_->__options_, m_ec); in __try_recursion() local
|
/aosp_15_r20/external/libcxx/src/filesystem/ |
H A D | directory_iterator.cpp | 375 __dir_stream new_it(curr_it.__entry_.path(), __imp_->__options_, m_ec); in __try_recursion() local
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tools/kernel_gen/transforms/ |
H A D | buffer_reuse_pass.cc | 198 auto new_it = llvm::find_if(op_operands, [&](OpOperand *op_operand) { in can_reuse_locally() local
|
/aosp_15_r20/external/openscreen/discovery/dnssd/impl/ |
H A D | querier_impl.cc | 34 auto new_it = new_endpoints->begin(); in ProcessErrors() local
|
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/ |
H A D | repeated_field_reflection_unittest.cc | 346 MessageIterator new_it = old_it++; in TEST() local
|
/aosp_15_r20/external/protobuf/src/google/protobuf/ |
H A D | repeated_field_reflection_unittest.cc | 346 MessageIterator new_it = old_it++; in TEST() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/eager/ |
H A D | context_distributed_manager.cc | 154 std::vector<string>::const_iterator new_it = new_list->begin(); in DifferentiateWorkerLists() local
|
/aosp_15_r20/external/cronet/net/http/ |
H A D | http_server_properties.cc | 849 auto new_it = alternative_service_info_vector.begin(); in SetAlternativeServicesInternal() local
|
/aosp_15_r20/art/runtime/gc/space/ |
H A D | image_space.cc | 893 auto new_it = new_set->find(old_s); in RemoveDuplicates() local 900 for (auto new_it = new_set->begin(), end = new_set->end(); new_it != end; ) { in RemoveDuplicates() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/lb_policy/rls/ |
D | rls.cc | 1269 auto new_it = lru_list.insert(lru_list.end(), *lru_iterator_); in MarkUsed() local
|
/aosp_15_r20/external/grpc-grpc/src/core/load_balancing/rls/ |
H A D | rls.cc | 1294 auto new_it = lru_list.insert(lru_list.end(), *lru_iterator_); in MarkUsed() local
|
/aosp_15_r20/external/google-breakpad/src/common/dwarf/ |
H A D | dwarf2reader.cc | 2242 RuleByNumber::const_iterator new_it = new_rules.registers_.begin(); in HandleTransitionTo() local
|