| /netbsd-src/lib/libc/net/ |
| H A D | nsdispatch.c | 376 _nsdbtaddsrc(ns_dbt *dbt, const ns_src *src) in _nsdbtaddsrc() argument 382 _DIAGASSERT(dbt != NULL); in _nsdbtaddsrc() 385 new = _nsvect_append(src, dbt->srclist, &dbt->srclistsize, in _nsdbtaddsrc() 389 dbt->srclist = new; in _nsdbtaddsrc() 401 _nsdbtdump(const ns_dbt *dbt) in _nsdbtdump() argument 405 _DIAGASSERT(dbt != NULL); in _nsdbtdump() 407 printf("%s (%d source%s):", dbt->name, dbt->srclistsize, in _nsdbtdump() 408 dbt->srclistsize == 1 ? "" : "s"); in _nsdbtdump() 409 for (i = 0; i < dbt->srclistsize; i++) { in _nsdbtdump() 410 printf(" %s", dbt->srclist[i].name); in _nsdbtdump() [all …]
|
| /netbsd-src/external/gpl3/binutils.old/dist/binutils/ |
| H A D | srconv.c | 610 struct IT_dbt dbt; in walk_tree_type_1() local 616 dbt.btype = BTYPE_VOID; in walk_tree_type_1() 617 dbt.sign = BTYPE_UNSPEC; in walk_tree_type_1() 618 dbt.fptype = FPTYPE_NOTSPEC; in walk_tree_type_1() 622 dbt.btype = BTYPE_CHAR; in walk_tree_type_1() 623 dbt.sign = BTYPE_UNSPEC; in walk_tree_type_1() 624 dbt.fptype = FPTYPE_NOTSPEC; in walk_tree_type_1() 630 dbt.btype = BTYPE_INT; in walk_tree_type_1() 631 dbt.sign = SIGN_SIGNED; in walk_tree_type_1() 632 dbt.fptype = FPTYPE_NOTSPEC; in walk_tree_type_1() [all …]
|
| H A D | sysroff.info | 27 (("dbt") (1 byte) ("dbt")) 318 ("dbt" 0x44
|
| /netbsd-src/external/gpl3/binutils/dist/binutils/ |
| H A D | srconv.c | 610 struct IT_dbt dbt; in walk_tree_type_1() local 616 dbt.btype = BTYPE_VOID; in walk_tree_type_1() 617 dbt.sign = BTYPE_UNSPEC; in walk_tree_type_1() 618 dbt.fptype = FPTYPE_NOTSPEC; in walk_tree_type_1() 622 dbt.btype = BTYPE_CHAR; in walk_tree_type_1() 623 dbt.sign = BTYPE_UNSPEC; in walk_tree_type_1() 624 dbt.fptype = FPTYPE_NOTSPEC; in walk_tree_type_1() 630 dbt.btype = BTYPE_INT; in walk_tree_type_1() 631 dbt.sign = SIGN_SIGNED; in walk_tree_type_1() 632 dbt.fptype = FPTYPE_NOTSPEC; in walk_tree_type_1() [all …]
|
| H A D | sysroff.info | 27 (("dbt") (1 byte) ("dbt")) 318 ("dbt" 0x44
|
| /netbsd-src/external/bsd/file/dist/magic/magdir/ |
| H A D | database | 319 # .dbv and .dbt memo (Flagship)? 393 # by looking for valid terminating character Ctrl-Z like in test.dbt 396 # by checking second terminating character Ctrl-Z like in test.dbt 400 # second terminating character \0 like in dbase-memo.dbt or GRUB nativedisk.mod 404 # like dbase-memo.dbt 408 # unusual dBASE III DBT like angest.dbt, dBASE IV DBT with block size 0 , FoxPro FPT , or garbage … 410 # FoxPro FPT , unusual dBASE III DBT like biblio.dbt or garbage 435 # dBASE III DBT with two Ctr-Z terminating characters like dbase3dbt0_1.dbt dbase_83.dbt 438 # second terminating character \0 like in pcidump.mod or fsadress.dbt umlaut-dbf-cmd.dbt 442 # dBASE III DBT with Ctr-Z + \0 terminating characters like fsadress.dbt [all …]
|
| H A D | vms | 27 # GRR this test is still too general as it catches example adressen.dbt
|
| H A D | dyadic | 14 # skip biblio.dbt
|
| H A D | tplink | 18 # skip user.dbt by looking for positive hardware id
|
| H A D | images | 2682 # +image data size (800Ch 2000Ch 2580C for 16BPP) (02000003h for dBase memo test.dbt) 2684 # CLUT or data size remainder is 12 (Ch), but 03 for dBase memo test.dbt 2686 # skip dBase III memo test.dbt with invalid flags 22D10189h
|
| /netbsd-src/lib/libc/db/btree/ |
| H A D | bt_overflow.c | 140 __ovfl_put(BTREE *t, const DBT *dbt, pgno_t *pg) in __ovfl_put() argument 156 p = dbt->data; in __ovfl_put() 157 temp = dbt->size; in __ovfl_put()
|
| /netbsd-src/external/gpl3/gdb/dist/sim/testsuite/d10v/ |
| H A D | ChangeLog-2021 | 82 * t-dbt.s (test_dbt): New file. 84 * Makefile.in (TESTS): Add t-rdt and t-dbt.
|
| /netbsd-src/external/mit/isl/dist/imath/ |
| H A D | imath.c | 1753 mp_digit *dat = da + len - 1, *dbt = db + len - 1; in s_cdig() local 1755 for (/* */; len != 0; --len, --dat, --dbt) { in s_cdig() 1756 if (*dat > *dbt) { in s_cdig() 1758 } else if (*dat < *dbt) { in s_cdig() 1955 mp_digit *dbt = db; in s_umul() local 1960 for (b = 0; b < size_b; ++b, ++dbt, ++dct) { in s_umul() 1961 w = (mp_word)*da * (mp_word)*dbt + w + (mp_word)*dct; in s_umul() 2417 mp_digit *dbt = db + MP_USED(b) - 1; in s_embar() local 2430 while (db < dbt) { in s_embar() 2456 mp_digit d = *dbt; in s_embar()
|
| /netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/ |
| H A D | dbt.d | 10 module core.sys.windows.dbt;
|
| /netbsd-src/crypto/external/bsd/heimdal/dist/lib/base/ |
| H A D | test_base.c | 662 static struct heim_db_type dbt = { variable 677 ret = heim_db_register("dictdb", NULL, &dbt); in test_db()
|
| /netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
| H A D | rx-decode.opc | 1052 /** 0000 0001 dbt */ 1053 ID(dbt);
|
| /netbsd-src/external/gpl3/binutils/dist/opcodes/ |
| H A D | rx-decode.opc | 1052 /** 0000 0001 dbt */ 1053 ID(dbt);
|
| /netbsd-src/external/gpl3/gcc.old/dist/libphobos/libdruntime/ |
| H A D | Makefile.am | 321 core/sys/windows/dbt.d core/sys/windows/dde.d core/sys/windows/ddeml.d \
|
| H A D | Makefile.in | 352 core/sys/windows/dbt.lo core/sys/windows/dde.lo \ 941 core/sys/windows/dbt.d core/sys/windows/dde.d core/sys/windows/ddeml.d \ 1554 core/sys/windows/dbt.lo: core/sys/windows/$(am__dirstamp)
|
| /netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/ |
| H A D | Makefile.am | 352 core/sys/windows/dbt.d core/sys/windows/dde.d core/sys/windows/ddeml.d \
|
| H A D | Makefile.in | 384 core/sys/windows/dbt.lo core/sys/windows/dde.lo \ 1017 core/sys/windows/dbt.d core/sys/windows/dde.d core/sys/windows/ddeml.d \ 1705 core/sys/windows/dbt.lo: core/sys/windows/$(am__dirstamp)
|
| /netbsd-src/external/cddl/osnet/dist/cmd/ztest/ |
| H A D | ztest.c | 3974 dmu_buf_t *dbt; in ztest_dmu_read_write_zcopy() local 3990 FTAG, &dbt, DMU_READ_NO_PREFETCH) == 0); in ztest_dmu_read_write_zcopy() 4003 dmu_buf_rele(dbt, FTAG); in ztest_dmu_read_write_zcopy()
|
| /netbsd-src/external/gpl3/binutils.old/dist/gas/doc/ |
| H A D | c-m68k.texi | 567 dbf dbra dbt
|
| /netbsd-src/external/gpl3/binutils/dist/gas/doc/ |
| H A D | c-m68k.texi | 567 dbf dbra dbt
|
| /netbsd-src/external/gpl3/gdb/dist/sim/d10v/ |
| H A D | ChangeLog-2021 | 1131 * simops.c (OP_5F20): Implement "dbt".
|