Searched defs:Store16 (Results 1 – 10 of 10) sorted by relevance
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/base/internal/ |
H A D | endian.h | 181 inline void Store16(void *p, uint16_t v) { in Store16() function 241 inline void Store16(void *p, uint16_t v) { in Store16() function
|
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/base/internal/ |
H A D | endian.h | 168 inline void Store16(absl::Nonnull<void *> p, uint16_t v) { in Store16() function 258 inline void Store16(absl::Nonnull<void *> p, uint16_t v) { in Store16() function
|
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/base/internal/ |
H A D | endian.h | 168 inline void Store16(absl::Nonnull<void *> p, uint16_t v) { in Store16() function 258 inline void Store16(absl::Nonnull<void *> p, uint16_t v) { in Store16() function
|
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/base/internal/ |
H A D | endian.h | 167 inline void Store16(void *p, uint16_t v) { in Store16() function 257 inline void Store16(void *p, uint16_t v) { in Store16() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/base/internal/ |
D | endian.h | 167 inline void Store16(void *p, uint16_t v) { in Store16() function 257 inline void Store16(void *p, uint16_t v) { in Store16() function
|
/aosp_15_r20/external/abseil-cpp/absl/base/internal/ |
H A D | endian.h | 168 inline void Store16(absl::Nonnull<void *> p, uint16_t v) { in Store16() function 258 inline void Store16(absl::Nonnull<void *> p, uint16_t v) { in Store16() function
|
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/base/internal/ |
H A D | endian.h | 167 inline void Store16(void *p, uint16_t v) { in Store16() function 257 inline void Store16(void *p, uint16_t v) { in Store16() function
|
/aosp_15_r20/external/webrtc/net/dcsctp/packet/ |
H A D | bounded_byte_writer.h | 69 void Store16(uint16_t value) { in Store16() function
|
/aosp_15_r20/external/protobuf/src/google/protobuf/stubs/ |
H A D | port.h | 387 static void Store16(void *p, uint16_t v) { in Store16() function
|
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/stubs/ |
H A D | port.h | 400 static void Store16(void *p, uint16_t v) { in Store16() function
|