Home
last modified time | relevance | path

Searched defs:copy (Results 501 - 525 of 1127) sorted by relevance

1...<<21222324252627282930>>...46

/third_party/ffmpeg/libavcodec/
H A Dexrenc.c186 int64_t i = 0, o = 0, run = 1, copy = 0; in rle_compress() local
[all...]
/third_party/curl/tests/libtest/
H A Dstub_gssapi.c71 char *copy = malloc(len + 1); in my_strndup() local
/third_party/ffmpeg/libavutil/
H A Dfifo.c114 const size_t copy = FFMIN(inc, f->offset_w); in av_fifo_grow2() local
378 const size_t copy in av_fifo_realloc2() local
[all...]
/third_party/gn/src/base/files/
H A Dfile_path.cc630 StringType copy = path_; in NormalizePathSeparatorsTo() local
/third_party/gn/src/base/
H A Dvalues.cc51 std::unique_ptr<DictionaryValue> copy; in CopyDictionaryWithoutEmptyChildren() local
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/duration/
H A DBasicPeriodBuilderFactory.java181 public Settings copy() { in copy() method in BasicPeriodBuilderFactory.Settings
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/number/
H A DPrecision.java379 /* package-private */ void createCopyHelper(Precision copy) { in createCopyHelper() argument
[all...]
/third_party/NuttX/drivers/usbdev/gadget/
H A Dusbd_video.c769 uvc_continue_func copy; in uvc_copy_continue() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/duration/
H A DBasicPeriodBuilderFactory.java182 public Settings copy() { in copy() method in BasicPeriodBuilderFactory.Settings
/third_party/icu/icu4c/source/i18n/
H A Dnumber_rounding.cpp272 IncrementPrecision copy = *this; in withMinFraction() local
/third_party/libuv/src/unix/
H A Dos390-syscalls.c57 struct dirent* copy; in scandir() local
[all...]
/third_party/jinja2/
H A Dutils.py456 def copy(self) -> "LRUCache": member in LRUCache
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_vars_to_ssa.c512 nir_intrinsic_instr *copy = (void *)copy_entry->key; in lower_copies_to_load_store() local
[all...]
/third_party/mesa3d/src/amd/compiler/
H A Daco_lower_to_cssa.cpp49 struct copy { struct
338 try_coalesce_copy(cssa_ctx& ctx, copy copy, uint32_ argument
[all...]
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_fs_copy_propagation.cpp79 BITSET_WORD *copy; member
[all...]
/third_party/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_descriptor_set.c515 const VkCopyDescriptorSet *copy = &pDescriptorCopies[i]; in lvp_UpdateDescriptorSets() local
[all...]
/third_party/node/deps/v8/third_party/jinja2/
H A Dutils.py376 def copy(self): member in LRUCache
/third_party/node/deps/v8/tools/testrunner/objects/
H A Dtestcase.py28 import copy namespace
/third_party/node/tools/inspector_protocol/jinja2/
H A Dutils.py341 def copy(self): member in LRUCache
/third_party/nghttp2/src/
H A Dmemchunk.h206 size_t copy(Memchunks &dest) { in copy() function
H A Dshrpx_log.cc362 std::pair<OutputIterator, OutputIterator> copy(const char *src, size_t srclen, in copy() function
374 copy(const char *src, OutputIterator d_first, OutputIterator d_last) { in copy() function
382 copy(const StringRef &src, OutputIterator d_first, OutputIterator d_last) { in copy() function
397 std::pair<OutputIterator, OutputIterator> copy(char c, OutputIterator d_first, in copy() function
429 std::pair<OutputIterator, OutputIterator> copy( function
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Dnumber_rounding.cpp272 IncrementPrecision copy = *this; in withMinFraction() local
/third_party/ltp/utils/benchmark/ebizzy-0.3/
H A Debizzy.c372 record_t *src, *copy; in search_mem() local
[all...]
/third_party/node/deps/v8/src/runtime/
H A Druntime-literals.cc88 Handle<JSObject> copy; in StructureWalk() local
332 MaybeHandle<JSObject> copy = v.StructureWalk(object); DeepCopy() local
577 MaybeHandle<JSObject> copy = DeepCopy(boilerplate, &usage_context); CreateLiteral() local
[all...]
/third_party/node/deps/openssl/openssl/crypto/property/
H A Dproperty_parse.c542 const OSSL_PROPERTY_DEFINITION *copy; in ossl_property_merge() local

Completed in 24 milliseconds

1...<<21222324252627282930>>...46