Searched defs:u64 (Results 1 – 14 of 14) sorted by relevance
37 uint64_t u64; member
197 StatusOr<uint64> u64 = data.ToUint64(); in WriteFixed64() local207 StatusOr<uint64> u64 = data.ToUint64(); in WriteUInt64() local
103 optional uint64 u64 = 7; field
56 uint64_t u64; member
456 } u64; member
134 string uint64(uint64_t u64) { return fixed64(&u64); } in uint64()
825 uint64_t u64; ///< uint64_t value member
2441 std::uint64_t u64; in TEST() local
2435 uint64_t u64 = 64; in TEST_F() local
7833 uint64_t *u64) { in upb_pbdecoder_decode_varint_slow()7851 UPB_FORCEINLINE static int32_t decode_varint(upb_pbdecoder *d, uint64_t *u64) { in decode_varint()7875 uint64_t u64; in decode_v32() local7901 UPB_FORCEINLINE static int32_t decode_fixed64(upb_pbdecoder *d, uint64_t *u64) { in decode_fixed64()7911 int32_t upb_pbdecoder_decode_f64(upb_pbdecoder *d, uint64_t *u64) { in upb_pbdecoder_decode_f64()7995 uint64_t u64; in upb_pbdecoder_skipunknown() local
1059 char* FastUInt64ToBufferLeft(uint64 u64, char* buffer) { in FastUInt64ToBufferLeft()
8545 uint64_t *u64) { in upb_pbdecoder_decode_varint_slow()8562 UPB_FORCEINLINE static int32_t decode_varint(upb_pbdecoder *d, uint64_t *u64) { in decode_varint()8586 uint64_t u64; in decode_v32() local8612 UPB_FORCEINLINE static int32_t decode_fixed64(upb_pbdecoder *d, uint64_t *u64) { in decode_fixed64()8622 int32_t upb_pbdecoder_decode_f64(upb_pbdecoder *d, uint64_t *u64) { in upb_pbdecoder_decode_f64()8706 uint64_t u64; in upb_pbdecoder_skipunknown() local
2928 const uint64 u64 = frog * static_cast<uint64>(187321); in TEST() local