Home
last modified time | relevance | path

Searched +full:use +full:- +full:external +full:- +full:names (Results 1 – 25 of 555) sorted by relevance

12345678910>>...23

/minix3/external/bsd/llvm/dist/clang/test/VFS/
H A Dexternal-names.c1 // RUN: sed -e "s:INPUT_DIR:%S/Inputs:g" -e "s:OUT_DIR:%t:g" -e "s:EXTERNAL_NAMES:true:" %S/Inputs/
2 // RUN: sed -e "s:INPUT_DIR:%S/Inputs:g" -e "s:OUT_DIR:%t:g" -e "s:EXTERNAL_NAMES:false:" %S/Inputs…
5 #include "external-names.h"
10 // RUN: %clang_cc1 -I %t -ivfsoverlay %t.external.yaml -E %s | FileCheck -check-prefix=CHECK-PP-EXT…
11 // CHECK-PP-EXTERNAL: # {{[0-9]*}} "[[NAME:.*Inputs.external-names.h]]"
12 // CHECK-PP-EXTERNAL-NEXT: void foo(char **c) {
13 // CHECK-PP-EXTERNAL-NEXT: *c = "[[NAME]]";
15 // RUN: %clang_cc1 -I %t -ivfsoverlay %t.yaml -E %s | FileCheck -check-prefix=CHECK-PP %s
16 // CHECK-PP-NOT: Inputs
21 // RUN: %clang_cc1 -I %t -ivfsoverlay %t.external.yaml -fsyntax-only %s 2>&1 | FileCheck -check-pre…
[all …]
/minix3/external/bsd/llvm/dist/clang/test/VFS/Inputs/
H A Duse-external-names.yaml3 'use-external-names': EXTERNAL_NAMES,
4 'roots': [{ 'type': 'file', 'name': 'OUT_DIR/external-names.h',
5 'external-contents': 'INPUT_DIR/external-names.h'
/minix3/minix/drivers/power/acpi/include/
H A Dacpi.h3 * Name: acpi.h - Master public include file used to interface to ACPICA
8 * Copyright (C) 2000 - 2014, Intel Corp.
11 * Redistribution and use in source and binary forms, with or without
22 * 3. Neither the names of the above-listed copyright holders nor the names
37 * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
40 * IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
48 * Public include files for use by code that will interface to ACPICA.
50 * Information includes the ACPICA data types, names, exceptions, and
51 * external interface prototypes. Also included are the definitions for
56 #include "platform/acenv.h" /* Environment-specific items */
[all …]
/minix3/lib/libutil/
H A Dgetmntopts.36 .\" Redistribution and use in source and binary forms, with or without
14 .\" 3. Neither the name of the University nor the names of its contributors
24 .\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
27 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
54 of valid option names, and computes the bitmasks
76 .Bd -literal
81 int m_altloc; /* use altflagp rather than flagp */
86 .Bl -tag -width m_inverse
154 If an error occurred, then if the external integer value
161 is non-zero then
[all …]
/minix3/lib/libc/gen/
H A Dpsignal.36 .\" Redistribution and use in source and binary forms, with or without
14 .\" 3. Neither the name of the University nor the names of its contributors
24 .\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
27 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
61 .Pf non- Dv NULL
79 The message strings can be accessed directly using the external array
82 The external array
84 is used similarly and contains short, upper-case abbreviations for signals
85 which are useful for recognizing signal names in user input.
/minix3/crypto/external/bsd/libsaslc/dist/ref/
H A Drfc4422.txt32 connection-oriented protocols via replaceable mechanisms. It
35 mechanisms and allows old protocols to make use of new mechanisms.
42 document defines one SASL mechanism, the EXTERNAL mechanism.
90 6.3. Re-keying .................................................21
99 Appendix A. The SASL EXTERNAL Mechanism ..........................29
100 A.1. EXTERNAL Technical Specification ..........................29
101 A.2. SASL EXTERNAL Examples ....................................30
123 connection-oriented protocols via replaceable mechanisms. SASL
131 existing protocols to make use of new mechanisms without redesign of
144 EXTERNAL GSSAPI PLAIN Other mechanisms ...
[all …]
/minix3/external/bsd/bind/dist/
H A DFAQ3 Copyright � 2004-2010, 2013, 2014 Internet Systems Consortium, Inc.
6 Copyright � 2000-2003 Internet Software Consortium.
8 -----------------------------------------------------------------------
16 supported, and doesn't work. If you are using one of these, use normal
27 for named are stored. Others use /var/named.
40 Q: Why does named log the warning message "no TTL specified - using SOA
75 match-clients { <those to be refused>; };
76 allow-query { none; };
90 random-device option in named.conf.
92 Q: I'm trying to use TSIG to authenticate dynamic updates or zone
[all …]
H A DFAQ.xml1 <!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
2 "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" []>
3 <!--
4 - Copyright (C) 2004-2010, 2013, 2014 Internet Systems Consortium, Inc. ("ISC")
5 - Copyright (C) 2000-2003 Internet Software Consortium.
6 -
7 - Permission to use, copy, modify, and/or distribute this software for any
8 - purpose with or without fee is hereby granted, provided that the above
9 - copyright notice and this permission notice appear in all copies.
10 -
[all …]
/minix3/minix/drivers/power/acpi/include/platform/
H A Daclinux.h3 * Name: aclinux.h - OS specific defines, etc. for Linux
8 * Copyright (C) 2000 - 2014, Intel Corp.
11 * Redistribution and use in source and binary forms, with or without
22 * 3. Neither the names of the above-listed copyright holders nor the names
37 * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
40 * IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
49 /* ACPICA external files should not include ACPICA headers directly. */
57 /* Common (in-kernel/user-space) ACPICA configuration */
90 /* External globals for __KERNEL__, stubs is needed */
104 /* External interface for __KERNEL__, stub is needed */
[all …]
H A Dacintel.h3 * Name: acintel.h - VC specific defines, etc.
8 * Copyright (C) 2000 - 2014, Intel Corp.
11 * Redistribution and use in source and binary forms, with or without
22 * 3. Neither the names of the above-listed copyright holders nor the names
37 * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
40 * IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
47 /* Configuration specific to Intel 64-bit C compiler */
56 * ACPI_SYSTEM_XFACE - Interfaces to host OS (handlers, threads)
57 * ACPI_EXTERNAL_XFACE - External ACPI interfaces
58 * ACPI_INTERNAL_XFACE - Internal ACPI interfaces
[all …]
/minix3/external/bsd/bind/dist/bin/tests/system/tsiggss/ns1/
H A Dnamed.conf4 * Permission to use, copy, modify, and/or distribute this software for any
12 * LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
13 * OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
22 query-source address 10.53.0.1;
23 notify-source 10.53.0.1;
24 transfer-source 10.53.0.1;
26 pid-file "named.pid";
27 session-keyfile "session.key";
28 listen-on { 10.53.0.1; 127.0.0.1; };
29 listen-on-v6 { none; };
[all …]
/minix3/external/mit/expat/dist/lib/
H A Dexpat.h164 true and default is non-NULL, then this is a "#FIXED" default.
182 parameter will be -1, 0, or 1 indicating respectively that there
203 external protocol or NULL if there is none specified.
209 names and attribute names that belong to a namespace will be
210 expanded; unprefixed attribute names are never expanded; unprefixed
211 element type names are expanded only if there is a default
216 It is a programming error to use the separator '\0' with namespace
224 by memsuite. If memsuite is NULL, then use the standard library memory
225 suite. If namespaceSeparator is non-NULL it creates a parser with
237 /* Prepare a parser object to be re-used. This is particularly
[all …]
/minix3/external/bsd/flex/dist/
H A Dtables.h3 /* tables.h - tables serialization code
12 * to contract no. DE-AC03-76SF00098 between the United States
17 * Redistribution and use in source and binary forms, with or without
27 * Neither the name of the University nor the names of its contributors
41 /* *INDENT-OFF* */
43 /* *INDENT-ON* */
57 * tablesext - if true, create external tables
58 * tablesfilename - filename for external tables
59 * tablesname - name that goes in serialized data, e.g., "yytables"
60 * tableswr - writer for external tables
[all …]
/minix3/crypto/external/bsd/openssl/dist/doc/crypto/
H A Derr.pod5 err - error codes
59 extract this information. A method to obtain human-readable error
74 new error codes to OpenSSL or add error codes from external libraries.
78 Each sub-library has a specific macro XXXerr() that is used to report
81 from the function names; reason codes consist of textual error
89 function codes into function names by looking in the header files
98 sub-library's header file.
102 only done when a library wants to include ASN1 code which must use
107 When adding a new sub-library to OpenSSL, assign it a library number
149 =head1 USING ERROR CODES IN EXTERNAL LIBRARIES
[all …]
/minix3/crypto/external/bsd/openssl/lib/libcrypto/man/
H A Dopenssl_err.320 .\" Set up some character translations and predefined strings. \*(-- will
25 .\" nothing in troff, for use with C<>.
26 .tr \(*W-
29 . ds -- \(*W-
31 . if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch
32 . if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch
39 . ds -- \|\(em\|
75 .\" Fear. Run. Save yourself. No user-serviceable parts.
85 . ds #H ((1u-(\\\\n(.fu%2u))*.13m)
101 . ds ' \\k:\h'-(\\n(.wu*8/10-\*(#H)'\'\h"|\\n:u"
[all …]
/minix3/crypto/external/bsd/netpgp/dist/bindings/perl/
H A Dnetpgp.pl1 #! /usr/pkg/bin/perl -w
5 use lib "/usr/src/crypto/external/bsd/netpgp/dist/bindings/perl";
7 use netpgpperl;
19 # set up file names
/minix3/lib/libc/string/
H A Dstrerror.310 .\" Redistribution and use in source and binary forms, with or without
18 .\" 3. Neither the name of the University nor the names of its contributors
28 .\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
31 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
65 functions look up the language-dependent error message
94 .Pf non- Dv NULL
144 The message strings can be accessed directly using the external
147 The external value
151 The use of these variables is deprecated;
167 .St -isoC-99 .
[all …]
/minix3/external/bsd/llvm/dist/clang/docs/analyzer/
H A Dconf.py1 # -*- coding: utf-8 -*-
4 # sphinx-quickstart on Wed Jan 2 15:54:28 2013.
18 # documentation root, use os.path.abspath to make it absolute, like shown here.
21 # -- General configuration -----------------------------------------------------
26 # Add any Sphinx extension module names here, as strings. They can be extensions
37 #source_encoding = 'utf-8-sig'
44 copyright = u'2013-2014, Analyzer Team'
60 # non-false value, then it is used:
69 # The reST default role (used for this markup: `text`) to use for all documents.
72 # If true, '()' will be appended to :func: etc. cross-reference text.
[all …]
/minix3/external/bsd/llvm/dist/clang/docs/
H A Dconf.py1 # -*- coding: utf-8 -*-
4 # sphinx-quickstart on Sun Dec 9 20:01:55 2012.
18 # documentation root, use os.path.abspath to make it absolute, like shown here.
21 # -- General configuration -----------------------------------------------------
26 # Add any Sphinx extension module names here, as strings. They can be extensions
37 #source_encoding = 'utf-8-sig'
44 copyright = u'2007-2014, The Clang Team'
60 # non-false value, then it is used:
69 # The reST default role (used for this markup: `text`) to use for all documents.
72 # If true, '()' will be appended to :func: etc. cross-reference text.
[all …]
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/IPO/
H A DInternalize.cpp1 //===-- Internalize.cpp - Mark functions internal -------------------------===//
8 //===----------------------------------------------------------------------===//
11 // If the function or variable is not in the list of external names given to
17 // For example: Internalizing a function with external linkage. Only if we are
20 //===----------------------------------------------------------------------===//
43 // APIFile - A file which contains a list of symbols that should not be marked
44 // external.
46 APIFile("internalize-public-api-file", cl::value_desc("filename"),
47 cl::desc("A file containing list of symbol names to preserve"));
49 // APIList - A list of symbols that should not be marked internal.
[all …]
/minix3/external/bsd/llvm/dist/llvm/docs/
H A Dconf.py1 # -*- coding: utf-8 -*-
17 # documentation root, use os.path.abspath to make it absolute, like shown here.
20 # -- General configuration -----------------------------------------------------
25 # Add any Sphinx extension module names here, as strings. They can be extensions
36 #source_encoding = 'utf-8-sig'
43 copyright = u'2003-2014, LLVM Project'
59 # non-false value, then it is used:
62 today_fmt = '%Y-%m-%d'
68 # The reST default role (used for this markup: `text`) to use for all documents.
71 # If true, '()' will be appended to :func: etc. cross-reference text.
[all …]
/minix3/sys/sys/
H A Dwdog.h3 /*-
9 * Redistribution and use in source and binary forms, with or without
17 * 3. All advertising materials mentioning features or use of this software
20 * 4. Neither the name of Zembu Labs nor the names of its employees may
25 * OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WAR-
26 * RANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DIS-
29 * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
32 * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
55 * GMODE -- get mode of watchdog specified by wm_name.
57 * SMODE -- set mode of watchdog specified by wm_mame. If
[all …]
/minix3/minix/drivers/power/acpi/namespace/
H A Dnsutils.c3 * Module Name: nsutils - Utilities for accessing ACPI namespace, accessing
9 * Copyright (C) 2000 - 2014, Intel Corp.
12 * Redistribution and use in source and binary forms, with or without
23 * 3. Neither the names of the above-listed copyright holders nor the names
38 * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
41 * IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
66 * PARAMETERS: Node - Object
67 * Message - Prefix message
111 * PARAMETERS: Node - Parent Node to be examined
132 return_UINT8 (Node->Type); in AcpiNsGetType()
[all …]
/minix3/external/bsd/llvm/dist/llvm/utils/lit/
H A DTODO33 (presumably based on path-in-suite derivations). This has the benefit of
44 2. Consider move to identifying all tests by path-to-test-suite and then path to
45 subtest, and don't use test suite names.
47 Currently the test suite name is presented as part of test names, but it has
49 cut-and-paste a name to subsequently use to rerun a test. If we just
51 easy cut-and-paste of the test output lines. This has the downside that the
57 We have started to use the --params method more and more extensively, and it is
64 don't know what test formats or test suites are in use until we have parsed the
73 having done option parsing first (the exception is ``--config-prefix``) but
79 lit -j 1 -sv input-specifier -- --some-format-option
[all …]
/minix3/external/bsd/bind/dist/lib/dns/include/dns/
H A Dlookup.h4 * Copyright (C) 2004-2007, 2009 Internet Systems Consortium, Inc. ("ISC")
7 * Permission to use, copy, modify, and/or distribute this software for any
15 * LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
16 * OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
33 * resolving external names as necessary.
63 * is ISC_R_SUCCESS, then 'names' will contain a list of names associated
101 *\li Any resolver-related error (e.g. ISC_R_SHUTTINGDOWN) may also be

12345678910>>...23