Home
last modified time | relevance | path

Searched defs:ABSL_ATTRIBUTE_PACKED (Results 1 – 8 of 8) sorted by relevance

/external/openscreen/third_party/abseil/src/absl/base/
Dattributes.h562 #define ABSL_ATTRIBUTE_PACKED __attribute__((__packed__)) macro
564 #define ABSL_ATTRIBUTE_PACKED macro
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/base/
Dattributes.h585 #define ABSL_ATTRIBUTE_PACKED __attribute__((__packed__)) macro
587 #define ABSL_ATTRIBUTE_PACKED macro
/external/cronet/stable/third_party/abseil-cpp/absl/base/
Dattributes.h601 #define ABSL_ATTRIBUTE_PACKED __attribute__((__packed__)) macro
603 #define ABSL_ATTRIBUTE_PACKED macro
/external/cronet/tot/third_party/abseil-cpp/absl/base/
Dattributes.h601 #define ABSL_ATTRIBUTE_PACKED __attribute__((__packed__)) macro
603 #define ABSL_ATTRIBUTE_PACKED macro
/external/abseil-cpp/absl/base/
Dattributes.h597 #define ABSL_ATTRIBUTE_PACKED __attribute__((__packed__)) macro
599 #define ABSL_ATTRIBUTE_PACKED macro
/external/pdfium/third_party/abseil-cpp/absl/base/
Dattributes.h597 #define ABSL_ATTRIBUTE_PACKED __attribute__((__packed__)) macro
599 #define ABSL_ATTRIBUTE_PACKED macro
/external/angle/third_party/abseil-cpp/absl/base/
Dattributes.h600 #define ABSL_ATTRIBUTE_PACKED __attribute__((__packed__)) macro
602 #define ABSL_ATTRIBUTE_PACKED macro
/external/tensorflow/tensorflow/core/profiler/utils/
Dxplane_schema.h386 } encoded_ ABSL_ATTRIBUTE_PACKED; variable