Searched defs:uint64_t (Results 1 – 19 of 19) sorted by relevance
14 typedef unsigned int uint64_t; typedef17 typedef unsigned long uint64_t; typedef24 typedef unsigned long long uint64_t; typedef
11 typedef unsigned __int64 uint64_t; typedef
135 typedef unsigned __int64 uint64_t; typedef
41 typedef unsigned __int64 uint64_t; typedef
137 typedef unsigned long long uint64_t; typedef139 typedef unsigned __int64 uint64_t; typedef
153 typedef unsigned long long uint64_t; typedef155 typedef unsigned __int64 uint64_t; typedef
145 typedef unsigned long long uint64_t; typedef
40 typedef unsigned __int64 uint64_t; typedef64 typedef unsigned long long uint64_t; typedef
39 typedef UInt64 uint64_t; typedef
37 typedef unsigned long long uint64_t; typedef
39 typedef unsigned long long uint64_t; typedef
140 typedef unsigned long long uint64_t; typedef
55 typedef unsigned __int64 uint64_t; typedef
405 virtual void checkTextOfParagraph(const UChar*, int, uint64_t, Vector<TextCheckingResult>&) { }; in checkTextOfParagraph() argument