Home
last modified time | relevance | path

Searched defs:target (Results 1 – 25 of 824) sorted by relevance

12345678910>>...33

/openbsd/src/gnu/llvm/lldb/source/Symbol/
DFuncUnwinders.cpp60 UnwindPlanSP FuncUnwinders::GetUnwindPlanAtCallSite(Target &target, in GetUnwindPlanAtCallSite()
80 UnwindPlanSP FuncUnwinders::GetCompactUnwindUnwindPlan(Target &target) { in GetCompactUnwindUnwindPlan()
105 lldb::UnwindPlanSP FuncUnwinders::GetObjectFileUnwindPlan(Target &target) { in GetObjectFileUnwindPlan()
125 UnwindPlanSP FuncUnwinders::GetEHFrameUnwindPlan(Target &target) { in GetEHFrameUnwindPlan()
143 UnwindPlanSP FuncUnwinders::GetDebugFrameUnwindPlan(Target &target) { in GetDebugFrameUnwindPlan()
161 UnwindPlanSP FuncUnwinders::GetArmUnwindUnwindPlan(Target &target) { in GetArmUnwindUnwindPlan()
214 FuncUnwinders::GetObjectFileAugmentedUnwindPlan(Target &target, in GetObjectFileAugmentedUnwindPlan()
245 UnwindPlanSP FuncUnwinders::GetEHFrameAugmentedUnwindPlan(Target &target, in GetEHFrameAugmentedUnwindPlan()
286 UnwindPlanSP FuncUnwinders::GetDebugFrameAugmentedUnwindPlan(Target &target, in GetDebugFrameAugmentedUnwindPlan()
327 UnwindPlanSP FuncUnwinders::GetAssemblyUnwindPlan(Target &target, in GetAssemblyUnwindPlan()
[all …]
/openbsd/src/gnu/llvm/lldb/source/API/
DSBFrame.cpp101 Target *target = exe_ctx.GetTargetPtr(); in operator bool() local
120 Target *target = exe_ctx.GetTargetPtr(); in GetSymbolContext() local
142 Target *target = exe_ctx.GetTargetPtr(); in GetModule() local
166 Target *target = exe_ctx.GetTargetPtr(); in GetCompileUnit() local
190 Target *target = exe_ctx.GetTargetPtr(); in GetFunction() local
214 Target *target = exe_ctx.GetTargetPtr(); in GetSymbol() local
237 Target *target = exe_ctx.GetTargetPtr(); in GetBlock() local
258 Target *target = exe_ctx.GetTargetPtr(); in GetFrameBlock() local
279 Target *target = exe_ctx.GetTargetPtr(); in GetLineEntry() local
329 Target *target = exe_ctx.GetTargetPtr(); in GetPC() local
[all …]
DSBInstruction.cpp110 const char *SBInstruction::GetMnemonic(SBTarget target) { in GetMnemonic()
129 const char *SBInstruction::GetOperands(SBTarget target) { in GetOperands()
148 const char *SBInstruction::GetComment(SBTarget target) { in GetComment()
167 lldb::InstructionControlFlowKind SBInstruction::GetControlFlowKind(lldb::SBTarget target) { in GetControlFlowKind()
195 SBData SBInstruction::GetData(SBTarget target) { in GetData()
314 lldb_private::Target *target = exe_ctx.GetTargetPtr(); in EmulateWithFrame() local
/openbsd/src/sys/dev/usb/
Duoak_subr.c108 uoak_get_device_name(struct uoak_softc *sc, enum uoak_target target) in uoak_get_device_name()
124 uoak_get_report_mode(struct uoak_softc *sc, enum uoak_target target) in uoak_get_report_mode()
139 uoak_get_report_rate(struct uoak_softc *sc, enum uoak_target target) in uoak_get_report_rate()
157 uoak_get_sample_rate(struct uoak_softc *sc, enum uoak_target target) in uoak_get_sample_rate()
175 uoak_set_sample_rate(struct uoak_softc *sc, enum uoak_target target, int rate) in uoak_set_sample_rate()
199 uoak_led_status(struct uoak_softc *sc, enum uoak_target target, uint8_t *mode) in uoak_led_status()
214 uoak_led_ctrl(struct uoak_softc *sc, enum uoak_target target, uint8_t mode) in uoak_led_ctrl()
235 uoak_get_setting(struct uoak_softc *sc, enum uoak_target target) in uoak_get_setting()
257 uoak_print_setting(struct uoak_softc *sc, enum uoak_target target) in uoak_print_setting()
/openbsd/src/usr.bin/dig/lib/dns/
Drdata.c163 name_duporclone(dns_name_t *source, dns_name_t *target) { in name_duporclone()
181 isc_buffer_t *target) in typemap_totext()
305 dns_rdata_clone(const dns_rdata_t *src, dns_rdata_t *target) { in dns_rdata_clone()
359 isc_buffer_t *target) in dns_rdata_fromwire()
428 isc_buffer_t *target) in dns_rdata_towire()
468 isc_buffer_t *target) in unknown_totext()
510 isc_buffer_t *target) in rdata_totext()
543 dns_rdata_totext(dns_rdata_t *rdata, dns_name_t *origin, isc_buffer_t *target) in dns_rdata_totext()
563 isc_buffer_t *target) in dns_rdata_tofmttext()
592 isc_buffer_t *target) in dns_rdata_fromstruct_soa()
[all …]
Drcode.c121 dns_mnemonic_totext(unsigned int value, isc_buffer_t *target, in dns_mnemonic_totext()
137 dns_tsigrcode_totext(dns_rcode_t rcode, isc_buffer_t *target) { in dns_tsigrcode_totext()
142 dns_cert_totext(dns_cert_t cert, isc_buffer_t *target) { in dns_cert_totext()
147 dns_secalg_totext(dns_secalg_t secalg, isc_buffer_t *target) { in dns_secalg_totext()
233 dns_rdataclass_totext(dns_rdataclass_t rdclass, isc_buffer_t *target) { in dns_rdataclass_totext()
Dname.c555 dns_name_t *target) in dns_name_getlabelsequence()
604 dns_name_clone(const dns_name_t *source, dns_name_t *target) { in dns_name_clone()
685 isc_buffer_t *target) in dns_name_fromtext()
924 isc_buffer_t *target) in dns_name_totext()
934 dns_name_totext2(dns_name_t *name, unsigned int options, isc_buffer_t *target) in dns_name_totext2()
1089 dns_name_downcase(dns_name_t *source, dns_name_t *name, isc_buffer_t *target) { in dns_name_downcase()
1201 isc_buffer_t *target) in dns_name_fromwire()
1369 isc_buffer_t *target) in dns_name_towire()
1451 isc_buffer_t *target) in dns_name_concatenate()
1548 dns_name_t *target) in dns_name_dup()
[all …]
/openbsd/src/gnu/llvm/compiler-rt/cmake/Modules/
DCompilerRTUtils.cmake418 set(target "${COMPILER_RT_DEFAULT_TARGET_TRIPLE}") variable
420 set(target "i686${triple_suffix}") variable
422 set(target "x86_64${triple_suffix}") variable
424 set(target "sparcv9${triple_suffix}") variable
430 set(target "${triple_cpu_mips}${triple_suffix_gnu}") variable
435 set(target "${triple_cpu_mips}${triple_suffix_gnu}") variable
454 set(target "${arch}${triple_suffix}") variable
456 set(target "${arch}${triple_suffix}") variable
/openbsd/src/gnu/usr.bin/binutils-2.17/bfd/
Dtargets.c1255 const bfd_target * const *target; in find_target() local
1296 const bfd_target *target; in bfd_set_default_target() local
1333 const bfd_target *target; in bfd_find_target() local
1385 const bfd_target * const *target; in bfd_target_list() local
1427 const bfd_target * const *target; in bfd_search_for_target() local
/openbsd/src/gnu/usr.bin/binutils/bfd/
Dtargets.c1178 const bfd_target * const *target; in find_target() local
1219 const bfd_target *target; in bfd_set_default_target() local
1256 const bfd_target *target; in bfd_find_target() local
1308 const bfd_target * const *target; in bfd_target_list() local
1350 const bfd_target * const *target; in bfd_search_for_target() local
/openbsd/src/gnu/llvm/lldb/examples/python/
Dlldbtk.py132 def __init__(self, target): argument
153 def __init__(self, target): argument
178 def __init__(self, target, module, index): argument
211 def __init__(self, target, module): argument
237 def __init__(self, target, section): argument
267 def __init__(self, target, module): argument
293 def __init__(self, target, cu): argument
317 def __init__(self, target, cu): argument
345 def __init__(self, target, line_entry, index): argument
373 def __init__(self, target, instr): argument
[all …]
Dsymbolication.py43 def __init__(self, target, load_addr): argument
171 def InitWithSBTargetAndSBSection(cls, target, section): argument
245 def InitWithSBTargetAndSBModule(cls, target, module): argument
326 def load_module(self, target): argument
367 def add_module(self, target): argument
439 def __init__(self, debugger=None, target=None, images=list()): argument
452 def InitWithSBTarget(cls, target): argument
571 target, argument
Dtypes.py158 def verify_type(target, options, type): argument
177 target, argument
283 def verify_types(target, options): argument
342 target = debugger.CreateTarget(path, variable
/openbsd/src/usr.bin/dig/lib/isc/
Dbase32.c40 isc_buffer_t *target, const char base[], char pad) in base32_totext()
105 const char *wordbreak, isc_buffer_t *target) in isc_base32hexnp_totext()
116 isc_buffer_t *target; /*%< Buffer for resulting binary data */ member
127 int pad, isc_buffer_t *target) in base32_decode_init()
254 int pad, isc_buffer_t *target) in base32_decoderegion()
269 isc_base32hexnp_decoderegion(isc_region_t *source, isc_buffer_t *target) { in isc_base32hexnp_decoderegion()
Dhex.c40 const char *wordbreak, isc_buffer_t *target) in isc_hex_totext()
71 isc_buffer_t *target; /*%< Buffer for resulting binary data */ member
77 hex_decode_init(hex_decode_ctx_t *ctx, int length, isc_buffer_t *target) in hex_decode_init()
117 isc_hex_decodestring(const char *cstr, isc_buffer_t *target) { in isc_hex_decodestring()
Dbase64.c42 const char *wordbreak, isc_buffer_t *target) in isc_base64_totext()
92 isc_buffer_t *target; /*%< Buffer for resulting binary data */ member
99 base64_decode_init(base64_decode_ctx_t *ctx, int length, isc_buffer_t *target) in base64_decode_init()
168 isc_base64_decodestring(const char *cstr, isc_buffer_t *target) { in isc_base64_decodestring()
/openbsd/src/sys/dev/pci/drm/amd/amdkfd/
Dkfd_debug.c323 static int kfd_dbg_set_workaround(struct kfd_process *target, bool enable) in kfd_dbg_set_workaround()
504 static void kfd_dbg_clear_process_address_watch(struct kfd_process *target) in kfd_dbg_clear_process_address_watch()
513 int kfd_dbg_trap_set_flags(struct kfd_process *target, uint32_t *flags) in kfd_dbg_trap_set_flags()
585 void kfd_dbg_trap_deactivate(struct kfd_process *target, bool unwind, int unwind_count) in kfd_dbg_trap_deactivate()
638 static void kfd_dbg_clean_exception_status(struct kfd_process *target) in kfd_dbg_clean_exception_status()
663 int kfd_dbg_trap_disable(struct kfd_process *target) in kfd_dbg_trap_disable()
693 int kfd_dbg_trap_activate(struct kfd_process *target) in kfd_dbg_trap_activate()
768 int kfd_dbg_trap_enable(struct kfd_process *target, uint32_t fd, in kfd_dbg_trap_enable()
849 int kfd_dbg_trap_set_wave_launch_override(struct kfd_process *target, in kfd_dbg_trap_set_wave_launch_override()
892 int kfd_dbg_trap_set_wave_launch_mode(struct kfd_process *target, in kfd_dbg_trap_set_wave_launch_mode()
[all …]
/openbsd/src/gnu/llvm/lldb/source/Plugins/Instruction/MIPS64/
DEmulateInstructionMIPS64.cpp69 const llvm::Target *target = in EmulateInstructionMIPS64() local
1333 int64_t offset, pc, rs_val, rt_val, target = 0; in Emulate_BXX_3ops() local
1385 int64_t offset, pc, target = 0; in Emulate_Bcond_Link() local
1430 int64_t offset, pc, target; in Emulate_BAL() local
1461 int64_t offset, pc, target; in Emulate_BALC() local
1497 int64_t offset, pc, rs_val, target = 0; in Emulate_Bcond_Link_C() local
1565 int64_t offset, pc, rs_val, target = 0; in Emulate_BXX_2ops() local
1620 int64_t offset, pc, target; in Emulate_BC() local
1654 int64_t offset, pc, rs_val, rt_val, target = 0; in Emulate_BXX_3ops_C() local
1739 int64_t offset, pc, target = 0; in Emulate_BXX_2ops_C() local
[all …]
/openbsd/src/sys/scsi/
Dscsiconf.c342 scsi_activate(struct scsibus_softc *sb, int target, int lun, int act) in scsi_activate()
368 scsi_activate_target(struct scsibus_softc *sb, int target, int act) in scsi_activate_target()
385 scsi_activate_lun(struct scsibus_softc *sb, int target, int lun, int act) in scsi_activate_lun()
417 scsi_probe(struct scsibus_softc *sb, int target, int lun) in scsi_probe()
430 int target, r, rv = 0; in scsi_probe_bus() local
442 scsi_probe_target(struct scsibus_softc *sb, int target) in scsi_probe_target()
466 scsi_probe_lun(struct scsibus_softc *sb, int target, int lun) in scsi_probe_lun()
476 scsi_probe_link(struct scsibus_softc *sb, int target, int lun, int dumbscan) in scsi_probe_link()
728 scsi_detach(struct scsibus_softc *sb, int target, int lun, int flags) in scsi_detach()
754 scsi_detach_target(struct scsibus_softc *sb, int target, int flags) in scsi_detach_target()
[all …]
/openbsd/src/gnu/llvm/lldb/source/Plugins/Instruction/MIPS/
DEmulateInstructionMIPS.cpp69 const llvm::Target *target = in EmulateInstructionMIPS() local
989 Target *target) { in SetInstruction()
1790 int32_t offset, pc, target = 0, rs_val, rt_val; in Emulate_BXX_3ops() local
1840 int32_t offset, pc, target = 0, rs_val, rt_val; in Emulate_BXX_3ops_C() local
1919 int32_t offset, pc, target = 0; in Emulate_Bcond_Link_C() local
1988 int32_t offset, pc, target = 0; in Emulate_Bcond_Link() local
2039 int32_t offset, pc, target = 0; in Emulate_BXX_2ops() local
2096 int32_t offset, pc, target = 0; in Emulate_BXX_2ops_C() local
2155 int32_t offset, pc, target; in Emulate_B16_MM() local
2182 int32_t target = 0; in Emulate_Branch_MM() local
[all …]
/openbsd/src/gnu/usr.bin/gcc/gcc/
Dbuiltins.c589 expand_builtin_setjmp (arglist, target) in expand_builtin_setjmp() argument
1483 expand_builtin_mathfn (exp, target, subtarget) in expand_builtin_mathfn() argument
1608 expand_builtin_strlen (exp, target) in expand_builtin_strlen() argument
1705 expand_builtin_strstr (arglist, target, mode) in expand_builtin_strstr() argument
1761 expand_builtin_strchr (arglist, target, mode) in expand_builtin_strchr() argument
1807 expand_builtin_strrchr (arglist, target, mode) in expand_builtin_strrchr() argument
1861 expand_builtin_strpbrk (arglist, target, mode) in expand_builtin_strpbrk() argument
1944 expand_builtin_memcpy (arglist, target, mode) in expand_builtin_memcpy() argument
2032 expand_builtin_strcpy (exp, target, mode) in expand_builtin_strcpy() argument
2083 expand_builtin_strncpy (arglist, target, mode) in expand_builtin_strncpy() argument
[all …]
/openbsd/src/sys/arch/luna88k/stand/boot/
Dsc.c194 issue_select(struct scsidevice *hd, u_char target) in issue_select()
259 scrun(struct scsi_softc *hs, uint target, u_char *cdb, int cdblen, u_char *buf, in scrun()
378 scsi_test_unit_rdy(struct scsi_softc *sc, int target, int unit) in scsi_test_unit_rdy()
416 scsi_request_sense(struct scsi_softc *sc, int target, int unit, u_char *buf, in scsi_request_sense()
455 scsi_immed_command(struct scsi_softc *sc, int target, int unit, in scsi_immed_command()
/openbsd/src/sys/dev/ic/
Dsiop.c296 struct siop_target *target; in siop_reset() local
347 int offset, target, lun, tag; in siop_intr() local
1205 int target = siop_cmd->cmd_c.xs->sc_link->target; in siop_handle_qtag_reject() local
1251 int target, lun, tag, buswidth; in siop_handle_reset() local
1381 const int target = link->target; in siop_scsiprobe() local
1448 const int target = xs->sc_link->target; in siop_scsicmd() local
1569 int target, lun, tag, slot; in siop_start() local
1986 siop_add_reselsw(struct siop_softc *sc, int target) in siop_add_reselsw()
2051 siop_add_dev(struct siop_softc *sc, int target, int lun) in siop_add_dev()
2150 int target = link->target; in siop_scsifree() local
/openbsd/src/gnu/llvm/lldb/source/Plugins/Process/Utility/
DStopInfoMachException.cpp45 GetPtrauthInstructionInfo(Target &target, const ArchSpec &arch, in GetPtrauthInstructionInfo()
67 Target &target) { in DescribeAddressBriefly()
91 Target &target = *exe_ctx.GetTargetPtr(); in DeterminePtrauthFailure() local
218 Target *target = exe_ctx.GetTargetPtr(); in GetDescription() local
488 static StopInfoSP GetStopInfoForHardwareBP(Thread &thread, Target *target, in GetStopInfoForHardwareBP()
607 Target *target = exe_ctx.GetTargetPtr(); in CreateStopReasonWithMachException() local
/openbsd/src/lib/libcurses/base/
Dlib_screen.c213 decode_attr(char *source, attr_t *target, int *color) in decode_attr()
269 decode_char(char *source, int *target) in decode_char()
326 decode_chtype(char *source, chtype fillin, chtype *target) in decode_chtype()
342 decode_cchar(char *source, cchar_t *fillin, cchar_t *target) in decode_cchar()
444 read_row(char *source, NCURSES_CH_T *prior, NCURSES_CH_T *target, int length) in read_row()
485 read_block(void *target, size_t length, FILE *fp) in read_block()
657 encode_attr(char *target, ARG_SLIMIT(limit) in encode_attr()
703 encode_cell(char *target, ARG_SLIMIT(limit) CARG_CH_T source, CARG_CH_T previous) in encode_cell()
947 replace_window(WINDOW *target, FILE *source) in replace_window()

12345678910>>...33