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

1 2 3 4 5 6 7 8 91011>>

  /external/protobuf/java/core/src/main/java/com/google/protobuf/
Descriptors.java     [all...]
TextFormat.java 397 case INT64:
    [all...]
  /hardware/interfaces/automotive/vehicle/2.0/
types.hal 29 INT64 = 0x00500000,
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Core/Pei/Dispatcher/
Dispatcher.c 415 if ((INT64)PcdGet64(PcdLoadModuleAtFixAddressEnable) > 0 ) {
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Core/PiSmmCore/
Dispatcher.c 278 FixLoadingAddress = (EFI_PHYSICAL_ADDRESS)(gLoadModuleAtFixAddressSmramBase + (INT64)ValueInSectionHeader);
    [all...]
PiSmmIpl.c 890 FixLoadingAddress = (EFI_PHYSICAL_ADDRESS)(SmramBase + (INT64)ValueInSectionHeader);
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/EbcDxe/EbcDebugger/
EdbDisasm.c     [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/FaultTolerantWriteDxe/
FtwMisc.c     [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/SetupBrowserDxe/
Setup.c     [all...]
  /external/libchrome/dbus/
message.cc 142 case INT64: {
  /external/libmojo/mojo/public/tools/bindings/generators/
mojom_cpp_generator.py 22 mojom.INT64: "int64_t",
  /external/syslinux/efi32/include/efi/
efilib.h 476 IN INT64 v
  /external/syslinux/efi64/include/efi/
efilib.h 476 IN INT64 v
  /external/syslinux/gnu-efi/gnu-efi-3.0/inc/
efilib.h 476 IN INT64 v
  /hardware/google/av/codec2/vndk/util/
C2InterfaceHelper.cpp 104 case C2FieldDescriptor::INT64: fsv = C2SupportedRange<int64_t>::Any(); break;
C2InterfaceUtils.cpp 773 case C2FieldDescriptor::INT64:
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
windows.system.threading.h 110 INT64 Duration;
mfapi.h 113 STDAPI MFScheduleWorkItem (IMFAsyncCallback *pCallback, IUnknown *pState, INT64 Timeout, MFWORKITEM_KEY *pKey);
114 STDAPI MFScheduleWorkItemEx (IMFAsyncResult *pResult, INT64 Timeout, MFWORKITEM_KEY *pKey);
    [all...]
  /test/vts-testcase/hal/automotive/vehicle/V2_0/host/
VtsHalAutomotiveVehicleV2_0HostTest.py 487 elif self.vtypes.VehiclePropertyType.INT64 == dataType:
    [all...]
  /external/tpm2/
tpm_generated.h 60 UINT16 INT64_Marshal(INT64* source, BYTE** buffer, INT32* size);
62 TPM_RC INT64_Unmarshal(INT64* target, BYTE** buffer, INT32* size);
    [all...]
tpm_types.h 21 typedef int64_t INT64;
    [all...]
  /prebuilts/tools/common/m2/repository/com/android/tools/external/libprotobuf-java-lite/2.3.0/
libprotobuf-java-lite-2.3.0.jar 
  /device/linaro/bootloader/edk2/BaseTools/Source/C/VolInfo/
VolInfo.c     [all...]
  /external/nanopb-c/generator/
nanopb_generator.py 56 FieldD.TYPE_INT64: ('int64_t', 'INT64', 10),
322 elif self.pbtype in ['SFIXED64', 'INT64']:
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/
VfrSyntax.g     [all...]

Completed in 594 milliseconds

1 2 3 4 5 6 7 8 91011>>