Home
last modified time | relevance | path

Searched defs:copy (Results 126 - 150 of 1093) sorted by relevance

12345678910>>...44

/third_party/ffmpeg/libavfilter/
H A Dconvolution.h53 int copy[4]; member
H A Dvf_shuffleplanes.c40 int copy; member
110 AVFrame *copy = ff_get_video_buffer(ctx->outputs[0], frame->width, frame->height); in shuffleplanes_filter_frame() local
[all...]
/third_party/ffmpeg/libavutil/
H A Dlzo.c87 static inline void copy(LZOContext *c, int cnt) in copy() function
/third_party/backends/backend/
H A Dhp-hpmem.c114 Alloc copy = *old; in sanei_hp_realloc() local
/third_party/gptfdisk/
H A Dguid.cc69 string copy, fragment; in operator =() local
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/units/
H A DSingleUnitImpl.java42 public SingleUnitImpl copy() { in copy() method in SingleUnitImpl
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DReplaceable.java175 void copy(int start, int limit, int dest); in copy() method
H A DReplaceableString.java189 public void copy(int start, int limit, int dest) { in copy() method in ReplaceableString
/third_party/icu/icu4c/source/python/icutools/databuilder/
H A Drequest_types.py9 import copy namespace
/third_party/icu/icu4c/source/i18n/unicode/
H A Dfieldpos.h145 FieldPosition(const FieldPosition& copy) in FieldPosition() argument
269 FieldPosition::operator=(const FieldPosition& copy) in operator =() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DReplaceableString.java178 public void copy(int start, int limit, int dest) { in copy() method in ReplaceableString
H A DReplaceable.java168 void copy(int start, int limit, int dest); in copy() method
/third_party/icu/icu4c/source/i18n/
H A Dpluralranges.cpp91 StandardPluralRanges::copy(UErrorCode& status) const { in copy() function in StandardPluralRanges
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_var_copies.c98 nir_lower_deref_copy_instr(nir_builder *b, nir_intrinsic_instr *copy) in nir_lower_deref_copy_instr() argument
134 nir_intrinsic_instr *copy = nir_instr_as_intrinsic(instr); lower_var_copies_impl() local
[all...]
H A Dnir_opt_copy_propagate.c84 copy_propagate_alu(nir_function_impl *impl, nir_alu_src *src, nir_alu_instr *copy) in copy_propagate_alu() argument
115 copy_propagate(nir_src *src, nir_alu_instr *copy) copy_propagate() argument
126 copy_propagate_if(nir_src *src, nir_alu_instr *copy) copy_propagate_if() argument
[all...]
/third_party/mesa3d/src/compiler/glsl/
H A Dlower_output_reads.cpp122 copy(void *ctx, ir_variable *output, ir_variable *temp) in copy() function
[all...]
/third_party/mesa3d/src/gallium/frontends/clover/util/
H A Dalgorithm.hpp113 copy(R &&r, I i) { in copy() function
/third_party/musl/scripts/
H A Dprint_so_deps.py19 import copy namespace
/third_party/mesa3d/src/mapi/glapi/gen/
H A Dtypeexpr.py27 import copy namespace
/third_party/node/deps/icu-small/source/i18n/unicode/
H A Dfieldpos.h145 FieldPosition(const FieldPosition& copy) in FieldPosition() argument
269 FieldPosition::operator=(const FieldPosition& copy) in operator =() argument
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Dpluralranges.cpp91 StandardPluralRanges::copy(UErrorCode& status) const { in copy() function in StandardPluralRanges
/third_party/libinput/src/
H A Dutil-strings.c84 char *copy = safe_strdup(argv[i]); in strv_from_argv() local
135 char *copy = strndup(word, l); in strv_from_string() local
/third_party/ltp/testcases/kernel/mem/hugetlb/hugemmap/
H A Dhugemmap15.c57 static void jumpfunc(int copy, void *p) in jumpfunc() argument
/third_party/mesa3d/src/panfrost/bifrost/
H A Dbifrost_isa.py54 import copy namespace
/third_party/mesa3d/src/panfrost/bifrost/valhall/
H A Dva_validate.c138 bi_index copy = bi_mov_i32(b, bi_strip_index(src)); in va_repair_fau() local

Completed in 10 milliseconds

12345678910>>...44