Home
last modified time | relevance | path

Searched defs:orig (Results 1 - 25 of 599) sorted by relevance

12345678910>>...24

/third_party/python/Include/internal/
H A Dpycore_import.h15 const char *orig; /* ASCII encoded string */ member
/kernel/linux/linux-5.10/drivers/md/
H A Ddm-rq.h28 struct bio *orig; member
/kernel/linux/linux-6.6/drivers/md/
H A Ddm-rq.h29 struct bio *orig; member
/kernel/liteos_a/testsuites/unittest/libc/util/smoke/
H A Dutil_test_006.cpp36 char orig[9] = "eggplant"; in TestCase() local
/third_party/elfutils/backends/
H A Darm_machineflagname.c37 arm_machine_flag_name (Elf64_Word orig, Elf64_Word *flagref) in arm_machine_flag_name() argument
/third_party/musl/porting/liteos_a/user/src/ipc/
H A Dmsgctl.c15 struct msqid_ds out, *orig; in msgctl() local
/third_party/musl/src/ipc/
H A Dmsgctl.c14 struct msqid_ds out, *orig; in msgctl() local
H A Dshmctl.c13 struct shmid_ds out, *orig; in shmctl() local
/kernel/linux/linux-5.10/arch/ia64/lib/
H A Dstrlen.S75 #define orig r17 define
/kernel/linux/linux-6.6/arch/ia64/lib/
H A Dstrlen.S75 #define orig r17 define
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
H A Dconnect_force_port6.c31 struct svc_addr *orig; in connect6() local
80 struct svc_addr *orig; in getpeername6() local
[all...]
H A Dconnect_force_port4.c32 struct svc_addr *orig; in connect4() local
72 struct svc_addr *orig; in getpeername4() local
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dconnect_force_port6.c32 struct svc_addr *orig; in connect6() local
84 struct svc_addr *orig; in getpeername6() local
[all...]
H A Dconnect_force_port4.c33 struct svc_addr *orig; in connect4() local
76 struct svc_addr *orig; in getpeername4() local
[all...]
/third_party/skia/gm/
H A Dencode.cpp38 SkBitmap orig; variable
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/
H A Dprobe_user.c10 struct sockaddr curr, orig, tmp; in test_probe_user() local
/kernel/linux/linux-5.10/tools/perf/tests/
H A Dbpf-script-test-prologue.c30 bpf_func__null_lseek(void *ctx, int err, unsigned long _f_mode, unsigned long offset, unsigned long orig) bpf_func__null_lseek() argument
/kernel/linux/linux-6.6/fs/netfs/
H A Diterator.c36 ssize_t netfs_extract_user_iter(struct iov_iter *orig, size_t orig_len, in netfs_extract_user_iter() argument
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dresource.c33 struct resource orig = *avail; in remove_e820_regions() local
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dprobe_user.c17 struct sockaddr curr, orig, tmp; in serial_test_probe_user() local
/kernel/linux/linux-6.6/net/batman-adv/
H A Dgateway_common.c57 batadv_gw_tvlv_ogm_handler_v1(struct batadv_priv *bat_priv, struct batadv_orig_node *orig, u8 flags, void *tvlv_value, u16 tvlv_value_len) batadv_gw_tvlv_ogm_handler_v1() argument
/third_party/ffmpeg/libavutil/tests/
H A Dlzo.c38 uint8_t *orig = av_malloc(MAXSZ + 16); in main() local
/third_party/gptfdisk/
H A Dparttypes.h53 GUIDData & operator=(const GUIDData & orig) {return GUIDData::operator=(orig);} in operator =() argument
/third_party/libsnd/tests/
H A Dchecksum_test.c65 static float orig [1 << 14] ; variable
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_alu_readport_validation.h37 AluReadportReservation(const AluReadportReservation& orig) = default; member in r600::AluReadportReservation
38 AluReadportReservation& operator = (const AluReadportReservation& orig) = default; member in r600::AluReadportReservation

Completed in 7 milliseconds

12345678910>>...24