Home
last modified time | relevance | path

Searched refs:NONE (Results 1 – 25 of 40) sorted by relevance

12

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/cjkcodecs/
D_codecs_kr.c87 #define NONE 127 macro
90 0, 1, NONE, 2, NONE, NONE, 3, 4,
91 5, NONE, NONE, NONE, NONE, NONE, NONE, NONE,
92 6, 7, 8, NONE, 9, 10, 11, 12,
96 1, 2, 3, 4, 5, 6, 7, NONE,
98 16, 17, NONE, 18, 19, 20, 21, 22,
99 NONE, 23, 24, 25, 26, 27
132 cho = NONE; in DECODER()
135 jung = (0xbf <= c && c <= 0xd3) ? c - 0xbf : NONE; in DECODER()
143 jong = NONE; in DECODER()
[all …]
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/cjkcodecs/
D_codecs_kr.c87 #define NONE 127 macro
90 0, 1, NONE, 2, NONE, NONE, 3, 4,
91 5, NONE, NONE, NONE, NONE, NONE, NONE, NONE,
92 6, 7, 8, NONE, 9, 10, 11, 12,
96 1, 2, 3, 4, 5, 6, 7, NONE,
98 16, 17, NONE, 18, 19, 20, 21, 22,
99 NONE, 23, 24, 25, 26, 27
132 cho = NONE; in DECODER()
135 jung = (0xbf <= c && c <= 0xd3) ? c - 0xbf : NONE; in DECODER()
143 jong = NONE; in DECODER()
[all …]
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Library/MultiPlatformLib/BoardGpios/
DBoardGpios.h45 …C_48 " ,TRISTS ,NA ,F0 , , ,NONE ,0x41),
46 …C_96 " ,TRISTS ,NA ,F0 , , ,NONE ,0x6a),
47 …C_99 " ,TRISTS ,NA ,F0 , , ,NONE ,0x68),
141 …NC_0 " ,Native ,NA ,F2 , , ,NONE ,0x13),
142 …NC_1 " ,Native ,NA ,F2 , , ,NONE ,0x12),
143 …NC_2 " ,Native ,NA ,F2 , , ,NONE ,0x11),
144 …NC_3 " ,GPIO ,NA ,F0 , , ,NONE ,0x14),
145 …NC_4 " ,GPIO ,NA ,F0 , , ,NONE ,0x15),
146 …NC_5 " ,GPIO ,NA ,F0 , , ,NONE ,0x16),
147 …NC_6 " ,Native ,NA ,F2 , , ,NONE ,0x18),
[all …]
/device/google/contexthub/firmware/os/algos/calibration/online_calibration/common_data/
Donline_calibration.h75 cal_update_polling_flags_ = CalibrationTypeFlags::NONE; in GetSensorCalibration()
109 cal_update_polling_flags_ = CalibrationTypeFlags::NONE; in InitializeCalData()
124 CalibrationTypeFlags::NONE;
Dcalibration_data.h53 NONE = 0x00, enumerator
/device/google/contexthub/firmware/os/algos/calibration/nano_calibration/
Dnano_calibration.h156 online_calibration::CalibrationTypeFlags::NONE;
158 online_calibration::CalibrationTypeFlags::NONE;
160 online_calibration::CalibrationTypeFlags::NONE;
Dnano_calibration.cc159 if (new_cal_flags != CalibrationTypeFlags::NONE) { in ProcessSample()
172 if (new_cal_flags != CalibrationTypeFlags::NONE) { in ProcessSample()
192 if (new_cal_flags != CalibrationTypeFlags::NONE) { in ProcessSample()
325 *flags = CalibrationTypeFlags::NONE; // Resets the calibration flags. in DetectRuntimeCalibration()
/device/google/marlin/usb/
DUsb.cpp271 *currentRole = static_cast<uint32_t>(PortPowerRole::NONE); in getCurrentRoleHelper()
274 *currentRole = static_cast<uint32_t>(PortDataRole::NONE); in getCurrentRoleHelper()
277 *currentRole = static_cast<uint32_t>(PortMode_1_1::NONE); in getCurrentRoleHelper()
438 (*currentPortStatus_1_1)[i].status.supportedModes = V1_0::PortMode::NONE; in getPortStatusHelper()
439 (*currentPortStatus_1_1)[i].status.currentMode = V1_0::PortMode::NONE; in getPortStatusHelper()
/device/linaro/bootloader/edk2/NetworkPkg/Application/IpsecConfig/
DIpSecConfigStrings.uni109 " --auth-algo (NONE|SHA1HMAC) optional authentication algorithm\r\n"
110 " --encrypt-algo(NONE|DESCBC|3DESCBC)optional encryption algorithm\r\n"
119 " --auth-algo (NONE|SHA1HMAC) required for AH. authentication algorithm\n"
121 " --encrypt-algo (NONE|DESCBC|3DESCBC) required for ESP. encryption algorithm\r\n"
/device/google/crosshatch/usb/
DUsb.cpp296 *currentRole = static_cast<uint32_t>(PortPowerRole::NONE); in getCurrentRoleHelper()
299 *currentRole = static_cast<uint32_t>(PortDataRole::NONE); in getCurrentRoleHelper()
302 *currentRole = static_cast<uint32_t>(PortMode_1_1::NONE); in getCurrentRoleHelper()
463 (*currentPortStatus_1_1)[i].status.supportedModes = V1_0::PortMode::NONE; in getPortStatusHelper()
464 (*currentPortStatus_1_1)[i].status.currentMode = V1_0::PortMode::NONE; in getPortStatusHelper()
DUsbGadget.cpp612 if (functions == static_cast<uint64_t>(GadgetFunction::NONE)) { in setCurrentUsbFunctions()
/device/google/wahoo/usb/
DUsb.cpp320 *currentRole = static_cast<uint32_t>(PortPowerRole::NONE); in getCurrentRoleHelper()
323 *currentRole = static_cast<uint32_t>(PortDataRole::NONE); in getCurrentRoleHelper()
326 *currentRole = static_cast<uint32_t>(PortMode_1_1::NONE); in getCurrentRoleHelper()
487 (*currentPortStatus_1_1)[i].status.supportedModes = V1_0::PortMode::NONE; in getPortStatusHelper()
488 (*currentPortStatus_1_1)[i].status.currentMode = V1_0::PortMode::NONE; in getPortStatusHelper()
DUsbGadget.cpp585 if (functions == static_cast<uint64_t>(GadgetFunction::NONE)) { in setCurrentUsbFunctions()
/device/google/bonito/usb/
DUsb.cpp294 *currentRole = static_cast<uint32_t>(PortPowerRole::NONE); in getCurrentRoleHelper()
297 *currentRole = static_cast<uint32_t>(PortDataRole::NONE); in getCurrentRoleHelper()
300 *currentRole = static_cast<uint32_t>(PortMode_1_1::NONE); in getCurrentRoleHelper()
461 (*currentPortStatus_1_1)[i].status.supportedModes = V1_0::PortMode::NONE; in getPortStatusHelper()
462 (*currentPortStatus_1_1)[i].status.currentMode = V1_0::PortMode::NONE; in getPortStatusHelper()
DUsbGadget.cpp612 if (functions == static_cast<uint64_t>(GadgetFunction::NONE)) { in setCurrentUsbFunctions()
/device/linaro/bootloader/edk2/BaseTools/Source/C/GenVtf/
DGenVtf.h121 NONE, // In case there is - INF file enumerator
/device/google/contexthub/firmware/os/algos/calibration/online_calibration/gyroscope/gyro_offset_over_temp_cal/
Dgyro_offset_over_temp_cal.cc90 CalibrationTypeFlags cal_update_callback_flags = CalibrationTypeFlags::NONE; in SetMeasurement()
/device/google/cuttlefish_common/tests/wifi/src/com/android/cuttlefish/wifi/tests/
DWifiE2eTests.java106 conf.allowedKeyManagement.set(WifiConfiguration.KeyMgmt.NONE); in enableNetwork()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dpickletester.py635 build_none = pickle.NONE + pickle.STOP
704 expected_opcode = {(0, None): pickle.NONE,
705 (1, None): pickle.NONE,
706 (2, None): pickle.NONE,
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dpickle.py113 NONE = 'N' # push None variable
427 self.write(NONE)
901 dispatch[NONE] = load_none
/device/linaro/bootloader/arm-trusted-firmware/docs/plat/
Dhikey.rst117 2004:telnet:0:/dev/ttyUSB0:115200 8DATABITS NONE 1STOPBIT banner
Dhikey960.rst110 2004:telnet:0:/dev/ttyUSB0:115200 8DATABITS NONE 1STOPBIT banner
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformDxe/
DPlatform.c70 …C_47 " ,TRISTS ,NA ,F0 , , ,NONE ,0x47),
71 …C_48 " ,TRISTS ,NA ,F0 , , ,NONE ,0x41),
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/BdsDxe/BootMaint/
DBmstring.uni23 #string STR_NONE #language en-US "NONE"
24 #language fr-FR "NONE"
/device/linaro/bootloader/edk2/MdeModulePkg/Library/BootMaintenanceManagerUiLib/
DBootMaintenanceManagerStrings.uni22 #string STR_NONE #language en-US "NONE"
23 #language fr-FR "NONE"

12