HomeSort by relevance Sort by last modified time
    Searched defs:INT8 (Results 1 - 21 of 21) sorted by null

  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/GuidChk/
CommonUtils.h 29 typedef char INT8;
53 INT8 *OutFileName
  /device/linaro/bootloader/edk2/BaseTools/Source/C/Include/AArch64/
ProcessorBind.h 47 typedef signed char INT8;
62 typedef signed char INT8;
  /device/linaro/bootloader/edk2/BaseTools/Source/C/Include/Arm/
ProcessorBind.h 45 typedef signed char INT8;
60 typedef signed char INT8;
  /device/linaro/bootloader/edk2/BaseTools/Source/C/Include/Ia32/
ProcessorBind.h 83 typedef char INT8;
100 typedef char INT8;
111 typedef int8_t INT8;
  /device/linaro/bootloader/edk2/BaseTools/Source/C/Include/X64/
ProcessorBind.h 86 typedef char INT8;
103 typedef char INT8;
118 typedef char INT8;
130 typedef int8_t INT8;
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/ProcessDsc/
Common.h 25 typedef char INT8;
86 INT8 *
88 INT8 *SymbolName
93 INT8 *Name,
94 INT8 *Value,
100 INT8 *SourceLine,
101 INT8 *DestLine,
109 INT8 *Fmt,
115 INT8 *FileName
120 INT8 *FileName
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/AArch64/
ProcessorBind.h 47 typedef signed char INT8;
62 typedef signed char INT8;
  /device/linaro/bootloader/edk2/MdePkg/Include/Ebc/
ProcessorBind.h 33 typedef signed char INT8;
  /device/linaro/bootloader/edk2/MdePkg/Include/Ia32/
ProcessorBind.h 170 typedef signed char INT8;
217 typedef signed char INT8;
  /device/linaro/bootloader/edk2/MdePkg/Include/X64/
ProcessorBind.h 183 typedef signed char INT8;
230 typedef signed char INT8;
  /external/libese/third_party/NXPNFC_P61_JCOP_Kit/inc/
data_types.h 32 typedef signed char INT8;
  /external/tensorflow/tensorflow/python/compiler/tensorrt/
trt_convert.py 443 INT8 = "INT8"
447 return [TrtPrecisionMode.FP32, TrtPrecisionMode.FP16, TrtPrecisionMode.INT8]
497 use_calibration: this argument is ignored if precision_mode is not INT8.
608 use_calibration: this argument is ignored if precision_mode is not INT8.
686 precision_mode == TrtPrecisionMode.INT8 and use_calibration)
698 # - Verify in int8 mode that maximum_cached_engines and
700 # - If it fails to build the int8 engine it should return error.
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/Arm/
ProcessorBind.h 52 typedef signed char INT8;
68 typedef signed char INT8;
  /device/linaro/bootloader/edk2/MdePkg/Include/Ipf/
ProcessorBind.h 159 typedef signed char INT8;
206 typedef signed char INT8;
  /external/vboot_reference/utility/include/
eficompress.h 10 #define INT8 int8_t
  /device/linaro/bootloader/edk2/DuetPkg/BootSector/
efi32.S 201 INT8:
    [all...]
efi32.asm 202 INT8:
efi64.S 228 INT8:
    [all...]
efi64.asm 224 INT8:
  /external/libchrome/mojo/public/tools/bindings/pylib/mojom/generate/
module.py 80 """Kind represents a type (e.g. int8, string).
169 INT8 = Kind('i8')
196 INT8,
779 kind.spec == INT8.spec or
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Include/
EfiTypes.h 31 typedef int8_t INT8;

Completed in 2049 milliseconds