Home
last modified time | relevance | path

Searched defs:Store32 (Results 1 – 3 of 3) sorted by relevance

/third_party/abseil-cpp/absl/base/internal/
Dendian.h189 inline void Store32(void *p, uint32_t v) { in Store32() function
249 inline void Store32(void *p, uint32_t v) { in Store32() function
/third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/
Dendian.h220 inline void Store32(void *p, uint32_t v) { in Store32() function
310 inline void Store32(void *p, uint32_t v) { in Store32() function
/third_party/protobuf/src/google/protobuf/stubs/
Dport.h387 static void Store32(void *p, uint32 v) { in Store32() function