Home
last modified time | relevance | path

Searched defs:maxInt64 (Results 1 – 25 of 38) sorted by relevance

12

/aosp_15_r20/prebuilts/go/linux-x86/src/internal/itoa/
Ditoa_test.go16 maxInt64 int64 = math.MaxInt64 var
/aosp_15_r20/prebuilts/go/linux-x86/src/net/http/
Dhttp.go26 const maxInt64 = 1<<63 - 1 const
/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/
Dstring.go356 maxInt64 = int64(maxUint64 >> 1) const
/aosp_15_r20/prebuilts/vndk/v31/arm/include/external/jsoncpp/include/json/
Dvalue.h241 static constexpr Int64 maxInt64 = Int64(UInt64(-1) / 2); variable
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/external/jsoncpp/include/json/
Dvalue.h241 static constexpr Int64 maxInt64 = Int64(UInt64(-1) / 2); variable
/aosp_15_r20/external/jsoncpp/include/json/
H A Dvalue.h241 static constexpr Int64 maxInt64 = Int64(UInt64(-1) / 2); variable
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/external/jsoncpp/include/json/
Dvalue.h241 static constexpr Int64 maxInt64 = Int64(UInt64(-1) / 2); variable
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/external/jsoncpp/include/json/
Dvalue.h241 static constexpr Int64 maxInt64 = Int64(UInt64(-1) / 2); variable
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/external/jsoncpp/include/json/
Dvalue.h241 static constexpr Int64 maxInt64 = Int64(UInt64(-1) / 2); variable
/aosp_15_r20/prebuilts/vndk/v32/arm/include/external/jsoncpp/include/json/
Dvalue.h241 static constexpr Int64 maxInt64 = Int64(UInt64(-1) / 2); variable
/aosp_15_r20/prebuilts/vndk/v34/arm/include/external/jsoncpp/include/json/
Dvalue.h241 static constexpr Int64 maxInt64 = Int64(UInt64(-1) / 2); variable
/aosp_15_r20/prebuilts/vndk/v31/x86/include/external/jsoncpp/include/json/
Dvalue.h241 static constexpr Int64 maxInt64 = Int64(UInt64(-1) / 2); variable
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/external/jsoncpp/include/json/
Dvalue.h241 static constexpr Int64 maxInt64 = Int64(UInt64(-1) / 2); variable
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/external/jsoncpp/include/json/
Dvalue.h241 static constexpr Int64 maxInt64 = Int64(UInt64(-1) / 2); variable
/aosp_15_r20/prebuilts/vndk/v33/x86/include/external/jsoncpp/include/json/
Dvalue.h241 static constexpr Int64 maxInt64 = Int64(UInt64(-1) / 2); variable
/aosp_15_r20/prebuilts/vndk/v32/x86/include/external/jsoncpp/include/json/
Dvalue.h241 static constexpr Int64 maxInt64 = Int64(UInt64(-1) / 2); variable
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/external/jsoncpp/include/json/
Dvalue.h241 static constexpr Int64 maxInt64 = Int64(UInt64(-1) / 2); variable
/aosp_15_r20/prebuilts/vndk/v34/x86/include/external/jsoncpp/include/json/
Dvalue.h241 static constexpr Int64 maxInt64 = Int64(UInt64(-1) / 2); variable
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/external/jsoncpp/include/json/
Dvalue.h241 static constexpr Int64 maxInt64 = Int64(UInt64(-1) / 2); variable
/aosp_15_r20/prebuilts/vndk/v33/arm/include/external/jsoncpp/include/json/
Dvalue.h241 static constexpr Int64 maxInt64 = Int64(UInt64(-1) / 2); variable
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/external/jsoncpp/include/json/
Dvalue.h155 static const Int64 maxInt64; variable
/aosp_15_r20/prebuilts/vndk/v30/x86/include/external/jsoncpp/include/json/
Dvalue.h155 static const Int64 maxInt64; variable
/aosp_15_r20/prebuilts/vndk/v30/arm/include/external/jsoncpp/include/json/
Dvalue.h155 static const Int64 maxInt64; variable
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/external/jsoncpp/include/json/
Dvalue.h155 static const Int64 maxInt64; variable
/aosp_15_r20/prebuilts/go/linux-x86/src/internal/types/testdata/check/
Dconst1.go33 maxInt64 const

12