Home
last modified time | relevance | path

Searched defs:copy (Results 351 - 375 of 1101) sorted by relevance

1...<<11121314151617181920>>...45

/third_party/icu/icu4c/source/common/
H A Dnormlzr.cpp67 Normalizer::Normalizer(const Normalizer &copy) : in Normalizer() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/translit/
H A DReplaceableTest.java186 public void copy(int start, int limit, int dest) { in copy() method in ReplaceableTest.TestReplaceable
/third_party/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/
H A DReplaceableTest.java183 public void copy(int start, int limit, int dest) { in copy() method in ReplaceableTest.TestReplaceable
/third_party/icu/icu4c/source/common/unicode/
H A Dutext.h1266 UTextCopy *copy; member
/third_party/icu/icu4c/source/i18n/
H A Drepattrn.cpp281 RegexPattern *copy = new RegexPattern(*this); in clone() local
/third_party/jinja2/
H A Didtracking.py86 def copy(self) -> "Symbols": member in Symbols
/third_party/json/tests/thirdparty/Fuzzer/afl/
H A Dafl_driver.cpp272 uint8_t *copy = new uint8_t[n_read]; in main() local
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_task_shader.c220 nir_ssa_def *copy = in emit_shared_to_payload_copy() local
/third_party/mesa3d/src/amd/compiler/tests/
H A Dcheck_output.py27 import copy namespace
/third_party/littlefs/bd/
H A Dlfs_emubd.c616 int lfs_emubd_copy(const struct lfs_config *cfg, lfs_emubd_t *copy) { in lfs_emubd_copy() argument
[all...]
/third_party/mesa3d/src/gallium/frontends/clover/core/
H A Dresource.cpp59 resource::copy(command_queue &q, const vector &origin, const vector &region, in copy() function in resource
/third_party/mesa3d/src/imagination/csbgen/
H A Dgen_pack_header.py32 import copy namespace
/third_party/node/deps/v8/third_party/inspector_protocol/
H A Dcode_generator.py13 import copy namespace
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm/crypto/bn/
H A Dx86_64-mont.s
/third_party/node/deps/v8/third_party/zlib/contrib/optimizations/
H A Dinflate.c646 unsigned copy; /* number of stored or match bytes to copy */ global() local
[all...]
/third_party/node/deps/v8/third_party/wasm-api/example/
H A Dmemory.c155 own wasm_memory_t* copy = wasm_memory_copy(memory); in main() local
H A Dglobal.c151 own wasm_global_t* copy = wasm_global_copy(var_f32_import); in main() local
/third_party/node/deps/v8/third_party/zlib/
H A Dinflate.c635 unsigned copy; /* number of stored or match bytes to copy */ global() local
[all...]
/third_party/node/deps/zlib/
H A Dinflate.c369 local int updatewindow(z_streamp strm, const Bytef *end, unsigned copy) { in updatewindow() argument
599 unsigned copy; /* number of stored or match bytes to copy */ inflate() local
[all...]
H A Dgzwrite.c195 unsigned have, copy; in gz_write() local
[all...]
H A Dinfback.c250 unsigned copy; /* number of stored or match bytes to copy */ in inflateBack() local
[all...]
/third_party/node/deps/v8/third_party/jinja2/
H A Didtracking.py69 def copy(self): member in Symbols
/third_party/node/deps/zlib/contrib/optimizations/
H A Dinflate.c370 local int updatewindow(z_streamp strm, const Bytef *end, unsigned copy) { in updatewindow() argument
610 unsigned copy; /* number of stored or match bytes to copy */ inflate() local
[all...]
/third_party/node/src/
H A Dnode_env_var.cc218 std::shared_ptr<KVStore> copy = KVStore::CreateMapKVStore(); in Clone() local
/third_party/node/tools/inspector_protocol/jinja2/
H A Didtracking.py69 def copy(self): member in Symbols

Completed in 24 milliseconds

1...<<11121314151617181920>>...45