| /third_party/node/deps/v8/src/ast/ |
| H A D | scopes.cc | 2903 VariableProxy* copy = ast_node_factory->CopyVariableProxy(proxy); in MigrateUnresolvedPrivateNameTail() local
|
| /third_party/node/deps/v8/src/codegen/ia32/ |
| H A D | macro-assembler-ia32.cc | 1289 Label copy, check; in CallRecordWriteStub() local
|
| /third_party/python/Tools/clinic/ |
| H A D | clinic.py | 12 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 D | jsoncpp.cpp | 2306 void ValueIteratorBase::copy(const SelfType& other) { copy() function in Json::ValueIteratorBase [all...] |
| /third_party/python/Lib/ |
| H A D | _pydecimal.py | 4029 def copy(self): global() member in Context [all...] |
| /third_party/skia/src/gpu/v1/ |
| H A D | SurfaceDrawContext.cpp | 2110 auto copy = GrSurfaceProxy::Copy(fContext, in setupDstProxyView() local [all...] |
| /third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/ |
| H A D | OutputASM.cpp | 2515 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 D | pngstest.c | 3310 Image copy; in testimage() local [all...] |
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | smpdtfmt.cpp | 2519 Calendar *copy; in parse() local [all...] |
| /third_party/skia/third_party/externals/brotli/c/enc/ |
| H A D | encode.c | 1764 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 D | hb-ot-layout-gpos-table.hh | 390 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 D | test_functools.py | 5 import copy namespace
|
| H A D | test_statistics.py | 9 import copy namespace
|
| H A D | test_collections.py | 4 import copy namespace [all...] |
| H A D | test_decimal.py | 31 import pickle, copy namespace [all...] |
| H A D | test_set.py | 7 import copy namespace [all...] |
| H A D | test_xml_etree.py | 8 import copy namespace 380 import copy namespace [all...] |
| /third_party/python/Objects/ |
| H A D | obmalloc.c | 681 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 D | gltf2_exporter.cpp | 890 MeshPrimitive copy; in operator ()() local
|
| /third_party/icu/icu4c/source/i18n/ |
| H A D | measunit.cpp | 2366 MeasureUnitImpl MeasureUnitImpl::copy(UErrorCode &status) const { in copy() function in MeasureUnitImpl
|
| /third_party/mesa3d/include/CL/ |
| H A D | cl.hpp | 6846 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 D | spirv_to_nir.c | 454 uint32_t *copy = ralloc_array(b, uint32_t, word_count); in vtn_string_literal() local
|
| /third_party/node/deps/v8/src/wasm/ |
| H A D | c-api.cc | 912 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 D | measunit.cpp | 2384 MeasureUnitImpl MeasureUnitImpl::copy(UErrorCode &status) const { in copy() function in MeasureUnitImpl
|
| /third_party/node/deps/v8/src/codegen/mips64/ |
| H A D | macro-assembler-mips64.cc | 4894 Label copy; in CallRecordWriteStub() local
|