Home
last modified time | relevance | path

Searched defs:copy (Results 651 - 675 of 721) sorted by relevance

1...<<212223242526272829

/third_party/node/deps/v8/src/ast/
H A Dscopes.cc2903 VariableProxy* copy = ast_node_factory->CopyVariableProxy(proxy); in MigrateUnresolvedPrivateNameTail() local
/third_party/node/deps/v8/src/codegen/ia32/
H A Dmacro-assembler-ia32.cc1289 Label copy, check; in CallRecordWriteStub() local
/third_party/python/Tools/clinic/
H A Dclinic.py12 import copy namespace
2363 def copy(self, **overrides): member in Function
2415 def copy(self, **overrides): member in Parameter
/third_party/protobuf/conformance/third_party/jsoncpp/
H A Djsoncpp.cpp2306 void ValueIteratorBase::copy(const SelfType& other) { copy() function in Json::ValueIteratorBase
[all...]
/third_party/python/Lib/
H A D_pydecimal.py4029 def copy(self): global() member in Context
[all...]
/third_party/skia/src/gpu/v1/
H A DSurfaceDrawContext.cpp2110 auto copy = GrSurfaceProxy::Copy(fContext, in setupDstProxyView() local
[all...]
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A DOutputASM.cpp2515 void OutputASM::copy(TIntermTyped *dst, TIntermNode *src, int offset) copy() function in glsl::OutputASM
[all...]
/third_party/skia/third_party/externals/libpng/contrib/libtests/
H A Dpngstest.c3310 Image copy; in testimage() local
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dsmpdtfmt.cpp2519 Calendar *copy; in parse() local
[all...]
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dencode.c1764 uint32_t copy = (uint32_t)BROTLI_MIN( in ProcessMetadata() local
1774 uint32_t copy = BROTLI_MIN(uint32_t, s->remaining_metadata_bytes_, 16); ProcessMetadata() local
[all...]
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-layout-gpos-table.hh390 AnchorFormat1* copy (hb_serialize_context_t *c) const in copy() function
437 AnchorFormat2* copy (hb_serialize_context_t *c) const in copy() function
473 AnchorFormat3* copy (hb_serialize_context_t *c, in copy() function
[all...]
/third_party/python/Lib/test/
H A Dtest_functools.py5 import copy namespace
H A Dtest_statistics.py9 import copy namespace
H A Dtest_collections.py4 import copy namespace
[all...]
H A Dtest_decimal.py31 import pickle, copy namespace
[all...]
H A Dtest_set.py7 import copy namespace
[all...]
H A Dtest_xml_etree.py8 import copy namespace
380 import copy namespace
[all...]
/third_party/python/Objects/
H A Dobmalloc.c681 char *copy = PyMem_RawMalloc(size); in _PyMem_RawStrdup() local
694 char *copy = PyMem_Malloc(size); in _PyMem_Strdup() local
[all...]
/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H A Dgltf2_exporter.cpp890 MeshPrimitive copy; in operator ()() local
/third_party/icu/icu4c/source/i18n/
H A Dmeasunit.cpp2366 MeasureUnitImpl MeasureUnitImpl::copy(UErrorCode &status) const { in copy() function in MeasureUnitImpl
/third_party/mesa3d/include/CL/
H A Dcl.hpp6846 inline cl_int copy( IteratorType startIterator, IteratorType endIterator, cl::Buffer &buffer ) copy() function
6862 inline cl_int copy( const cl::Buffer &buffer, IteratorType startIterator, IteratorType endIterator ) copy() function
6878 inline cl_int copy( const CommandQueue &queue, IteratorType startIterator, IteratorType endIterator, cl::Buffer &buffer ) copy() function
6917 inline cl_int copy( const CommandQueue &queue, const cl::Buffer &buffer, IteratorType startIterator, IteratorType endIterator ) copy() function
[all...]
/third_party/mesa3d/src/compiler/spirv/
H A Dspirv_to_nir.c454 uint32_t *copy = ralloc_array(b, uint32_t, word_count); in vtn_string_literal() local
/third_party/node/deps/v8/src/wasm/
H A Dc-api.cc912 own<Ref> copy() const { return make(store(), v8_object()); } copy() function in wasm::RefImpl
990 own<Frame> Frame::copy() const { copy() function in wasm::Frame
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Dmeasunit.cpp2384 MeasureUnitImpl MeasureUnitImpl::copy(UErrorCode &status) const { in copy() function in MeasureUnitImpl
/third_party/node/deps/v8/src/codegen/mips64/
H A Dmacro-assembler-mips64.cc4894 Label copy; in CallRecordWriteStub() local

Completed in 107 milliseconds

1...<<212223242526272829