Home
last modified time | relevance | path

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

/external/jsoncpp/include/json/
Dconfig.h100 typedef __int64 Int64; typedef
103 typedef long long int Int64; typedef
Dvalue.h130 typedef Json::Int64 Int64; typedef
/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/protobuf/csharp/src/Google.Protobuf/Reflection/
DFieldType.cs51 Int64, enumerator
DDescriptor.cs1632 [pbr::OriginalName("TYPE_INT64")] Int64 = 3, enumerator
/external/lzma/C/
D7zTypes.h73 typedef long Int64; typedef
79 typedef __int64 Int64; typedef
83 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/llvm/lib/Target/Hexagon/
DHexagonRegisterInfo.cpp63 static const MCPhysReg Int64[] = { in getCallerSavedRegs() local
/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.h115 static MachineType Int64() { in Int64() function
/external/swiftshader/third_party/LLVM/bindings/ocaml/executionengine/
Dexecutionengine_ocaml.c119 CAMLprim value llvm_genericvalue_of_int64(LLVMTypeRef Ty, value Int64) { in llvm_genericvalue_of_int64()
/external/llvm/include/llvm/DebugInfo/PDB/
DPDBTypes.h270 Int64, enumerator
299 int64_t Int64; member
/external/llvm/lib/Target/AMDGPU/
DSIAnnotateControlFlow.cpp51 Type *Int64; member in __anon5fa882c30111::SIAnnotateControlFlow
/external/llvm/lib/Analysis/
DTypeBasedAliasAnalysis.cpp452 Type *Int64 = IntegerType::get(A->getContext(), 64); in getMostGenericTBAA() local
/external/clang/include/clang/Basic/
DTargetBuiltins.h112 Int64, enumerator
/external/lzma/CPP/7zip/Archive/
DXzHandler.cpp531 STDMETHODIMP CSeekToSeqStream::Seek(Int64, UInt32, UInt64 *) { return E_NOTIMPL; } in Seek() argument
/external/libmojo/mojo/public/js/
Dcodec.js640 function Int64() { class
/external/vixl/src/
Dutils-vixl.h686 typedef int64_t Int64; typedef
/external/clang/utils/TableGen/
DNeonEmitter.cpp85 Int64, enumerator