HomeSort by relevance Sort by last modified time
    Searched refs:Int64 (Results 76 - 100 of 109) sorted by null

1 2 34 5

  /external/lzma/C/Util/SfxSetup/
SfxSetup.c 357 else if (File_Seek(&archiveStream.file, (Int64 *)&pos, SZ_SEEK_SET) != 0)
  /external/lzma/CPP/7zip/UI/Console/
Main.cpp 324 id = (UInt64)(Int64)-1;
  /external/lzma/CPP/Windows/
FileIO.cpp 193 bool CFileBase::Seek(Int64 distanceToMove, DWORD moveMethod, UInt64 &newPosition) const
  /external/open-vcdiff/gtest/include/gtest/internal/
gtest-port.h 144 // Int32, UInt32, Int64, UInt64, TimeInMillis
    [all...]
  /external/protobuf/gtest/include/gtest/internal/
gtest-port.h 144 // Int32, UInt32, Int64, UInt64, TimeInMillis
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/audio/symbian/
SDL_epocaudio.cpp 417 const TInt diff = specTime - delta.Int64();
  /external/lzma/CS/7zip/Compress/LzmaAlone/
LzmaAlone.cs 298 Int64 fileSize;
  /external/protobuf/src/google/protobuf/
text_format.cc 351 int64 value;
365 int64 value;
367 SET_FIELD(Int64, value);
505 // Consumes an int64 and saves its value in the value parameter.
510 bool ConsumeSignedInteger(int64* value, uint64 max_value) {
524 *value = static_cast<int64>(unsigned_value);
    [all...]
extension_set.h 222 int64 GetInt64 (int number, int64 default_value) const;
240 void SetInt64 (int number, FieldType type, int64 value, desc);
258 int64 GetRepeatedInt64 (int number, int index) const;
269 void SetRepeatedInt64 (int number, int index, int64 value);
282 void AddInt64 (int number, FieldType type, bool packed, int64 value, desc);
387 int64 int64_value;
398 RepeatedField <int64 >* repeated_int64_value;
599 PROTOBUF_DEFINE_PRIMITIVE_TYPE( int64, Int64)
    [all...]
  /bionic/libc/bionic/
time64.c 70 typedef int64_t Int64;
  /external/chromium/testing/gmock/include/gmock/
gmock-actions.h 139 GMOCK_DEFINE_DEFAULT_ACTION_FOR_RETURN_TYPE_(Int64, 0);
    [all...]
  /external/chromium/testing/gtest/include/gtest/internal/
gtest-port.h 167 // Int32, UInt32, Int64, UInt64, TimeInMillis
    [all...]
  /frameworks/av/media/libstagefright/foundation/
AMessage.cpp 148 BASIC_TYPE(Int64,int64Value,int64_t)
  /external/chromium_org/third_party/lzma_sdk/
7zIn.c 1221 Int64 startArcPos;
1257 Int64 pos = 0;
    [all...]
  /external/chromium_org/third_party/protobuf/src/google/protobuf/
text_format.cc 542 int64 value;
556 int64 value;
558 SET_FIELD(Int64, value);
623 int64 int_value;
767 // Consumes an int64 and saves its value in the value parameter.
772 bool ConsumeSignedInteger(int64* value, uint64 max_value) {
786 *value = static_cast<int64>(unsigned_value);
    [all...]
extension_set.h 224 int64 GetInt64 (int number, int64 default_value) const;
242 void SetInt64 (int number, FieldType type, int64 value, desc);
271 int64 GetRepeatedInt64 (int number, int index) const;
282 void SetRepeatedInt64 (int number, int index, int64 value);
295 void AddInt64 (int number, FieldType type, bool packed, int64 value, desc);
433 int64 int64_value;
445 RepeatedField <int64 >* repeated_int64_value;
673 PROTOBUF_DEFINE_PRIMITIVE_TYPE( int64, Int64)
    [all...]
  /external/lzma/C/
7zIn.c 1221 Int64 startArcPos;
1257 Int64 pos = 0;
    [all...]
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/cm/
clike.js 253 " Guid Int16 Int32 Int64 Object SByte Single String TimeSpan UInt16 UInt32" +
  /external/clang/utils/TableGen/
NeonEmitter.cpp 127 Int64,
473 s += "int64";
    [all...]
  /external/chromium_org/testing/gtest/include/gtest/internal/
gtest-port.h 176 // Int32, UInt32, Int64, UInt64, TimeInMillis
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gtest/include/gtest/internal/
gtest-port.h 170 // Int32, UInt32, Int64, UInt64, TimeInMillis
    [all...]
  /external/gtest/include/gtest/internal/
gtest-port.h 170 // Int32, UInt32, Int64, UInt64, TimeInMillis
    [all...]
  /external/llvm/bindings/ocaml/llvm/
llvm.ml 398 external const_of_int64 : lltype -> Int64.t -> bool -> llvalue
400 external int64_of_const : llvalue -> Int64.t option
    [all...]
  /external/llvm/utils/unittest/googletest/include/gtest/internal/
gtest-port.h 171 // Int32, UInt32, Int64, UInt64, TimeInMillis
    [all...]
  /external/mesa3d/src/gtest/include/gtest/internal/
gtest-port.h 170 // Int32, UInt32, Int64, UInt64, TimeInMillis
    [all...]

Completed in 737 milliseconds

1 2 34 5