Home
last modified time | relevance | path

Searched refs:strip (Results 601 - 625 of 924) sorted by relevance

1...<<21222324252627282930>>...37

/kernel/linux/linux-6.6/arch/arm/include/debug/
H A Dbrcmstb.S75 and \rv, \rv, #0xffffff00 @ strip revision bits [7:0]
/kernel/linux/linux-6.6/arch/alpha/boot/
H A DMakefile73 $(call if_changed,strip)
/kernel/linux/linux-5.10/scripts/gdb/linux/
H A Dtimerlist.py33 function = str(timer['function']).split(" ")[1].strip("<>")
/kernel/linux/linux-6.6/drivers/firmware/efi/libstub/
H A DMakefile165 $(STRIP) --strip-debug -o $@ $<; \
/kernel/linux/linux-6.6/scripts/gdb/linux/
H A Dtimerlist.py33 function = str(timer['function']).split(" ")[1].strip("<>")
/test/testfwk/developer_test/src/core/build/
H A Dpretreat_targets.py132 output_path = line.split()[2].strip('"')
/test/testfwk/developer_test/src/core/
H A Dutils.py134 out_name = json_info.get("out_path").split("out")[1].strip("/")
/third_party/gn/infra/
H A Drecipes.py246 cwd=os.path.abspath(os.path.dirname(__file__))).strip())
/third_party/astc-encoder/Test/testlib/
H A Dimage.py277 rawcolor = result.stdout.strip()
/third_party/googletest/googlemock/scripts/generator/cpp/
H A Dgmock_class.py97 return arg.strip()
/third_party/mesa3d/.gitlab-ci/bin/
H A Dci_run_n_monitor.py134 target_jobs_regex = re.compile(target_job.strip())
/third_party/mbedtls/tests/scripts/
H A Dtest_psa_constant_names.py137 outputs = output.strip().split('\n')
/third_party/jerryscript/tools/
H A Dgen-magic-strings.py196 return ' \\\n|| '.join(' && '.join(g.strip() for g in sorted(guard))
/third_party/mesa3d/src/gallium/drivers/svga/svgadump/
H A Dsvga_dump.py294 print copyright.strip()
/third_party/node/deps/v8/tools/testrunner/outproc/
H A Dbase.py213 line = line.strip()
/third_party/node/test/testpy/
H A D__init__.py63 flags = flags_match.group(1).strip().split()
/third_party/node/deps/v8/tools/release/
H A Droll_merge.py126 bugs.extend(s.strip() for s in bug.split(","))
/third_party/node/deps/v8/tools/
H A Dgdb-v8-support.py217 to_string=True).split("=")[-1].strip()
H A Dgen-inlining-tests.py178 """.strip()
/third_party/ninja/src/
H A Dbrowse.py77 target = next(lines)[:-1] # strip trailing colon
184 page_body = generate_html(parse(ninja_output.strip()))
/third_party/mesa3d/src/gallium/auxiliary/driver_trace/
H A Denums2names.py178 self.parse_line(line.strip())
/third_party/rust/crates/bindgen/csmith-fuzzing/
H A Ddriver.py24 description=DESC.strip())
/third_party/python/Tools/freeze/test/
H A Dfreeze.py45 return proc.stdout.strip()
/third_party/python/Tools/i18n/
H A Dmsgfmt.py189 l = l.strip()
/third_party/python/Tools/unicode/
H A Dgenmap_support.py188 line = line.split('#', 1)[0].strip()

Completed in 11 milliseconds

1...<<21222324252627282930>>...37