Home
last modified time | relevance | path

Searched defs:copy (Results 1026 - 1050 of 1101) sorted by relevance

1...<<4142434445

/third_party/mesa3d/src/compiler/spirv/
H A Dspirv_to_nir.c454 uint32_t *copy = ralloc_array(b, uint32_t, word_count); in vtn_string_literal() local
/third_party/node/deps/v8/src/wasm/
H A Dc-api.cc912 own<Ref> copy() const { return make(store(), v8_object()); } copy() function in wasm::RefImpl
990 own<Frame> Frame::copy() const { copy() function in wasm::Frame
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Dmeasunit.cpp2384 MeasureUnitImpl MeasureUnitImpl::copy(UErrorCode &status) const { in copy() function in MeasureUnitImpl
/third_party/node/deps/v8/src/codegen/mips64/
H A Dmacro-assembler-mips64.cc4894 Label copy; in CallRecordWriteStub() local
/third_party/node/deps/v8/src/codegen/arm/
H A Dmacro-assembler-arm.cc1619 Label copy, check; in CallRecordWriteStub() local
/third_party/node/deps/v8/src/codegen/ppc/
H A Dmacro-assembler-ppc.cc1476 Label copy, skip; in CallRecordWriteStub() local
/third_party/node/deps/v8/src/codegen/loong64/
H A Dmacro-assembler-loong64.cc3011 Label copy; in CallRecordWriteStub() local
/third_party/node/deps/v8/src/codegen/x64/
H A Dmacro-assembler-x64.cc2654 Label copy, check; in CallRecordWriteStub() local
/third_party/python/Lib/test/
H A Ddatetimetester.py8 import copy namespace
[all...]
H A Dtest_logging.py28 import copy namespace
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dmeasunit.cpp2329 MeasureUnitImpl MeasureUnitImpl::copy(UErrorCode &status) const { in copy() function in MeasureUnitImpl
/third_party/openssl/test/
H A Devp_test.c1774 EVP_PKEY_CTX *copy = NULL; in pkey_test_run() local
[all...]
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-layout-common.hh623 LangSys* copy (hb_serialize_context_t *c) const in copy() function
3297 FeatureVariations* copy (hb_serialize_context_t *c) const in copy() function
3390 HintingDevice* copy (hb_serialize_context_t *c) const in copy() function
3457 VariationDevice* copy (hb_serialize_context_ function
3565 Device* copy (hb_serialize_context_t *c, const hb_map_t *layout_variation_idx_map=nullptr) const copy() function
[all...]
/third_party/python/Modules/_decimal/
H A D_decimal.c1431 PyObject *copy; in context_copy() local
[all...]
/third_party/python/Objects/
H A Ddictobject.c3015 PyObject *copy; in PyDict_Copy() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dwpa_cli.c3922 char *copy = NULL, *id, *pos2; in wpa_cli_action_process() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dwpa_cli.c4475 char *copy = NULL, *id, *pos2; in wpa_cli_action_process() local
/kernel/linux/linux-5.10/drivers/crypto/
H A Dhifn_795x.c1413 unsigned int copy, drest = *drestp, nbytes = *nbytesp; in skcipher_add() local
1443 unsigned int nbytes = req->cryptlen, offset, copy, diff; in hifn_cipher_walk() local
1619 unsigned int srest = *srestp, nbytes = *nbytesp, copy; skcipher_get() local
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/
H A Dnet_driver.h594 struct efx_channel *(*copy)(const struct efx_channel *); member
/kernel/linux/linux-5.10/include/net/
H A Dsock.h2110 skb_do_copy_data_nocache(struct sock *sk, struct sk_buff *skb, struct iov_iter *from, char *to, int copy, int offset) skb_do_copy_data_nocache() argument
2128 skb_add_data_nocache(struct sock *sk, struct sk_buff *skb, struct iov_iter *from, int copy) skb_add_data_nocache() argument
2141 skb_copy_to_page_nocache(struct sock *sk, struct iov_iter *from, struct sk_buff *skb, struct page *page, int off, int copy) skb_copy_to_page_nocache() argument
[all...]
/kernel/linux/linux-5.10/fs/nfsd/
H A Dnfs4state.c791 int nfs4_init_copy_state(struct nfsd_net *nn, struct nfsd4_copy *copy) in nfs4_init_copy_state() argument
817 void nfs4_free_copy_state(struct nfsd4_copy *copy) in nfs4_free_copy_state() argument
[all...]
H A Dxdr4.h674 struct nfsd4_copy copy; member
/kernel/linux/linux-5.10/net/core/
H A Dfilter.c2631 u32 len = 0, offset = 0, copy = 0, poffset = 0, bytes = end - start; in BPF_CALL_4() local
2759 u32 new, i = 0, l = 0, space, copy = 0, offset = 0; BPF_CALL_4() local
[all...]
/kernel/linux/linux-5.10/net/ipv4/
H A Dtcp_input.c5205 int copy = min_t(int, SKB_MAX_ORDER(0, 0), end - start); in tcp_collapse() local
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/
H A Dnet_driver.h591 struct efx_channel *(*copy)(const struct efx_channel *); member

Completed in 132 milliseconds

1...<<4142434445