/external/lzma/CPP/7zip/UI/Console/ |
Main.cpp | 161 // s << "# CPUs: " << (UInt64)NWindows::NSystem::GetNumberOfProcessors() << "\n";
293 static void PrintNum(UInt64 val, unsigned numDigits, char c = ' ')
304 static void PrintTime(const char *s, UInt64 val, UInt64 total)
308 UInt64 sec = val / kFreq;
314 while (val > ((UInt64)1 << 56))
320 UInt64 percent = 0;
332 static void PrintMemUsage(const char *s, UInt64 val)
346 static inline UInt64 GetTime64(const FILETIME &t) { return ((UInt64)t.dwHighDateTime << 32) | t.dwLowDateTime; } [all...] |
/external/lzma/CPP/7zip/UI/FileManager/ |
ExtractCallback.cpp | 58 STDMETHODIMP CExtractCallbackImp::SetNumFiles(UInt64
72 STDMETHODIMP CExtractCallbackImp::SetTotal(UInt64 total)
78 STDMETHODIMP CExtractCallbackImp::SetCompleted(const UInt64 *value)
88 HRESULT CExtractCallbackImp::Open_SetTotal(const UInt64 * /* numFiles */, const UInt64 * /* numBytes */)
94 HRESULT CExtractCallbackImp::Open_SetCompleted(const UInt64 * /* numFiles */, const UInt64 * /* numBytes */)
128 STDMETHODIMP CExtractCallbackImp::SetRatioInfo(const UInt64 *inSize, const UInt64 *outSize)
136 STDMETHODIMP CExtractCallbackImp::SetTotalFiles(UInt64 total) [all...] |
/external/pdfium/third_party/libtiff/ |
tif_write.c | 248 (tmsize_t)TIFFroundup_64((uint64)(td->td_stripbytecount[strip] + 1), 1024))) ) 399 (tmsize_t)TIFFroundup_64((uint64)(td->td_stripbytecount[tile] + 1), 1024))) ) 508 td->td_stripoffset = (uint64 *) 509 _TIFFmalloc(td->td_nstrips * sizeof (uint64)); 510 td->td_stripbytecount = (uint64 *) 511 _TIFFmalloc(td->td_nstrips * sizeof (uint64)); 518 _TIFFmemset(td->td_stripoffset, 0, td->td_nstrips*sizeof (uint64)); 519 _TIFFmemset(td->td_stripbytecount, 0, td->td_nstrips*sizeof (uint64)); 649 uint64* new_stripoffset; 650 uint64* new_stripbytecount [all...] |
/external/protobuf/src/google/protobuf/ |
wire_format_lite.h | 222 static uint64 EncodeDouble(double value); 223 static double DecodeDouble(uint64 value); 233 static uint64 ZigZagEncode64(int64 n); 234 static int64 ZigZagDecode64(uint64 n); 324 static inline void WriteUInt64NoTag (uint64 value, output) INL; 328 static inline void WriteFixed64NoTag (uint64 value, output) INL; 340 static void WriteUInt64 (field_number, uint64 value, output); 344 static void WriteFixed64 (field_number, uint64 value, output); 390 static inline uint8* WriteUInt64NoTagToArray (uint64 value, output) INL; 394 static inline uint8* WriteFixed64NoTagToArray (uint64 value, output) INL [all...] |
extension_set.cc | 315 PRIMITIVE_ACCESSORS(UINT64, uint64, UInt64) 357 extension->repeated_uint64_value = new RepeatedField<uint64>(); [all...] |
unittest_reference_types_nano.proto | 22 optional uint64 optional_uint64 = 4; 50 repeated uint64 repeated_uint64 = 34; 84 optional uint64 default_uint64 = 64 [default = 44 ];
|
/prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/ |
wire_format_lite.h | 211 static uint64 EncodeDouble(double value); 212 static double DecodeDouble(uint64 value); 222 static uint64 ZigZagEncode64(int64 n); 223 static int64 ZigZagDecode64(uint64 n); 313 static inline void WriteUInt64NoTag (uint64 value, output) INL; 317 static inline void WriteFixed64NoTag (uint64 value, output) INL; 329 static void WriteUInt64 (field_number, uint64 value, output); 333 static void WriteFixed64 (field_number, uint64 value, output); 375 static inline uint8* WriteUInt64NoTagToArray (uint64 value, output) INL; 379 static inline uint8* WriteFixed64NoTagToArray (uint64 value, output) INL [all...] |
/prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/ |
wire_format_lite.h | 211 static uint64 EncodeDouble(double value); 212 static double DecodeDouble(uint64 value); 222 static uint64 ZigZagEncode64(int64 n); 223 static int64 ZigZagDecode64(uint64 n); 313 static inline void WriteUInt64NoTag (uint64 value, output) INL; 317 static inline void WriteFixed64NoTag (uint64 value, output) INL; 329 static void WriteUInt64 (field_number, uint64 value, output); 333 static void WriteFixed64 (field_number, uint64 value, output); 375 static inline uint8* WriteUInt64NoTagToArray (uint64 value, output) INL; 379 static inline uint8* WriteFixed64NoTagToArray (uint64 value, output) INL [all...] |
/prebuilts/misc/windows/protobuf2.5/include/google/protobuf/ |
wire_format_lite.h | 211 static uint64 EncodeDouble(double value); 212 static double DecodeDouble(uint64 value); 222 static uint64 ZigZagEncode64(int64 n); 223 static int64 ZigZagDecode64(uint64 n); 313 static inline void WriteUInt64NoTag (uint64 value, output) INL; 317 static inline void WriteFixed64NoTag (uint64 value, output) INL; 329 static void WriteUInt64 (field_number, uint64 value, output); 333 static void WriteFixed64 (field_number, uint64 value, output); 375 static inline uint8* WriteUInt64NoTagToArray (uint64 value, output) INL; 379 static inline uint8* WriteFixed64NoTagToArray (uint64 value, output) INL [all...] |
/prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/ |
wire_format_lite.h | 211 static uint64 EncodeDouble(double value); 212 static double DecodeDouble(uint64 value); 222 static uint64 ZigZagEncode64(int64 n); 223 static int64 ZigZagDecode64(uint64 n); 313 static inline void WriteUInt64NoTag (uint64 value, output) INL; 317 static inline void WriteFixed64NoTag (uint64 value, output) INL; 329 static void WriteUInt64 (field_number, uint64 value, output); 333 static void WriteFixed64 (field_number, uint64 value, output); 375 static inline uint8* WriteUInt64NoTagToArray (uint64 value, output) INL; 379 static inline uint8* WriteFixed64NoTagToArray (uint64 value, output) INL [all...] |
/external/jsoncpp/include/json/ |
config.h | 101 typedef unsigned __int64 UInt64; 104 typedef unsigned long long int UInt64; 107 typedef UInt64 LargestUInt;
|
/external/lzma/CPP/7zip/Compress/ |
RangeCoder.h | 21 UInt64 Low;
104 UInt64 GetProcessedSize() { return Stream.GetProcessedSize() + _cacheSize + 4; }
196 UInt64 GetProcessedSize() { return Stream.GetProcessedSize(); }
|
/external/regex-re2/util/ |
util.h | 74 typedef uint64_t uint64; typedef in namespace:re2 123 static inline uint64 Hash64StringWithSeed(const char* s, int len, uint32 seed) { 128 return ((uint64)x << 32) | y;
|
/prebuilts/go/darwin-x86/src/cmd/api/testdata/src/pkg/p1/ |
golden.txt | 18 pkg p1, func Bar1(int8, int16, int64) uint64 19 pkg p1, func Bar2(int8, int16, int64) (uint8, uint64) 91 pkg p1, var V1 uint64
|
/prebuilts/go/darwin-x86/src/cmd/internal/objfile/ |
goobj.go | 40 sym := Sym{Addr: uint64(s.Data.Offset), Name: goobjName(s.SymID), Size: int64(s.Size), Type: s.Type.Name, Code: '?'} 79 func (f *goobjFile) pcln() (textStart uint64, symtab, pclntab []byte, err error) { 85 func (f *goobjFile) text() (textStart uint64, text []byte, err error) {
|
plan9obj.go | 45 var addrs []uint64 71 func (f *plan9File) pcln() (textStart uint64, symtab, pclntab []byte, err error) { 91 func (f *plan9File) text() (textStart uint64, text []byte, err error) {
|
/prebuilts/go/darwin-x86/src/runtime/ |
defs1_netbsd_amd64.go | 141 __gregs [26]uint64 142 _mc_tlsbase uint64 156 ident uint64
|
export_test.go | 30 Next uint64 34 func LFStackPush(head *uint64, node *LFNode) { 38 func LFStackPop(head *uint64) *LFNode {
|
mem_windows.go | 24 func sysAlloc(n uintptr, sysStat *uint64) unsafe.Pointer { 82 func sysFree(v unsafe.Pointer, n uintptr, sysStat *uint64) { 108 func sysMap(v unsafe.Pointer, n uintptr, reserved bool, sysStat *uint64) {
|
/prebuilts/go/linux-x86/src/cmd/api/testdata/src/pkg/p1/ |
golden.txt | 18 pkg p1, func Bar1(int8, int16, int64) uint64 19 pkg p1, func Bar2(int8, int16, int64) (uint8, uint64) 91 pkg p1, var V1 uint64
|
/prebuilts/go/linux-x86/src/cmd/internal/objfile/ |
goobj.go | 40 sym := Sym{Addr: uint64(s.Data.Offset), Name: goobjName(s.SymID), Size: int64(s.Size), Type: s.Type.Name, Code: '?'} 79 func (f *goobjFile) pcln() (textStart uint64, symtab, pclntab []byte, err error) { 85 func (f *goobjFile) text() (textStart uint64, text []byte, err error) {
|
plan9obj.go | 45 var addrs []uint64 71 func (f *plan9File) pcln() (textStart uint64, symtab, pclntab []byte, err error) { 91 func (f *plan9File) text() (textStart uint64, text []byte, err error) {
|
/prebuilts/go/linux-x86/src/runtime/ |
defs1_netbsd_amd64.go | 141 __gregs [26]uint64 142 _mc_tlsbase uint64 156 ident uint64
|
export_test.go | 30 Next uint64 34 func LFStackPush(head *uint64, node *LFNode) { 38 func LFStackPop(head *uint64) *LFNode {
|
mem_windows.go | 24 func sysAlloc(n uintptr, sysStat *uint64) unsafe.Pointer { 82 func sysFree(v unsafe.Pointer, n uintptr, sysStat *uint64) { 108 func sysMap(v unsafe.Pointer, n uintptr, reserved bool, sysStat *uint64) {
|