Home
last modified time | relevance | path

Searched defs:old_mid (Results 1 – 14 of 14) sorted by relevance

/external/compiler-rt/test/asan/TestCases/
Dcontiguous_container.cc15 char *old_mid = 0; in TestContainer() local
/external/abseil-cpp/absl/base/
Ddynamic_annotations.h434 #define ABSL_ANNOTATE_CONTIGUOUS_CONTAINER(beg, end, old_mid, new_mid) \ argument
443 #define ABSL_ANNOTATE_CONTIGUOUS_CONTAINER(beg, end, old_mid, new_mid) // empty argument
/external/cronet/stable/third_party/abseil-cpp/absl/base/
Ddynamic_annotations.h431 #define ABSL_ANNOTATE_CONTIGUOUS_CONTAINER(beg, end, old_mid, new_mid) \ argument
440 #define ABSL_ANNOTATE_CONTIGUOUS_CONTAINER(beg, end, old_mid, new_mid) // empty argument
/external/angle/third_party/abseil-cpp/absl/base/
Ddynamic_annotations.h431 #define ABSL_ANNOTATE_CONTIGUOUS_CONTAINER(beg, end, old_mid, new_mid) \ argument
440 #define ABSL_ANNOTATE_CONTIGUOUS_CONTAINER(beg, end, old_mid, new_mid) // empty argument
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/base/
Ddynamic_annotations.h445 #define ABSL_ANNOTATE_CONTIGUOUS_CONTAINER(beg, end, old_mid, new_mid) \ argument
454 #define ABSL_ANNOTATE_CONTIGUOUS_CONTAINER(beg, end, old_mid, new_mid) // empty argument
/external/cronet/tot/third_party/abseil-cpp/absl/base/
Ddynamic_annotations.h431 #define ABSL_ANNOTATE_CONTIGUOUS_CONTAINER(beg, end, old_mid, new_mid) \ argument
440 #define ABSL_ANNOTATE_CONTIGUOUS_CONTAINER(beg, end, old_mid, new_mid) // empty argument
/external/openscreen/third_party/abseil/src/absl/base/internal/
Ddynamic_annotations.h371 #define ANNOTATE_CONTIGUOUS_CONTAINER(beg, end, old_mid, new_mid) \ argument
380 #define ANNOTATE_CONTIGUOUS_CONTAINER(beg, end, old_mid, new_mid) argument
/external/abseil-cpp/absl/base/internal/
Ddynamic_annotations.h371 #define ANNOTATE_CONTIGUOUS_CONTAINER(beg, end, old_mid, new_mid) \ argument
380 #define ANNOTATE_CONTIGUOUS_CONTAINER(beg, end, old_mid, new_mid) argument
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/base/internal/
Ddynamic_annotations.h371 #define ANNOTATE_CONTIGUOUS_CONTAINER(beg, end, old_mid, new_mid) \ argument
380 #define ANNOTATE_CONTIGUOUS_CONTAINER(beg, end, old_mid, new_mid) argument
/external/openscreen/third_party/abseil/src/absl/base/
Ddynamic_annotations.h456 #define ABSL_ANNOTATE_CONTIGUOUS_CONTAINER(beg, end, old_mid, new_mid) \ argument
/external/compiler-rt/lib/asan/
Dasan_poisoning.cc336 uptr old_mid = reinterpret_cast<uptr>(old_mid_p); in __sanitizer_annotate_contiguous_container() local
Dasan_report.cc947 uptr old_mid, uptr new_mid, in ReportBadParamsToAnnotateContiguousContainer()
/external/webrtc/pc/
Dpeer_connection_jsep_unittest.cc1200 std::string old_mid = desc->contents()[mline_index].name; in RenameSection() local
Dsdp_offer_answer.cc3589 const std::string& old_mid = in AssociateTransceiver() local