Home
last modified time | relevance | path

Searched refs:btype (Results 1 – 25 of 61) sorted by relevance

123

/netbsd/external/zlib/pigz/dist/zopfli/
H A Ddeflate.c334 if(btype == 1) { in ZopfliCalculateBlockSize()
388 if (btype == 1) { in AddLZ77Block()
394 assert(btype == 2); in AddLZ77Block()
440 int btype = 2; in DeflateDynamicBlock() local
466 btype = 1; in DeflateDynamicBlock()
551 if (btype == 0) { in DeflateBlock()
576 if (btype == 0) { in DeflateSplittingFirst()
613 if (btype == 0) { in DeflateSplittingLast()
620 assert(btype == 1 || btype == 2); in DeflateSplittingLast()
632 if (btype == 2) { in DeflateSplittingLast()
[all …]
H A Ddeflate.h53 void ZopfliDeflate(const ZopfliOptions* options, int btype, int final,
62 void ZopfliDeflatePart(const ZopfliOptions* options, int btype, int final,
76 size_t lstart, size_t lend, int btype);
/netbsd/external/bsd/nvi/dist/common/
H A Dsearch.c152 busy_t btype; in f_search() local
205 btype = BUSY_ON; in f_search()
211 search_busy(sp, btype); in f_search()
212 btype = BUSY_UPDATE; in f_search()
297 busy_t btype; in b_search() local
337 btype = BUSY_ON; in b_search()
343 search_busy(sp, btype); in b_search()
344 btype = BUSY_UPDATE; in b_search()
489 search_busy(SCR *sp, busy_t btype) in search_busy() argument
491 sp->gp->scr_busy(sp, "078|Searching...", btype); in search_busy()
/netbsd/external/gpl3/gdb/dist/gdb/
H A Dgnu-v2-abi.c194 struct type *btype; in gnuv2_value_rtti_type() local
227 btype = known_type_vptr_basetype; in gnuv2_value_rtti_type()
228 btype = check_typedef (btype); in gnuv2_value_rtti_type()
229 if (btype != known_type ) in gnuv2_value_rtti_type()
231 v = value_cast (btype, v); in gnuv2_value_rtti_type()
/netbsd/external/gpl3/gdb.old/dist/gdb/
H A Dgnu-v2-abi.c194 struct type *btype; in gnuv2_value_rtti_type() local
227 btype = known_type_vptr_basetype; in gnuv2_value_rtti_type()
228 btype = check_typedef (btype); in gnuv2_value_rtti_type()
229 if (btype != known_type ) in gnuv2_value_rtti_type()
231 v = value_cast (btype, v); in gnuv2_value_rtti_type()
/netbsd/crypto/external/bsd/openssl.old/dist/crypto/pkcs12/
H A Dp12_sbag.c67 int btype = PKCS12_SAFEBAG_get_nid(bag); in PKCS12_SAFEBAG_get_bag_nid() local
69 if (btype != NID_certBag && btype != NID_crlBag && btype != NID_secretBag) in PKCS12_SAFEBAG_get_bag_nid()
/netbsd/tests/lib/libc/stdio/
H A Dh_intr.c59 int btype; /* buffering type: _IONBF, ... */ member
158 setvbuf(ofp, NULL, opts.btype, opts.asize); in process()
159 setvbuf(ifp, NULL, opts.btype, opts.asize); in process()
329 return opts.btype; in rndmode()
440 fprintf(fp, " -p TYPE Buffering type (%s)\n", btype2str(opts.btype)); in usage()
463 opts.btype = _IONBF; in do_opts()
513 opts.btype = i; in do_opts()
/netbsd/crypto/external/bsd/openssl/dist/crypto/pkcs12/
H A Dp12_sbag.c67 int btype = PKCS12_SAFEBAG_get_nid(bag); in PKCS12_SAFEBAG_get_bag_nid() local
69 if (btype != NID_certBag && btype != NID_crlBag && btype != NID_secretBag) in PKCS12_SAFEBAG_get_bag_nid()
/netbsd/external/bsd/nvi/dist/ex/
H A Dex_global.c76 busy_t btype; in ex_g_setup() local
199 btype = BUSY_ON; in ex_g_setup()
210 search_busy(sp, btype); in ex_g_setup()
211 btype = BUSY_UPDATE; in ex_g_setup()
/netbsd/sys/arch/sun3/sun3/
H A Dobmem.c126 obmem_bus_map(bus_space_tag_t t, bus_type_t btype, bus_addr_t paddr, in obmem_bus_map() argument
136 obmem_bus_mmap(bus_space_tag_t t, bus_type_t btype, bus_addr_t paddr, off_t off, in obmem_bus_mmap() argument
H A Dvme.c161 vme_bus_map(bus_space_tag_t t, bus_type_t btype, bus_addr_t paddr, in vme_bus_map() argument
179 vme_bus_mmap(bus_space_tag_t t, bus_type_t btype, bus_addr_t paddr, off_t off, in vme_bus_mmap() argument
H A Dobio.c394 obio_bus_map(bus_space_tag_t t, bus_type_t btype, bus_addr_t paddr, in obio_bus_map() argument
404 obio_bus_mmap(bus_space_tag_t t, bus_type_t btype, bus_addr_t paddr, off_t off, in obio_bus_mmap() argument
/netbsd/external/gpl3/gdb/dist/binutils/
H A Dsrconv.c615 dbt.btype = BTYPE_VOID; in walk_tree_type_1()
621 dbt.btype = BTYPE_CHAR; in walk_tree_type_1()
629 dbt.btype = BTYPE_INT; in walk_tree_type_1()
635 dbt.btype = BTYPE_FLOAT; in walk_tree_type_1()
640 dbt.btype = BTYPE_FLOAT; in walk_tree_type_1()
650 dbt.btype = BTYPE_CHAR; in walk_tree_type_1()
658 dbt.btype = BTYPE_INT; in walk_tree_type_1()
712 dbt.btype = BTYPE_STRUCT; in walk_tree_type_1()
738 dbt.btype = BTYPE_TAG; in walk_tree_type_1()
793 dbt.btype = BTYPE_ENUM; in walk_tree_type_1()
[all …]
H A Dsysroff.info285 (("basic type") (1 byte) ("btype"))
319 (("basic type") (1 byte) ("btype")
343 (cond "ptr->btype==BTYPE_TAG || ptr->btype == BTYPE_TYPE"
/netbsd/external/gpl3/binutils/dist/binutils/
H A Dsrconv.c616 dbt.btype = BTYPE_VOID; in walk_tree_type_1()
622 dbt.btype = BTYPE_CHAR; in walk_tree_type_1()
630 dbt.btype = BTYPE_INT; in walk_tree_type_1()
636 dbt.btype = BTYPE_FLOAT; in walk_tree_type_1()
641 dbt.btype = BTYPE_FLOAT; in walk_tree_type_1()
651 dbt.btype = BTYPE_CHAR; in walk_tree_type_1()
659 dbt.btype = BTYPE_INT; in walk_tree_type_1()
713 dbt.btype = BTYPE_STRUCT; in walk_tree_type_1()
739 dbt.btype = BTYPE_TAG; in walk_tree_type_1()
794 dbt.btype = BTYPE_ENUM; in walk_tree_type_1()
[all …]
/netbsd/external/gpl3/binutils.old/dist/binutils/
H A Dsrconv.c615 dbt.btype = BTYPE_VOID; in walk_tree_type_1()
621 dbt.btype = BTYPE_CHAR; in walk_tree_type_1()
629 dbt.btype = BTYPE_INT; in walk_tree_type_1()
635 dbt.btype = BTYPE_FLOAT; in walk_tree_type_1()
640 dbt.btype = BTYPE_FLOAT; in walk_tree_type_1()
650 dbt.btype = BTYPE_CHAR; in walk_tree_type_1()
658 dbt.btype = BTYPE_INT; in walk_tree_type_1()
712 dbt.btype = BTYPE_STRUCT; in walk_tree_type_1()
738 dbt.btype = BTYPE_TAG; in walk_tree_type_1()
793 dbt.btype = BTYPE_ENUM; in walk_tree_type_1()
[all …]
H A Dsysroff.info285 (("basic type") (1 byte) ("btype"))
319 (("basic type") (1 byte) ("btype")
343 (cond "ptr->btype==BTYPE_TAG || ptr->btype == BTYPE_TYPE"
/netbsd/external/gpl3/gdb.old/dist/binutils/
H A Dsrconv.c615 dbt.btype = BTYPE_VOID; in walk_tree_type_1()
621 dbt.btype = BTYPE_CHAR; in walk_tree_type_1()
629 dbt.btype = BTYPE_INT; in walk_tree_type_1()
635 dbt.btype = BTYPE_FLOAT; in walk_tree_type_1()
640 dbt.btype = BTYPE_FLOAT; in walk_tree_type_1()
650 dbt.btype = BTYPE_CHAR; in walk_tree_type_1()
658 dbt.btype = BTYPE_INT; in walk_tree_type_1()
712 dbt.btype = BTYPE_STRUCT; in walk_tree_type_1()
738 dbt.btype = BTYPE_TAG; in walk_tree_type_1()
793 dbt.btype = BTYPE_ENUM; in walk_tree_type_1()
[all …]
/netbsd/sys/arch/sun2/sun2/
H A Dobmem.c138 _obmem_bus_map(bus_space_tag_t t, bus_type_t btype, bus_addr_t paddr, in _obmem_bus_map() argument
148 obmem_bus_mmap(bus_space_tag_t t, bus_type_t btype, bus_addr_t paddr, off_t off, in obmem_bus_mmap() argument
H A Dmbio.c143 _mbio_bus_map(bus_space_tag_t t, bus_type_t btype, bus_addr_t paddr, in _mbio_bus_map() argument
156 mbio_bus_mmap(bus_space_tag_t t, bus_type_t btype, bus_addr_t paddr, off_t off, in mbio_bus_mmap() argument
H A Dmbmem.c157 _mbmem_bus_map(bus_space_tag_t t, bus_type_t btype, bus_addr_t paddr, in _mbmem_bus_map() argument
170 mbmem_bus_mmap(bus_space_tag_t t, bus_type_t btype, bus_addr_t paddr, off_t off, in mbmem_bus_mmap() argument
H A Dobio.c148 _obio_bus_map(bus_space_tag_t t, bus_type_t btype, bus_addr_t paddr, in _obio_bus_map() argument
158 obio_bus_mmap(bus_space_tag_t t, bus_type_t btype, bus_addr_t paddr, off_t off, in obio_bus_mmap() argument
/netbsd/sys/arch/sun3/sun3x/
H A Dvme.c161 vme_bus_map(bus_space_tag_t t, bus_type_t btype, bus_addr_t paddr, in vme_bus_map() argument
179 vme_bus_mmap(bus_space_tag_t t, bus_type_t btype, bus_addr_t paddr, off_t off, in vme_bus_mmap() argument
H A Dobio.c389 obio_bus_map(bus_space_tag_t t, bus_type_t btype, bus_addr_t paddr, in obio_bus_map() argument
399 obio_bus_mmap(bus_space_tag_t t, bus_type_t btype, bus_addr_t paddr, off_t off, in obio_bus_mmap() argument
/netbsd/sys/arch/sparc64/dev/
H A Dffb.c199 int btype; in ffb_attach() local
210 btype = prom_getpropint(sc->sc_node, "board_type", 0); in ffb_attach()
211 if ((btype & 7) == 3) in ffb_attach()
217 btype = 0; in ffb_attach()
316 &(sc->sc_edid_info.edid_modes[i]), btype, in ffb_attach()
1449 ffb_set_vmode(struct ffb_softc *sc, struct videomode *mode, int btype, in ffb_set_vmode() argument
1476 if(((sc->sc_type == FFB_CREATOR && !((btype & 7) == 3)) || in ffb_set_vmode()
1508 if ((sc->sc_type == FFB_CREATOR && !((btype & 7) == 3))) in ffb_set_vmode()

123