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

<<1112131415

  /prebuilts/go/linux-x86/src/cmd/compile/internal/gc/
typecheck.go 62 TINT64: "int64",
376 bound := v.U.(*Mpint).Int64()
1021 x := n.Right.Int64()
1026 } else if Isconst(n.Left, CTSTR) && x >= int64(len(n.Left.Val().U.(string))) {
1368 Nodconst(&r, Types[TINT], int64(len(l.Val().U.(string))))
    [all...]
  /prebuilts/go/darwin-x86/src/math/big/
float_test.go 27 func (x *Float) int64() int64 { func
28 i, acc := x.Int64()
30 panic(fmt.Sprintf("%s is not an int64", x.Text('g', 10)))
51 f.SetInt64(int64(x))
85 got = int(z.int64())
331 func fromBinary(s string) int64 {
339 func toBinary(x int64) string {
343 func testFloatRound(t *testing.T, x, r int64, prec uint, mode RoundingMode) {
385 r1 := f.int64()
    [all...]
  /prebuilts/go/linux-x86/src/math/big/
float_test.go 27 func (x *Float) int64() int64 { func
28 i, acc := x.Int64()
30 panic(fmt.Sprintf("%s is not an int64", x.Text('g', 10)))
51 f.SetInt64(int64(x))
85 got = int(z.int64())
331 func fromBinary(s string) int64 {
339 func toBinary(x int64) string {
343 func testFloatRound(t *testing.T, x, r int64, prec uint, mode RoundingMode) {
385 r1 := f.int64()
    [all...]
  /external/flatbuffers/go/
table.go 112 // GetInt64 retrieves a int64 at the given offset.
113 func (t *Table) GetInt64(off UOffsetT) int64 {
238 // GetInt64Slot retrieves the int64 that the given vtable location
241 func (t *Table) GetInt64Slot(slot VOffsetT, d int64) int64 {
351 // MutateInt64 updates a Int64 at the given offset.
352 func (t *Table) MutateInt64(off UOffsetT, n int64) bool {
467 // MutateInt64Slot updates the int64 at given vtable location
468 func (t *Table) MutateInt64Slot(slot VOffsetT, n int64) bool {
  /external/lzma/C/
7zArcIn.c     [all...]
  /external/protobuf/src/google/protobuf/
text_format.cc 635 int64 value;
649 int64 value;
651 SET_FIELD(Int64, value);
716 int64 int_value;
886 // Consumes an int64 and saves its value in the value parameter.
891 bool ConsumeSignedInteger(int64* value, uint64 max_value) {
905 *value = static_cast<int64>(unsigned_value);
    [all...]
  /packages/apps/Test/connectivity/sl4n/rapidjson/include/rapidjson/
document.h     [all...]
  /packages/apps/Test/connectivity/sl4n/rapidjson/test/unittest/
valuetest.cpp 449 TEST(Value, Int64) {
541 z.SetUint64(9223372036854775808uLL); // 2^63 cannot cast as int64
938 o.AddMember("int64", INT64_C(-4294967296), allocator);
947 EXPECT_EQ(INT64_C(-4294967296), o["int64"].GetInt64());
    [all...]
  /prebuilts/go/darwin-x86/src/encoding/asn1/
marshal.go 98 type int64Encoder int64
124 func base128IntLength(n int64) int {
137 func appendBase128Int(dst []byte, n int64) []byte {
214 dst = appendBase128Int(dst, int64(t.tag))
247 l := base128IntLength(int64(oid[0]*40 + oid[1]))
249 l += base128IntLength(int64(oid[i]))
255 dst = appendBase128Int(dst[:0], int64(oid[0]*40+oid[1]))
257 dst = appendBase128Int(dst, int64(oid[i]))
425 case reflect.Int, reflect.Int8, reflect.Int16, reflect.Int32, reflect.Int64:
  /prebuilts/go/darwin-x86/src/go/types/
type.go 31 Int64
95 len int64
100 func NewArray(elem Type, len int64) *Array { return &Array{len, elem} }
103 func (a *Array) Len() int64 { return a.len }
  /prebuilts/go/linux-x86/src/encoding/asn1/
marshal.go 98 type int64Encoder int64
124 func base128IntLength(n int64) int {
137 func appendBase128Int(dst []byte, n int64) []byte {
214 dst = appendBase128Int(dst, int64(t.tag))
247 l := base128IntLength(int64(oid[0]*40 + oid[1]))
249 l += base128IntLength(int64(oid[i]))
255 dst = appendBase128Int(dst[:0], int64(oid[0]*40+oid[1]))
257 dst = appendBase128Int(dst, int64(oid[i]))
425 case reflect.Int, reflect.Int8, reflect.Int16, reflect.Int32, reflect.Int64:
  /prebuilts/go/linux-x86/src/go/types/
type.go 31 Int64
95 len int64
100 func NewArray(elem Type, len int64) *Array { return &Array{len, elem} }
103 func (a *Array) Len() int64 { return a.len }
  /external/google-breakpad/src/testing/gtest/include/gtest/internal/
gtest-port.h 172 // Int32, UInt32, Int64, UInt64, TimeInMillis
    [all...]
  /external/googletest/googlemock/include/gmock/
gmock-actions.h 178 GMOCK_DEFINE_DEFAULT_ACTION_FOR_RETURN_TYPE_(Int64, 0);
    [all...]
  /external/googletest/googletest/include/gtest/internal/
gtest-port.h 244 // Int32, UInt32, Int64, UInt64, TimeInMillis
    [all...]
  /external/libvpx/libvpx/third_party/googletest/src/include/gtest/internal/
gtest-port.h 244 // Int32, UInt32, Int64, UInt64, TimeInMillis
    [all...]
  /external/llvm/lib/DebugInfo/CodeView/
TypeDumper.cpp 46 {"__int64*", SimpleTypeKind::Int64},
  /external/llvm/utils/unittest/googletest/include/gtest/internal/
gtest-port.h 173 // Int32, UInt32, Int64, UInt64, TimeInMillis
    [all...]
  /external/lzma/CPP/7zip/UI/Common/
ArchiveExtractCallback.cpp 90 h.StreamId = (UInt64)(Int64)-1;
  /external/lzma/CPP/7zip/UI/Console/
Main.cpp 620 id = (UInt64)(Int64)-1;
  /external/lzma/CPP/7zip/UI/FileManager/
ProgressDialog2.cpp 71 #define UNDEFINED_VAL ((UInt64)(Int64)-1)
  /external/mesa3d/src/gtest/include/gtest/internal/
gtest-port.h 170 // Int32, UInt32, Int64, UInt64, TimeInMillis
    [all...]
  /external/swiftshader/third_party/LLVM/bindings/ocaml/llvm/
llvm.ml 397 external const_of_int64 : lltype -> Int64.t -> bool -> llvalue
399 external int64_of_const : llvalue -> Int64.t option
    [all...]
  /external/swiftshader/third_party/LLVM/utils/unittest/googletest/include/gtest/internal/
gtest-port.h 171 // Int32, UInt32, Int64, UInt64, TimeInMillis
    [all...]
  /external/v8/testing/gmock/include/gmock/
gmock-actions.h 178 GMOCK_DEFINE_DEFAULT_ACTION_FOR_RETURN_TYPE_(Int64, 0);
    [all...]

Completed in 1075 milliseconds

<<1112131415