Home
last modified time | relevance | path

Searched defs:Int64 (Results 1 – 4 of 4) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf/Reflection/
DFieldType.cs51 Int64, enumerator
DDescriptor.cs1750 [pbr::OriginalName("TYPE_INT64")] Int64 = 3, enumerator
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/js/binary/
Darith.js328 jspb.arith.Int64 = function(lo, hi) { class in jspb.arith
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/conformance/third_party/jsoncpp/
Djson.h237 typedef __int64 Int64; typedef
240 typedef long long int Int64; typedef
557 typedef Json::Int64 Int64; typedef