HomeSort by relevance Sort by last modified time
    Searched defs:SINT64 (Results 1 - 25 of 36) sorted by null

1 2

  /external/python/cpython2/Modules/_ctypes/libffi_arm_wince/
ffi_common.h 85 typedef signed int SINT64 __attribute__((__mode__(__DI__)));
96 typedef signed __int64 SINT64;
  /external/python/cpython2/Modules/_ctypes/libffi_msvc/
ffi_common.h 66 typedef signed int SINT64 __attribute__((__mode__(__DI__)));
  /external/python/cpython2/Modules/_ctypes/libffi_osx/include/
ffi_common.h 95 typedef signed int SINT64 __attribute__((__mode__(__DI__)));
  /external/python/cpython3/Modules/_ctypes/libffi_msvc/
ffi_common.h 66 typedef signed int SINT64 __attribute__((__mode__(__DI__)));
  /external/python/cpython3/Modules/_ctypes/libffi_osx/include/
ffi_common.h 95 typedef signed int SINT64 __attribute__((__mode__(__DI__)));
  /external/libffi/include/
ffi_common.h 103 typedef signed __int64 SINT64;
107 typedef int64_t SINT64;
117 typedef signed int SINT64 __attribute__((__mode__(__DI__)));
  /external/python/cpython2/Modules/_ctypes/libffi/include/
ffi_common.h 103 typedef signed __int64 SINT64;
107 typedef int64_t SINT64;
117 typedef signed int SINT64 __attribute__((__mode__(__DI__)));
  /external/python/cpython3/Modules/_ctypes/libffi/include/
ffi_common.h 103 typedef signed __int64 SINT64;
107 typedef int64_t SINT64;
117 typedef signed int SINT64 __attribute__((__mode__(__DI__)));
  /external/protobuf/java/core/src/main/java/com/google/protobuf/
WireFormat.java 143 SINT64 (JavaType.LONG , WIRETYPE_VARINT );
237 case SINT64 : return input.readSInt64 ();
Descriptors.java     [all...]
  /prebuilts/tools/common/m2/repository/com/android/tools/external/libprotobuf-java-lite/2.3.0/
libprotobuf-java-lite-2.3.0.jar 
  /external/google-tv-pairing-protocol/java/jar/
protobuf-java-2.2.0-lite.jar 
  /prebuilts/tools/common/m2/repository/com/google/protobuf/protobuf-lite/3.0.1/
protobuf-lite-3.0.1.jar 
  /prebuilts/misc/common/robolectric/3.1.1/lib/
protobuf-java-2.6.1.jar 
  /prebuilts/misc/common/robolectric/3.4.2/lib/
protobuf-java-2.6.1.jar 
  /prebuilts/misc/common/robolectric/3.5.1/lib/
protobuf-java-2.6.1.jar 
  /prebuilts/misc/common/robolectric/3.6.1/lib/
protobuf-java-2.6.1.jar 
  /prebuilts/tools/common/m2/repository/com/google/protobuf/protobuf-java/2.5.0/
protobuf-java-2.5.0.jar 
  /prebuilts/tools/common/m2/repository/com/google/protobuf/protobuf-java/2.6.1/
protobuf-java-2.6.1.jar 
  /prebuilts/tools/common/offline-m2/com/google/protobuf/protobuf-java/2.5.0/
protobuf-java-2.5.0.jar 
  /prebuilts/tools/common/m2/repository/com/google/protobuf/protobuf-java/3.0.0-beta-2/
protobuf-java-3.0.0-beta-2.jar 
  /prebuilts/misc/common/android-support-test/espresso/
espresso_core_release_no_deps.jar 
  /prebuilts/tools/common/m2/repository/com/google/protobuf/protobuf-java/3.0.0/
protobuf-java-3.0.0.jar 
  /prebuilts/tools/common/m2/repository/com/google/protobuf/protobuf-java/3.0.2/
protobuf-java-3.0.2.jar 
  /prebuilts/devtools/tools/lib/
jython-standalone-2.5.3.jar 

Completed in 190 milliseconds

1 2