Home
last modified time | relevance | path

Searched defs:copy (Results 626 - 650 of 715) sorted by relevance

1...<<212223242526272829

/third_party/skia/third_party/externals/abseil-cpp/absl/container/
H A Dbtree_test.cc933 auto copy = table; in TestHeterogeneous() local
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/types/
H A Doptional_test.cc53 int copy = 0; member
[all...]
/third_party/vk-gl-cts/external/vulkancts/scripts/
H A Dgen_framework_sc.py26 import copy namespace
H A Dohos_gen_framework.py27 import copy namespace
/third_party/ffmpeg/libavcodec/
H A Dvp8.c1715 int copy = 0; in intra_predict() local
/third_party/ffmpeg/libavformat/
H A Drtmpproto.c2960 int pktsize, pkttype, copy; in rtmp_write() local
[all...]
/third_party/glfw/src/
H A Dwl_window.c3155 char* copy = _glfw_strdup(string); in _glfwSetClipboardStringWayland() local
/third_party/cups-filters/cupsfilters/
H A Dppdgenerator.c985 res_t *copy; in copy_resolution() local
/third_party/icu/icu4c/source/i18n/
H A Dsmpdtfmt.cpp2567 Calendar *copy; in parse() local
[all...]
/third_party/libcoap/examples/
H A Dcoap-server.c36 char *copy = (char *)malloc(n + 1); in strndup() local
/third_party/json/tools/cpplint/
H A Dcpplint.py50 import copy namespace
[all...]
/third_party/mesa3d/src/compiler/nir/
H A Dnir_serialize.c2230 nir_shader *copy = nir_deserialize(dead_ctx, options, &reader); in nir_shader_serialize_deserialize() local
/third_party/mesa3d/src/amd/compiler/
H A Daco_register_allocation.cpp828 std::pair<Operand, Definition>& copy = *it; in update_renames() local
[all...]
/third_party/node/deps/v8/src/wasm/
H A Dgraph-builder-interface.cc567 SsaEnv* copy = Steal(decoder->zone(), branch_env); in BrTable() local
/third_party/node/src/
H A Dnode_http2.cc2002 size_t copy = buf.len > len ? len : buf.len; in Receive() local
[all...]
/third_party/ntfs-3g/ntfsprogs/
H A Dntfsclone.c1852 static int compare_bitmaps(struct bitmap *a, BOOL copy) argument
/third_party/node/deps/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/node/deps/icu-small/source/i18n/
H A Dsmpdtfmt.cpp2518 Calendar *copy; in parse() local
[all...]
/third_party/ltp/tools/sparse/sparse-src/
H A Devaluate.c2526 struct expression *copy; in next_designators() local
2549 struct expression *copy; in next_designators() local
3293 struct expression *copy = __alloc_expression(0); evaluate_offsetof() local
[all...]
/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...]

Completed in 96 milliseconds

1...<<212223242526272829