| /third_party/mesa3d/src/compiler/spirv/ |
| H A D | spirv_to_nir.c | 454 uint32_t *copy = ralloc_array(b, uint32_t, word_count); in vtn_string_literal() local
|
| /third_party/node/deps/v8/src/wasm/ |
| H A D | c-api.cc | 912 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 D | measunit.cpp | 2384 MeasureUnitImpl MeasureUnitImpl::copy(UErrorCode &status) const { in copy() function in MeasureUnitImpl
|
| /third_party/node/deps/v8/src/codegen/mips64/ |
| H A D | macro-assembler-mips64.cc | 4894 Label copy; in CallRecordWriteStub() local
|
| /third_party/node/deps/v8/src/codegen/arm/ |
| H A D | macro-assembler-arm.cc | 1619 Label copy, check; in CallRecordWriteStub() local
|
| /third_party/node/deps/v8/src/codegen/ppc/ |
| H A D | macro-assembler-ppc.cc | 1476 Label copy, skip; in CallRecordWriteStub() local
|
| /third_party/node/deps/v8/src/codegen/loong64/ |
| H A D | macro-assembler-loong64.cc | 3011 Label copy; in CallRecordWriteStub() local
|
| /third_party/node/deps/v8/src/codegen/x64/ |
| H A D | macro-assembler-x64.cc | 2654 Label copy, check; in CallRecordWriteStub() local
|
| /third_party/python/Lib/test/ |
| H A D | datetimetester.py | 8 import copy namespace [all...] |
| H A D | test_logging.py | 28 import copy namespace [all...] |
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | measunit.cpp | 2329 MeasureUnitImpl MeasureUnitImpl::copy(UErrorCode &status) const { in copy() function in MeasureUnitImpl
|
| /third_party/openssl/test/ |
| H A D | evp_test.c | 1774 EVP_PKEY_CTX *copy = NULL; in pkey_test_run() local [all...] |
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-ot-layout-common.hh | 623 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.c | 1431 PyObject *copy; in context_copy() local [all...] |
| /third_party/python/Objects/ |
| H A D | dictobject.c | 3015 PyObject *copy; in PyDict_Copy() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
| H A D | wpa_cli.c | 3922 char *copy = NULL, *id, *pos2; in wpa_cli_action_process() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
| H A D | wpa_cli.c | 4475 char *copy = NULL, *id, *pos2; in wpa_cli_action_process() local
|
| /kernel/linux/linux-5.10/drivers/crypto/ |
| H A D | hifn_795x.c | 1413 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 D | net_driver.h | 594 struct efx_channel *(*copy)(const struct efx_channel *); member
|
| /kernel/linux/linux-5.10/include/net/ |
| H A D | sock.h | 2110 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 D | nfs4state.c | 791 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 D | xdr4.h | 674 struct nfsd4_copy copy; member
|
| /kernel/linux/linux-5.10/net/core/ |
| H A D | filter.c | 2631 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 D | tcp_input.c | 5205 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 D | net_driver.h | 591 struct efx_channel *(*copy)(const struct efx_channel *); member
|