Home
last modified time | relevance | path

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

/external/jsoncpp/include/json/
Dconfig.h85 typedef __int64 Int64; typedef
88 typedef long long int Int64; typedef
Dvalue.h133 typedef Json::Int64 Int64; typedef
/external/llvm/lib/IR/
DMDBuilder.cpp100 Type *Int64 = Type::getInt64Ty(Context); in createTBAAStructNode() local
114 Type *Int64 = Type::getInt64Ty(Context); in createTBAAStructTypeNode() local
136 Type *Int64 = Type::getInt64Ty(Context); in createTBAAStructTagNode() local
/external/chromium_org/third_party/lzma_sdk/
DTypes.h72 typedef long Int64; typedef
78 typedef __int64 Int64; typedef
82 typedef long long int Int64; typedef
/external/chromium_org/third_party/ots/third_party/lzma_sdk/
DTypes.h73 typedef long Int64; typedef
79 typedef __int64 Int64; typedef
83 typedef long long int Int64; typedef
/external/lzma/C/
DTypes.h72 typedef long Int64; typedef
78 typedef __int64 Int64; typedef
82 typedef long long int Int64; typedef
/external/clang/include/clang/Basic/
DTargetBuiltins.h111 Int64, enumerator
/external/llvm/lib/Target/R600/
DSIAnnotateControlFlow.cpp50 Type *Int64; member in __anon1fa303a50111::SIAnnotateControlFlow
/external/llvm/lib/Analysis/
DTypeBasedAliasAnalysis.cpp610 Type *Int64 = IntegerType::get(A->getContext(), 64); in getMostGenericTBAA() local
/external/llvm/bindings/ocaml/executionengine/
Dexecutionengine_ocaml.c122 CAMLprim value llvm_genericvalue_of_int64(LLVMTypeRef Ty, value Int64) { in llvm_genericvalue_of_int64()
/external/jsoncpp/chromium-overrides/include/json/
Dvalue.h133 typedef Json::Int64 Int64; typedef
/external/chromium_org/third_party/jsoncpp/overrides/include/json/
Dvalue.h133 typedef Json::Int64 Int64; typedef
/external/lzma/CPP/7zip/Archive/
DXzHandler.cpp435 STDMETHODIMP CSeekToSeqStream::Seek(Int64, UInt32, UInt64 *) { return E_NOTIMPL; } in Seek() argument
/external/chromium_org/mojo/public/js/bindings/
Dcodec.js560 function Int64() { class
/external/clang/utils/TableGen/
DNeonEmitter.cpp82 Int64, enumerator