Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/test/asan/TestCases/
Dcontiguous_container.cpp15 char *old_mid = 0; in TestContainer() local
/external/compiler-rt/test/asan/TestCases/
Dcontiguous_container.cc15 char *old_mid = 0; in TestContainer() local
/external/webrtc/third_party/abseil-cpp/absl/base/
Ddynamic_annotations.h374 #define ANNOTATE_CONTIGUOUS_CONTAINER(beg, end, old_mid, new_mid) \ argument
379 #define ANNOTATE_CONTIGUOUS_CONTAINER(beg, end, old_mid, new_mid) argument
/external/abseil-cpp/absl/base/
Ddynamic_annotations.h374 #define ANNOTATE_CONTIGUOUS_CONTAINER(beg, end, old_mid, new_mid) \ argument
379 #define ANNOTATE_CONTIGUOUS_CONTAINER(beg, end, old_mid, new_mid) argument
/external/libtextclassifier/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/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/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/angle/third_party/abseil-cpp/absl/base/
Ddynamic_annotations.h467 #define ABSL_ANNOTATE_CONTIGUOUS_CONTAINER(beg, end, old_mid, new_mid) \ argument
/external/libtextclassifier/abseil-cpp/absl/base/
Ddynamic_annotations.h456 #define ABSL_ANNOTATE_CONTIGUOUS_CONTAINER(beg, end, old_mid, new_mid) \ argument
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/base/
Ddynamic_annotations.h456 #define ABSL_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/llvm-project/compiler-rt/lib/asan/
Dasan_poisoning.cpp357 uptr old_mid = reinterpret_cast<uptr>(old_mid_p); in __sanitizer_annotate_contiguous_container() local
Dasan_report.cpp347 uptr old_mid, uptr new_mid, in ReportBadParamsToAnnotateContiguousContainer()
Dasan_errors.h317 uptr beg, end, old_mid, new_mid; member
/external/webrtc/pc/
Dpeer_connection_jsep_unittest.cc1135 std::string old_mid = desc->contents()[mline_index].name; in RenameSection() local
Dpeer_connection.cc3684 const std::string& old_mid = in AssociateTransceiver() local