Home
last modified time | relevance | path

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

123

/external/jsoncpp/include/json/
Dconfig.h100 typedef __int64 Int64; typedef
103 typedef long long int Int64; typedef
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DMDBuilder.cpp160 Type *Int64 = Type::getInt64Ty(Context); in createTBAAStructNode() local
174 Type *Int64 = Type::getInt64Ty(Context); in createTBAAStructTypeNode() local
196 IntegerType *Int64 = Type::getInt64Ty(Context); in createTBAAStructTagNode() local
209 Type *Int64 = Type::getInt64Ty(Context); in createTBAATypeNode() local
224 IntegerType *Int64 = Type::getInt64Ty(Context); in createTBAAAccessTag() local
/external/llvm/lib/IR/
DMDBuilder.cpp132 Type *Int64 = Type::getInt64Ty(Context); in createTBAAStructNode() local
146 Type *Int64 = Type::getInt64Ty(Context); in createTBAAStructTypeNode() local
168 IntegerType *Int64 = Type::getInt64Ty(Context); in createTBAAStructTagNode() local
/external/deqp-deps/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
/external/shaderc/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
/external/swiftshader/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
/external/image_io/includes/image_io/base/
Dtypes.h13 using Int64 = std::int64_t; variable
/external/protobuf/csharp/src/Google.Protobuf/Reflection/
DFieldType.cs51 Int64, enumerator
/external/u-boot/lib/lzma/
DTypes.h60 typedef long Int64; typedef
66 typedef __int64 Int64; typedef
70 typedef long long int Int64; typedef
/external/llvm/include/llvm/DebugInfo/CodeView/
DTypeIndex.h45 Int64 = 0x0076, // 64 bit signed int enumerator
151 static TypeIndex Int64() { return TypeIndex(SimpleTypeKind::Int64); } in Int64() function
/external/protobuf/js/binary/
Darith.js328 jspb.arith.Int64 = function(lo, hi) { class in jspb.arith
/external/tensorflow/tensorflow/lite/kernels/
Dspace_to_depth_test.cc94 TEST(SpaceToDepthOpModel, Int64) { in TEST() argument
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/
DTypeIndex.h52 Int64 = 0x0076, // 64 bit signed int enumerator
170 static TypeIndex Int64() { return TypeIndex(SimpleTypeKind::Int64); } in Int64() function
/external/syzkaller/vendor/google.golang.org/api/googleapi/
Dtypes.go186 func Int64(v int64) *int64 { return &v } func
/external/llvm/lib/Target/Hexagon/
DHexagonRegisterInfo.cpp63 static const MCPhysReg Int64[] = { in getCallerSavedRegs() local
/external/tensorflow/tensorflow/lite/toco/
Dtooling_util_test.cc140 TEST(NumElementsTest, Int64) { in TEST() argument
Dimport_tensorflow_test.cc299 TEST_F(ContentImportTest, Int64) { in TEST_F() argument
462 TEST_F(TensorContentTest, Int64) { in TEST_F() argument
/external/lzma/C/
D7zTypes.h83 typedef long Int64; typedef
89 typedef __int64 Int64; typedef
93 typedef long long int Int64; typedef
/external/protobuf/conformance/third_party/jsoncpp/
Djson.h237 typedef __int64 Int64; typedef
240 typedef long long int Int64; typedef
557 typedef Json::Int64 Int64; typedef
/external/v8/src/
Dmachine-type.h127 constexpr static MachineType Int64() { in Int64() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonRegisterInfo.cpp63 static const MCPhysReg Int64[] = { in getCallerSavedRegs() local
/external/tensorflow/tensorflow/go/
Dtensor.go49 Int64 DataType = C.TF_INT64 const

123