Home
last modified time | relevance | path

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

123

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DMDBuilder.cpp112 Type *Int64 = Type::getInt64Ty(Context); in createCallbackEncoding() local
203 Type *Int64 = Type::getInt64Ty(Context); in createTBAAStructNode() local
217 Type *Int64 = Type::getInt64Ty(Context); in createTBAAStructTypeNode() local
239 IntegerType *Int64 = Type::getInt64Ty(Context); in createTBAAStructTagNode() local
252 Type *Int64 = Type::getInt64Ty(Context); in createTBAATypeNode() local
267 IntegerType *Int64 = Type::getInt64Ty(Context); in createTBAAAccessTag() local
/third_party/protobuf/js/experimental/runtime/kernel/
Dpacked_sfixed64_test_pairs.js4 const Int64 = goog.require('protobuf.Int64'); constant
Dpacked_sint64_test_pairs.js4 const Int64 = goog.require('protobuf.Int64'); constant
Dpacked_int64_test_pairs.js4 const Int64 = goog.require('protobuf.Int64'); constant
Dsfixed64_test_pairs.js7 const Int64 = goog.require('protobuf.Int64'); constant
Dint64_test_pairs.js7 const Int64 = goog.require('protobuf.Int64'); constant
Dsint64_test_pairs.js7 const Int64 = goog.require('protobuf.Int64'); constant
Dkernel_compatibility_test.js18 const Int64 = goog.require('protobuf.Int64'); constant
/third_party/protobuf/js/experimental/benchmarks/code_size/kernel/
Dpopular_types.js22 const Int64 = goog.require('protobuf.Int64'); constant
Dall_types.js8 const Int64 = goog.require('protobuf.Int64'); constant
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/json/
Djson-forwards.h182 typedef __int64 Int64; typedef
185 typedef long long int Int64; typedef
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/jsoncpp/dist/json/
Djson-forwards.h182 typedef __int64 Int64; typedef
185 typedef long long int Int64; typedef
Djson.h209 typedef __int64 Int64; typedef
212 typedef long long int Int64; typedef
514 typedef Json::Int64 Int64; typedef
/third_party/spirv-headers/tools/buildHeaders/jsoncpp/dist/json/
Djson-forwards.h182 typedef __int64 Int64; typedef
185 typedef long long int Int64; typedef
Djson.h209 typedef __int64 Int64; typedef
212 typedef long long int Int64; typedef
514 typedef Json::Int64 Int64; typedef
/third_party/jsoncpp/include/json/
Dconfig.h151 typedef __int64 Int64; typedef
154 typedef int64_t Int64; typedef
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
DFieldType.cs51 Int64, enumerator
/third_party/protobuf/js/binary/
Darith.js328 jspb.arith.Int64 = function(lo, hi) { class in jspb.arith
/third_party/flatbuffers/swift/Sources/FlatBuffers/
DConstants.swift92 extension Int64: Scalar { extension
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DTypeIndex.h51 Int64 = 0x0076, // 64 bit signed int enumerator
178 static TypeIndex Int64() { return TypeIndex(SimpleTypeKind::Int64); } in Int64() function
/third_party/skia/third_party/externals/abseil-cpp/absl/base/
Dbit_cast_test.cc74 TEST(BitCast, Int64) { in TEST() argument
/third_party/abseil-cpp/absl/base/
Dbit_cast_test.cc74 TEST(BitCast, Int64) { in TEST() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmSpirvVersion1p4Tests.cpp145 std::vector<std::string> Int64; in createSpirvVersion1p4Group() local
/third_party/protobuf/js/experimental/runtime/
Dint64_test.js7 const Int64 = goog.require('protobuf.Int64'); constant
/third_party/protobuf/conformance/third_party/jsoncpp/
Djson.h237 typedef __int64 Int64; typedef
240 typedef long long int Int64; typedef
557 typedef Json::Int64 Int64; typedef

123