Home
last modified time | relevance | path

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

1234

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/tests/
H A Ddynamic_ops_test.cc138 std::unique_ptr<GlobalData> start_data = CreateR0Parameter<IndexT>( in RunR1() local
164 std::vector<std::unique_ptr<GlobalData>> start_data(2); in RunR2() local
199 std::vector<std::unique_ptr<GlobalData>> start_data(3); in RunR3() local
421 std::unique_ptr<GlobalData> start_data = CreateR0Parameter<IndexT>( in RunR1() local
452 std::vector<std::unique_ptr<GlobalData>> start_data(2); in RunR2() local
491 std::vector<std::unique_ptr<GlobalData>> start_data(3); in RunR3() local
/aosp_15_r20/external/trace-cmd/tracecmd/
H A Dtrace-profile.c111 struct start_data { struct
112 struct trace_hash_item hash;
113 struct event_data *event_data;
114 struct list_head list;
115 struct task_data *task;
116 unsigned long long timestamp;
117 unsigned long long search_val;
118 unsigned long long val;
119 int cpu;
121 struct stack_holder stack;
/aosp_15_r20/external/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_pthread_wrappers.h37 PthreadHelperCreateThreadInfo *start_data = in PthreadHelperThreadProc() local
40 delete start_data; in PthreadHelperThreadProc() local
/aosp_15_r20/external/bcc/examples/usdt_sample/scripts/
H A Dbpf_text_shared.c57 struct start_data_t start_data = {}; in trace_operation_start() local
/aosp_15_r20/external/musl/arch/mips64/bits/
H A Duser.h4 unsigned long long start_code, start_data, start_stack; member
/aosp_15_r20/external/trusty/musl/arch/mipsn32/bits/
Duser.h4 unsigned long long start_code, start_data, start_stack; member
/aosp_15_r20/external/trusty/musl/arch/mips64/bits/
Duser.h4 unsigned long long start_code, start_data, start_stack; member
/aosp_15_r20/external/musl/arch/mips/bits/
H A Duser.h4 unsigned long start_code, start_data, start_stack; member
/aosp_15_r20/external/musl/arch/mipsn32/bits/
H A Duser.h4 unsigned long long start_code, start_data, start_stack; member
/aosp_15_r20/external/trusty/musl/arch/mips/bits/
Duser.h4 unsigned long start_code, start_data, start_stack; member
/aosp_15_r20/external/ltp/testcases/realtime/func/gtod_latency/
H A Dgtod_latency.c237 struct timespec *start_data; in main() local
/aosp_15_r20/external/trusty/musl/arch/powerpc64/bits/
Duser.h9 unsigned long start_code, start_data, start_stack; member
/aosp_15_r20/external/musl/arch/powerpc64/bits/
H A Duser.h7 unsigned long start_code, start_data, start_stack; member
/aosp_15_r20/external/trusty/musl/arch/powerpc/bits/
Duser.h9 unsigned long start_code, start_data, start_stack; member
/aosp_15_r20/external/musl/arch/powerpc/bits/
H A Duser.h7 unsigned long start_code, start_data, start_stack; member
/aosp_15_r20/external/musl/arch/sh/bits/
H A Duser.h41 unsigned long start_data; member
/aosp_15_r20/external/trusty/musl/arch/sh/bits/
Duser.h68 unsigned long start_data; member
/aosp_15_r20/prebuilts/vndk/v33/arm/include/external/libcap/libcap/include/uapi/linux/
Dprctl.h136 __u64 start_data; /* data section bounds */ member
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/common_os/include/external/libcap/libcap/include/uapi/linux/
Dprctl.h136 __u64 start_data; /* data section bounds */ member
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/common_os/include/external/libcap/libcap/include/uapi/linux/
H A Dprctl.h136 __u64 start_data; /* data section bounds */ member
/aosp_15_r20/prebuilts/vndk/v32/x86/include/external/libcap/libcap/include/uapi/linux/
Dprctl.h136 __u64 start_data; /* data section bounds */ member
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/external/libcap/libcap/include/uapi/linux/
Dprctl.h136 __u64 start_data; /* data section bounds */ member
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/external/libcap/libcap/include/uapi/linux/
Dprctl.h136 __u64 start_data; /* data section bounds */ member
/aosp_15_r20/prebuilts/vndk/v34/x86/include/external/libcap/libcap/include/uapi/linux/
Dprctl.h136 __u64 start_data; /* data section bounds */ member
/aosp_15_r20/prebuilts/vndk/v33/x86/include/external/libcap/libcap/include/uapi/linux/
Dprctl.h136 __u64 start_data; /* data section bounds */ member

1234