Home
last modified time | relevance | path

Searched defs:uint64_t (Results 1 – 19 of 19) sorted by relevance

/external/e2fsprogs/lib/uuid/
Duuid_types.h14 typedef unsigned int uint64_t; typedef
17 typedef unsigned long uint64_t; typedef
24 typedef unsigned long long uint64_t; typedef
Duuid_types.h.in14 typedef unsigned int uint64_t; typedef
17 typedef unsigned long uint64_t; typedef
24 typedef unsigned long long uint64_t; typedef
/external/netperf/
Dnetcpu.h11 typedef unsigned __int64 uint64_t; typedef
Dnetcpu_ntperf.c135 typedef unsigned __int64 uint64_t; typedef
/external/webkit/JavaScriptCore/os-win32/
Dstdint.h41 typedef unsigned __int64 uint64_t; typedef
/external/icu4c/common/unicode/
Dppalmos.h137 typedef unsigned long long uint64_t; typedef
139 typedef unsigned __int64 uint64_t; typedef
Dpwin32.h153 typedef unsigned long long uint64_t; typedef
155 typedef unsigned __int64 uint64_t; typedef
Dplatform.h.in145 typedef unsigned long long uint64_t; typedef
Dplatform.h145 typedef unsigned long long uint64_t; typedef
/external/qemu/distrib/sdl-1.2.12/include/
DSDL_config_win32.h40 typedef unsigned __int64 uint64_t; typedef
64 typedef unsigned long long uint64_t; typedef
DSDL_config_macos.h39 typedef UInt64 uint64_t; typedef
DSDL_config_dreamcast.h37 typedef unsigned long long uint64_t; typedef
DSDL_config_os2.h39 typedef unsigned long long uint64_t; typedef
/external/webkit/WebCore/icu/unicode/
Dplatform.h140 typedef unsigned long long uint64_t; typedef
/external/webkit/JavaScriptGlue/icu/unicode/
Dplatform.h140 typedef unsigned long long uint64_t; typedef
/external/webkit/JavaScriptCore/icu/unicode/
Dplatform.h140 typedef unsigned long long uint64_t; typedef
/external/webkit/WebKit/mac/icu/unicode/
Dplatform.h140 typedef unsigned long long uint64_t; typedef
/external/webkit/V8Binding/v8/include/
Dv8.h55 typedef unsigned __int64 uint64_t; typedef
/external/webkit/WebCore/loader/
DEmptyClients.h405 virtual void checkTextOfParagraph(const UChar*, int, uint64_t, Vector<TextCheckingResult>&) { }; in checkTextOfParagraph() argument