Home
last modified time | relevance | path

Searched refs:ABSL_INTERNAL_UNALIGNED_STORE16 (Results 1 – 15 of 15) sorted by relevance

/external/abseil-cpp/absl/base/internal/
Dunaligned_access.h99 #define ABSL_INTERNAL_UNALIGNED_STORE16(_p, _val) \ macro
147 #define ABSL_INTERNAL_UNALIGNED_STORE16(_p, _val) \ macro
Dendian.h182 ABSL_INTERNAL_UNALIGNED_STORE16(p, FromHost16(v)); in Store16()
242 ABSL_INTERNAL_UNALIGNED_STORE16(p, FromHost16(v)); in Store16()
Dendian_test.cc136 ABSL_INTERNAL_UNALIGNED_STORE16( in Swap16()
/external/webrtc/third_party/abseil-cpp/absl/base/internal/
Dunaligned_access.h99 #define ABSL_INTERNAL_UNALIGNED_STORE16(_p, _val) \ macro
147 #define ABSL_INTERNAL_UNALIGNED_STORE16(_p, _val) \ macro
Dendian.h182 ABSL_INTERNAL_UNALIGNED_STORE16(p, FromHost16(v)); in Store16()
242 ABSL_INTERNAL_UNALIGNED_STORE16(p, FromHost16(v)); in Store16()
Dendian_test.cc136 ABSL_INTERNAL_UNALIGNED_STORE16( in Swap16()
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/base/internal/
Dunaligned_access.h99 #define ABSL_INTERNAL_UNALIGNED_STORE16(_p, _val) \ macro
147 #define ABSL_INTERNAL_UNALIGNED_STORE16(_p, _val) \ macro
Dendian.h182 ABSL_INTERNAL_UNALIGNED_STORE16(p, FromHost16(v)); in Store16()
242 ABSL_INTERNAL_UNALIGNED_STORE16(p, FromHost16(v)); in Store16()
Dendian_test.cc134 ABSL_INTERNAL_UNALIGNED_STORE16( in Swap16()
/external/libtextclassifier/abseil-cpp/absl/base/internal/
Dunaligned_access.h99 #define ABSL_INTERNAL_UNALIGNED_STORE16(_p, _val) \ macro
147 #define ABSL_INTERNAL_UNALIGNED_STORE16(_p, _val) \ macro
Dendian.h182 ABSL_INTERNAL_UNALIGNED_STORE16(p, FromHost16(v)); in Store16()
242 ABSL_INTERNAL_UNALIGNED_STORE16(p, FromHost16(v)); in Store16()
Dendian_test.cc134 ABSL_INTERNAL_UNALIGNED_STORE16( in Swap16()
/external/openscreen/third_party/abseil/src/absl/base/internal/
Dendian.h182 ABSL_INTERNAL_UNALIGNED_STORE16(p, FromHost16(v)); in Store16()
242 ABSL_INTERNAL_UNALIGNED_STORE16(p, FromHost16(v)); in Store16()
Dunaligned_access.h73 #define ABSL_INTERNAL_UNALIGNED_STORE16(_p, _val) \ macro
Dendian_test.cc134 ABSL_INTERNAL_UNALIGNED_STORE16( in Swap16()