Home
last modified time | relevance | path

Searched refs:strip (Results 401 - 425 of 945) sorted by relevance

1...<<11121314151617181920>>...38

/third_party/libdrm/
H A Dsymbols-check.py76 line = line.strip()
/third_party/mesa3d/src/util/
H A Dformat_srgb.py137 print(CopyRight.strip())
/third_party/node/deps/uv/tools/
H A Dmake_dist_html.py120 html = HTML.format(groups=groups).strip()
/third_party/rust/crates/bindgen/ci/
H A Dtest.sh57 tar xf ${LLVM}.tar.xz -C "${LLVM_DIRECTORY}" --strip-components=1
/third_party/python/Tools/c-analyzer/cpython/
H A D_parser.py23 lines = (line.strip() for line in text.splitlines())
/third_party/python/Lib/
H A Dcodeop.py52 line = line.strip()
/third_party/skia/third_party/externals/spirv-tools/utils/
H A Dgenerate_vim_syntax.py197 stripped = word.strip('\n,')
/third_party/skia/third_party/externals/angle2/src/tests/gles_conformance_tests/
H A Dgenerate_gles_conformance_tests.py13 line = line.strip()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/
H A Dgenerate_vim_syntax.py197 stripped = word.strip('\n,')
/third_party/skia/third_party/externals/icu/source/samples/uresb/
H A DMakefile18 ifeq ($(strip $(ICU_PATH)),)
/third_party/skia/third_party/externals/angle2/src/tests/restricted_traces/
H A Dsync_restricted_traces_to_cipd.py50 trace_version = trace_version.strip('x')
/third_party/skia/third_party/externals/brotli/
H A DMakefile18 ifneq ($(strip $(CROSS_COMPILE)), )
/third_party/skia/tools/svg/
H A Dsvg_downloader.py26 file_url = url.strip()
/third_party/skia/third_party/externals/freetype/builds/
H A Ddetect.mk67 BACKSLASH := $(strip \ )
/third_party/python/Lib/test/test_zoneinfo/data/
H A Dupdate_test_data.py63 _, version = version_line.strip().rsplit(" ", 1)
/third_party/protobuf/kokoro/linux/
H A Dmake_test_output.py64 tests["cpp"]["time"] = f.read().strip()
/third_party/python/Lib/test/test_email/
H A Dtest_inversion.py18 if not lines[0].strip():
/third_party/skia/third_party/externals/abseil-cpp/absl/copts/
H A Dgenerate_copts.py46 return "\n".join((("# " + line).strip() for line in file_header_lines()))
/third_party/skia/include/core/
H A DSkRSXform.h65 void toTriStrip(SkScalar width, SkScalar height, SkPoint strip[4]) const;
/third_party/skia/platform_tools/android/bin/
H A Dandroid_build_app31 m = re.match('target_cpu *= *"(.*)"', line.strip())
/third_party/skia/infra/bots/buildstats/
H A Dbuildstats_cpp.py61 for section_row in sections.strip().split('\n'):
/third_party/skia/bin/
H A Dfetch-clang-format26 sha1 = open(sha1_path).read().strip()
/third_party/skia/build/fuchsia/skqp/
H A Dappend_assets_to_manifest53 base_line_rhs = base_line_list[1].strip()
/third_party/spirv-tools/utils/
H A Dgenerate_vim_syntax.py197 stripped = word.strip('\n,')
/third_party/vk-gl-cts/scripts/
H A Dcaselist_diff.py130 cases.append(line[6:].strip())

Completed in 8 milliseconds

1...<<11121314151617181920>>...38