HomeSort by relevance Sort by last modified time
    Searched refs:Int64 (Results 26 - 50 of 361) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/llvm/test/Bindings/OCaml/
target.ml 54 assert_equal (DL.size_in_bits sty dl) (Int64.of_int 96);
55 assert_equal (DL.store_size sty dl) (Int64.of_int 12);
56 assert_equal (DL.abi_size sty dl) (Int64.of_int 12);
60 assert_equal (DL.element_at_offset sty (Int64.of_int 1) dl) 0;
61 assert_equal (DL.offset_of_element sty 1 dl) (Int64.of_int 4)
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/gen/
ARM64Ops.go 30 // so that regmask stays within int64
162 {name: "ADDconst", argLength: 1, reg: gp11sp, asm: "ADD", aux: "Int64"}, // arg0 + auxInt
164 {name: "SUBconst", argLength: 1, reg: gp11, asm: "SUB", aux: "Int64"}, // arg0 - auxInt
190 {name: "ANDconst", argLength: 1, reg: gp11, asm: "AND", aux: "Int64"}, // arg0 & auxInt
192 {name: "ORconst", argLength: 1, reg: gp11, asm: "ORR", aux: "Int64"}, // arg0 | auxInt
194 {name: "XORconst", argLength: 1, reg: gp11, asm: "EOR", aux: "Int64"}, // arg0 ^ auxInt
196 {name: "BICconst", argLength: 1, reg: gp11, asm: "BIC", aux: "Int64"}, // arg0 &^ auxInt
214 {name: "SLLconst", argLength: 1, reg: gp11, asm: "LSL", aux: "Int64"}, // arg0 << auxInt
216 {name: "SRLconst", argLength: 1, reg: gp11, asm: "LSR", aux: "Int64"}, // arg0 >> auxInt, unsigned
218 {name: "SRAconst", argLength: 1, reg: gp11, asm: "ASR", aux: "Int64"}, // arg0 >> auxInt, signe
    [all...]
MIPS64Ops.go 31 // so that regmask stays within int64
164 {name: "ADDVconst", argLength: 1, reg: gp11sp, asm: "ADDVU", aux: "Int64"}, // arg0 + auxInt
166 {name: "SUBVconst", argLength: 1, reg: gp11, asm: "SUBVU", aux: "Int64"}, // arg0 - auxInt
167 {name: "MULV", argLength: 2, reg: gp2hilo, asm: "MULV", commutative: true, typ: "(Int64,Int64)"}, // arg0 * arg1, signed, results hi,lo
169 {name: "DIVV", argLength: 2, reg: gp2hilo, asm: "DIVV", typ: "(Int64,Int64)"}, // arg0 / arg1, signed, results hi=arg0%arg1,lo=arg0/arg1
182 {name: "ANDconst", argLength: 1, reg: gp11, asm: "AND", aux: "Int64"}, // arg0 & auxInt
184 {name: "ORconst", argLength: 1, reg: gp11, asm: "OR", aux: "Int64"}, // arg0 | auxInt
186 {name: "XORconst", argLength: 1, reg: gp11, asm: "XOR", aux: "Int64", typ: "UInt64"}, // arg0 ^ auxIn
    [all...]
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/gen/
ARM64Ops.go 30 // so that regmask stays within int64
162 {name: "ADDconst", argLength: 1, reg: gp11sp, asm: "ADD", aux: "Int64"}, // arg0 + auxInt
164 {name: "SUBconst", argLength: 1, reg: gp11, asm: "SUB", aux: "Int64"}, // arg0 - auxInt
190 {name: "ANDconst", argLength: 1, reg: gp11, asm: "AND", aux: "Int64"}, // arg0 & auxInt
192 {name: "ORconst", argLength: 1, reg: gp11, asm: "ORR", aux: "Int64"}, // arg0 | auxInt
194 {name: "XORconst", argLength: 1, reg: gp11, asm: "EOR", aux: "Int64"}, // arg0 ^ auxInt
196 {name: "BICconst", argLength: 1, reg: gp11, asm: "BIC", aux: "Int64"}, // arg0 &^ auxInt
214 {name: "SLLconst", argLength: 1, reg: gp11, asm: "LSL", aux: "Int64"}, // arg0 << auxInt
216 {name: "SRLconst", argLength: 1, reg: gp11, asm: "LSR", aux: "Int64"}, // arg0 >> auxInt, unsigned
218 {name: "SRAconst", argLength: 1, reg: gp11, asm: "ASR", aux: "Int64"}, // arg0 >> auxInt, signe
    [all...]
MIPS64Ops.go 31 // so that regmask stays within int64
164 {name: "ADDVconst", argLength: 1, reg: gp11sp, asm: "ADDVU", aux: "Int64"}, // arg0 + auxInt
166 {name: "SUBVconst", argLength: 1, reg: gp11, asm: "SUBVU", aux: "Int64"}, // arg0 - auxInt
167 {name: "MULV", argLength: 2, reg: gp2hilo, asm: "MULV", commutative: true, typ: "(Int64,Int64)"}, // arg0 * arg1, signed, results hi,lo
169 {name: "DIVV", argLength: 2, reg: gp2hilo, asm: "DIVV", typ: "(Int64,Int64)"}, // arg0 / arg1, signed, results hi=arg0%arg1,lo=arg0/arg1
182 {name: "ANDconst", argLength: 1, reg: gp11, asm: "AND", aux: "Int64"}, // arg0 & auxInt
184 {name: "ORconst", argLength: 1, reg: gp11, asm: "OR", aux: "Int64"}, // arg0 | auxInt
186 {name: "XORconst", argLength: 1, reg: gp11, asm: "XOR", aux: "Int64", typ: "UInt64"}, // arg0 ^ auxIn
    [all...]
  /external/protobuf/js/binary/
arith.js 40 goog.provide('jspb.arith.Int64');
315 * Int64 is like UInt64, but modifies string conversions to interpret the stored
328 jspb.arith.Int64 = function(lo, hi) {
344 * @param {!jspb.arith.Int64} other
345 * @return {!jspb.arith.Int64}
347 jspb.arith.Int64.prototype.add = function(other) {
352 return new jspb.arith.Int64(lo >>> 0, hi >>> 0);
358 * @param {!jspb.arith.Int64} other
359 * @return {!jspb.arith.Int64}
361 jspb.arith.Int64.prototype.sub = function(other)
    [all...]
  /external/lzma/CPP/7zip/Common/
LimitedStreams.cpp 52 STDMETHODIMP CLimitedInStream::Seek(Int64 offset, UInt32 seekOrigin, UInt64 *newPosition)
118 STDMETHODIMP CClusterInStream::Seek(Int64 offset, UInt32 seekOrigin, UInt64 *newPosition)
180 STDMETHODIMP CExtentsStream::Seek(Int64 offset, UInt32 seekOrigin, UInt64 *newPosition)
235 STDMETHODIMP CTailInStream::Seek(Int64 offset, UInt32 seekOrigin, UInt64 *newPosition)
299 STDMETHODIMP CLimitedCachedInStream::Seek(Int64 offset, UInt32 seekOrigin, UInt64 *newPosition)
328 STDMETHODIMP CTailOutStream::Seek(Int64 offset, UInt32 seekOrigin, UInt64 *newPosition)
FileStreams.h 75 STDMETHOD(Seek)(Int64 offset, UInt32 seekOrigin, UInt64 *newPosition);
133 STDMETHOD(Seek)(Int64 offset, UInt32 seekOrigin, UInt64 *newPosition);
StreamObjects.h 40 STDMETHOD(Seek)(Int64 offset, UInt32 seekOrigin, UInt64 *newPosition);
137 STDMETHOD(Seek)(Int64 offset, UInt32 seekOrigin, UInt64 *newPosition);
  /external/lzma/CPP/7zip/Archive/7z/
7zHandler.h 69 void InitSolidFiles() { _numSolidFiles = (UInt64)(Int64)(-1); }
70 void InitSolidSize() { _numSolidBytes = (UInt64)(Int64)(-1); }
  /external/lzma/CPP/7zip/UI/FileManager/
ProgressDialog.cpp 50 _range = (UInt64)(Int64)-1;
80 _peviousPos = (UInt64)(Int64)-1;
  /external/lzma/CPP/Common/
IntToString.cpp 128 void ConvertInt64ToString(Int64 val, char *s) throw()
138 void ConvertInt64ToString(Int64 val, wchar_t *s) throw()
StdOutStream.h 47 CStdOutStream & operator<<(Int64 number) throw();
  /external/lzma/CS/7zip/
ICoder.cs 34 void SetProgress(Int64 inSize, Int64 outSize);
61 Int64 inSize, Int64 outSize, ICodeProgress progress);
  /device/linaro/bootloader/edk2/BaseTools/Source/C/LzmaCompress/Sdk/C/
7zFile.h 42 WRes File_Seek(CSzFile *p, Int64 *pos, ESzSeek origin);
  /external/lzma/C/
7zFile.h 49 WRes File_Seek(CSzFile *p, Int64 *pos, ESzSeek origin);
  /external/lzma/CPP/7zip/Archive/Common/
InStreamWithCRC.cpp 39 STDMETHODIMP CInStreamWithCRC::Seek(Int64 offset, UInt32 seekOrigin, UInt64 *newPosition)
InStreamWithCRC.h 47 STDMETHOD(Seek)(Int64 offset, UInt32 seekOrigin, UInt64 *newPosition);
MultiStream.cpp 52 STDMETHODIMP CMultiStream::Seek(Int64 offset, UInt32 seekOrigin, UInt64 *newPosition)
173 STDMETHODIMP COutMultiStream::Seek(Int64 offset, UInt32 seekOrigin, UInt64 *newPosition)
  /external/protobuf/objectivec/
GPBArray_PackagePrivate.h 38 //%ARRAY_INTERFACE_EXTRAS(Int64, int64_t)
74 #pragma mark - Int64
  /frameworks/base/core/jni/hwbinder/
EphemeralStorage.h 49 DECLARE_ALLOC_METHODS(Int64,jlong)
  /packages/apps/Test/connectivity/sl4n/rapidjson/example/simplereader/
simplereader.cpp 12 bool Int64(int64_t i) { cout << "Int64(" << i << ")" << endl; return true; }
  /prebuilts/misc/common/swig/include/2.0.11/ocaml/
swig.ml 3 open Int64
17 | C_int64 of int64
20 | C_ptr of int64 * int64
57 | C_int64 u -> (Int64.to_int u)
60 | C_ptr (p,q) -> (Int64.to_int p)
74 | C_int64 u -> (float_of_int (Int64.to_int u))
122 let make_int64 i = C_int64 (Int64.of_int i)
  /external/lzma/CS/7zip/Compress/LzmaAlone/
LzmaBench.cs 129 public override Int64 Length { get { return 0; } }
130 public override Int64 Position { get { return 0; } set { } }
148 public Int64 ApprovedStart;
149 public Int64 InSize;
152 public void SetProgress(Int64 inSize, Int64 outSize)
314 decoder.Code(compressedStream, crcOutStream, 0, (Int64)outSize, null);
  /external/lzma/CPP/Windows/
PropVariant.h 70 CPropVariant(Int64 value) { vt = VT_I8; wReserved1 = 0; hVal.QuadPart = value; }
89 CPropVariant& operator=(Int64 value) throw();

Completed in 1177 milliseconds

12 3 4 5 6 7 8 91011>>