| /src/external/mpl/bind/dist/bin/tests/system/reclimit/ |
| tests.sh | 291 for ntype in $(seq 65270 65279); do 292 check_manytypes 1 manytypes.big "TYPE${ntype}" NOERROR big SOA 120 || ret=1 297 for ntype in $(seq 65270 65279); do 298 check_manytypes 2 manytypes.big "TYPE${ntype}" NOERROR big SOA "" 120 || ret=1 310 for ntype in $(seq 65280 65289); do 311 check_manytypes 1 manytypes.big "TYPE${ntype}" NOERROR manytypes.big "TYPE${ntype}" 120 || ret=1 316 for ntype in $(seq 65280 65289); do 317 check_manytypes 2 manytypes.big "TYPE${ntype}" NOERROR manytypes.big "TYPE${ntype}" "" 120 || ret= [all...] |
| /src/external/bsd/nvi/dist/vi/ |
| v_increment.c | 67 const CHAR_T *ntype; local 123 ntype = p[beg + 1] == L('X') ? fmt[HEXC] : fmt[HEXL]; 129 ntype = fmt[OCTAL]; 133 ntype = fmt[SDEC]; 139 ntype = fmt[DEC]; 154 ntype = fmt[DEC]; 208 if (lval == 0 && ntype == fmt[SDEC]) 209 ntype = fmt[DEC]; 210 nlen = SPRINTF(nbuf, SIZE(nbuf), ntype, lval); 232 nlen = SPRINTF(nbuf, SIZE(nbuf), ntype, wlen, ulval) [all...] |
| /src/external/historical/nawk/dist/ |
| parse.c | 50 a->ntype = NSTAT; 119 x->ntype = NSTAT; 128 x->ntype = NSTAT; 137 x->ntype = NSTAT; 146 x->ntype = NSTAT; 155 x->ntype = NEXPR; 164 x->ntype = NEXPR; 173 x->ntype = NEXPR; 182 x->ntype = NEXPR; 191 x->ntype = NEXPR [all...] |
| awk.h | 170 int ntype; member in struct:Node 218 #define isvalue(n) ((n)->ntype == NVALUE) 219 #define isexpr(n) ((n)->ntype == NEXPR)
|
| /src/external/mpl/bind/dist/bin/tests/system/masterformat/ |
| setup.sh | 50 for ntype in $(seq 65280 65534); do 51 echo "m TYPE${ntype} \# 0"
|
| /src/external/cddl/osnet/dist/common/ctf/ |
| ctf_lookup.c | 92 ctf_id_t ntype, ptype; local 117 ntype = fp->ctf_ptrtab[LCTF_TYPE_TO_INDEX(fp, type)]; 118 if (ntype == 0) { 119 ntype = ctf_type_resolve(fp, type); 120 if (ntype == CTF_ERR || (ntype = fp->ctf_ptrtab[ 121 LCTF_TYPE_TO_INDEX(fp, ntype)]) == 0) { 127 type = LCTF_INDEX_TO_TYPE(fp, ntype,
|
| /src/external/gpl2/xcvs/dist/src/ |
| hash.h | 22 enum ntype enum 28 typedef enum ntype Ntype; 32 Ntype type;
|
| /src/lib/libedit/ |
| keymacro.c | 189 * code is applied to the existing key. Ntype specifies if code is a 194 int ntype) 202 if (ntype == XK_CMD && val->cmd == ED_SEQUENCE_LEAD_IN) { 213 (void) node__try(el, el->el_keymacro.map, key, val, ntype); 318 keymacro_value_t *val, int ntype) 351 switch (ptr->type = ntype) { 360 EL_ABORT((el->el_errfile, "Bad XK_ type %d\n", ntype)); 366 (void) node__try(el, ptr->next, str, val, ntype); 581 int ntype) 588 switch (ntype) { [all...] |
| /src/external/gpl3/binutils/dist/libctf/ |
| ctf-lookup.c | 143 ctf_id_t ntype, ptype; local 178 ntype = CTF_ERR; 181 ntype = child->ctf_pptrtab[idx]; 182 if (ntype) 185 ntype = CTF_ERR; 188 if (ntype == CTF_ERR) 190 ntype = fp->ctf_ptrtab[idx]; 191 if (ntype == 0) 192 ntype = CTF_ERR; 196 if (ntype == CTF_ERR [all...] |
| /src/external/gpl3/binutils.old/dist/libctf/ |
| ctf-lookup.c | 143 ctf_id_t ntype, ptype; local 178 ntype = CTF_ERR; 181 ntype = child->ctf_pptrtab[idx]; 182 if (ntype) 185 ntype = CTF_ERR; 188 if (ntype == CTF_ERR) 190 ntype = fp->ctf_ptrtab[idx]; 191 if (ntype == 0) 192 ntype = CTF_ERR; 196 if (ntype == CTF_ERR [all...] |
| /src/external/gpl3/gdb.old/dist/libctf/ |
| ctf-lookup.c | 143 ctf_id_t ntype, ptype; local 178 ntype = CTF_ERR; 181 ntype = child->ctf_pptrtab[idx]; 182 if (ntype) 185 ntype = CTF_ERR; 188 if (ntype == CTF_ERR) 190 ntype = fp->ctf_ptrtab[idx]; 191 if (ntype == 0) 192 ntype = CTF_ERR; 196 if (ntype == CTF_ERR [all...] |
| /src/external/gpl3/gdb/dist/libctf/ |
| ctf-lookup.c | 143 ctf_id_t ntype, ptype; local 178 ntype = CTF_ERR; 181 ntype = child->ctf_pptrtab[idx]; 182 if (ntype) 185 ntype = CTF_ERR; 188 if (ntype == CTF_ERR) 190 ntype = fp->ctf_ptrtab[idx]; 191 if (ntype == 0) 192 ntype = CTF_ERR; 196 if (ntype == CTF_ERR [all...] |
| /src/usr.bin/mail/ |
| names.c | 56 nalloc(char str[], int ntype) 63 np->n_type = ntype; 133 extract(char line[], int ntype) 145 t = nalloc(nbuf, ntype); 166 detract(struct name *np, int ntype) 174 quote = ntype & GSMOPTS; 175 comma = ntype & GCOMMA; 178 ntype &= ~GCOMMA; 183 if (ntype && (p->n_type & GMASK) != ntype) [all...] |
| cmd4.c | 156 name_expand(char *sname, int ntype) 162 np = gexpand(NULL, gh, 0, ntype); 167 np->n_type = ntype; 173 ncalloc(char *str, int ntype) 178 np->n_type = ntype;
|
| /src/external/gpl3/binutils/dist/binutils/ |
| rdcoff.c | 109 /* Parse a COFF type code in NTYPE. */ 113 struct coff_types **types, long coff_symno, int ntype, 119 if ((ntype & ~N_BTMASK) != 0) 123 newtype = DECREF (ntype); 125 if (ISPTR (ntype)) 131 else if (ISFCN (ntype)) 138 else if (ISARY (ntype)) 173 non_fatal (_("parse_coff_type: Bad type code 0x%x"), ntype); 202 return parse_coff_base_type (abfd, symbols, types, coff_symno, ntype, 206 /* Parse a basic COFF type in NTYPE. * [all...] |
| /src/external/gpl3/binutils.old/dist/binutils/ |
| rdcoff.c | 109 /* Parse a COFF type code in NTYPE. */ 113 struct coff_types **types, long coff_symno, int ntype, 119 if ((ntype & ~N_BTMASK) != 0) 123 newtype = DECREF (ntype); 125 if (ISPTR (ntype)) 131 else if (ISFCN (ntype)) 138 else if (ISARY (ntype)) 173 non_fatal (_("parse_coff_type: Bad type code 0x%x"), ntype); 202 return parse_coff_base_type (abfd, symbols, types, coff_symno, ntype, 206 /* Parse a basic COFF type in NTYPE. * [all...] |
| /src/external/gpl3/gdb.old/dist/gdb/ |
| gdbtypes.c | 372 struct type *ntype; /* New type */ 375 ntype = TYPE_POINTER_TYPE (type); 377 if (ntype) 380 return ntype; /* Don't care about alloc, 384 *typeptr = ntype; /* Tracking alloc, and have new type. */ 385 return ntype; 391 ntype = type_allocator (type).new_type (); 393 *typeptr = ntype; 397 ntype = *typeptr; 398 chain = TYPE_CHAIN (ntype); 371 struct type *ntype; \/* New type *\/ local 445 struct type *ntype; \/* New type *\/ local 539 struct type *ntype; \/* New type *\/ local 660 struct type *ntype; local 744 struct type *ntype; \/* New type *\/ local [all...] |
| /src/external/gpl3/gdb/dist/gdb/ |
| gdbtypes.c | 373 struct type *ntype; /* New type */ 376 ntype = TYPE_POINTER_TYPE (type); 378 if (ntype) 381 return ntype; /* Don't care about alloc, 385 *typeptr = ntype; /* Tracking alloc, and have new type. */ 386 return ntype; 392 ntype = type_allocator (type).new_type (); 394 *typeptr = ntype; 398 ntype = *typeptr; 399 chain = TYPE_CHAIN (ntype); 372 struct type *ntype; \/* New type *\/ local 446 struct type *ntype; \/* New type *\/ local 540 struct type *ntype; \/* New type *\/ local 661 struct type *ntype; local 745 struct type *ntype; \/* New type *\/ local [all...] |
| /src/usr.bin/find/ |
| find.h | 41 enum ntype { enum 66 enum ntype type; /* plan node type */ 133 enum ntype token; /* token type */
|
| /src/external/gpl3/binutils/dist/gprofng/src/ |
| Command.h | 267 DispTab (int ntype, int num, bool vis, CmdType token) 269 type = ntype;
|
| /src/external/gpl3/binutils.old/dist/gprofng/src/ |
| Command.h | 267 DispTab (int ntype, int num, bool vis, CmdType token) 269 type = ntype;
|
| /src/external/gpl2/mkhybrid/dist/ |
| mac_label.h | 99 int ntype; /* Partition type (numeric) */ member in struct:__anon9516
|
| mac_label.c | 107 mpm[mpc].ntype = PM2; 123 mpm[mpc].ntype = PM4; 163 if (mpm[i].ntype == PM2) { 203 if (mpm[i].ntype == PM2) {
|
| /src/external/gpl3/gcc/dist/libobjc/ |
| encoding.c | 1080 const char *ntype; local 1092 ntype = type; 1093 while (*ntype != _C_STRUCT_E && *ntype != _C_STRUCT_B && *ntype != _C_UNION_B 1094 && *ntype++ != '=') 1097 /* If there's a "<name>=", ntype - 1 points to '='; skip the name. */ 1098 if (*(ntype - 1) == '=') 1099 type = ntype;
|
| /src/external/gpl3/gcc.old/dist/libobjc/ |
| encoding.c | 1075 const char *ntype; local 1087 ntype = type; 1088 while (*ntype != _C_STRUCT_E && *ntype != _C_STRUCT_B && *ntype != _C_UNION_B 1089 && *ntype++ != '=') 1092 /* If there's a "<name>=", ntype - 1 points to '='; skip the the name */ 1093 if (*(ntype - 1) == '=') 1094 type = ntype;
|