| /third_party/musl/src/unistd/ |
| H A D | dup.c | 7 int dup(int fd) in dup() function
|
| /third_party/NuttX/fs/vfs/ |
| H A D | fs_dup.c | 48 int dup(int fd) in dup() function
|
| /third_party/rust/crates/rustix/src/io/ |
| H A D | dup.rs | 32 pub fn dup<Fd: AsFd>(fd: Fd) -> io::Result<OwnedFd> { in dup() functions
|
| H A D | mod.rs | 7 mod dup; modules
|
| /third_party/curl/tests/libtest/ |
| H A D | lib1502.c | 45 CURL *dup; in test() local
|
| /third_party/mesa3d/src/panfrost/midgard/ |
| H A D | midgard_derivatives.c | 141 midgard_instruction dup; in midgard_lower_derivatives() local [all...] |
| /kernel/linux/linux-5.10/drivers/isdn/mISDN/ |
| H A D | dsp_hwec.c | 54 char *dup, *tok, *name, *val; in dsp_hwec_enable() local
|
| H A D | dsp_pipeline.c | 196 char *dup, *next, *tok, *name, *args; in dsp_pipeline_build() local
|
| /kernel/linux/linux-5.10/drivers/staging/rtl8188eu/os_dep/ |
| H A D | osdep_service.c | 69 u8 *dup = NULL; in rtw_buf_update() local
|
| /kernel/linux/linux-6.6/drivers/isdn/mISDN/ |
| H A D | dsp_hwec.c | 54 char *dup, *tok, *name, *val; in dsp_hwec_enable() local
|
| H A D | dsp_pipeline.c | 196 char *dup, *next, *tok, *name, *args; in dsp_pipeline_build() local
|
| /third_party/node/deps/uvwasi/src/ |
| H A D | poll_oneoff.c | 162 struct uvwasi__poll_fdevent_t* dup; in uvwasi__poll_oneoff_state_add_fdevent() local
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/paho.mqtt.c/include/mqtt/ |
| H A D | MQTTPersistence.h | 74 int dup; member
|
| /third_party/mesa3d/src/util/ |
| H A D | u_memory.h | 80 void *dup = MALLOC(size); in mem_dup() local
|
| /third_party/python/Lib/asyncio/ |
| H A D | trsock.py | 59 def dup(self): member in TransportSocket
|
| /third_party/skia/third_party/externals/expat/expat/tests/ |
| H A D | structdata.c | 59 XML_Char *dup = malloc(byte_count); in xmlstrdup() local
|
| /foundation/graphic/graphic_3d/lume/metaobject/include/meta/api/ |
| H A D | util.h | 64 IProperty::Ptr dup; local
|
| /kernel/linux/linux-5.10/drivers/hyperhold/ |
| H A D | hp_iotab.c | 67 struct hpio *dup = NULL; in iotab_insert() local 190 struct hpio *dup = NULL; in hpio_get_alloc() local
|
| /kernel/linux/linux-5.10/fs/hmdfs/ |
| H A D | super.c | 64 char *dup = NULL; in hmdfs_match_strdup() local
|
| /kernel/linux/linux-6.6/fs/hmdfs/ |
| H A D | super.c | 64 char *dup = NULL; in hmdfs_match_strdup() local
|
| /kernel/linux/linux-6.6/fs/xfs/scrub/ |
| H A D | readdir.c | 112 struct xfs_dir2_data_unused *dup = bp->b_addr + off; in xchk_dir_walk_block() local 201 struct xfs_dir2_data_unused *dup; in xchk_dir_walk_leaf() local
|
| /kernel/linux/linux-6.6/drivers/staging/rtl8723bs/os_dep/ |
| H A D | osdep_service.c | 127 u8 *dup = NULL; in rtw_buf_update() local
|
| /kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/fw/ |
| H A D | rs.c | 111 u32 dup = 0; in iwl_new_rate_from_v1() local
|
| /kernel/linux/linux-6.6/drivers/hyperhold/ |
| H A D | hp_iotab.c | 67 struct hpio *dup = NULL; in iotab_insert() local 190 struct hpio *dup = NULL; in hpio_get_alloc() local
|
| /third_party/icu/icu4c/source/common/ |
| H A D | cstring.cpp | 317 char *dup = (char *) uprv_malloc(len); in uprv_strdup() local 328 char *dup; in uprv_strndup() local [all...] |