/external/google-breakpad/src/client/linux/dump_writer_common/ |
D | ucontext_reader.cc | 46 uintptr_t UContextReader::GetStackPointer(const ucontext_t* uc) { in GetStackPointer() 50 uintptr_t UContextReader::GetInstructionPointer(const ucontext_t* uc) { in GetInstructionPointer() 54 void UContextReader::FillCPUContext(RawContextCPU* out, const ucontext_t* uc, in FillCPUContext()
|
/external/linux-kselftest/tools/testing/selftests/arm64/signal/ |
D | test_signals_utils.c | 90 siginfo_t *si, void *uc) in handle_signal_unsupported() 112 siginfo_t *si, void *uc) in handle_signal_trigger() 122 siginfo_t *si, void *uc) in handle_signal_ok() 170 ucontext_t *uc = uc_in; in handle_signal_copyctx() local 230 static void default_handler(int signum, siginfo_t *si, void *uc) in default_handler()
|
/external/linux-kselftest/tools/testing/selftests/arm64/signal/testcases/ |
D | za_no_regs.c | 17 ucontext_t uc; member 52 static int do_one_sme_vl(struct tdescr *td, siginfo_t *si, ucontext_t *uc, in do_one_sme_vl() 98 static int sme_regs(struct tdescr *td, siginfo_t *si, ucontext_t *uc) in sme_regs()
|
D | sve_regs.c | 17 ucontext_t uc; member 58 static int do_one_sve_vl(struct tdescr *td, siginfo_t *si, ucontext_t *uc, in do_one_sve_vl() 100 static int sve_regs(struct tdescr *td, siginfo_t *si, ucontext_t *uc) in sve_regs()
|
D | za_regs.c | 17 ucontext_t uc; member 60 static int do_one_sme_vl(struct tdescr *td, siginfo_t *si, ucontext_t *uc, in do_one_sme_vl() 113 static int sme_regs(struct tdescr *td, siginfo_t *si, ucontext_t *uc) in sme_regs()
|
D | ssve_regs.c | 17 ucontext_t uc; member 58 static int do_one_sme_vl(struct tdescr *td, siginfo_t *si, ucontext_t *uc, in do_one_sme_vl() 102 static int sme_regs(struct tdescr *td, siginfo_t *si, ucontext_t *uc) in sme_regs()
|
D | testcases.h | 43 #define ASSERT_BAD_CONTEXT(uc) do { \ argument 55 #define ASSERT_GOOD_CONTEXT(uc) do { \ argument 83 ucontext_t uc; member
|
/external/cronet/stable/third_party/ced/src/compact_enc_det/ |
D | compact_enc_det_hint_code.cc | 113 uint8 uc = static_cast<uint8>(str[i]); in MakeChar44() local 142 uint8 uc = static_cast<uint8>(str[i]); in MakeChar4() local 160 uint8 uc = static_cast<uint8>(str[i]); in MakeChar8() local
|
/external/cronet/tot/third_party/ced/src/compact_enc_det/ |
D | compact_enc_det_hint_code.cc | 113 uint8 uc = static_cast<uint8>(str[i]); in MakeChar44() local 142 uint8 uc = static_cast<uint8>(str[i]); in MakeChar4() local 160 uint8 uc = static_cast<uint8>(str[i]); in MakeChar8() local
|
/external/linux-kselftest/tools/testing/selftests/kvm/x86_64/ |
D | emulator_error_test.c | 93 static void do_guest_assert(struct ucall *uc) in do_guest_assert() 100 struct ucall uc; in check_for_guest_assert() local 111 struct ucall uc; in process_ucall_done() local 128 struct ucall uc; in process_ucall() local
|
D | kvm_pv_test.c | 98 static void pr_msr(struct ucall *uc) in pr_msr() 105 static void pr_hcall(struct ucall *uc) in pr_hcall() 115 struct ucall uc; in enter_guest() local
|
D | kvm_clock_test.c | 52 static void handle_sync(struct ucall *uc, struct kvm_clock_data *start, in handle_sync() 72 static void handle_abort(struct ucall *uc) in handle_abort() 110 struct ucall uc; in enter_guest() local
|
/external/abseil-cpp/absl/debugging/ |
D | stacktrace.cc | 71 const void* uc, in Unwind() 95 int skip_count, const void* uc, in GetStackFramesWithContext() 109 const void* uc, int* min_dropped_frames) { in GetStackTraceWithContext() 119 const void* uc, int* min_dropped_frames) { in DefaultStackUnwinder()
|
/external/cronet/stable/third_party/abseil-cpp/absl/debugging/ |
D | stacktrace.cc | 71 const void* uc, in Unwind() 95 int skip_count, const void* uc, in GetStackFramesWithContext() 109 const void* uc, int* min_dropped_frames) { in GetStackTraceWithContext() 119 const void* uc, int* min_dropped_frames) { in DefaultStackUnwinder()
|
/external/angle/third_party/abseil-cpp/absl/debugging/ |
D | stacktrace.cc | 71 const void* uc, in Unwind() 95 int skip_count, const void* uc, in GetStackFramesWithContext() 109 const void* uc, int* min_dropped_frames) { in GetStackTraceWithContext() 119 const void* uc, int* min_dropped_frames) { in DefaultStackUnwinder()
|
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/debugging/ |
D | stacktrace.cc | 71 const void* uc, in Unwind() 95 int skip_count, const void* uc, in GetStackFramesWithContext() 109 const void* uc, int* min_dropped_frames) { in GetStackTraceWithContext() 119 const void* uc, int* min_dropped_frames) { in DefaultStackUnwinder()
|
/external/cronet/tot/third_party/abseil-cpp/absl/debugging/ |
D | stacktrace.cc | 71 const void* uc, in Unwind() 95 int skip_count, const void* uc, in GetStackFramesWithContext() 109 const void* uc, int* min_dropped_frames) { in GetStackTraceWithContext() 119 const void* uc, int* min_dropped_frames) { in DefaultStackUnwinder()
|
/external/openscreen/third_party/abseil/src/absl/debugging/ |
D | stacktrace.cc | 69 const void* uc, in Unwind() 93 int skip_count, const void* uc, in GetStackFramesWithContext() 107 const void* uc, int* min_dropped_frames) { in GetStackTraceWithContext() 117 const void* uc, int* min_dropped_frames) { in DefaultStackUnwinder()
|
/external/libffi/testsuite/libffi.call/ |
D | return_uc.c | 10 static unsigned char return_uc(unsigned char uc) in return_uc() 22 unsigned char uc; in main() local
|
D | promotion.c | 10 unsigned char uc, unsigned short us) in promotion() 24 unsigned char uc; in main() local
|
/external/linux-kselftest/tools/testing/selftests/kvm/ |
D | system_counter_offset_test.c | 72 static void handle_sync(struct ucall *uc, uint64_t start, uint64_t end) in handle_sync() 84 static void handle_abort(struct ucall *uc) in handle_abort() 92 struct ucall uc; in enter_guest() local
|
/external/linux-kselftest/tools/testing/selftests/kvm/lib/s390x/ |
D | ucall.c | 19 struct ucall uc = { in ucall() local 36 uint64_t get_ucall(struct kvm_vcpu *vcpu, struct ucall *uc) in get_ucall()
|
/external/linux-kselftest/tools/testing/selftests/kvm/lib/x86_64/ |
D | ucall.c | 21 struct ucall uc = { in ucall() local 38 uint64_t get_ucall(struct kvm_vcpu *vcpu, struct ucall *uc) in get_ucall()
|
/external/igt-gpu-tools/lib/stubs/libunwind/ |
D | libunwind.h | 36 static inline void unw_getcontext(unw_context_t *uc) {} in unw_getcontext() 37 static inline void unw_init_local(unw_cursor_t *cursor, unw_context_t *uc) {} in unw_init_local()
|
/external/cronet/tot/third_party/icu/source/i18n/unicode/ |
D | coll.h | 1184 static inline Collator *fromUCollator(UCollator *uc) { in fromUCollator() 1188 static inline const Collator *fromUCollator(const UCollator *uc) { in fromUCollator()
|