Home
last modified time | relevance | path

Searched +full:no +full:- +full:comp (Results 1 – 25 of 879) sorted by relevance

12345678910>>...36

/netbsd-src/distrib/sets/
H A Ddeps1 base-adosfs-root base-sys-root
2 base-amd-bin base-sys-usr
3 base-amd-examples base-sys-share
4 base-amd-shlib base-sys-usr
5 base-audio-bin base-sys-usr
6 base-bind-bin base-sys-usr
7 base-bind-root base-sys-root
8 base-bootserver-bin base-sys-usr
9 base-c-bin base-sys-usr
10 base-c-usr base-sys-usr
[all …]
H A Ddescrs1 base-adosfs-root Root file system support for Amiga DOS file system support
2 base-amd-bin auto-mounter daemon
3 base-amd-examples example configuration files for the auto-mounter daemon and utilities
4 base-amd-shlib auto-mounter daemon shared library
5 base-audio-bin utilities for playing and recording audio
6 base-bind-bin the BIND DNS server
7 base-bind-examples example configuration files for BIND
8 base-bind-root root file system directories required by BIND
9 base-bootserver-bin software for booting diskless systems
10 base-c-bin utilities for the C programming language
[all …]
H A Dcomments1 base-adosfs-root Root file system support for Amiga DOS file system support
2 base-amd-bin auto-mounter daemon
3 base-amd-examples example configuration files for the auto-mounter daemon and utilities
4 base-amd-shlib auto-mounter daemon shared library
5 base-audio-bin utilities for playing and recording audio
6 base-bind-bin the BIND DNS server
7 base-bind-examples example configuration files for BIND
8 base-bind-root root file system directories required by BIND
9 base-bootserver-bin software for booting diskless systems
10 base-c-bin utilities for the C programming language
[all …]
/netbsd-src/crypto/external/bsd/heimdal/dist/packages/windows/installer/
H A Dheimdal-installer.wxs1 <?xml version='1.0' encoding='windows-1252'?>
10 <?define GuidKinit=BAA5BD92-163E-4AA5-8C99-EA2100F3D9DE ?>
11 <?define GuidKdestroy=289C2C0D-F41D-4E46-9819-6B9B63F83418 ?>
12 <?define GuidKtutil=28B09087-4731-41F4-B734-C71E84EC31FC ?>
13 <?define GuidKdigest=D13DA4C0-B1BB-4C02-8ED2-5DFC7D16B19D ?>
14 <?define GuidKpasswd=20A984EC-5BCB-4B93-A3A9-7AACBDC625E9 ?>
15 <?define GuidKvno=2B932C2B-9167-4051-BDF7-A104E9983CE6 ?>
16 <?define GuidKcpytkt=17734691-7CB3-4E9A-AADC-6D4205795F43 ?>
17 <?define GuidKdeltkt=3E853905-8CDA-4E14-8EBA-C0C4EEDB811A ?>
18 <?define GuidHeimtools=F411A9F1-A186-40CB-B55B-CADBE0166268 ?>
[all …]
H A Dheimdal-command.wxs1 <?xml version='1.0' encoding='windows-1252'?>
9 <?define GuidKinit=BAA5BD92-163E-4AA5-8C99-EA2100F3D9DE ?>
10 <?define GuidKdestroy=289C2C0D-F41D-4E46-9819-6B9B63F83418 ?>
11 <?define GuidKtutil=28B09087-4731-41F4-B734-C71E84EC31FC ?>
12 <?define GuidKdigest=D13DA4C0-B1BB-4C02-8ED2-5DFC7D16B19D ?>
13 <?define GuidKpasswd=20A984EC-5BCB-4B93-A3A9-7AACBDC625E9 ?>
14 <?define GuidKvno=2B932C2B-9167-4051-BDF7-A104E9983CE6 ?>
15 <?define GuidKcpytkt=17734691-7CB3-4E9A-AADC-6D4205795F43 ?>
16 <?define GuidKdeltkt=3E853905-8CDA-4E14-8EBA-C0C4EEDB811A ?>
17 <?define GuidHeimtools=F411A9F1-A186-40CB-B55B-CADBE0166268 ?>
[all …]
/netbsd-src/external/mpl/dhcp/dist/server/
H A Dmdb.c5 Server-specific in-memory database support. */
8 * Copyright (C) 2004-2022 Internet Systems Consortium, Inc. ("ISC")
9 * Copyright (c) 1996-2003 by Internet Software Consortium
17 * MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR
57 * For v6 we also include a relay count - this specifies which
60 * same value across each option for all host-identifers.
82 if (!collections -> classes) {
83 /* A subclass with no parent is invalid. */
84 if (cd->name == NULL)
87 class_reference (&collections -> classes, cd, MDL);
[all …]
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dstl_queue.h1 // Queue implementation -*- C++ -*-
3 // Copyright (C) 2001-2022 Free Software Foundation, Inc.
28 * Hewlett-Packard Company
34 * in supporting documentation. Hewlett-Packard Company makes no
46 * in supporting documentation. Silicon Graphics makes no
84 * wrapper is what enforces strict first-in-first-out %queue behavior. in _GLIBCXX_VISIBILITY()
89 * such as std::list or an appropriate user-defined type. in _GLIBCXX_VISIBILITY()
157 * @brief Default constructor creates no elements. in _GLIBCXX_VISIBILITY()
240 * Returns a read-only (constant) reference to the data at the first in _GLIBCXX_VISIBILITY()
264 * Returns a read-only (constant) reference to the data at the last in _GLIBCXX_VISIBILITY()
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dstl_queue.h1 // Queue implementation -*- C++ -*-
3 // Copyright (C) 2001-2020 Free Software Foundation, Inc.
28 * Hewlett-Packard Company
34 * in supporting documentation. Hewlett-Packard Company makes no
46 * in supporting documentation. Silicon Graphics makes no
84 * wrapper is what enforces strict first-in-first-out %queue behavior. in _GLIBCXX_VISIBILITY()
89 * such as std::list or an appropriate user-defined type. in _GLIBCXX_VISIBILITY()
157 * @brief Default constructor creates no elements. in _GLIBCXX_VISIBILITY()
223 * Returns a read-only (constant) reference to the data at the first in _GLIBCXX_VISIBILITY()
245 * Returns a read-only (constant) reference to the data at the last in _GLIBCXX_VISIBILITY()
[all …]
/netbsd-src/bin/sh/USD.doc/
H A DRv7man4 %J Comm. Assoc. Comp. Mach.
8 %P 793-799, 803
14 %R Comp. Sci. Tech. Rep. No. 17
21 %J Comm. Assoc. Comp. Mach.
24 %P 151-157
28 %T U\s-2NIX\s0 Time-Sharing System: Document Preparation
36 %P 2115-2135
43 %D October 13-15, 1976
44 %P 164-168
46 %T U\s-2NIX\s0 Time-Sharing System: The Programmer's Workbench
[all …]
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/roken/
H A Ddirent.c11 * - Redistributions of source code must retain the above copyright
14 * - Redistributions in binary form must reproduce the above copyright
22 * FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
54 #define IS_DP(p) ((p) && ((DIR *)(p))->magic == DIRINFO_MAGIC)
67 char *comp, *t; in filespec_from_dir_path() local
74 comp = strrchr(buffer, '\\'); in filespec_from_dir_path()
75 if (comp == NULL) in filespec_from_dir_path()
76 comp = buffer; in filespec_from_dir_path()
80 t = strrchr(comp, '/'); in filespec_from_dir_path()
82 comp = t; in filespec_from_dir_path()
[all …]
/netbsd-src/sys/dev/stbi/
H A Dstb_image.c1 /* stbi-1.29 - public domain JPEG/PNG reader - http://nothings.org/stb_image.c
3 no warranty implied; use at your own risk
9 JPEG baseline (no JPEG progressive)
10 PNG 8-bit only
13 BMP non-1bpp, non-RLE
14 PSD (composited view only, no extra channels)
16 GIF (*comp always reports as 4-channel)
20 - decoded from memory or through stdio FILE (define STBI_NO_STDIO to remove code)
21 - supports installable dequantizing-IDCT, YCbCr-to-RGB conversion (define STBI_SIMD)
24 1.29 (2010-08-16) various warning fixes from Aurelien Pocheville
[all …]
/netbsd-src/external/bsd/less/dist/
H A Dpattern.c4 * Copyright (C) 1984-2023 Mark Nudelman
31 struct re_pattern_buffer *comp = (struct re_pattern_buffer *) in compile_pattern2() local
34 if (re_compile_pattern(pattern, strlen(pattern), comp)) in compile_pattern2()
36 free(comp); in compile_pattern2()
39 return (-1); in compile_pattern2()
46 *comp_pattern = comp; in compile_pattern2()
49 regex_t *comp = (regex_t *) ecalloc(1, sizeof(regex_t)); in compile_pattern2() local
50 if (regcomp(comp, pattern, REGCOMP_FLAG | (is_caseless ? REG_ICASE : 0))) in compile_pattern2()
52 free(comp); in compile_pattern2()
55 return (-1); in compile_pattern2()
[all …]
/netbsd-src/external/gpl3/binutils.old/dist/include/elf/
H A Dhppa.h2 Copyright (C) 1993-2022 Free Software Foundation, Inc.
18 Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
19 MA 02110-1301, USA. */
35 /* Program expects little-endian mode. */
41 /* Do not allow kernel-assisted branch prediction. */
80 /* These are strictly for compatibility with the older elf32-hppa
107 /* Note: PA-ELF is defined to use only RELA relocations. */
108 #include "elf/reloc-macros.h"
111 RELOC_NUMBER (R_PARISC_NONE, 0) /* No reloc */
116 /* 32-bit word symbol + addend */
[all …]
/netbsd-src/external/gpl3/binutils/dist/include/elf/
H A Dhppa.h2 Copyright (C) 1993-2024 Free Software Foundation, Inc.
18 Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
19 MA 02110-1301, USA. */
35 /* Program expects little-endian mode. */
41 /* Do not allow kernel-assisted branch prediction. */
80 /* These are strictly for compatibility with the older elf32-hppa
107 /* Note: PA-ELF is defined to use only RELA relocations. */
108 #include "elf/reloc-macros.h"
111 RELOC_NUMBER (R_PARISC_NONE, 0) /* No reloc */
116 /* 32-bit word symbol + addend */
[all …]
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/display/
H A Dintel_hdcp.c3 /* SPDX-License-Identifier: MIT */
6 * Copyright _ 2017-2019, Intel Corporation.
30 #include <linux/nbsd-namespace.h>
57 ret = shim->read_bksv(intel_dig_port, bksv); in intel_hdcp_read_valid_bksv()
65 return -ENODEV; in intel_hdcp_read_valid_bksv()
75 const struct intel_hdcp_shim *shim = connector->hdcp.shim; in intel_hdcp_capable()
82 if (shim->hdcp_capable) { in intel_hdcp_capable()
83 shim->hdcp_capable(intel_dig_port, &capable); in intel_hdcp_capable()
95 struct drm_i915_private *dev_priv = to_i915(connector->base.dev); in intel_hdcp2_capable()
97 struct intel_hdcp *hdcp = &connector->hdcp; in intel_hdcp2_capable()
[all …]
/netbsd-src/tests/lib/libc/regex/
H A Dt_regex_att.c3 /*-
29 * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
44 #include <atf-c.h>
74 { "a[-]?c", "ac" }, // basic.dat in bug()
156 { "a[-]?c", "ac" }, // basic.dat in bug()
200 { "no *? +? mimimal match ops", HAVE_MINIMAL }, in optional()
223 "BUG=alternation-order", // don't have it in unsupported()
224 "BUG=first-match", // don't have it in unsupported()
225 "BUG=nomatch-match", // don't have it in unsupported()
226 "BUG=repeat-any", // don't have it in unsupported()
[all …]
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/dma/
H A Dnouveau_nvkm_engine_dma_usernv50.c18 * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
50 struct nvkm_device *device = dmaobj->base.dma->engine.subdev.device; in nv50_dmaobj_bind()
56 nvkm_wo32(*pgpuobj, 0x00, dmaobj->flags0); in nv50_dmaobj_bind()
57 nvkm_wo32(*pgpuobj, 0x04, lower_32_bits(dmaobj->base.limit)); in nv50_dmaobj_bind()
58 nvkm_wo32(*pgpuobj, 0x08, lower_32_bits(dmaobj->base.start)); in nv50_dmaobj_bind()
59 nvkm_wo32(*pgpuobj, 0x0c, upper_32_bits(dmaobj->base.limit) << 24 | in nv50_dmaobj_bind()
60 upper_32_bits(dmaobj->base.start)); in nv50_dmaobj_bind()
62 nvkm_wo32(*pgpuobj, 0x14, dmaobj->flags5); in nv50_dmaobj_bind()
81 struct nvkm_object *parent = oclass->parent; in nv50_dmaobj_new()
83 u32 user, part, comp, kind; in nv50_dmaobj_new() local
[all …]
/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/
H A DSSL_COMP_add_compression_method.pod7 - handle SSL/TLS integrated compression methods
15 const char *SSL_COMP_get0_name(const SSL_COMP *comp);
16 int SSL_COMP_get_id(const SSL_COMP *comp);
34 SSL_COMP_get0_name() returns the name of the compression method B<comp>.
36 SSL_COMP_get_id() returns the id of the compression method B<comp>.
45 methods or their corresponding identifiers, so there is currently no compatible
48 non-public use may agree on certain compression methods. Using different
54 Unlike the mechanisms to set a cipher list, there is no method available to
59 when a matching identifier is found. There is no way to restrict the list
86 SSL_COMP_get_id() returns the name of the compression method or -1 on error.
[all …]
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/
H A DSSL_COMP_add_compression_method.pod7 - handle SSL/TLS integrated compression methods
15 const char *SSL_COMP_get0_name(const SSL_COMP *comp);
16 int SSL_COMP_get_id(const SSL_COMP *comp);
34 SSL_COMP_get0_name() returns the name of the compression method B<comp>.
36 SSL_COMP_get_id() returns the id of the compression method B<comp>.
45 methods or their corresponding identifiers, so there is currently no compatible
48 non-public use may agree on certain compression methods. Using different
54 Unlike the mechanisms to set a cipher list, there is no method available to
59 when a matching identifier is found. There is no way to restrict the list
86 SSL_COMP_get_id() returns the name of the compression method or -1 on error.
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dmethod.cc3 Copyright (C) 1987-2022 Free Software Foundation, Inc.
28 #include "cp-tree.h"
34 #include "common/common-target.h"
276 There's no need to process this thunk again. */ in use_thunk()
340 && symbol->alias) in use_thunk()
342 if (symbol->analyzed) in use_thunk()
343 fn = symtab_node::get (function)->ultimate_alias_target ()->decl; in use_thunk()
345 fn = symtab_node::get (function)->alias_target; in use_thunk()
355 symtab_node::get (thunk_fndecl)->implicit_section in use_thunk()
356 = symtab_node::get (fn)->implicit_section; in use_thunk()
[all …]
/netbsd-src/games/mille/
H A Dmisc.c22 * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
84 return -1; in getcard()
90 c -= '0'; in getcard()
100 c = -1; in getcard()
107 return -1; in getcard()
146 pp = &Player[COMP]; in check_ext()
149 if (pp->safety[i] != S_UNKNOWN) in check_ext()
153 if (op->mileage == 0 || onecard(op) in check_ext()
154 || (op->can_go && op->mileage >= 500)) in check_ext()
157 if (op->safety[i] != S_PLAYED in check_ext()
[all …]
/netbsd-src/sys/dev/ata/
H A Dld_ataraid.c28 * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL WASABI SYSTEMS, INC
139 #define CBUF_GET() pool_cache_get(sc->sc_cbufpool, PR_NOWAIT);
140 #define CBUF_PUT(cbp) pool_cache_put(sc->sc_cbufpool, (cbp))
153 struct ld_softc *ld = &sc->sc_ld; in ld_ataraid_attach()
161 ld->sc_dv = self; in ld_ataraid_attach()
163 sc->sc_cbufpool = pool_cache_init(sizeof(struct cbuf), 0, in ld_ataraid_attach()
165 sc->sc_sih_cookie = softint_establish(SOFTINT_BIO, in ld_ataraid_attach()
168 sc->sc_aai = aai; /* this data persists */ in ld_ataraid_attach()
170 ld->sc_maxxfer = MAXPHYS * aai->aai_width; /* XXX */ in ld_ataraid_attach()
171 ld->sc_secperunit = aai->aai_capacity; in ld_ataraid_attach()
[all …]
/netbsd-src/bin/mt/
H A Dmt.c22 * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
47 * mt --
74 int c_ronly; /* open tape read-only */
78 #define CMD(a) a, sizeof(a) - 1
116 const struct commands *cp, *comp; in main() local
129 while ((ch = getopt(argc, argv, "f:t:")) != -1) in main()
139 argc -= optind; in main()
146 for (comp = NULL, cp = com; cp->c_name != NULL; cp++) { in main()
147 size_t clen = MIN(len, cp->c_namelen); in main()
148 if (strncmp(p, cp->c_name, clen) == 0) { in main()
[all …]
/netbsd-src/sys/net/
H A Dslcompress.c23 * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
40 * - Initial distribution.
64 #define INCR(counter) ++comp->counter;
71 sl_compress_init(struct slcompress *comp) in sl_compress_init() argument
74 struct cstate *tstate = comp->tstate; in sl_compress_init()
76 memset(comp, 0, sizeof(*comp)); in sl_compress_init()
77 for (i = MAX_STATES - in sl_compress_init()
95 sl_compress_setup(struct slcompress * comp,int max_state) sl_compress_setup() argument
174 sl_compress_tcp(struct mbuf * m,struct ip * ip,struct slcompress * comp,int compress_cid) sl_compress_tcp() argument
428 sl_uncompress_tcp(u_char ** bufp,int len,u_int type,struct slcompress * comp) sl_uncompress_tcp() argument
473 sl_uncompress_tcp_core(u_char * buf,int buflen,int total_len,u_int type,struct slcompress * comp,u_char ** hdrp,u_int * hlenp) sl_uncompress_tcp_core() argument
[all...]
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtyped-splay-tree.h1 /* A typesafe wrapper around libiberty's splay-tree.h.
2 Copyright (C) 2015-2022 Free Software Foundation, Inc.
23 /* Typesafe wrapper around libiberty's splay-tree.h. */
98 compare_fn comp; variable
100 /* The deallocate-key function. NULL if no cleanup is necessary. */
103 /* The deallocate-value function. NULL if no cleanup is necessary. */
116 comp = compare_fn; in typed_splay_tree()
141 /* Return the immediate predecessor of KEY, or NULL if there is no
152 /* Return the immediate successor of KEY, or NULL if there is no
203 following an in-order traversal. If OUTER_CB ever returns a non-zero
[all …]

12345678910>>...36