Home
last modified time | relevance | path

Searched refs:lower (Results 1 – 21 of 21) sorted by relevance

/developtools/integration_verification/DeployDevice/src/func/liteOsUpgrade/
DliteOsUpgrade_L1_shequ_test_app.py202 chip_version = chip_version.lower() if chip_version else chip_version
255 if flash_type.lower() == "ev300":
257 …ubootpath = os.path.join(scriptpath, "resource", "L1", flash_type.lower(), "u-boot-hi3518ev300.bin…
258 elif flash_type.lower() == "dv300":
260 …ubootpath = os.path.join(scriptpath, "resource", "L1", flash_type.lower(), "u-boot-hi3516dv300.bin…
265 scriptfile = os.path.join(scriptpath, "resource", "L1", flash_type.lower(), "update.txt")
277 …flash_uboot_xml = os.path.join(scriptpath, "resource", "L1", flash_type.lower(), "flash_fastboot.x…
339 if flash_type.lower() == "dv300":
345 elif flash_type.lower() == "ev300":
349 if not "sdcard" in ret.lower():
[all …]
DliteOsUpgrade_L1_shequ_app copy.py204 chip_version = chip_version.lower() if chip_version else chip_version
255 if flash_type.lower() == "ev300":
257 …ubootpath = os.path.join(scriptpath, "resource", "L1", flash_type.lower(), "u-boot-hi3518ev300.bin…
258 elif flash_type.lower() == "dv300":
260 …ubootpath = os.path.join(scriptpath, "resource", "L1", flash_type.lower(), "u-boot-hi3516dv300.bin…
272 …flash_uboot_xml = os.path.join(scriptpath, "resource", "L1", flash_type.lower(), "flash_fastboot.x…
326 if flash_type.lower() == "dv300":
332 elif flash_type.lower() == "ev300":
336 if not "sdcard" in ret.lower():
339 if "error:" in ret.lower():
[all …]
DliteOsUpgrade_linux_app.py207 chip_version = chip_version.lower() if chip_version else chip_version
254 if flash_type.lower() == "ev300":
256 …ubootpath = os.path.join(scriptpath, "resource", "L1", flash_type.lower(), "u-boot-hi3518ev300.bin…
257 elif flash_type.lower() == "dv300_linux":
259 …ubootpath = os.path.join(scriptpath, "resource", "L1", flash_type.lower(), "u-boot-hi3516dv300.bin…
273 …flash_uboot_xml = os.path.join(scriptpath, "resource", "L1", flash_type.lower(), "flash_fastboot.x…
357 if flash_type.lower() == "dv300_linux":
360 elif flash_type.lower() == "ev300":
392 if not "sdcard" in ret.lower():
395 if "error:" in ret.lower():
[all …]
DliteOsUpgrade_L1_shequ_app.py205 chip_version = chip_version.lower() if chip_version else chip_version
256 if flash_type.lower() == "ev300":
258 …ubootpath = os.path.join(scriptpath, "resource", "L1", flash_type.lower(), "u-boot-hi3518ev300.bin…
259 elif flash_type.lower() == "dv300":
261 …ubootpath = os.path.join(scriptpath, "resource", "L1", flash_type.lower(), "u-boot-hi3516dv300.bin…
273 …flash_uboot_xml = os.path.join(scriptpath, "resource", "L1", flash_type.lower(), "flash_fastboot.x…
357 if flash_type.lower() == "dv300":
360 elif flash_type.lower() == "ev300":
392 if not "sdcard" in ret.lower():
395 if "error:" in ret.lower():
[all …]
DliteOsUpgrade_L2_app - 副本.py202 chip_version = chip_version.lower() if chip_version else chip_version
249 if flash_type.lower() == "ev300":
251 elif flash_type.lower() == "dv300":
266 …flash_uboot_xml = os.path.join(scriptpath, "resource", "L2", flash_type.lower(), "flash_fastboot.x…
DliteOsUpgrade_L2_app.py209 chip_version = chip_version.lower() if chip_version else chip_version
256 if flash_type.lower() == "ev300":
258 elif flash_type.lower() == "dv300":
265 …flash_uboot_xml = os.path.join(scriptpath, "resource", "L2", flash_type.lower(), "flash_fastboot.x…
DliteOsUpgrade_L1_shequ_dv_app.py371 if "retry count exceeded; starting again" in ret.lower():
374 if "error:" in ret.lower():
/developtools/profiler/host/smartperf/ide/src/base-ui/checkbox/
DLitCheckBoxWithText.ts41 set lowerLimit(lower: string) {
42 this.setAttribute("lowerLimit", lower)
/developtools/integration_verification/DeployDevice/src/aw/Telnet/
DTelnetClient.py78 if (not "error:" in rets.lower()):
91 if (suctag in rets) or (not "error:" in rets.lower()):
/developtools/integration_verification/tools/rom_ram_analyzer/standard/pkgs/
Dbasic_tool.py22 filepath_list = sorted(filepath_list, key=str.lower)
/developtools/integration_verification/tools/rom_ram_analyzer/standard/
Dram_analyzer.py377 … -1].lower() == x.lower(),
390 … '/')) >= 3 and x.lower().startswith(
391 … y.split('/')[2].lower()),
/developtools/profiler/host/smartperf/client/client_ui/entry/src/main/ets/common/ui/detail/chart/data/
DDataSet.ets319 // Search in a lower place
324 // Search in a lower place
337 // If rounding up, and found x-value is lower than specified x, and we can go upper...
342 // If rounding down, and found x-value is upper than specified x, and we can go lower...
DCandleEntry.ets92 * Returns the lower shadows lowest value.
/developtools/integration_verification/tools/rom_ram_analyzer/lite_small/pkgs/
Dbasic_tool.py54 file_list = sorted(file_list, key=str.lower)
/developtools/profiler/device/plugins/ftrace_plugin/tools/device_kernel_version/default/
Dftrace_cpp_generator.py87 return str.lower(name)
165 str.lower(event.name)))
268 f.write('{}({},\n'.format(FORMAT_REGISTER_MACRO, str.lower(event.name)))
271 str.lower(event.name)))
275 str.lower(event.name)))
/developtools/profiler/device/plugins/ftrace_plugin/tools/
Dftrace_cpp_generator.py86 return str.lower(name)
151 str.lower(event.name)))
246 str.lower(event.name)))
250 str.lower(event.name)))
Dftrace_proto_generator.py100 return str.lower(name)
/developtools/hdc/
DREADME.md61 … Windows version is recommended. Windows 10 64-bit is recommended. If the lower version of the win…
/developtools/profiler/host/smartperf/client/client_ui/entry/src/main/ets/common/ui/detail/chart/utils/
DObjectPool.ets28 … cost with sufficiently large capacity. Set the replenishPercentage to a lower number if this is …
/developtools/hiperf/script/
Dhiperf_utils.py41 system_type = platform.system().lower()
/developtools/profiler/host/smartperf/trace_streamer/src/trace_data/
Dtrace_stdtype.cpp626 auto lower = std::lower_bound(invalidLibs.begin(), invalidLibs.end(), filePaths_[i]); in GetCallIdToLastLibId() local
627 if (lower == invalidLibs.end() || *lower != filePaths_[i]) { // found in GetCallIdToLastLibId()