Searched refs:extend (Results 401 - 425 of 1895) sorted by relevance
1...<<11121314151617181920>>...76
/test/testfwk/developer_test/local_coverage/resident_service/ |
H A D | pull_service_gcda.py | 156 device_sn_list.extend(sn.replace(" ", "").split(";"))
|
/test/testfwk/xdevice/plugins/ohos/src/ohos/parser/ |
H A D | oh_kernel_parser.py | 51 self.state_machine.trace_logs.extend(lines)
|
/third_party/mesa3d/src/amd/common/ |
H A D | gfx10_format_table.py | 35 sys.path.extend([AMD_REGISTERS, UTIL_FORMAT])
|
/third_party/mesa3d/.gitlab-ci/bin/ |
H A D | ci_run_n_monitor.py | 131 dependencies.extend(DEPENDENCIES)
|
/third_party/ltp/ |
H A D | build.sh | 188 configure options can extend the default with \$CONFIGURE_OPT_EXTRA environment variable
|
/third_party/node/deps/v8/tools/sanitizers/ |
H A D | sancov_merger.py | 114 inputs.extend([(keep, coverage_dir, executable, i, b)
|
/third_party/musl/scripts/ |
H A D | print_so_deps.py | 167 self.visiting.extend(deps)
|
/third_party/node/deps/openssl/openssl/ssl/record/ |
H A D | record_local.h | 39 __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 D | TrailingPathOptimizer.java | 139 AnyPath newPath = path.extend(canTerminate(source, g)); in recursivelyDetachTrailingPaths()
|
/third_party/rust/crates/bindgen/bindgen/codegen/ |
H A D | impl_debug.rs | 33 tokens.extend(toks); in gen_debug_impl()
|
/third_party/python/Tools/freeze/test/ |
H A D | freeze.py | 66 args.extend([opt, value])
|
/third_party/python/Lib/idlelib/ |
H A D | codecontext.py | 207 self.info.extend(lines)
|
/third_party/python/Lib/encodings/ |
H A D | punycode.py | 113 result.extend(s)
|
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/spec_tools/ |
H A D | console_printer.py | 227 lines.extend((' {}'.format(self.formatBrief(see))
|
H A D | validity.py | 92 self.lines.extend(lines)
|
/third_party/openssl/ssl/record/ |
H A D | record_local.h | 39 __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 D | generate_language_headers.py | 125 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 D | generate_language_headers.py | 125 parts.extend(["{}{}".format(self.comment_prefix(), f) for f in grammar.copyright])
|
/third_party/skia/third_party/externals/freetype/include/freetype/ |
H A D | ftcolor.h | 648 * 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 D | generate_language_headers.py | 125 parts.extend(["{}{}".format(self.comment_prefix(), f) for f in grammar.copyright])
|
/third_party/python/Lib/test/ |
H A D | test_unicode_file_functions.py | 33 filenames.extend([
|
/third_party/protobuf/python/ |
H A D | setup.py | 225 ext_module_list.extend([
|
/third_party/python/Lib/lib2to3/fixes/ |
H A D | fix_metaclass.py | 142 kids.extend(node.children[::-1])
|
/third_party/python/Lib/urllib/ |
H A D | robotparser.py | 250 ret.extend(map(str, self.rulelines))
|
/third_party/rust/crates/memchr/src/tests/memchr/ |
H A D | testdata.rs | 18 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