/aosp_15_r20/external/clang/test/CXX/temp/temp.spec/temp.explicit/ |
H A D | p10.cpp | 9 static T static_var; member 23 T X0<T>::static_var = 1; // expected-error{{cannot initialize}} member in X0<T>
|
H A D | p9.cpp | 13 static T static_var; member 27 T X0<T>::static_var = 1; member in X0<T>
|
H A D | p9-linkage.cpp | 13 static T static_var; member 27 T X0<T>::static_var = 0; member in X0<T>
|
/aosp_15_r20/external/clang/test/Modules/ |
H A D | module-private.cpp | 63 static int static_var; member 70 template<> __module_private__ int public_class<int>::static_var = 17; // expected-error{{member spe… member in public_class<int>
|
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/base/internal/ |
H A D | dynamic_annotations.h | 185 #define ANNOTATE_BENIGN_RACE_STATIC(static_var, description) \ argument 208 #define ANNOTATE_BENIGN_RACE_STATIC(static_var, description) // empty argument
|
/aosp_15_r20/external/abseil-cpp/absl/base/internal/ |
H A D | dynamic_annotations.h | 185 #define ANNOTATE_BENIGN_RACE_STATIC(static_var, description) \ argument 208 #define ANNOTATE_BENIGN_RACE_STATIC(static_var, description) // empty argument
|
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/base/internal/ |
H A D | dynamic_annotations.h | 185 #define ANNOTATE_BENIGN_RACE_STATIC(static_var, description) \ argument 208 #define ANNOTATE_BENIGN_RACE_STATIC(static_var, description) // empty argument
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/base/internal/ |
D | dynamic_annotations.h | 185 #define ANNOTATE_BENIGN_RACE_STATIC(static_var, description) \ argument 208 #define ANNOTATE_BENIGN_RACE_STATIC(static_var, description) // empty argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/include/python3.11/ |
D | dynamic_annotations.h | 480 #define _Py_ANNOTATE_BENIGN_RACE_STATIC(static_var, description) \ argument 495 #define _Py_ANNOTATE_BENIGN_RACE_STATIC(static_var, description) /* empty */ argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/include/python3.11/ |
D | dynamic_annotations.h | 480 #define _Py_ANNOTATE_BENIGN_RACE_STATIC(static_var, description) \ argument 495 #define _Py_ANNOTATE_BENIGN_RACE_STATIC(static_var, description) /* empty */ argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/include/python3.11/ |
D | dynamic_annotations.h | 480 #define _Py_ANNOTATE_BENIGN_RACE_STATIC(static_var, description) \ argument 495 #define _Py_ANNOTATE_BENIGN_RACE_STATIC(static_var, description) /* empty */ argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/include/python3.11/ |
D | dynamic_annotations.h | 480 #define _Py_ANNOTATE_BENIGN_RACE_STATIC(static_var, description) \ argument 495 #define _Py_ANNOTATE_BENIGN_RACE_STATIC(static_var, description) /* empty */ argument
|
/aosp_15_r20/external/python/cpython3/Include/ |
D | dynamic_annotations.h | 480 #define _Py_ANNOTATE_BENIGN_RACE_STATIC(static_var, description) \ argument 495 #define _Py_ANNOTATE_BENIGN_RACE_STATIC(static_var, description) /* empty */ argument
|
/aosp_15_r20/tools/asuite/atest/ |
H A D | atest_decorator.py | 18 def static_var(varname, value): function
|
/aosp_15_r20/external/clang/test/CodeGen/ |
H A D | asan-globals.cpp | 13 static int static_var = 0; in func() local
|
/aosp_15_r20/external/libchrome/base/third_party/dynamic_annotations/ |
H A D | dynamic_annotations.h | 576 #define ANNOTATE_BENIGN_RACE_STATIC(static_var, description) \ argument 591 #define ANNOTATE_BENIGN_RACE_STATIC(static_var, description) /* empty */ argument
|
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/third_party/dynamic_annotations/ |
D | dynamic_annotations.h | 579 #define ANNOTATE_BENIGN_RACE_STATIC(static_var, description) \ argument 594 #define ANNOTATE_BENIGN_RACE_STATIC(static_var, description) /* empty */ argument
|
/aosp_15_r20/external/cronet/base/third_party/dynamic_annotations/ |
H A D | dynamic_annotations.h | 578 #define ANNOTATE_BENIGN_RACE_STATIC(static_var, description) \ argument 593 #define ANNOTATE_BENIGN_RACE_STATIC(static_var, description) /* empty */ argument
|
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/7/external/libchrome/base/third_party/dynamic_annotations/ |
D | dynamic_annotations.h | 579 #define ANNOTATE_BENIGN_RACE_STATIC(static_var, description) \ argument 594 #define ANNOTATE_BENIGN_RACE_STATIC(static_var, description) /* empty */ argument
|
/aosp_15_r20/external/compiler-rt/test/asan/TestCases/Posix/ |
H A D | dlclose-test.cc | 90 static int static_var; variable
|
/aosp_15_r20/tools/asuite/atest/metrics/ |
H A D | metrics_utils.py | 34 def static_var(varname, value): function
|
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/base/ |
H A D | dynamic_annotations.h | 183 #define ABSL_ANNOTATE_BENIGN_RACE_STATIC(static_var, description) \ argument
|
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/base/ |
H A D | dynamic_annotations.h | 186 #define ABSL_ANNOTATE_BENIGN_RACE_STATIC(static_var, description) \ argument
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/base/ |
D | dynamic_annotations.h | 186 #define ABSL_ANNOTATE_BENIGN_RACE_STATIC(static_var, description) \ argument
|
/aosp_15_r20/external/abseil-cpp/absl/base/ |
H A D | dynamic_annotations.h | 191 #define ABSL_ANNOTATE_BENIGN_RACE_STATIC(static_var, description) \ argument
|