Home
last modified time | relevance | path

Searched defs:static_var (Results 1 – 25 of 29) sorted by relevance

12

/aosp_15_r20/external/clang/test/CXX/temp/temp.spec/temp.explicit/
H A Dp10.cpp9 static T static_var; member
23 T X0<T>::static_var = 1; // expected-error{{cannot initialize}} member in X0<T>
H A Dp9.cpp13 static T static_var; member
27 T X0<T>::static_var = 1; member in X0<T>
H A Dp9-linkage.cpp13 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 Dmodule-private.cpp63 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 Ddynamic_annotations.h185 #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 Ddynamic_annotations.h185 #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 Ddynamic_annotations.h185 #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/
Ddynamic_annotations.h185 #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/
Ddynamic_annotations.h480 #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/
Ddynamic_annotations.h480 #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/
Ddynamic_annotations.h480 #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/
Ddynamic_annotations.h480 #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/
Ddynamic_annotations.h480 #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 Datest_decorator.py18 def static_var(varname, value): function
/aosp_15_r20/external/clang/test/CodeGen/
H A Dasan-globals.cpp13 static int static_var = 0; in func() local
/aosp_15_r20/external/libchrome/base/third_party/dynamic_annotations/
H A Ddynamic_annotations.h576 #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/
Ddynamic_annotations.h579 #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 Ddynamic_annotations.h578 #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/
Ddynamic_annotations.h579 #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 Ddlclose-test.cc90 static int static_var; variable
/aosp_15_r20/tools/asuite/atest/metrics/
H A Dmetrics_utils.py34 def static_var(varname, value): function
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/base/
H A Ddynamic_annotations.h183 #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 Ddynamic_annotations.h186 #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/
Ddynamic_annotations.h186 #define ABSL_ANNOTATE_BENIGN_RACE_STATIC(static_var, description) \ argument
/aosp_15_r20/external/abseil-cpp/absl/base/
H A Ddynamic_annotations.h191 #define ABSL_ANNOTATE_BENIGN_RACE_STATIC(static_var, description) \ argument

12