Home
last modified time | relevance | path

Searched refs:extend (Results 401 - 425 of 1895) sorted by relevance

1...<<11121314151617181920>>...76

/test/testfwk/developer_test/local_coverage/resident_service/
H A Dpull_service_gcda.py156 device_sn_list.extend(sn.replace(" ", "").split(";"))
/test/testfwk/xdevice/plugins/ohos/src/ohos/parser/
H A Doh_kernel_parser.py51 self.state_machine.trace_logs.extend(lines)
/third_party/mesa3d/src/amd/common/
H A Dgfx10_format_table.py35 sys.path.extend([AMD_REGISTERS, UTIL_FORMAT])
/third_party/mesa3d/.gitlab-ci/bin/
H A Dci_run_n_monitor.py131 dependencies.extend(DEPENDENCIES)
/third_party/ltp/
H A Dbuild.sh188 configure options can extend the default with \$CONFIGURE_OPT_EXTRA environment variable
/third_party/node/deps/v8/tools/sanitizers/
H A Dsancov_merger.py114 inputs.extend([(keep, coverage_dir, executable, i, b)
/third_party/musl/scripts/
H A Dprint_so_deps.py167 self.visiting.extend(deps)
/third_party/node/deps/openssl/openssl/ssl/record/
H A Drecord_local.h39 __owur int ssl3_read_n(SSL *s, size_t n, size_t max, int extend, int clearold,
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/regex/
H A DTrailingPathOptimizer.java139 AnyPath newPath = path.extend(canTerminate(source, g)); in recursivelyDetachTrailingPaths()
/third_party/rust/crates/bindgen/bindgen/codegen/
H A Dimpl_debug.rs33 tokens.extend(toks); in gen_debug_impl()
/third_party/python/Tools/freeze/test/
H A Dfreeze.py66 args.extend([opt, value])
/third_party/python/Lib/idlelib/
H A Dcodecontext.py207 self.info.extend(lines)
/third_party/python/Lib/encodings/
H A Dpunycode.py113 result.extend(s)
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/spec_tools/
H A Dconsole_printer.py227 lines.extend((' {}'.format(self.formatBrief(see))
H A Dvalidity.py92 self.lines.extend(lines)
/third_party/openssl/ssl/record/
H A Drecord_local.h39 __owur int ssl3_read_n(SSL *s, size_t n, size_t max, int extend, int clearold,
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/bin/
H A Dgenerate_language_headers.py125 parts.extend(["{}{}".format(self.comment_prefix(), f) for f in grammar.copyright])
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/bin/
H A Dgenerate_language_headers.py125 parts.extend(["{}{}".format(self.comment_prefix(), f) for f in grammar.copyright])
/third_party/skia/third_party/externals/freetype/include/freetype/
H A Dftcolor.h648 * extend ::
649 * The extend mode at the outer boundaries, see @FT_PaintExtend.
662 FT_PaintExtend extend; member
/third_party/spirv-headers/tools/buildHeaders/bin/
H A Dgenerate_language_headers.py125 parts.extend(["{}{}".format(self.comment_prefix(), f) for f in grammar.copyright])
/third_party/python/Lib/test/
H A Dtest_unicode_file_functions.py33 filenames.extend([
/third_party/protobuf/python/
H A Dsetup.py225 ext_module_list.extend([
/third_party/python/Lib/lib2to3/fixes/
H A Dfix_metaclass.py142 kids.extend(node.children[::-1])
/third_party/python/Lib/urllib/
H A Drobotparser.py250 ret.extend(map(str, self.rulelines))
/third_party/rust/crates/memchr/src/tests/memchr/
H A Dtestdata.rs18 tests.extend(t.expand()); in memchr_tests()
281 /// Note that we extend the corpus by adding `%` bytes, which we

Completed in 13 milliseconds

1...<<11121314151617181920>>...76