HomeSort by relevance Sort by last modified time
    Searched defs:UInt64 (Results 1 - 25 of 57) sorted by null

1 2 3

  /external/protobuf/js/binary/
arith.js 41 goog.provide('jspb.arith.UInt64');
44 * UInt64 implements some 64-bit arithmetic routines necessary for properly
53 jspb.arith.UInt64 = function(lo, hi) {
70 * @param {!jspb.arith.UInt64} other
73 jspb.arith.UInt64.prototype.cmp = function(other) {
86 * @return {!jspb.arith.UInt64}
88 jspb.arith.UInt64.prototype.rightShift = function() {
91 return new jspb.arith.UInt64(lo >>> 0, hi >>> 0);
97 * @return {!jspb.arith.UInt64}
99 jspb.arith.UInt64.prototype.leftShift = function()
    [all...]
  /external/jsoncpp/include/json/
config.h 101 typedef unsigned __int64 UInt64;
104 typedef unsigned long long int UInt64;
107 typedef UInt64 LargestUInt;
value.h 129 typedef Json::UInt64 UInt64;
157 static const UInt64 maxUInt64;
217 Value(UInt64 value);
268 UInt64 asUInt64() const;
  /external/protobuf/csharp/src/Google.Protobuf/Reflection/
FieldType.cs 53 /// The <c>uint64</c> field type.
55 UInt64,
  /device/linaro/bootloader/edk2/BaseTools/Source/C/LzmaCompress/Sdk/C/
7zTypes.h 74 typedef unsigned long UInt64;
80 typedef unsigned __int64 UInt64;
84 typedef unsigned long long int UInt64;
186 SRes LookInStream_SeekTo(ILookInStream *stream, UInt64 offset);
224 SRes (*Progress)(void *p, UInt64 inSize, UInt64 outSize);
226 Value (UInt64)(Int64)-1 for size means unknown value. */
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/Sdk/C/
7zTypes.h 78 typedef unsigned long UInt64;
84 typedef unsigned __int64 UInt64;
88 typedef unsigned long long int UInt64;
190 SRes LookInStream_SeekTo(ILookInStream *stream, UInt64 offset);
228 SRes (*Progress)(void *p, UInt64 inSize, UInt64 outSize);
230 Value (UInt64)(Int64)-1 for size means unknown value. */
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/LzmaCustomDecompressLib/Sdk/C/
7zTypes.h 78 typedef unsigned long UInt64;
84 typedef unsigned __int64 UInt64;
88 typedef unsigned long long int UInt64;
190 SRes LookInStream_SeekTo(ILookInStream *stream, UInt64 offset);
228 SRes (*Progress)(void *p, UInt64 inSize, UInt64 outSize);
230 Value (UInt64)(Int64)-1 for size means unknown value. */
  /external/llvm/include/llvm/DebugInfo/CodeView/
TypeIndex.h 46 UInt64 = 0x0077, // 64 bit unsigned int
152 static TypeIndex UInt64() { return TypeIndex(SimpleTypeKind::UInt64); }
  /external/lzma/C/
7zTypes.h 74 typedef unsigned long UInt64;
80 typedef unsigned __int64 UInt64;
84 typedef unsigned long long int UInt64;
186 SRes LookInStream_SeekTo(ILookInStream *stream, UInt64 offset);
224 SRes (*Progress)(void *p, UInt64 inSize, UInt64 outSize);
226 Value (UInt64)(Int64)-1 for size means unknown value. */
  /external/python/cpython2/Mac/Modules/file/
filesupport.py 33 UInt64 = Type("UInt64", "L")
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/CodeView/
TypeIndex.h 46 UInt64 = 0x0077, // 64 bit unsigned int
153 static TypeIndex UInt64() { return TypeIndex(SimpleTypeKind::UInt64); }
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/CodeView/
TypeIndex.h 46 UInt64 = 0x0077, // 64 bit unsigned int
153 static TypeIndex UInt64() { return TypeIndex(SimpleTypeKind::UInt64); }
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/DebugInfo/CodeView/
TypeIndex.h 51 UInt64 = 0x0077, // 64 bit unsigned int
167 static TypeIndex UInt64() { return TypeIndex(SimpleTypeKind::UInt64); }
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/DebugInfo/CodeView/
TypeIndex.h 51 UInt64 = 0x0077, // 64 bit unsigned int
167 static TypeIndex UInt64() { return TypeIndex(SimpleTypeKind::UInt64); }
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/DebugInfo/CodeView/
TypeIndex.h 53 UInt64 = 0x0077, // 64 bit unsigned int
169 static TypeIndex UInt64() { return TypeIndex(SimpleTypeKind::UInt64); }
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/DebugInfo/CodeView/
TypeIndex.h 53 UInt64 = 0x0077, // 64 bit unsigned int
169 static TypeIndex UInt64() { return TypeIndex(SimpleTypeKind::UInt64); }
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/DebugInfo/CodeView/
TypeIndex.h 53 UInt64 = 0x0077, // 64 bit unsigned int
169 static TypeIndex UInt64() { return TypeIndex(SimpleTypeKind::UInt64); }
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/DebugInfo/CodeView/
TypeIndex.h 53 UInt64 = 0x0077, // 64 bit unsigned int
169 static TypeIndex UInt64() { return TypeIndex(SimpleTypeKind::UInt64); }
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/DebugInfo/CodeView/
TypeIndex.h 51 UInt64 = 0x0077, // 64 bit unsigned int
167 static TypeIndex UInt64() { return TypeIndex(SimpleTypeKind::UInt64); }
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/DebugInfo/CodeView/
TypeIndex.h 51 UInt64 = 0x0077, // 64 bit unsigned int
167 static TypeIndex UInt64() { return TypeIndex(SimpleTypeKind::UInt64); }
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/DebugInfo/CodeView/
TypeIndex.h 53 UInt64 = 0x0077, // 64 bit unsigned int
169 static TypeIndex UInt64() { return TypeIndex(SimpleTypeKind::UInt64); }
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/DebugInfo/CodeView/
TypeIndex.h 53 UInt64 = 0x0077, // 64 bit unsigned int
169 static TypeIndex UInt64() { return TypeIndex(SimpleTypeKind::UInt64); }
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/DebugInfo/CodeView/
TypeIndex.h 53 UInt64 = 0x0077, // 64 bit unsigned int
169 static TypeIndex UInt64() { return TypeIndex(SimpleTypeKind::UInt64); }
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/DebugInfo/CodeView/
TypeIndex.h 53 UInt64 = 0x0077, // 64 bit unsigned int
169 static TypeIndex UInt64() { return TypeIndex(SimpleTypeKind::UInt64); }
  /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)
580 void ConvertUInt64ToString(UInt64 val, char *s)
598 void PrintUInt64(const char *title, UInt64 v)
640 UInt64 unpackSize = 0;
647 unpackSize |= (UInt64)b << (8 * i);
    [all...]

Completed in 768 milliseconds

1 2 3