Searched defs:isa (Results 1 - 25 of 34) sorted by relevance

12

/freebsd-10-stable/contrib/binutils/gas/
H A Ddwarf2dbg.h35 unsigned int isa; member in struct:dwarf2_line_info
H A Ddwarf2dbg.c353 dwarf2_set_isa(unsigned int isa) argument
1125 unsigned isa = 0; local
[all...]
/freebsd-10-stable/usr.sbin/iscsid/
H A Ddiscovery.c142 struct iscsi_session_add isa; local
/freebsd-10-stable/contrib/llvm/include/llvm/Support/
H A DCasting.h134 inline bool isa(const Y &Val) { function in namespace:llvm
[all...]
/freebsd-10-stable/sys/i386/ibcs2/
H A Dibcs2_signal.c197 struct ibcs2_sigaction isa; local
[all...]
/freebsd-10-stable/contrib/compiler-rt/BlocksRuntime/
H A DBlock_private.h71 void *isa; member in struct:Block_layout
81 void *isa; member in struct:Block_byref
92 void *isa; member in struct:Block_byref_header
164 void *isa; member in struct:Block_basic
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDebugLine.h126 uint32_t isa; // An unsigned integer whose value encodes the applicable instruction set architecture for the current instruction. member in struct:DWARFDebugLine::Row
/freebsd-10-stable/sys/compat/svr4/
H A Dsvr4_signal.c265 struct svr4_sigaction isa; local
/freebsd-10-stable/usr.bin/iscsictl/
H A Discsictl.c343 struct iscsi_session_add isa; local
/freebsd-10-stable/cddl/contrib/opensolaris/lib/libzfs/common/
H A Dlibzfs_fru.c196 char isa[257]; local
H A Dlibzfs_mount.c544 char isa[MAXISALEN]; local
/freebsd-10-stable/sys/dev/ichwd/
H A Dichwd.c530 ichwd_find_ich_lpc_bridge(device_t isa, struct ichwd_device **id_p) argument
/freebsd-10-stable/contrib/binutils/opcodes/
H A Dmep-desc.c2518 const CGEN_ISA *isa = & mep_cgen_isa_table[i]; local
[all...]
H A Dmep-dis.c1087 CGEN_BITSET *isa; member in struct:cpu_desc_list
1103 CGEN_BITSET *isa; local
[all...]
H A Dmips-dis.c373 int isa; member in struct:mips_arch_choice
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Target/
H A DObjCLanguageRuntime.cpp45 ObjCLanguageRuntime::AddClass (ObjCISA isa, const ClassDescriptorSP &descriptor_sp, const char *class_name) argument
497 ObjCLanguageRuntime::GetParentClass(ObjCLanguageRuntime::ObjCISA isa) argument
510 ObjCLanguageRuntime::GetActualTypeName(ObjCLanguageRuntime::ObjCISA isa) argument
546 ObjCISA isa local
573 GetClassDescriptorFromISA(ObjCISA isa) argument
586 GetNonKVOClassDescriptor(ObjCISA isa) argument
[all...]
/freebsd-10-stable/crypto/heimdal/base/
H A Dheimbase.c42 heim_type_t isa; member in struct:heim_base
51 heim_type_t isa; member in struct:heim_base_mem
179 heim_type_t isa = _heim_get_isa(ptr); local
194 heim_type_t isa = _heim_get_isa(ptr); local
214 heim_type_t isa; local
[all...]
/freebsd-10-stable/contrib/tcsh/
H A Dsh.exp.c980 isa(Char *cp, int what) function
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Core/
H A DEmulateInstruction.h225 uint32_t isa; member in struct:lldb_private::EmulateInstruction::Context::__anon3691::ISAAndImmediate
231 uint32_t isa; member in struct:lldb_private::EmulateInstruction::Context::__anon3691::ISAAndImmediateSigned
235 uint32_t isa; member in union:lldb_private::EmulateInstruction::Context::__anon3691
329 SetISAAndImmediate (uint32_t isa, uint32_t data) argument
337 SetISAAndImmediateSigned (uint32_t isa, int32_t data) argument
345 SetISA (uint32_t isa) argument
[all...]
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Target/
H A DObjCLanguageRuntime.h319 IsValidISA(ObjCISA isa) argument
494 AddClass (ObjCISA isa, const ClassDescriptorSP &descriptor_sp) argument
508 AddClass(ObjCISA isa, const ClassDescriptorSP &descriptor_sp, uint32_t class_name_hash) argument
[all...]
/freebsd-10-stable/usr.sbin/pciconf/
H A Dpciconf.c293 print_special_decode(bool isa, bool vga, bool subtractive) argument
/freebsd-10-stable/contrib/llvm/include/llvm/MC/
H A DMCDwarf.h141 void setIsa(unsigned isa) { Isa = isa; } argument
101 MCDwarfLoc(unsigned fileNum, unsigned line, unsigned column, unsigned flags, unsigned isa, unsigned discriminator) argument
/freebsd-10-stable/sys/dev/iscsi/
H A Discsi.c1715 iscsi_ioctl_session_add(struct iscsi_softc *sc, struct iscsi_session_add *isa) argument
/freebsd-10-stable/contrib/gdb/gdb/
H A Dobjc-lang.c52 CORE_ADDR isa; member in struct:objc_object
56 CORE_ADDR isa; member in struct:objc_class
/freebsd-10-stable/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGBlocks.cpp2126 int isa = 0; local
[all...]

Completed in 513 milliseconds

12