Home
last modified time | relevance | path

Searched refs:strip (Results 526 - 550 of 940) sorted by relevance

1...<<21222324252627282930>>...38

/third_party/skia/third_party/externals/angle2/src/tests/
H A Dcapture_replay_tests.py260 l = line.strip()
623 l = line.strip()
636 test_name = test_name_string.strip()
637 test_info = test_info_string.strip().split()
638 result_stripped = result.strip()
/base/global/i18n/tools/
H A Ddata_process.py34 line = line.strip()
/base/startup/init/services/modules/seccomp/scripts/tools/
H A Daudit_log_analysis.py33 line = line.strip()
/build/ohos/images/mkimage/
H A Dmkimages.py56 line = line.strip()
/build/ohos/sa_profile/
H A Dsa_profile_merge.py56 process_name = process_nodes[0].text.strip()
/build/ohos/statistics/
H A Dbuild_overlap_statistics.py45 contents = [line.strip() for line in this.readlines()]
/build/scripts/
H A Dninja2trace.py54 start, end, time_stamp, name, cmdhash = line.strip().split(
/foundation/ai/ai_engine/services/server/plugin_manager/
H A Dget_config_ini.py104 plugin_list = [plugin.strip('[]\\ "') for plugin in plugin_list]
/foundation/arkui/napi/jsvm/
H A Dbuild_jsvm_inter.sh101 ${STRIP} --strip-all --keep-section=.comment ${binary}
176 export STRIP="${PREFIX}/llvm-strip"
/kernel/linux/linux-5.10/Documentation/sphinx/
H A Dmaintainers_include.py125 details = details.strip()
/kernel/linux/linux-5.10/arch/loongarch/boot/compressed/
H A DMakefile93 $(call cmd,strip)
/kernel/linux/linux-5.10/arch/um/
H A DMakefile92 # strip leading and trailing whitespace to make the USER_CFLAGS removal of these
95 KERNEL_DEFINES = $(strip -Derrno=kernel_errno -Dsigprocmask=kernel_sigprocmask \
/kernel/linux/linux-6.6/Documentation/sphinx/
H A Dmaintainers_include.py123 details = details.strip()
/kernel/linux/linux-6.6/arch/um/
H A DMakefile89 # strip leading and trailing whitespace to make the USER_CFLAGS removal of these
92 KERNEL_DEFINES = $(strip -Derrno=kernel_errno -Dsigprocmask=kernel_sigprocmask \
/kernel/linux/linux-6.6/scripts/
H A Dlink-vmlinux.sh94 ldflags="${ldflags} ${wl}--strip-debug"
131 # SHF_ALLOC because .BTF will be part of the vmlinux image. --strip-all
136 --strip-all ${1} ${2} 2>/dev/null
/third_party/mbedtls/scripts/
H A Dcode_style.py181 uncrustify_version = get_uncrustify_version().strip()
/third_party/jerryscript/tools/
H A Dgen-doctest.py72 decl[tokens[i]] = tokens[i + 2].strip('\'"')
/third_party/mesa3d/src/compiler/glsl/glcpp/tests/
H A Dglcpp_test.py58 return l.split('glcpp-args:')[1].strip().split()
/third_party/node/deps/v8/tools/
H A Dprocess-wasm-compilation-times.py111 words = line.strip().split(" ")
/third_party/node/deps/v8/tools/release/
H A Dauto_roll.py48 "gclient", "getdep -r src/v8", cwd=self._options.chromium).strip()
/third_party/node/deps/v8/tools/ignition/
H A Dlinux_perf_report.py87 line = line.strip()
/third_party/ninja/misc/
H A Doutput_test.py85 # Only strip color when ninja's output is piped.
147 output.strip(),
/third_party/mesa3d/src/util/format/
H A Du_format_table.py128 print(CopyRight.strip(), file=file)
/third_party/mindspore/
H A Dbuild_helper.py142 origin_v = f.read().strip()
/third_party/rust/crates/cxx/gen/cmd/src/gen/
H A Dmod.rs163 cfg::strip(errors, cfg_errors, opt.cfg_evaluator.as_ref(), apis);

Completed in 10 milliseconds

1...<<21222324252627282930>>...38