/ndk/sources/third_party/googletest/googletest/include/gtest/internal/ |
gtest-port.h | 180 // Int32, UInt32, Int64, UInt64, TimeInMillis [all...] |
/external/chromium_org/third_party/protobuf/src/google/protobuf/ |
generated_message_reflection.cc | 217 HANDLE_TYPE( INT64, int64); 337 SWAP_ARRAYS(INT64 , int64 ); 364 SWAP_VALUES(INT64 , int64 ); 428 HANDLE_TYPE( INT64, int64); 466 CLEAR_TYPE(INT64 , int64 ); [all...] |
/external/lzma/CPP/7zip/Archive/7z/ |
7zIn.cpp | 1200 if ((Int64)nextHeaderOffset < 0)
[all...] |
/external/protobuf/src/google/protobuf/ |
generated_message_reflection.cc | 232 HANDLE_TYPE( INT64, int64); 352 SWAP_ARRAYS(INT64 , int64 ); 379 SWAP_VALUES(INT64 , int64 ); 440 HANDLE_TYPE( INT64, int64); 478 CLEAR_TYPE(INT64 , int64 ); [all...] |
/external/clang/lib/Sema/ |
SemaChecking.cpp | 341 case NeonTypeFlags::Int64: 367 case NeonTypeFlags::Int64: [all...] |
/external/llvm/test/Bindings/Ocaml/ |
vmcore.ml | 106 group "zext int64"; 107 let c = const_of_int64 i64_type (Int64.of_string "4294967295") false in [all...] |
/external/llvm/bindings/ocaml/llvm/ |
llvm.mli | 718 val const_of_int64 : lltype -> Int64.t -> bool -> llvalue 720 (** [int64_of_const c] returns the int64 value of the [c] constant integer. 723 val int64_of_const : llvalue -> Int64.t option [all...] |
/external/clang/lib/CodeGen/ |
CGBuiltin.cpp | [all...] |
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/ |
gtest.h | 276 // Int32, UInt32, Int64, UInt64, TimeInMillis [all...] |