| /NextBSD/contrib/nvi/common/ |
| HD | search.c | 158 busy_t btype; in f_search() local 207 btype = BUSY_ON; in f_search() 213 search_busy(sp, btype); in f_search() 214 btype = BUSY_UPDATE; in f_search() 305 busy_t btype; in b_search() local 341 btype = BUSY_ON; in b_search() 347 search_busy(sp, btype); in b_search() 348 btype = BUSY_UPDATE; in b_search() 496 busy_t btype) in search_busy() argument 498 sp->gp->scr_busy(sp, "078|Searching...", btype); in search_busy()
|
| /NextBSD/usr.bin/migcom/ |
| HD | utils.c | 444 register ipc_type_t *btype = it->itElement; in WriteFieldDeclPrim() local 465 (*tfunc)(btype), in WriteFieldDeclPrim() 467 it->itNumber/btype->itNumber); in WriteFieldDeclPrim() 669 ipc_type_t *btype; in WriteNDRConvertArgDecl() local 675 for (btype = ptype, multi = (!parent) ? arg->argMultiplier : 1, array = 0; in WriteNDRConvertArgDecl() 676 btype; in WriteNDRConvertArgDecl() 677 ptype = btype, array += ptype->itVarArray, btype = btype->itElement) { in WriteNDRConvertArgDecl() 680 if (btype->itNumber < ptype->itNumber && !ptype->itVarArray && !parent) { in WriteNDRConvertArgDecl() 681 multi *= ptype->itNumber / btype->itNumber; in WriteNDRConvertArgDecl() 682 if (!btype->itString) in WriteNDRConvertArgDecl() [all …]
|
| HD | server.c | 776 register ipc_type_t *btype = it->itElement; in WriteLocalVarDecl() local 779 …fprintf(file, "\t%s %s[%d]", btype->itTransType, arg->argVarName, btype->itNumber ? it->itNumber/b… in WriteLocalVarDecl() 781 if (btype->itTransType != strNULL) in WriteLocalVarDecl() 782 fprintf(file, "\t%s %s[%d]", btype->itTransType, arg->argVarName, it->itKPD_Number); in WriteLocalVarDecl() 1050 register ipc_type_t *btype = ptype->itElement; in WriteCalcArgSize() local 1052 int multiplier = btype->itTypeSize; in WriteCalcArgSize() 1054 if (btype->itTypeSize % itWordAlign != 0) in WriteCalcArgSize() 1079 register ipc_type_t *btype = ptype->itElement; in WriteCheckArgSize() local 1081 int multiplier = btype->itTypeSize; in WriteCheckArgSize() 1258 register ipc_type_t *btype = ptype->itElement; in WriteInitializeCount() local [all …]
|
| HD | user.c | 1325 register ipc_type_t *btype = it->itElement; in WritePackArgValueNormal() local 1333 it->itNumber/btype->itNumber); in WritePackArgValueNormal() 1340 if (btype->itTypeSize > 1) in WritePackArgValueNormal() 1341 fprintf(file, "%d * ", btype->itTypeSize); in WritePackArgValueNormal() 1484 register ipc_type_t *btype = ptype->itElement; in WriteInitializeCount() local 1489 ptype->itNumber/btype->itNumber); in WriteInitializeCount() 1496 arg->argMsgField, ptype->itNumber/btype->itNumber); in WriteInitializeCount() 1919 register ipc_type_t *btype = argType->itElement; in WriteExtractArgValueNormal() local 1928 fprintf(file, " > %d) {\n", argType->itNumber/btype->itNumber); in WriteExtractArgValueNormal() 1938 if (btype->itTypeSize > 1) in WriteExtractArgValueNormal() [all …]
|
| /NextBSD/contrib/gdb/gdb/ |
| HD | gnu-v2-abi.c | 201 struct type *btype; in gnuv2_value_rtti_type() local 233 btype = TYPE_VPTR_BASETYPE (known_type); in gnuv2_value_rtti_type() 234 CHECK_TYPEDEF (btype); in gnuv2_value_rtti_type() 235 if (btype != known_type ) in gnuv2_value_rtti_type() 237 v = value_cast (btype, v); in gnuv2_value_rtti_type()
|
| /NextBSD/contrib/nvi/ex/ |
| HD | ex_global.c | 71 busy_t btype; in ex_g_setup() local 195 btype = BUSY_ON; in ex_g_setup() 206 search_busy(sp, btype); in ex_g_setup() 207 btype = BUSY_UPDATE; in ex_g_setup()
|
| /NextBSD/contrib/binutils/binutils/ |
| HD | srconv.c | 649 dbt.btype = BTYPE_VOID; in walk_tree_type_1() 655 dbt.btype = BTYPE_CHAR; in walk_tree_type_1() 663 dbt.btype = BTYPE_INT; in walk_tree_type_1() 669 dbt.btype = BTYPE_FLOAT; in walk_tree_type_1() 674 dbt.btype = BTYPE_FLOAT; in walk_tree_type_1() 679 dbt.btype = BTYPE_FLOAT; in walk_tree_type_1() 684 dbt.btype = BTYPE_CHAR; in walk_tree_type_1() 692 dbt.btype = BTYPE_INT; in walk_tree_type_1() 746 dbt.btype = BTYPE_STRUCT; in walk_tree_type_1() 772 dbt.btype = BTYPE_TAG; in walk_tree_type_1() [all …]
|
| /NextBSD/sys/dev/ath/ |
| HD | if_ath_misc.h | 58 ath_buf_type_t btype); 60 ath_buf_type_t btype);
|
| HD | if_ath.c | 2965 _ath_getbuf_locked(struct ath_softc *sc, ath_buf_type_t btype) in _ath_getbuf_locked() argument 2971 if (btype == ATH_BUFTYPE_MGMT) in _ath_getbuf_locked() 2986 if (btype == ATH_BUFTYPE_MGMT) in _ath_getbuf_locked() 3018 if (btype == ATH_BUFTYPE_MGMT) in _ath_getbuf_locked() 3107 ath_getbuf(struct ath_softc *sc, ath_buf_type_t btype) in ath_getbuf() argument 3112 bf = _ath_getbuf_locked(sc, btype); in ath_getbuf() 3117 if (bf == NULL && btype == ATH_BUFTYPE_MGMT) in ath_getbuf()
|
| /NextBSD/contrib/gcclibs/libiberty/ |
| HD | cplus-dem.c | 2432 int btype; in demangle_class() local 2437 btype = register_Btype (work); in demangle_class() 2461 remember_Btype (work, class_name.b, LEN_STRING(&class_name), btype); in demangle_class() 3857 string btype; in demangle_fund_type() local 3858 string_init (&btype); in demangle_fund_type() 3859 if (demangle_class_name (work, mangled, &btype)) { in demangle_fund_type() 3860 remember_Btype (work, btype.b, LEN_STRING (&btype), bindex); in demangle_fund_type() 3862 string_appends (result, &btype); in demangle_fund_type() 3866 string_delete (&btype); in demangle_fund_type() 3871 string btype; in demangle_fund_type() local [all …]
|
| HD | ChangeLog | 1996 (do_type): Remove unused variable btype. Add missing string_delete 1998 (demangle_fund_type): Move variable btype inside of the switch
|
| /NextBSD/contrib/binutils/libiberty/ |
| HD | cplus-dem.c | 2432 int btype; in demangle_class() local 2437 btype = register_Btype (work); in demangle_class() 2461 remember_Btype (work, class_name.b, LEN_STRING(&class_name), btype); in demangle_class() 3857 string btype; in demangle_fund_type() local 3858 string_init (&btype); in demangle_fund_type() 3859 if (demangle_class_name (work, mangled, &btype)) { in demangle_fund_type() 3860 remember_Btype (work, btype.b, LEN_STRING (&btype), bindex); in demangle_fund_type() 3862 string_appends (result, &btype); in demangle_fund_type() 3866 string_delete (&btype); in demangle_fund_type() 3871 string btype; in demangle_fund_type() local [all …]
|
| HD | ChangeLog | 2194 (do_type): Remove unused variable btype. Add missing string_delete 2196 (demangle_fund_type): Move variable btype inside of the switch
|
| /NextBSD/contrib/serf/ |
| HD | serf.h | 948 #define SERF_BUCKET_CHECK(b, btype) ((b)->type == &serf_bucket_type_ ## btype) argument
|
| /NextBSD/sys/dev/isp/ |
| HD | isp.c | 176 const char *btype = "????"; in isp_reset() local 260 btype = "2100"; in isp_reset() 263 btype = "2200"; in isp_reset() 266 btype = "2300"; in isp_reset() 269 btype = "2312"; in isp_reset() 272 btype = "2322"; in isp_reset() 275 btype = "2422"; in isp_reset() 278 btype = "2532"; in isp_reset() 281 btype = "2031"; in isp_reset() 301 btype = "1240"; in isp_reset() [all …]
|
| /NextBSD/sys/dev/vmware/vmxnet3/ |
| HD | if_vmxreg.h | 131 uint32_t btype:1; /* Buffer type */ member
|
| HD | if_vmx.c | 1885 int idx, clsize, btype, flags, nsegs, error; in vmxnet3_newbuf() local 1903 btype = VMXNET3_BTYPE_HEAD; in vmxnet3_newbuf() 1918 btype = VMXNET3_BTYPE_BODY; in vmxnet3_newbuf() 1927 if (btype == VMXNET3_BTYPE_HEAD) { in vmxnet3_newbuf() 1943 if (btype == VMXNET3_BTYPE_BODY) in vmxnet3_newbuf() 1958 rxd->btype = btype; in vmxnet3_newbuf() 2154 KASSERT(rxd->btype == VMXNET3_BTYPE_HEAD, in vmxnet3_rxq_eof() 2184 KASSERT(rxd->btype == VMXNET3_BTYPE_BODY, in vmxnet3_rxq_eof()
|
| /NextBSD/contrib/nvi/vi/ |
| HD | vs_msg.c | 59 vs_busy(SCR *sp, const char *msg, busy_t btype) in vs_busy() argument 82 switch (btype) { in vs_busy()
|
| /NextBSD/contrib/binutils/bfd/ |
| HD | coff-arm.c | 653 thumb_pcrel_branchtype btype) in coff_thumb_pcrel_common() argument 665 switch (btype) in coff_thumb_pcrel_common() 700 switch (btype) in coff_thumb_pcrel_common() 740 switch (btype) in coff_thumb_pcrel_common()
|
| /NextBSD/contrib/gcc/cp/ |
| HD | ChangeLog-1993 | 434 DECL_NAME (TYPE_NAME (btype)) to TYPE_NESTED_NAME (btype).
|