HomeSort by relevance Sort by last modified time
    Searched refs:INT64 (Results 176 - 200 of 284) sorted by null

1 2 3 4 5 6 78 91011>>

  /device/linaro/bootloader/edk2/MdePkg/Library/BaseOrderedCollectionRedBlackTreeLib/
BaseOrderedCollectionRedBlackTreeLib.c     [all...]
  /device/linaro/bootloader/edk2/Nt32Pkg/WinNtBlockIoDxe/
WinNtBlockIo.c 816 INT64 DistanceToMove;
1092 IN INT64 DistanceToMove,
  /external/libmojo/mojo/public/tools/bindings/generators/
mojom_java_generator.py 41 mojom.INT64.spec: 'long',
70 mojom.INT64.spec: 'readLong',
  /external/tensorflow/tensorflow/java/src/test/java/org/tensorflow/
TensorTest.java 197 bbuf.clear(); // INT64
321 assertEquals(DataType.INT64, t.dataType());
369 assertEquals(DataType.INT64, t.dataType());
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/Include/
EfiCommonLib.h 1169 IN INT64 Value,
  /device/linaro/bootloader/edk2/StdLib/LibC/Stdio/
vsnprintf_ss.c 97 ((INT64)(flags&MAXINT ? va_arg(ap, intmax_t) : \
  /external/libchrome/dbus/
values_util.cc 135 case Message::INT64: {
  /external/protobuf/src/google/protobuf/
repeated_field_reflection.h 57 // CPPTYPE_INT64 int64 int64
254 DEFINE_PRIMITIVE(INT64, int64)
wire_format.cc 333 size += sizeof(int64);
514 HANDLE_PACKED_TYPE( INT64, int64, Int64)
516 HANDLE_PACKED_TYPE(SINT64, int64, Int64)
523 HANDLE_PACKED_TYPE(SFIXED64, int64, Int64)
547 int64 sign_extended_value = static_cast<int64>(value)
    [all...]
message.cc 213 HANDLE_TYPE(int64, FieldDescriptor::CPPTYPE_INT64, -1);
437 HANDLE_PRIMITIVE_TYPE(INT64, int64)
467 internal::Singleton<internal::RepeatedFieldPrimitiveAccessor<int64> >::ShutDown();
  /packages/services/Car/service/src/com/android/car/hal/
CarPropertyUtils.java 203 case VehiclePropertyType.INT64:
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
repeated_field_reflection.h 57 // CPPTYPE_INT64 int64 int64
254 DEFINE_PRIMITIVE(INT64, int64)
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/MpServicesOnFrameworkMpServicesThunk/
MpServicesOnFrameworkMpServicesThunk.c     [all...]
  /external/libmojo/mojo/public/tools/bindings/pylib/mojom/generate/
module.py 170 INT64 = Kind('i64')
197 INT64,
702 kind.spec == INT64.spec or
  /external/protobuf/ruby/src/main/java/com/google/protobuf/jruby/
RubyMessage.java 466 case INT64:
477 case INT64:
553 case INT64:
    [all...]
RubyMap.java 83 * The supported key types are: :int32, :int64, :uint32, :uint64, :bool,
86 * The supported value types are: :int32, :int64, :uint32, :uint64, :bool,
112 case INT64:
RubyRepeatedField.java 358 case INT64:
  /device/linaro/bootloader/edk2/UefiCpuPkg/Library/MpInitLib/
MpLib.c 946 INT64 Delta;
947 INT64 Cycle;
959 Delta = (INT64) (CurrentTime - *PreviousTime);
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Sockets/WebServer/
Mtrr.c 264 INT64 Value;
  /external/libbrillo/brillo/dbus/
data_serialization.cc 288 case dbus::Message::INT64:
  /external/protobuf/php/ext/google/protobuf/
def.c 271 CONVERT(INT64, "int64");
  /external/protobuf/ruby/ext/google/protobuf_c/
defs.c 572 CONVERT(INT64, int64);
594 CONVERT(INT64, int64);
621 CONVERT(INT64, int64);
650 CONVERT(INT64, int64);
671 * :int32, :int64, :uint32, :uint64, :float, :double, :bool, :string,
    [all...]
  /external/syslinux/efi64/include/efi/x86_64/
efibind.h 100 typedef int64_t INT64;
  /external/syslinux/gnu-efi/gnu-efi-3.0/inc/x86_64/
efibind.h 100 typedef int64_t INT64;
  /hardware/google/av/codec2/vndk/util/
C2Debug.cpp 58 case C2FieldDescriptor::INT64: return "i64";

Completed in 866 milliseconds

1 2 3 4 5 6 78 91011>>