HomeSort by relevance Sort by last modified time
    Searched refs:_MIN (Results 1 - 25 of 28) sorted by null

1 2

  /device/linaro/bootloader/edk2/QuarkPlatformPkg/Acpi/AcpiTables/Dsdt/
LpcDev.asi 157 CreateWordField (CRS, ^FIX1._MIN, MBR0)
161 CreateWordField (CRS, ^FIX2._MIN, MBR2)
165 CreateWordField (CRS, ^FIX3._MIN, MBR4)
169 CreateWordField (CRS, ^FIX5._MIN, MBR8)
173 CreateWordField (CRS, ^FIX6._MIN, MBRA)
201 CreateWordField (CRS, ^FIX4._MIN, MBR6)
PciHostBridge.asi 101 CreateDWordField(PBRS, \_SB.PCI0.MEM1._MIN, MMIN)
  /external/nanopb-c/generator/google/protobuf/internal/
type_checkers.py 105 if not self._MIN <= proposed_value <= self._MAX:
134 _MIN = -2147483648
139 _MIN = 0
144 _MIN = -(1 << 63)
149 _MIN = 0
  /device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/
HOST_BUS.ASL 87 CreateDwordField(RES0, ^ISP0._MIN,ISMN)
103 CreateDwordField(RES0, ^PM01._MIN,M1MN)
116 CreateDwordField(RES0, ^STOM._MIN,GSMN)
  /external/protobuf/python/google/protobuf/internal/
type_checkers.py 133 if not self._MIN <= proposed_value <= self._MAX:
196 _MIN = -2147483648
202 _MIN = 0
208 _MIN = -(1 << 63)
214 _MIN = 0
  /external/protobuf/src/google/protobuf/stubs/
mathlimits.cc 105 const Type MathLimits<Type>::kPosMin = PREFIX##_MIN; \
  /device/linaro/bootloader/edk2/OvmfPkg/AcpiTables/
Dsdt.asl 164 CreateDWordField (CRES, \_SB.PCI0.PW32._MIN, PS32)
177 CreateQWordField (CR64, \_SB.PCI0.PW64._MIN, PS64)
  /hardware/qcom/audio/hal/audio_extn/
usb.c 897 #define _MIN(x, y) (((x) <= (y)) ? (x) : (y))
    [all...]
  /external/clang/lib/Headers/
stdint.h 653 #define __INTN_MIN(n) __stdint_join3( INT, n, _MIN)
  /prebuilts/clang/host/darwin-x86/clang-2812033/lib64/clang/3.8/include/
stdint.h 653 #define __INTN_MIN(n) __stdint_join3( INT, n, _MIN)
  /prebuilts/clang/host/darwin-x86/clang-3289846/lib64/clang/3.8/include/
stdint.h 653 #define __INTN_MIN(n) __stdint_join3( INT, n, _MIN)
  /prebuilts/clang/host/darwin-x86/clang-3362437/lib64/clang/3.8/include/
stdint.h 653 #define __INTN_MIN(n) __stdint_join3( INT, n, _MIN)
  /prebuilts/clang/host/darwin-x86/clang-3859424/lib64/clang/4.0/include/
stdint.h 653 #define __INTN_MIN(n) __stdint_join3( INT, n, _MIN)
  /prebuilts/clang/host/darwin-x86/clang-3957855/lib64/clang/5.0/include/
stdint.h 653 #define __INTN_MIN(n) __stdint_join3( INT, n, _MIN)
  /prebuilts/clang/host/darwin-x86/clang-3960126/lib64/clang/5.0/include/
stdint.h 653 #define __INTN_MIN(n) __stdint_join3( INT, n, _MIN)
  /prebuilts/clang/host/darwin-x86/clang-3977809/lib64/clang/5.0/include/
stdint.h 653 #define __INTN_MIN(n) __stdint_join3( INT, n, _MIN)
  /prebuilts/clang/host/darwin-x86/clang-4053586/lib64/clang/5.0/include/
stdint.h 653 #define __INTN_MIN(n) __stdint_join3( INT, n, _MIN)
  /prebuilts/clang/host/linux-x86/clang-2812033/lib64/clang/3.8/include/
stdint.h 653 #define __INTN_MIN(n) __stdint_join3( INT, n, _MIN)
  /prebuilts/clang/host/linux-x86/clang-3289846/lib64/clang/3.8/include/
stdint.h 653 #define __INTN_MIN(n) __stdint_join3( INT, n, _MIN)
  /prebuilts/clang/host/linux-x86/clang-3362437/lib64/clang/3.8/include/
stdint.h 653 #define __INTN_MIN(n) __stdint_join3( INT, n, _MIN)
  /prebuilts/clang/host/linux-x86/clang-3859424/lib64/clang/4.0/include/
stdint.h 653 #define __INTN_MIN(n) __stdint_join3( INT, n, _MIN)
  /prebuilts/clang/host/linux-x86/clang-3957855/lib64/clang/5.0/include/
stdint.h 653 #define __INTN_MIN(n) __stdint_join3( INT, n, _MIN)
  /prebuilts/clang/host/linux-x86/clang-3960126/lib64/clang/5.0/include/
stdint.h 653 #define __INTN_MIN(n) __stdint_join3( INT, n, _MIN)
  /prebuilts/clang/host/linux-x86/clang-3977809/lib64/clang/5.0/include/
stdint.h 653 #define __INTN_MIN(n) __stdint_join3( INT, n, _MIN)
  /prebuilts/clang/host/linux-x86/clang-4053586/lib64/clang/5.0/include/
stdint.h 653 #define __INTN_MIN(n) __stdint_join3( INT, n, _MIN)

Completed in 1773 milliseconds

1 2