Searched defs:target (Results 76 - 100 of 651) sorted by relevance

1234567891011>>

/freebsd-10-stable/contrib/ntp/lib/isc/
H A Dbitstring.c81 isc_bitstring_copy(isc_bitstring_t *source, unsigned int sbitpos, isc_bitstring_t *target, unsigned int tbitpos, unsigned int n) argument
[all...]
/freebsd-10-stable/sys/dev/ata/chipsets/
H A Data-ati.c206 ata_ati_setmode(device_t dev, int target, int mode) argument
H A Data-marvell.c157 ata_marvell_setmode(device_t dev, int target, int mode) argument
H A Data-nvidia.c322 ata_nvidia_setmode(device_t dev, int target, int mode) argument
/freebsd-10-stable/contrib/subversion/subversion/svnbench/
H A Dnull-list-cmd.c116 const char *target = APR_ARRAY_IDX(targets, i, const char *); local
/freebsd-10-stable/sys/netpfil/ipfw/
H A Ddn_aqm_codel.h62 aqm_time_t target; member in struct:dn_aqm_codel_parms
/freebsd-10-stable/libexec/rtld-elf/i386/
H A Drtld_machdep.h43 reloc_jmpslot(Elf_Addr *where, Elf_Addr target, argument
/freebsd-10-stable/libexec/rtld-elf/amd64/
H A Drtld_machdep.h43 reloc_jmpslot(Elf_Addr *where, Elf_Addr target, argument
/freebsd-10-stable/sys/dev/iscsi_initiator/
H A Disc_cam.c107 ic_lost_target(isc_session_t *sp, int target) argument
/freebsd-10-stable/contrib/libarchive/tar/test/
H A Dtest_copy.c325 const char *target = "ustar"; local
/freebsd-10-stable/contrib/binutils/opcodes/
H A Dscore-dis.c91 int target; local
104 int target = (pc + SEXT20 (disp)); local
268 int target; local
282 int target = (pc + SEXT9 (disp)); local
[all...]
/freebsd-10-stable/contrib/gcc/config/s390/
H A Dtpf-unwind.h150 __tpf_eh_return (void *target) argument
[all...]
/freebsd-10-stable/contrib/gcclibs/libdecnumber/
H A DdecUtility.c95 Unit *target, *first; /* work */ local
[all...]
/freebsd-10-stable/contrib/gdb/gdb/
H A Dp-typeprint.c776 struct type *target = TYPE_TARGET_TYPE (type); local
/freebsd-10-stable/contrib/llvm/tools/lldb/source/API/
H A DSBFunction.cpp123 SBFunction::GetInstructions (SBTarget target) argument
129 SBFunction::GetInstructions (SBTarget target, const char *flavor) argument
H A DSBInstruction.cpp73 SBInstruction::GetMnemonic(SBTarget target) argument
92 SBInstruction::GetOperands(SBTarget target) argument
111 SBInstruction::GetComment(SBTarget target) argument
138 SBInstruction::GetData (SBTarget target) argument
205 lldb_private::Target *target = exe_ctx.GetTargetPtr(); local
H A DSBSymbol.cpp117 SBSymbol::GetInstructions (SBTarget target) argument
123 SBSymbol::GetInstructions (SBTarget target, const char *flavor_string) argument
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Commands/
H A DCommandObjectDisassemble.cpp134 Target *target = m_interpreter.GetExecutionContext().GetTargetPtr(); local
194 Target *target = m_interpreter.GetExecutionContext().GetTargetPtr(); local
282 Target *target = m_interpreter.GetDebugger().GetSelectedTarget().get(); local
[all...]
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Core/
H A DDynamicLoader.cpp84 Target &target = m_process->GetTarget(); local
144 Target &target = m_process->GetTarget(); local
176 Target &target = m_process->GetTarget(); local
[all...]
H A DValueObjectDynamicValue.cpp188 Target *target = exe_ctx.GetTargetPtr(); local
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Process/FreeBSD/
H A DProcessFreeBSD.cpp35 ProcessFreeBSD::CreateInstance(Target& target, argument
115 ProcessFreeBSD::ProcessFreeBSD(Target& target, Listener &listener) argument
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/
H A DUnwindMacOSXFrameBackchain.cpp40 Target *target = exe_ctx.GetTargetPtr(); local
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Symbol/
H A DLineEntry.cpp150 LineEntry::GetDescription (Stream *s, lldb::DescriptionLevel level, CompileUnit* cu, Target *target, bool show_address_only) const argument
101 Dump( Stream *s, Target *target, bool show_file, Address::DumpStyle style, Address::DumpStyle fallback_style, bool show_range ) const argument
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Target/
H A DThreadPlanRunToAddress.cpp74 Target &target = thread.GetProcess()->GetTarget(); local
/freebsd-10-stable/contrib/ofed/libsdp/src/
H A Dmatch.c60 char *target = __sdp_get_family_str( rule->target_family ); local

Completed in 165 milliseconds

1234567891011>>