| /src/external/gpl3/gcc/dist/libobjc/objc/ |
| Object.h | 52 Class isa; /* A pointer to the instance's class structure. */ variable
|
| /src/external/gpl3/gcc.old/dist/libobjc/objc/ |
| Object.h | 52 Class isa; /* A pointer to the instance's class structure. */ variable
|
| /src/external/gpl3/gdb.old/dist/gdb/arch/ |
| arc.h | 32 arc_arch_features (int reg_size, arc_isa isa) 33 : reg_size (reg_size), isa (isa) 41 const arc_isa isa; member in struct:arc_arch_features 46 return (reg_size == rhs.reg_size && isa == rhs.isa); 57 REG_SIZE | ISA 62 std::size_t val = ((reg_size & 0x1f) << 8 | (isa & 0xf) << 0);
|
| /src/external/gpl3/gdb/dist/gdb/arch/ |
| arc.h | 32 arc_arch_features (int reg_size, arc_isa isa) 33 : reg_size (reg_size), isa (isa) 41 const arc_isa isa; member in struct:arc_arch_features 46 return (reg_size == rhs.reg_size && isa == rhs.isa); 57 REG_SIZE | ISA 62 std::size_t val = ((reg_size & 0x1f) << 8 | (isa & 0xf) << 0);
|
| /src/sys/arch/arm/footbridge/isa/ |
| isa_io.c | 37 * bus_space I/O functions for isa 51 bs_protos(isa); variable 55 * Declare the isa bus space tags 62 * THIS STRUCTURE -- TO BE THE VIRTUAL ADDRESS OF ISA/IO! 143 * THIS STRUCTURE -- TO BE THE VIRTUAL ADDRESS OF ISA/MEMORY! 233 * (e.g. X servers) need to map ISA space directly. use these
|
| /src/sys/dev/isa/ |
| opl_isa.c | 54 #include <dev/isa/isavar.h> 104 struct opl_isa_softc *isa = device_private(self); local 116 sc->lock = &isa->sc_lock; 117 mutex_init(&isa->sc_lock, MUTEX_DEFAULT, IPL_NONE);
|
| /src/external/apache2/llvm/dist/clang/tools/libclang/ |
| Index_Internal.h | 33 void *isa; member in struct:_CXCursorAndRangeVisitorBlock
|
| /src/sys/arch/shark/isa/ |
| isa_io.c | 37 * bus_space I/O functions for isa 66 bs_protos(isa); variable 70 * Declare the isa bus space tags 77 * THIS STRUCTURE -- TO BE THE VIRTUAL ADDRESS OF ISA/IO! 196 * THIS STRUCTURE -- TO BE THE VIRTUAL ADDRESS OF ISA/MEMORY! 323 * (e.g. X servers) need to map ISA space directly. use these
|
| /src/external/gpl3/binutils/dist/gas/ |
| dwarf2dbg.h | 36 unsigned int isa; member in struct:dwarf2_line_info 72 machine of isa changes when assembler debug info is enabled. */
|
| /src/external/gpl3/binutils.old/dist/gas/ |
| dwarf2dbg.h | 36 unsigned int isa; member in struct:dwarf2_line_info 72 machine of isa changes when assembler debug info is enabled. */
|
| /src/sys/arch/evbarm/tsarm/isa/ |
| isa_io.c | 37 * bus_space I/O functions for isa 52 bs_protos(isa); variable 56 * Declare the isa bus space tags 63 * THIS STRUCTURE -- TO BE THE VIRTUAL ADDRESS OF 16 BIT ISA/IO! 144 * THIS STRUCTURE -- TO BE THE VIRTUAL ADDRESS OF ISA/MEMORY! 280 * (e.g. X servers) need to map ISA space directly. use these
|
| /src/external/apache2/llvm/dist/clang/lib/CodeGen/ |
| Address.h | 97 return llvm::isa<llvm::Constant>(addr.getPointer()); 111 template <class U> inline bool isa(CodeGen::Address addr) { function in namespace:clang
|
| /src/external/apache2/llvm/dist/llvm/include/llvm/Support/ |
| Casting.h | 9 // This file defines the isa<X>(), cast<X>(), dyn_cast<X>(), cast_or_null<X>(), 26 // isa<x> Support Templates 52 // The core of the implementation of isa<X> is here; To and From should be 54 // implementation of isa<> without rewriting it from scratch. 83 assert(Val && "isa<> used on a null pointer"); 90 assert(Val && "isa<> used on a null pointer"); 97 assert(Val && "isa<> used on a null pointer"); 104 assert(Val && "isa<> used on a null pointer"); 111 assert(Val && "isa<> used on a null pointer"); 135 // isa<X> - Return true if the parameter to the template is an instance of on 141 template <class X, class Y> LLVM_NODISCARD inline bool isa(const Y &Val) { function in namespace:llvm 147 LLVM_NODISCARD inline bool isa(const Y &Val) { function in namespace:llvm [all...] |
| /src/bin/csh/ |
| exp.c | 83 static int isa(Char *, int); 217 if ((i = isa(**vp, EQOP)) != 0) { 259 if ((i = isa(**vp, RELOP)) != 0) { 328 if (isa(**vp, ADDOP)) { 363 if (isa(**vp, MULOP)) { 470 if (isa(**vp, ANYOP)) 485 if (isa(**vp, ANYOP) && stat(short2str(**vp), &stb)) 590 isa(Char *cp, int what) function
|
| /src/bin/ksh/ |
| c_test.h | 21 /* Used by Test_env.isa() (order important - used to index *_tokens[] arrays) */ 45 int (*isa) ARGS((Test_env *te, Test_meta meta)); member in struct:test_env
|
| /src/external/cddl/osnet/dist/lib/libzfs/common/ |
| libzfs_fru.c | 196 char isa[257]; local 199 if (sysinfo(SI_ARCHITECTURE_64, isa, sizeof (isa)) < 0) 200 isa[0] = '\0'; 202 isa[0] = '\0'; 205 "/usr/lib/fm/%s/libtopo.so", isa);
|
| /src/external/gpl3/binutils/dist/opcodes/ |
| avr-dis.c | 36 int isa; member in struct:avr_opcodes_s 40 #define AVR_INSN(NAME, CONSTR, OPCODE, SIZE, ISA, BIN) \ 41 {#NAME, CONSTR, OPCODE, SIZE, ISA, BIN}, 410 if ((opcode->isa == AVR_ISA_TINY) && (info->mach != bfd_mach_avrtiny))
|
| epiphany-desc.c | 2029 ??? This could leave out insns not supported by the specified mach/isa, 2062 /* Data derived from the isa spec. */ 2071 const CGEN_ISA *isa = & epiphany_cgen_isa_table[i]; local 2076 cd->default_insn_bitsize = isa->default_insn_bitsize; 2077 else if (isa->default_insn_bitsize == cd->default_insn_bitsize) 2085 cd->base_insn_bitsize = isa->base_insn_bitsize; 2086 else if (isa->base_insn_bitsize == cd->base_insn_bitsize) 2092 if (isa->min_insn_bitsize < cd->min_insn_bitsize) 2093 cd->min_insn_bitsize = isa->min_insn_bitsize; 2094 if (isa->max_insn_bitsize > cd->max_insn_bitsize [all...] |
| epiphany-dis.c | 587 CGEN_BITSET *isa; 605 CGEN_BITSET *isa; 623 /* There's no standard way to compute the machine or isa number 637 isa = permanent_isa; 638 cgen_bitset_clear (isa); 639 cgen_bitset_add (isa, CGEN_COMPUTE_ISA (info)); 642 isa = info->private_data; 647 && (cgen_bitset_compare (isa, prev_isa) != 0 654 if (cgen_bitset_compare (cl->isa, isa) == 0 & 582 CGEN_BITSET *isa; member in struct:cpu_desc_list 600 CGEN_BITSET *isa; local [all...] |
| fr30-desc.c | 1506 ??? This could leave out insns not supported by the specified mach/isa, 1539 /* Data derived from the isa spec. */ 1548 const CGEN_ISA *isa = & fr30_cgen_isa_table[i]; local 1553 cd->default_insn_bitsize = isa->default_insn_bitsize; 1554 else if (isa->default_insn_bitsize == cd->default_insn_bitsize) 1562 cd->base_insn_bitsize = isa->base_insn_bitsize; 1563 else if (isa->base_insn_bitsize == cd->base_insn_bitsize) 1569 if (isa->min_insn_bitsize < cd->min_insn_bitsize) 1570 cd->min_insn_bitsize = isa->min_insn_bitsize; 1571 if (isa->max_insn_bitsize > cd->max_insn_bitsize [all...] |
| fr30-dis.c | 607 CGEN_BITSET *isa; 625 CGEN_BITSET *isa; 643 /* There's no standard way to compute the machine or isa number 657 isa = permanent_isa; 658 cgen_bitset_clear (isa); 659 cgen_bitset_add (isa, CGEN_COMPUTE_ISA (info)); 662 isa = info->private_data; 667 && (cgen_bitset_compare (isa, prev_isa) != 0 674 if (cgen_bitset_compare (cl->isa, isa) == 0 & 603 CGEN_BITSET *isa; member in struct:cpu_desc_list 621 CGEN_BITSET *isa; local [all...] |
| frv-dis.c | 704 CGEN_BITSET *isa; 722 CGEN_BITSET *isa; 740 /* There's no standard way to compute the machine or isa number 754 isa = permanent_isa; 755 cgen_bitset_clear (isa); 756 cgen_bitset_add (isa, CGEN_COMPUTE_ISA (info)); 759 isa = info->private_data; 764 && (cgen_bitset_compare (isa, prev_isa) != 0 771 if (cgen_bitset_compare (cl->isa, isa) == 0 & 700 CGEN_BITSET *isa; member in struct:cpu_desc_list 718 CGEN_BITSET *isa; local [all...] |
| ip2k-desc.c | 935 ??? This could leave out insns not supported by the specified mach/isa, 968 /* Data derived from the isa spec. */ 977 const CGEN_ISA *isa = & ip2k_cgen_isa_table[i]; local 982 cd->default_insn_bitsize = isa->default_insn_bitsize; 983 else if (isa->default_insn_bitsize == cd->default_insn_bitsize) 991 cd->base_insn_bitsize = isa->base_insn_bitsize; 992 else if (isa->base_insn_bitsize == cd->base_insn_bitsize) 998 if (isa->min_insn_bitsize < cd->min_insn_bitsize) 999 cd->min_insn_bitsize = isa->min_insn_bitsize; 1000 if (isa->max_insn_bitsize > cd->max_insn_bitsize [all...] |
| ip2k-dis.c | 596 CGEN_BITSET *isa; 614 CGEN_BITSET *isa; 632 /* There's no standard way to compute the machine or isa number 646 isa = permanent_isa; 647 cgen_bitset_clear (isa); 648 cgen_bitset_add (isa, CGEN_COMPUTE_ISA (info)); 651 isa = info->private_data; 656 && (cgen_bitset_compare (isa, prev_isa) != 0 663 if (cgen_bitset_compare (cl->isa, isa) == 0 & 592 CGEN_BITSET *isa; member in struct:cpu_desc_list 610 CGEN_BITSET *isa; local [all...] |
| iq2000-desc.c | 1940 ??? This could leave out insns not supported by the specified mach/isa, 1973 /* Data derived from the isa spec. */ 1982 const CGEN_ISA *isa = & iq2000_cgen_isa_table[i]; local 1987 cd->default_insn_bitsize = isa->default_insn_bitsize; 1988 else if (isa->default_insn_bitsize == cd->default_insn_bitsize) 1996 cd->base_insn_bitsize = isa->base_insn_bitsize; 1997 else if (isa->base_insn_bitsize == cd->base_insn_bitsize) 2003 if (isa->min_insn_bitsize < cd->min_insn_bitsize) 2004 cd->min_insn_bitsize = isa->min_insn_bitsize; 2005 if (isa->max_insn_bitsize > cd->max_insn_bitsize [all...] |