Home
last modified time | relevance | path

Searched refs:extend (Results 651 - 675 of 2058) sorted by relevance

1...<<21222324252627282930>>...83

/test/testfwk/developer_test/src/core/command/
H A Dconsole.py80 exist_list.extend(value_list)
/test/testfwk/xdevice/plugins/ohos/src/ohos/parser/
H A Dcpp_parser.py58 self.state_machine.trace_logs.extend(lines)
H A Dc_parser_lite.py56 self.state_machine.trace_logs.extend(lines)
/third_party/ffmpeg/libavcodec/x86/
H A Dmlpdsp.asm102 movzx blockposq, word blockposm ; load and zero extend blockpos (16bit)
H A Ddirac_dwt.asm165 ; extend the left and right edges of the tmp array by %1 and %2 respectively
/third_party/PyYAML/tests/lib/
H A Dtest_constructor.py206 self.extend([None]*n)
/third_party/mbedtls/tests/scripts/
H A Daudit-validity-dates.py261 results[d.identifier].locations.extend(d.locations)
/third_party/jinja2/
H A Dutils.py460 rv._queue.extend(self._queue)
/third_party/node/deps/v8/third_party/jinja2/
H A Dutils.py380 rv._queue.extend(self._queue)
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/packaging/
H A Dspecifiers.py662 result.extend(match.groups())
/third_party/python/Tools/c-analyzer/cpython/
H A D__main__.py275 ignored.extend(raw.replace(',', ' ').strip().split())
/third_party/python/Lib/distutils/
H A Dutil.py425 cmd.extend(subprocess._optim_args_from_interpreter_flags())
/third_party/python/Lib/
H A D_strptime.py128 replacement_pairs.extend([(tz, "%Z") for tz_values in self.timezone
/third_party/python/Lib/distutils/command/
H A Dinstall.py645 inputs.extend(cmd.get_inputs())
/third_party/python/Lib/test/
H A Dpythoninfo.py573 env_names.extend((parts[0], parts[2]))
/third_party/python/Lib/idlelib/
H A Dformat.py153 new.extend(lines[i:])
/third_party/skia/src/core/
H A DSkRasterPipeline.cpp51 void SkRasterPipeline::extend(const SkRasterPipeline& src) { in extend() function in SkRasterPipeline
/third_party/skia/third_party/externals/jinja2/
H A Dutils.py380 rv._queue.extend(self._queue)
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-color-sbix-table.hh148 if (unlikely (!c->serializer->extend (out, num_output_glyphs + 1))) return_trace (false); in subset()
/third_party/python/Lib/email/
H A Dfeedparser.py124 self._lines.extend(lines)
/third_party/python/Lib/lib2to3/
H A Dfixer_util.py409 nodes.extend(node.children)
/third_party/python/Lib/test/libregrtest/
H A Druntest.py330 FOUND_GARBAGE.extend(gc.garbage)
/third_party/skia/tools/skp/
H A Dwebpages_playback.py193 ps.extend(chromium_ps)
/third_party/protobuf/objectivec/DevTools/
H A Dpddm.py485 result.extend([_GENERATED_CODE_LINE, '// clang-format off', ''])
/third_party/python/Include/internal/
H A Dpycore_global_strings.h261 STRUCT_FOR_ID(extend)

Completed in 19 milliseconds

1...<<21222324252627282930>>...83