Home
last modified time | relevance | path

Searched defs:start_data (Results 1 – 25 of 32) sorted by relevance

12

/third_party/musl/arch/mips/bits/
Duser.h4 unsigned long start_code, start_data, start_stack; member
/third_party/musl/arch/mipsn32/bits/
Duser.h4 unsigned long long start_code, start_data, start_stack; member
/third_party/musl/arch/mips64/bits/
Duser.h4 unsigned long long start_code, start_data, start_stack; member
/third_party/ltp/testcases/realtime/func/gtod_latency/
Dgtod_latency.c237 struct timespec *start_data; in main() local
/third_party/musl/arch/powerpc/bits/
Duser.h7 unsigned long start_code, start_data, start_stack; member
/third_party/musl/arch/powerpc64/bits/
Duser.h7 unsigned long start_code, start_data, start_stack; member
/third_party/musl/arch/sh/bits/
Duser.h44 unsigned long start_data; member
/third_party/gstreamer/gstplugins_good/tests/check/elements/
Dqtmux.c1232 GstClockTime *start_data = g_malloc (sizeof (GstClockTime)); in test_input_push_segment_start() local
1244 GstClockTime *start_data; in test_input_pop_segment_start() local
/third_party/musl/ndk_musl_include/sys/
Dprctl.h91 uint64_t start_data; member
/third_party/gstreamer/gstplugins_bad/ext/libde265/
Dlibde265-dec.c790 uint8_t *start_data = frame_data; in gst_libde265_dec_handle_frame() local
/third_party/musl/porting/liteos_a/kernel/include/sys/
Dprctl.h91 uint64_t start_data; member
/third_party/musl/porting/uniproton/kernel/include/sys/
Dprctl.h91 uint64_t start_data; member
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
Dprctl.h91 uint64_t start_data; member
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
Dprctl.h91 uint64_t start_data; member
/third_party/musl/porting/liteos_m/kernel/include/sys/
Dprctl.h91 uint64_t start_data; member
/third_party/musl/include/sys/
Dprctl.h91 uint64_t start_data; member
/third_party/rust/crates/rustix/src/process/
Dprctl.rs714 pub start_data: u64, field
/third_party/rust/crates/linux-raw-sys/src/riscv32/
Dgeneral.rs3288 pub start_data: __u64, field
/third_party/rust/crates/linux-raw-sys/src/x86_64/
Dgeneral.rs3350 pub start_data: __u64, field
/third_party/rust/crates/linux-raw-sys/src/arm/
Dgeneral.rs3392 pub start_data: __u64, field
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
Dgeneral.rs3424 pub start_data: __u64, field
/third_party/rust/crates/linux-raw-sys/src/s390x/
Dgeneral.rs3361 pub start_data: __u64, field
/third_party/rust/crates/linux-raw-sys/src/x32/
Dgeneral.rs3339 pub start_data: __u64, field
/third_party/rust/crates/linux-raw-sys/src/x86/
Dgeneral.rs3422 pub start_data: __u64, field
/third_party/rust/crates/linux-raw-sys/src/powerpc/
Dgeneral.rs3446 pub start_data: __u64, field

12