/system/core/metricsd/uploader/ |
metrics_hashes.cc | 27 // Converts the 8-byte prefix of an MD5 hash into a uint64 value.
|
/external/opencv3/3rdparty/libtiff/ |
tif_dirwrite.c | 42 static int TIFFWriteDirectorySec(TIFF* tif, int isimage, int imagedone, uint64* pdiroff); 88 static int TIFFWriteDirectoryTagLong8(TIFF* tif, uint32* ndir, TIFFDirEntry* dir, uint16 tag, uint64 value); 90 static int TIFFWriteDirectoryTagLong8Array(TIFF* tif, uint32* ndir, TIFFDirEntry* dir, uint16 tag, uint32 count, uint64* value); 114 static int TIFFWriteDirectoryTagIfd8Array(TIFF* tif, uint32* ndir, TIFFDirEntry* dir, uint16 tag, uint32 count, uint64* value); 117 static int TIFFWriteDirectoryTagLongLong8Array(TIFF* tif, uint32* ndir, TIFFDirEntry* dir, uint16 tag, uint32 count, uint64* value); 118 static int TIFFWriteDirectoryTagIfdIfd8Array(TIFF* tif, uint32* ndir, TIFFDirEntry* dir, uint16 tag, uint32 count, uint64* value); 120 static int TIFFWriteDirectoryTagShortLongLong8Array(TIFF* tif, uint32* ndir, TIFFDirEntry* dir, uint16 tag, uint32 count, uint64* value); 149 static int TIFFWriteDirectoryTagCheckedLong8(TIFF* tif, uint32* ndir, TIFFDirEntry* dir, uint16 tag, uint64 value); 151 static int TIFFWriteDirectoryTagCheckedLong8Array(TIFF* tif, uint32* ndir, TIFFDirEntry* dir, uint16 tag, uint32 count, uint64* value); 168 static int TIFFWriteDirectoryTagCheckedIfd8Array(TIFF* tif, uint32* ndir, TIFFDirEntry* dir, uint16 tag, uint32 count, uint64* value) [all...] |
/external/pdfium/third_party/libtiff/ |
tif_dirwrite.c | 42 static int TIFFWriteDirectorySec(TIFF* tif, int isimage, int imagedone, uint64* pdiroff); 88 static int TIFFWriteDirectoryTagLong8(TIFF* tif, uint32* ndir, TIFFDirEntry* dir, uint16 tag, uint64 value); 90 static int TIFFWriteDirectoryTagLong8Array(TIFF* tif, uint32* ndir, TIFFDirEntry* dir, uint16 tag, uint32 count, uint64* value); 114 static int TIFFWriteDirectoryTagIfd8Array(TIFF* tif, uint32* ndir, TIFFDirEntry* dir, uint16 tag, uint32 count, uint64* value); 117 static int TIFFWriteDirectoryTagLongLong8Array(TIFF* tif, uint32* ndir, TIFFDirEntry* dir, uint16 tag, uint32 count, uint64* value); 118 static int TIFFWriteDirectoryTagIfdIfd8Array(TIFF* tif, uint32* ndir, TIFFDirEntry* dir, uint16 tag, uint32 count, uint64* value); 120 static int TIFFWriteDirectoryTagShortLongLong8Array(TIFF* tif, uint32* ndir, TIFFDirEntry* dir, uint16 tag, uint32 count, uint64* value); 149 static int TIFFWriteDirectoryTagCheckedLong8(TIFF* tif, uint32* ndir, TIFFDirEntry* dir, uint16 tag, uint64 value); 151 static int TIFFWriteDirectoryTagCheckedLong8Array(TIFF* tif, uint32* ndir, TIFFDirEntry* dir, uint16 tag, uint32 count, uint64* value); 168 static int TIFFWriteDirectoryTagCheckedIfd8Array(TIFF* tif, uint32* ndir, TIFFDirEntry* dir, uint16 tag, uint32 count, uint64* value) [all...] |
/prebuilts/go/darwin-x86/src/archive/zip/ |
struct.go | 86 CompressedSize64 uint64 87 UncompressedSize64 uint64 124 UncompressedSize64: uint64(size), 139 dirRecordsThisDisk uint64 // unused 140 directoryRecords uint64 141 directorySize uint64 142 directoryOffset uint64 // relative to file
|
/prebuilts/go/darwin-x86/src/debug/plan9obj/ |
file.go | 20 Entry uint64 22 LoadAddress uint64 23 HdrSize uint64 71 Value uint64 155 Entry: uint64(ph.Entry), 212 s.value = order.Uint64(p[0:8]) 215 s.value = uint64(order.Uint32(p[0:4]))
|
/prebuilts/go/darwin-x86/src/testing/quick/ |
quick.go | 82 v.SetUint(uint64(randInt64(rand))) 84 v.SetUint(uint64(randInt64(rand))) 85 case reflect.Uint64: 86 v.SetUint(uint64(randInt64(rand))) 88 v.SetUint(uint64(randInt64(rand))) 90 v.SetUint(uint64(randInt64(rand))) 92 v.SetUint(uint64(randInt64(rand)))
|
/prebuilts/go/linux-x86/src/archive/zip/ |
struct.go | 86 CompressedSize64 uint64 87 UncompressedSize64 uint64 124 UncompressedSize64: uint64(size), 139 dirRecordsThisDisk uint64 // unused 140 directoryRecords uint64 141 directorySize uint64 142 directoryOffset uint64 // relative to file
|
/prebuilts/go/linux-x86/src/debug/plan9obj/ |
file.go | 20 Entry uint64 22 LoadAddress uint64 23 HdrSize uint64 71 Value uint64 155 Entry: uint64(ph.Entry), 212 s.value = order.Uint64(p[0:8]) 215 s.value = uint64(order.Uint32(p[0:4]))
|
/prebuilts/go/linux-x86/src/testing/quick/ |
quick.go | 82 v.SetUint(uint64(randInt64(rand))) 84 v.SetUint(uint64(randInt64(rand))) 85 case reflect.Uint64: 86 v.SetUint(uint64(randInt64(rand))) 88 v.SetUint(uint64(randInt64(rand))) 90 v.SetUint(uint64(randInt64(rand))) 92 v.SetUint(uint64(randInt64(rand)))
|
/prebuilts/misc/darwin-x86_64/sdl2/include/SDL2/ |
SDL_test_fuzzer.h | 63 void SDLTest_FuzzerInit(Uint64 execKey); 112 * Returns random Uint64. 116 Uint64 SDLTest_RandomUint64(); 212 * Returns a random boundary value for Uint64 within the given boundaries. 230 Uint64 SDLTest_RandomUint64BoundaryValue(Uint64 boundary1, Uint64 boundary2, SDL_bool validDomain);
|
/prebuilts/misc/windows/sdl2/i686-w64-mingw32/include/SDL2/ |
SDL_test_fuzzer.h | 63 void SDLTest_FuzzerInit(Uint64 execKey); 112 * Returns random Uint64. 116 Uint64 SDLTest_RandomUint64(); 212 * Returns a random boundary value for Uint64 within the given boundaries. 230 Uint64 SDLTest_RandomUint64BoundaryValue(Uint64 boundary1, Uint64 boundary2, SDL_bool validDomain);
|
/prebuilts/misc/windows/sdl2/include/ |
SDL_test_fuzzer.h | 63 void SDLTest_FuzzerInit(Uint64 execKey); 112 * Returns random Uint64. 116 Uint64 SDLTest_RandomUint64(); 212 * Returns a random boundary value for Uint64 within the given boundaries. 230 Uint64 SDLTest_RandomUint64BoundaryValue(Uint64 boundary1, Uint64 boundary2, SDL_bool validDomain);
|
/prebuilts/misc/windows/sdl2/x86_64-w64-mingw32/include/SDL2/ |
SDL_test_fuzzer.h | 63 void SDLTest_FuzzerInit(Uint64 execKey); 112 * Returns random Uint64. 116 Uint64 SDLTest_RandomUint64(); 212 * Returns a random boundary value for Uint64 within the given boundaries. 230 Uint64 SDLTest_RandomUint64BoundaryValue(Uint64 boundary1, Uint64 boundary2, SDL_bool validDomain);
|
/external/lzma/CPP/7zip/Bundles/LzmaSpec/ |
LzmaSpec.cpp | 24 typedef unsigned __int64 UInt64;
26 typedef unsigned long long int UInt64;
33 UInt64 Processed;
51 UInt64 Processed;
354 int Decode(bool unpackSizeDefined, UInt64 unpackSize);
467 int CLzmaDecoder::Decode(bool unpackSizeDefined, UInt64 unpackSize)
578 void ConvertUInt64ToString(UInt64 val, char *s)
596 void PrintUInt64(const char *title, UInt64 v)
638 UInt64 unpackSize = 0;
645 unpackSize |= (UInt64)b << (8 * i); [all...] |
/external/vulkan-validation-layers/libs/glm/detail/ |
func_integer.inl | 53 uint64 Value64 = static_cast<uint64>(x) + static_cast<uint64>(y); 54 uint32 Result = static_cast<uint32>(Value64 % (static_cast<uint64>(1) << static_cast<uint64>(32))); 55 Carry = (Value64 % (static_cast<uint64>(1) << static_cast<uint64>(32))) > 1 ? static_cast<uint32>(1) : static_cast<uint32>(0); 173 uint64 Value64 = static_cast<uint64>(x) * static_cast<uint64>(y) [all...] |
/prebuilts/go/darwin-x86/pkg/darwin_amd64/ |
strconv.a | 21 func @"".ParseUint (@"".sˇ3 string, @"".baseˇ4 int, @"".bitSizeˇ5 int) (@"".nˇ1 uint64, @"".errˇ2 error) 26 func @"".FormatUint (@"".iˇ2 uint64, @"".baseˇ3 int) (? string) 30 func @"".AppendUint (@"".dstˇ2 []byte "esc:0x1a", @"".iˇ3 uint64, @"".baseˇ4 int) (? []byte) 160 0runtime.morestack_noctxt @? ,"".autotmp_0039 type.float64 "".autotmp_0038 type.float64 "".autotmp_0037 type.*float64 "".autotmp_0036 type.float64 "".autotmp_0035 type.float64 "".autotmp_0034 type.*float64 "".autotmp_0033 type.float64 "".autotmp_0032 type.float64 "".autotmp_0031 type.*float64 "".autotmp_0030 type.float64 "".autotmp_0026 type.bool "".autotmp_0025 type.bool "".autotmp_0024 type.bool "".autotmp_0023 type.bool "".autotmp_0022 type.bool math.bˇ2 type.uint64 |