Home
last modified time | relevance | path

Searched refs:copying (Results 1 – 25 of 749) sorted by relevance

12345678910>>...30

/external/python/cpython2/Doc/library/
Dcopy.rst31 The difference between shallow and deep copying is only relevant for compound
52 copying pass; and
54 * letting user-defined classes override the copying operation or the set of
67 Added copying functions.
71 Classes can use the same interfaces to control copying that they use to control
Dshutil.rst5 :synopsis: High-level file operations, including copying.
10 single: file; copying
11 single: copying files
19 copying and removal. For operations on individual files, see also the
24 Even the higher-level file copying functions (:func:`shutil.copy`,
128 :exc:`Error` is raised if any exceptions occur during copying, rather than
/external/python/cpython3/Doc/library/
Dcopy.rst36 The difference between shallow and deep copying is only relevant for compound
57 copying pass; and
59 * letting user-defined classes override the copying operation or the set of
73 Classes can use the same interfaces to control copying that they use to control
/external/tensorflow/tensorflow/core/api_def/base_api/
Dapi_def_CopyHost.pbtxt28 Performs CPU-to-CPU deep-copying of tensor.
31 deep-copying. See the documentation of Debug* ops for more details.
Dapi_def_Copy.pbtxt28 Performs CPU-to-CPU or GPU-to-GPU deep-copying of tensor, depending on the
32 deep-copying. See the documentation of Debug* ops for more details.
/external/icu/icu4c/source/config/
Dmh-unknown15 # As a start, try copying mh-linux (which is fairly generic) over this
23 @echo "*** or, try copying icu/source/config/mh-linux to mh-unknown"
/external/cldr/tools/java/
Dhow_to_notes.txt1 Note: For copying a file and making changes, see GenerateMaximalLocales.printDefaultContent
/external/llvm-project/lld/test/ELF/
Dppc32-relocatable-got2.s2 ## Test addend adjustment of R_PPC_PLTREL24 when copying relocations.
/external/fonttools/Tests/ttLib/tables/data/aots/
DREADME9 Fonts were built by running "make" and copying tests/*.otf over.
/external/ppp/pppd/plugins/radius/
DCOPYRIGHT12 documentation that copying and distribution is by permission of
27 given in supporting documentation that copying and distribution is by
44 copying and distribution is by permission of Livingston Enterprises, Inc.
/external/llvm/test/CodeGen/PowerPC/
Dppc64-crash.ll10 ; check that we're not copying stuff between R and X registers
/external/python/pybind11/docs/advanced/cast/
Deigen.rst35 type, pybind11 will attempt to avoid copying by using an ``Eigen::Map`` object
91 pointers will be managed by pybind11. In order to avoid copying, you should
188 The second approach to avoid copying is more intrusive: rearranging the
199 callable with numpy's (default) arrays without involving a copying.
226 Failing rather than copying
232 stride layout. If you want to explicitly avoid copying in such a case, you
237 copying to take place:
258 "big"_a.noconvert(), // <- Don't allow copying for this arg
/external/llvm-project/llvm/test/CodeGen/PowerPC/
Dppc64-crash.ll10 ; check that we're not copying stuff between R and X registers
/external/owasp/sanitizer/lib/commons-codec-1.4/
DNOTICE.txt11 Copyright (C) 2002 Kevin Atkinson (kevina@gnu.org). Verbatim copying
/external/wpa_supplicant_8/hostapd/logwatch/
DREADME4 These files can be installed by copying them to following locations:
/external/rust/crates/libz-sys/src/zlib/contrib/iostream3/
DTODO16 - Override operator<<(ostream&, gzfilebuf*) to allow direct copying
/external/deqp/doc/testspecs/GLES31/
Dfunctional.copy_image.txt51 e.g. no invalid ASTC blocks or NaNs exist before or after copying.
59 Each test case does copying in two different ways. First they create images,
/external/tensorflow/tensorflow/python/tpu/
Dtpu_test_wrapper.bzl76 """Creates a genrule copying src into the current directory.
85 file. We don't expect to see this case, since we're only copying the one
/external/llvm-project/llvm/test/tools/llvm-objcopy/ELF/
Dcopy-after-strip-sections.test3 # subsequent stripping operation, or copying the object, should produce
/external/toybox/toys/example/
DREADME8 command, copying hello.c or skeleton.c to the new name may provide a good
/external/llvm-project/llvm/test/CodeGen/X86/
Dsjlj-shadow-stack-liveness.mir2 # Check that we're not copying the kill flags with the operands from the pseudo
/external/strace/tests-m32/
Dstrace-V.test63 This is free software; see the source for copying conditions. There is NO
/external/strace/tests/
Dstrace-V.test63 This is free software; see the source for copying conditions. There is NO
/external/strace/tests-mx32/
Dstrace-V.test63 This is free software; see the source for copying conditions. There is NO
/external/icu/icu4c/source/extra/uconv/samples/utf8/
Dutf-8-demo.txt5 Markus says this about copying files that are on his site:

12345678910>>...30