Searched refs:ABSL_INTERNAL_COMPRESSED_TUPLE_DECLSPEC (Results 1 – 7 of 7) sorted by relevance
/external/abseil-cpp/absl/container/internal/ |
D | compressed_tuple.h | 45 #define ABSL_INTERNAL_COMPRESSED_TUPLE_DECLSPEC __declspec(empty_bases) macro 47 #define ABSL_INTERNAL_COMPRESSED_TUPLE_DECLSPEC macro 116 struct ABSL_INTERNAL_COMPRESSED_TUPLE_DECLSPEC Storage<T, I, true> : T { 130 struct ABSL_INTERNAL_COMPRESSED_TUPLE_DECLSPEC CompressedTupleImpl; 133 struct ABSL_INTERNAL_COMPRESSED_TUPLE_DECLSPEC CompressedTupleImpl< 149 struct ABSL_INTERNAL_COMPRESSED_TUPLE_DECLSPEC CompressedTupleImpl< 197 class ABSL_INTERNAL_COMPRESSED_TUPLE_DECLSPEC CompressedTuple 257 class ABSL_INTERNAL_COMPRESSED_TUPLE_DECLSPEC CompressedTuple<> {}; 263 #undef ABSL_INTERNAL_COMPRESSED_TUPLE_DECLSPEC
|
/external/webrtc/third_party/abseil-cpp/absl/container/internal/ |
D | compressed_tuple.h | 45 #define ABSL_INTERNAL_COMPRESSED_TUPLE_DECLSPEC __declspec(empty_bases) macro 47 #define ABSL_INTERNAL_COMPRESSED_TUPLE_DECLSPEC macro 116 struct ABSL_INTERNAL_COMPRESSED_TUPLE_DECLSPEC Storage<T, I, true> : T { 130 struct ABSL_INTERNAL_COMPRESSED_TUPLE_DECLSPEC CompressedTupleImpl; 133 struct ABSL_INTERNAL_COMPRESSED_TUPLE_DECLSPEC CompressedTupleImpl< 149 struct ABSL_INTERNAL_COMPRESSED_TUPLE_DECLSPEC CompressedTupleImpl< 197 class ABSL_INTERNAL_COMPRESSED_TUPLE_DECLSPEC CompressedTuple 257 class ABSL_INTERNAL_COMPRESSED_TUPLE_DECLSPEC CompressedTuple<> {}; 263 #undef ABSL_INTERNAL_COMPRESSED_TUPLE_DECLSPEC
|
/external/libtextclassifier/abseil-cpp/absl/container/internal/ |
D | compressed_tuple.h | 45 #define ABSL_INTERNAL_COMPRESSED_TUPLE_DECLSPEC __declspec(empty_bases) macro 47 #define ABSL_INTERNAL_COMPRESSED_TUPLE_DECLSPEC macro 116 struct ABSL_INTERNAL_COMPRESSED_TUPLE_DECLSPEC Storage<T, I, true> : T { 130 struct ABSL_INTERNAL_COMPRESSED_TUPLE_DECLSPEC CompressedTupleImpl; 133 struct ABSL_INTERNAL_COMPRESSED_TUPLE_DECLSPEC CompressedTupleImpl< 149 struct ABSL_INTERNAL_COMPRESSED_TUPLE_DECLSPEC CompressedTupleImpl< 221 class ABSL_INTERNAL_COMPRESSED_TUPLE_DECLSPEC CompressedTuple 282 class ABSL_INTERNAL_COMPRESSED_TUPLE_DECLSPEC CompressedTuple<> {}; 288 #undef ABSL_INTERNAL_COMPRESSED_TUPLE_DECLSPEC
|
/external/openscreen/third_party/abseil/src/absl/container/internal/ |
D | compressed_tuple.h | 45 #define ABSL_INTERNAL_COMPRESSED_TUPLE_DECLSPEC __declspec(empty_bases) macro 47 #define ABSL_INTERNAL_COMPRESSED_TUPLE_DECLSPEC macro 116 struct ABSL_INTERNAL_COMPRESSED_TUPLE_DECLSPEC Storage<T, I, true> : T { 130 struct ABSL_INTERNAL_COMPRESSED_TUPLE_DECLSPEC CompressedTupleImpl; 133 struct ABSL_INTERNAL_COMPRESSED_TUPLE_DECLSPEC CompressedTupleImpl< 149 struct ABSL_INTERNAL_COMPRESSED_TUPLE_DECLSPEC CompressedTupleImpl< 221 class ABSL_INTERNAL_COMPRESSED_TUPLE_DECLSPEC CompressedTuple 282 class ABSL_INTERNAL_COMPRESSED_TUPLE_DECLSPEC CompressedTuple<> {}; 288 #undef ABSL_INTERNAL_COMPRESSED_TUPLE_DECLSPEC
|
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/container/internal/ |
D | compressed_tuple.h | 45 #define ABSL_INTERNAL_COMPRESSED_TUPLE_DECLSPEC __declspec(empty_bases) macro 47 #define ABSL_INTERNAL_COMPRESSED_TUPLE_DECLSPEC macro 116 struct ABSL_INTERNAL_COMPRESSED_TUPLE_DECLSPEC Storage<T, I, true> : T { 130 struct ABSL_INTERNAL_COMPRESSED_TUPLE_DECLSPEC CompressedTupleImpl; 133 struct ABSL_INTERNAL_COMPRESSED_TUPLE_DECLSPEC CompressedTupleImpl< 149 struct ABSL_INTERNAL_COMPRESSED_TUPLE_DECLSPEC CompressedTupleImpl< 221 class ABSL_INTERNAL_COMPRESSED_TUPLE_DECLSPEC CompressedTuple 282 class ABSL_INTERNAL_COMPRESSED_TUPLE_DECLSPEC CompressedTuple<> {}; 288 #undef ABSL_INTERNAL_COMPRESSED_TUPLE_DECLSPEC
|
/external/angle/third_party/abseil-cpp/absl/container/internal/ |
D | compressed_tuple.h | 45 #define ABSL_INTERNAL_COMPRESSED_TUPLE_DECLSPEC __declspec(empty_bases) macro 47 #define ABSL_INTERNAL_COMPRESSED_TUPLE_DECLSPEC macro 116 struct ABSL_INTERNAL_COMPRESSED_TUPLE_DECLSPEC Storage<T, I, true> : T { 130 struct ABSL_INTERNAL_COMPRESSED_TUPLE_DECLSPEC CompressedTupleImpl; 133 struct ABSL_INTERNAL_COMPRESSED_TUPLE_DECLSPEC CompressedTupleImpl< 149 struct ABSL_INTERNAL_COMPRESSED_TUPLE_DECLSPEC CompressedTupleImpl< 221 class ABSL_INTERNAL_COMPRESSED_TUPLE_DECLSPEC CompressedTuple 282 class ABSL_INTERNAL_COMPRESSED_TUPLE_DECLSPEC CompressedTuple<> {}; 288 #undef ABSL_INTERNAL_COMPRESSED_TUPLE_DECLSPEC
|
/external/tensorflow/third_party/ |
D | com_google_absl_fix_mac_and_nvcc_build.patch | 57 -struct ABSL_INTERNAL_COMPRESSED_TUPLE_DECLSPEC Storage<T, I, true> : T { 59 +struct ABSL_INTERNAL_COMPRESSED_TUPLE_DECLSPEC Storage<D, I, true> 77 struct ABSL_INTERNAL_COMPRESSED_TUPLE_DECLSPEC CompressedTupleImpl; 80 -struct ABSL_INTERNAL_COMPRESSED_TUPLE_DECLSPEC CompressedTupleImpl< 83 +struct ABSL_INTERNAL_COMPRESSED_TUPLE_DECLSPEC 99 -struct ABSL_INTERNAL_COMPRESSED_TUPLE_DECLSPEC CompressedTupleImpl< 144 class ABSL_INTERNAL_COMPRESSED_TUPLE_DECLSPEC CompressedTuple
|