| /src/external/bsd/less/dist/ |
| option.h | 29 #define OTYPE (BOOL|TRIPLE|NUMBER|STRING|NOVAR) 62 int otype; /* Type of the option */ member in struct:loption
|
| /src/external/gpl3/gdb.old/dist/sim/arm/ |
| thumbemu.c | 2136 enum { t_norm, t_shift, t_neg, t_mul } otype; member in struct:insn_format 2183 switch (subset[(tinstr & 0x03C0) >> 6].otype)
|
| /src/external/mit/isl/dist/ |
| isl_morph.c | 479 unsigned otype; local 502 otype = isl_basic_set_offset(bset, type); 503 orest = otype + ntype; 510 if (isl_seq_first_non_zero(bset->eq[f_eq + n_eq] + otype, ntype) == -1) 516 C = isl_mat_final_variable_compression(E, otype - 1, &Q);
|
| /src/sys/compat/ultrix/ |
| ultrix_fs.c | 343 int otype = SCARG(uap, type); local 365 if (otype == ULTRIX_FSTYPE_NFS) { 407 if (otype == ULTRIX_FSTYPE_ULTRIX) {
|
| /src/sys/net/ |
| if_gre.c | 1164 int fd, error = 0, oproto, otype, s; local 1208 otype = sp->sp_type; 1232 (otype == sp->sp_type || sp->sp_type == 0)) 1278 otype = sp->sp_type; 1300 (otype == sp->sp_type || sp->sp_type == 0))
|
| /src/external/bsd/tcpdump/dist/ |
| print-pim.c | 761 uint16_t otype, olen; local 765 otype = GET_BE_U_2(bp); 768 tok2str(pimv2_hello_option_values, "Unknown", otype), 769 otype, 777 switch (otype) {
|
| /src/external/cddl/osnet/dist/common/ctf/ |
| ctf_types.c | 292 ctf_id_t prev = type, otype = type; local 305 if (ctype == type || ctype == otype || ctype == prev) { 306 ctf_dprintf("type %ld cycle detected\n", otype); 979 ctf_id_t otype = type; local 991 if ((rc = func(name, otype, offset, depth, arg)) != 0)
|
| /src/external/gpl3/binutils/dist/libctf/ |
| ctf-types.c | 563 ctf_id_t prev = type, otype = type; local 578 if (tp->ctt_type == type || tp->ctt_type == otype 582 otype); 1657 ctf_id_t otype = type; local 1677 if ((rc = func (name, otype, offset, depth, arg)) != 0)
|
| ctf-create.c | 1319 int otype = type; local 1329 if ((type = ctf_add_slice (fp, CTF_ADD_NONROOT, otype, &encoding)) == CTF_ERR)
|
| /src/external/gpl3/binutils.old/dist/libctf/ |
| ctf-types.c | 563 ctf_id_t prev = type, otype = type; local 578 if (tp->ctt_type == type || tp->ctt_type == otype 582 otype); 1657 ctf_id_t otype = type; local 1677 if ((rc = func (name, otype, offset, depth, arg)) != 0)
|
| ctf-create.c | 1319 int otype = type; local 1329 if ((type = ctf_add_slice (fp, CTF_ADD_NONROOT, otype, &encoding)) == CTF_ERR)
|
| /src/external/gpl3/gcc/dist/gcc/ |
| tree-affine.cc | 310 tree otype = type; local 316 if (tree_nop_conversion_p (otype, itype)) 326 && TREE_CODE (otype) == INTEGER_TYPE 327 && TYPE_PRECISION (otype) > TYPE_PRECISION (itype)) 339 op0 = fold_convert (otype, op0); 340 op1 = fold_convert (otype, op1); 341 return expr_to_aff_combination (comb, icode, otype, op0, op1); 369 op0 = fold_convert (otype, op0); 370 op1 = fold_convert (otype, op1); 371 return expr_to_aff_combination (comb, icode, otype, op0 [all...] |
| /src/external/gpl3/gcc.old/dist/gcc/ |
| tree-affine.cc | 311 tree otype = type; local 317 if (tree_nop_conversion_p (otype, itype)) 327 && TREE_CODE (otype) == INTEGER_TYPE 328 && TYPE_PRECISION (otype) > TYPE_PRECISION (itype)) 340 op0 = fold_convert (otype, op0); 341 op1 = fold_convert (otype, op1); 342 return expr_to_aff_combination (comb, icode, otype, op0, op1); 369 op0 = fold_convert (otype, op0); 370 op1 = fold_convert (otype, op1); 371 return expr_to_aff_combination (comb, icode, otype, op0 [all...] |
| /src/external/gpl3/gdb.old/dist/libctf/ |
| ctf-types.c | 552 ctf_id_t prev = type, otype = type; local 567 if (tp->ctt_type == type || tp->ctt_type == otype 571 otype); 1628 ctf_id_t otype = type; local 1648 if ((rc = func (name, otype, offset, depth, arg)) != 0)
|
| ctf-create.c | 1316 int otype = type; local 1326 if ((type = ctf_add_slice (fp, CTF_ADD_NONROOT, otype, &encoding)) == CTF_ERR)
|
| /src/external/gpl3/gdb/dist/libctf/ |
| ctf-types.c | 563 ctf_id_t prev = type, otype = type; local 578 if (tp->ctt_type == type || tp->ctt_type == otype 582 otype); 1657 ctf_id_t otype = type; local 1677 if ((rc = func (name, otype, offset, depth, arg)) != 0)
|
| ctf-create.c | 1319 int otype = type; local 1329 if ((type = ctf_add_slice (fp, CTF_ADD_NONROOT, otype, &encoding)) == CTF_ERR)
|
| /src/sys/arch/x86/x86/ |
| intr.c | 915 int otype = source->is_type; local 924 otype, type);
|
| /src/external/cddl/osnet/dist/uts/common/fs/zfs/ |
| ddt.c | 1008 enum ddt_type otype = dde->dde_type; local 1041 if (otype != DDT_TYPES && 1042 (otype != ntype || oclass != nclass || total_refcnt == 0)) { 1043 VERIFY(ddt_object_remove(ddt, otype, oclass, dde, tx) == 0); 1044 ASSERT(ddt_object_lookup(ddt, otype, oclass, dde) == ENOENT);
|
| /src/external/gpl3/binutils/dist/gas/config/ |
| tc-microblaze.c | 612 int otype; /* Offset Type */ member in struct:imm_type 655 int i, otype; local 657 otype = 0; 663 otype = imm_types[i].otype; 667 return otype;
|
| /src/external/gpl3/binutils/dist/ld/ |
| ldmain.c | 1615 enum bfd_link_hash_type otype; 1622 otype = h->type; 1623 if (otype == bfd_link_hash_common) 1628 else if (otype == bfd_link_hash_defined 1629 || otype == bfd_link_hash_defweak) 1647 ASSERT (otype == bfd_link_hash_common); 1656 else if (otype == bfd_link_hash_defined 1657 || otype == bfd_link_hash_defweak 1658 || otype == bfd_link_hash_indirect) 1671 ASSERT (otype == bfd_link_hash_common && ntype == bfd_link_hash_common) 1612 enum bfd_link_hash_type otype; local [all...] |
| /src/external/gpl3/binutils.old/dist/gas/config/ |
| tc-microblaze.c | 609 int otype; /* Offset Type */ member in struct:imm_type 652 int i, otype; local 654 otype = 0; 660 otype = imm_types[i].otype; 664 return otype;
|
| /src/external/gpl3/binutils.old/dist/ld/ |
| ldmain.c | 1541 enum bfd_link_hash_type otype; 1548 otype = h->type; 1549 if (otype == bfd_link_hash_common) 1554 else if (otype == bfd_link_hash_defined 1555 || otype == bfd_link_hash_defweak) 1573 ASSERT (otype == bfd_link_hash_common); 1582 else if (otype == bfd_link_hash_defined 1583 || otype == bfd_link_hash_defweak 1584 || otype == bfd_link_hash_indirect) 1597 ASSERT (otype == bfd_link_hash_common && ntype == bfd_link_hash_common) 1538 enum bfd_link_hash_type otype; local [all...] |
| /src/external/gpl3/gdb.old/dist/gdb/ |
| cp-support.c | 162 struct type *otype = sym->type (); local 166 const char *new_name = (*finder) (otype, data); 179 if (otype->code () == TYPE_CODE_TYPEDEF 180 || otype->code () == TYPE_CODE_NAMESPACE) 188 type = check_typedef (otype); 213 struct type *last = otype; 223 if (type == otype) 515 struct type *otype = sym->type (); local 516 const char *new_name = (*finder) (otype, data);
|
| /src/external/gpl3/gdb/dist/gdb/ |
| cp-support.c | 162 struct type *otype = sym->type (); local 166 const char *new_name = (*finder) (otype, data); 179 if (otype->code () == TYPE_CODE_TYPEDEF 180 || otype->code () == TYPE_CODE_NAMESPACE) 188 type = check_typedef (otype); 213 struct type *last = otype; 223 if (type == otype) 516 struct type *otype = sym->type (); local 517 const char *new_name = (*finder) (otype, data);
|