Home
last modified time | relevance | path

Searched full:inc (Results 1 – 25 of 6835) sorted by relevance

12345678910>>...274

/freebsd/usr.sbin/bluetooth/hccontrol/
H A Dutil.c209 /* 0013 */ "Texas Instruments Inc.", in hci_manufacturer2str()
210 /* 0014 */ "Parthus Technologies Inc.", in hci_manufacturer2str()
213 /* 0017 */ "Widcomm, Inc.", in hci_manufacturer2str()
214 /* 0018 */ "Zeevo, Inc.", in hci_manufacturer2str()
218 /* 0022 */ "KC Technology Inc.", in hci_manufacturer2str()
220 /* 0024 */ "Transilica, Inc.", in hci_manufacturer2str()
223 /* 0027 */ "Signia Technologies, Inc.", in hci_manufacturer2str()
224 /* 0028 */ "Conexant Systems Inc.", in hci_manufacturer2str()
228 /* 0032 */ "BandSpeed, Inc.", in hci_manufacturer2str()
238 /* 0042 */ "Symbol Technologies, Inc.", in hci_manufacturer2str()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/MCTargetDesc/
H A DSPIRVBaseInfo.h27 #include "SPIRVGenTables.inc"
32 #include "SPIRVGenTables.inc"
37 #include "SPIRVGenTables.inc"
42 #include "SPIRVGenTables.inc"
47 #include "SPIRVGenTables.inc"
52 #include "SPIRVGenTables.inc"
57 #include "SPIRVGenTables.inc"
62 #include "SPIRVGenTables.inc"
67 #include "SPIRVGenTables.inc"
72 #include "SPIRVGenTables.inc"
[all …]
/freebsd/sys/contrib/device-tree/Bindings/
H A Dvendor-prefixes.yaml41 description: Acbel Polytech Inc.
45 description: Acer Inc.
51 description: Active-Semi International Inc
57 description: Adapteva, Inc.
59 description: Adaptrum, Inc.
63 description: Analog Devices, Inc.
65 description: ADI Engineering, Inc.
81 description: Aldec, Inc.
83 description: ALFA Network Inc.
93 description: AlphaScale Integrated Circuits Systems, Inc.
[all …]
/freebsd/lib/libc/
H A DMakefile99 .include "${LIBC_SRCTOP}/${LIBC_ARCH}/Makefile.inc"
100 .include "${LIBC_SRCTOP}/csu/Makefile.inc"
101 .include "${LIBC_SRCTOP}/db/Makefile.inc"
102 .include "${LIBC_SRCTOP}/compat-43/Makefile.inc"
103 .include "${LIBC_SRCTOP}/gdtoa/Makefile.inc"
104 .include "${LIBC_SRCTOP}/gen/Makefile.inc"
105 .include "${LIBC_SRCTOP}/gmon/Makefile.inc"
107 .include "${LIBC_SRCTOP}/iconv/Makefile.inc"
109 .include "${LIBC_SRCTOP}/inet/Makefile.inc"
110 .include "${LIBC_SRCTOP}/isc/Makefile.inc"
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/Utils/
H A DAArch64BaseInfo.cpp23 #include "AArch64GenSystemOperands.inc"
31 #include "AArch64GenSystemOperands.inc"
38 #include "AArch64GenSystemOperands.inc"
45 #include "AArch64GenSystemOperands.inc"
52 #include "AArch64GenSystemOperands.inc"
59 #include "AArch64GenSystemOperands.inc"
66 #include "AArch64GenSystemOperands.inc"
73 #include "AArch64GenSystemOperands.inc"
80 #include "AArch64GenSystemOperands.inc"
87 #include "AArch64GenSystemOperands.inc"
[all …]
/freebsd/contrib/libucl/tests/basic/
H A D9.in1 .include "$CURDIR/9.inc"
2 .include "$CURDIR/9-comment.inc"
3 #.include "$CURDIR/9.inc"
4 .include "$CURDIR/9.inc"
7 .include "$CURDIR/9.inc"
9 #.try_include "$CURDIR/9.incorrect.inc"
10 # 9.incorrect.inc contains '{}}'
17 .include(prefix=true; key="prefix") "$CURDIR/9.inc"
18 .include(prefix=true; key="prefix2"; target="array"; glob=true) "$CURDIR/9.inc"
19 .include(prefix=true; key="prefix3"; target="array"; glob=true) "$CURDIR/9.inc"
[all …]
H A Dload.in4 …line=false, trim=false, escape=false, key="key1", target="string", priority=1) "${CURDIR}/load.inc"
5 …iline=true, trim=false, escape=false, key="key2", target="string", priority=1) "${CURDIR}/load.inc"
6 …tiline=true, trim=true, escape=false, key="key3", target="string", priority=1) "${CURDIR}/load.inc"
7 …ltiline=true, trim=true, escape=true, key="key4", target="string", priority=1) "${CURDIR}/load.inc"
8 …iline=false, trim=true, escape=false, key="key5", target="string", priority=1) "${CURDIR}/load.inc"
9 …iline=false, trim=false, escape=true, key="key6", target="string", priority=1) "${CURDIR}/load.inc"
10 …tiline=false, trim=true, escape=true, key="key7", target="string", priority=1) "${CURDIR}/load.inc"
11 …ltiline=false, trim=false, escape=false, key="key8", target="int", priority=1) "${CURDIR}/load.inc"
12 …ltiline=false, trim=false, escape=false, key="key9", target="int", priority=4) "${CURDIR}/load.inc"
13 …multiline=false, trim=false, escape=false, key="key10", target="string", priority=1) "load_bad.inc"
/freebsd/lib/clang/libclang/
H A DMakefile888 clang/AST/AbstractBasicReader.inc: \
893 TGHDRS+= clang/AST/AbstractBasicReader.inc
895 clang/AST/AbstractBasicWriter.inc: \
900 TGHDRS+= clang/AST/AbstractBasicWriter.inc
902 clang/AST/AbstractTypeReader.inc: \
907 TGHDRS+= clang/AST/AbstractTypeReader.inc
909 clang/AST/AbstractTypeWriter.inc: \
914 TGHDRS+= clang/AST/AbstractTypeWriter.inc
916 clang/AST/AttrImpl.inc: ${CLANG_SRCS}/include/clang/Basic/Attr.td
920 TGHDRS+= clang/AST/AttrImpl.inc
[all …]
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/cpu_model/
H A Daarch64.c40 #include "aarch64/hwcap.inc"
41 #include "aarch64/lse_atomics/freebsd.inc"
43 #include "aarch64/hwcap.inc"
44 #include "aarch64/lse_atomics/fuchsia.inc"
46 #include "aarch64/hwcap.inc"
47 #include "aarch64/lse_atomics/android.inc"
49 #include "aarch64/hwcap.inc"
50 #include "aarch64/lse_atomics/sysauxv.inc"
67 #include "aarch64/fmv/apple.inc"
69 #include "aarch64/fmv/mrs.inc"
[all …]
/freebsd/contrib/ntp/sntp/unity/auto/
H A Dgenerate_module.rb34 PATTERNS = { 'src' => {'' => { :inc => [] } },
35 'dh' => {'Driver' => { :inc => ['%1$sHardware.h'] },
36 'Hardware' => { :inc => [] }
38 'dih' => {'Driver' => { :inc => ['%1$sHardware.h', '%1$sInterrupt.h'] },
39 'Interrupt'=> { :inc => ['%1$sHardware.h'] },
40 'Hardware' => { :inc => [] }
42 'mch' => {'Model' => { :inc => [] },
43 'Conductor'=> { :inc => ['%1$sModel.h', '%1$sHardware.h'] },
44 'Hardware' => { :inc => [] }
46 'mvp' => {'Model' => { :inc => [] },
[all …]
/freebsd/contrib/bmake/unit-tests/
H A Dinclude-main.exp3 make: include-sub.inc:4: sub-before-ok
4 make: include-sub.inc:14: sub-before-for-ok
5 Parsing include-subsub.inc:5: . info subsub-ok
6 make: include-subsub.inc:5: subsub-ok
7 in .for loop from include-sub.inc:31 with i = include
8 in .for loop from include-sub.inc:30 with i = nested
9 in .for loop from include-sub.inc:29 with i = deeply
11 Parsing include-subsub.inc:6: .MAKEFLAGS: -d0
13 make: include-sub.inc:38: sub-after-ok
14 make: include-sub.inc:45: sub-after-for-ok
/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DDiagnosticIDs.cpp40 #include "clang/Basic/DiagnosticCommonKinds.inc"
41 #include "clang/Basic/DiagnosticDriverKinds.inc"
42 #include "clang/Basic/DiagnosticFrontendKinds.inc"
43 #include "clang/Basic/DiagnosticSerializationKinds.inc"
44 #include "clang/Basic/DiagnosticLexKinds.inc"
45 #include "clang/Basic/DiagnosticParseKinds.inc"
46 #include "clang/Basic/DiagnosticASTKinds.inc"
47 #include "clang/Basic/DiagnosticCommentKinds.inc"
48 #include "clang/Basic/DiagnosticCrossTUKinds.inc"
49 #include "clang/Basic/DiagnosticSemaKinds.inc"
[all …]
/freebsd/krb5/lib/crypto/builtin/
H A DMakefile.inc17 # .include "${KRB5_SRCTOP}/lib/crypto/builtin/camellia/Makefile.inc"
18 .include "${KRB5_SRCTOP}/lib/crypto/builtin/aes/Makefile.inc"
19 .include "${KRB5_SRCTOP}/lib/crypto/builtin/des/Makefile.inc"
20 .include "${KRB5_SRCTOP}/lib/crypto/builtin/md4/Makefile.inc"
21 # .include "${KRB5_SRCTOP}/lib/crypto/builtin/md5/Makefile.inc"
22 # .include "${KRB5_SRCTOP}/lib/crypto/builtin/sha1/Makefile.inc"
23 # .include "${KRB5_SRCTOP}/lib/crypto/builtin/sha2/Makefile.inc"
24 .include "${KRB5_SRCTOP}/lib/crypto/builtin/enc_provider/Makefile.inc"
25 .include "${KRB5_SRCTOP}/lib/crypto/builtin/hash_provider/Makefile.inc"
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/misc/
H A Dtst.include.ksh23 # Copyright 2007 Sun Microsystems, Inc. All rights reserved.
41 cfile=${TMPDIR:-/tmp}/inc.$$.$file.c
42 cofile=${TMPDIR:-/tmp}/inc.$$.$file
59 echo $inc failed: `cat $errfile | head -1` > $ofile
61 echo $inc succeeded > $ofile
88 for inc in $files; do
89 file=`basename $inc`
96 ofile=${TMPDIR:-/tmp}/inc.$file.$$.out
97 errfile=${TMPDIR:-/tmp}/inc.$file.$$.err
114 bigofile=${TMPDIR:-/tmp}/inc.$$.out
[all …]
/freebsd/share/man/man4/
H A Dng_split.41 .\" Copyright (c) 2001 FreeBSD inc.
6 .\" without modifications are expressly permitted by FreeBSD Inc.;
11 .\" Inc., Inc. trademarks, including the mark "FREEBSD
12 .\" INC." on advertising, endorsements, or otherwise except as
15 .\" THIS SOFTWARE IS BEING PROVIDED BY FREEBSD INC. "AS IS", AND
16 .\" TO THE MAXIMUM EXTENT PERMITTED BY LAW, FreeBSD Inc. MAKES NO
20 .\" FreeBSD Inc. DOES NOT WARRANT, GUARANTEE, OR MAKE ANY
23 .\" IN NO EVENT SHALL FreeBSD Inc. BE LIABLE FOR ANY DAMAGES
30 .\" THIS SOFTWARE, EVEN IF FreeBSD Inc. IS ADVISED OF THE POSSIBILITY
/freebsd/share/misc/
H A Dusb_vendors41 0079 DragonRise Inc.
73 0324 OCZ Technology Inc
76 0325 OCZ Technology Inc
92 03e8 EndPoints, Inc.
192 03ec Iwatsu America, Inc.
206 03f0 HP, Inc
351 150c Mood Lighting (Microchip Technology Inc.)
748 03f2 Oak Technology, Inc.
749 03f3 Adaptec, Inc.
765 03f4 Diebold, Inc.
[all …]
/freebsd/krb5/lib/krb5/
H A DMakefile14 .include "../Makefile.inc"
23 .include "${KRB5_SRCTOP}/lib/krb5/error_tables/Makefile.inc"
24 .include "${KRB5_SRCTOP}/lib/krb5/asn.1/Makefile.inc"
25 .include "${KRB5_SRCTOP}/lib/krb5/ccache/Makefile.inc"
26 .include "${KRB5_SRCTOP}/lib/krb5/keytab/Makefile.inc"
27 .include "${KRB5_SRCTOP}/lib/krb5/krb/Makefile.inc"
28 .include "${KRB5_SRCTOP}/lib/krb5/os/Makefile.inc"
29 .include "${KRB5_SRCTOP}/lib/krb5/rcache/Makefile.inc"
30 .include "${KRB5_SRCTOP}/lib/krb5/unicode/Makefile.inc"
31 .include "${KRB5_SRCTOP}/lib/krb5/docs/Makefile.inc"
/freebsd/lib/clang/libllvm/
H A DMakefile2063 llvm/CodeGen/GenVT.inc: ${LLVM_SRCS}/include/llvm/CodeGen/ValueTypes.td
2067 TGHDRS+= llvm/CodeGen/GenVT.inc
2069 llvm/Frontend/OpenMP/OMP.h.inc: ${LLVM_SRCS}/include/llvm/Frontend/OpenMP/OMP.td
2073 TGHDRS+= llvm/Frontend/OpenMP/OMP.h.inc
2075 llvm/Frontend/OpenMP/OMP.inc: ${LLVM_SRCS}/include/llvm/Frontend/OpenMP/OMP.td
2079 TGHDRS+= llvm/Frontend/OpenMP/OMP.inc
2081 llvm/IR/Attributes.inc: ${LLVM_SRCS}/include/llvm/IR/Attributes.td
2085 TGHDRS+= llvm/IR/Attributes.inc
2087 llvm/IR/IntrinsicEnums.inc: ${LLVM_SRCS}/include/llvm/IR/Intrinsics.td
2091 TGHDRS+= llvm/IR/IntrinsicEnums.inc
[all …]
/freebsd/krb5/lib/crypto/
H A DMakefile14 .include "../Makefile.inc"
23 # .include "${KRB5_CRYPTOLIBDIR}/krb/Makefile.inc"
24 # .include "${KRB5_CRYPTOLIBDIR}/builtin/Makefile.inc"
25 # .include "${KRB5_CRYPTOLIBDIR}/openssl/Makefile.inc"
27 .include "${KRB5_SRCTOP}/lib/krb5/error_tables/Makefile.inc"
31 .include "${KRB5_SRCTOP}/lib/crypto/krb/Makefile.inc"
32 .include "${KRB5_SRCTOP}/lib/crypto/builtin/Makefile.inc"
33 .include "${KRB5_SRCTOP}/lib/crypto/openssl/Makefile.inc"
36 # .include "${KRB5_SRCTOP}/lib/crypto/openssl/Makefile.inc"
/freebsd/lib/libbearssl/
H A DMakefile8 .include "Makefile.libsa.inc"
158 inc/bearssl.h \
159 inc/bearssl_aead.h \
160 inc/bearssl_block.h \
161 inc/bearssl_ec.h \
162 inc/bearssl_hash.h \
163 inc/bearssl_hmac.h \
164 inc/bearssl_kdf.h \
165 inc/bearssl_pem.h \
166 inc/bearssl_prf.h \
[all …]
/freebsd/crypto/krb5/src/plugins/kdb/db2/libdb2/
H A DMakefile.inc1 # @(#)Makefile.inc 8.2 (Berkeley) 2/21/94
5 .include "${.CURDIR}/db/btree/Makefile.inc"
6 .include "${.CURDIR}/db/db/Makefile.inc"
7 .include "${.CURDIR}/db/hash/Makefile.inc"
8 .include "${.CURDIR}/db/man/Makefile.inc"
9 .include "${.CURDIR}/db/mpool/Makefile.inc"
10 .include "${.CURDIR}/db/recno/Makefile.inc"
/freebsd/sys/netpfil/ipfilter/netinet/
H A Dip_ftp_pxy.c283 int inc, off; in ipf_p_ftp_port() local
391 inc = nlen - olen; in ipf_p_ftp_port()
392 if ((inc + fin->fin_plen) > 65535) { in ipf_p_ftp_port()
394 int, inc); in ipf_p_ftp_port()
396 printf("ipf_p_ftp_port:inc(%d) + ip->ip_len > 65535\n", in ipf_p_ftp_port()
397 inc); in ipf_p_ftp_port()
402 M_ADJ(m, inc); in ipf_p_ftp_port()
405 * m_adj takes care of pkthdr.len, if required and treats inc<0 to in ipf_p_ftp_port()
409 if (inc < 0) in ipf_p_ftp_port()
410 M_ADJ(m, inc); in ipf_p_ftp_port()
[all …]
/freebsd/contrib/llvm-project/llvm/include/
H A Dmodule.install.modulemap3 textual header "llvm/CodeGen/GenVT.inc"
16 textual header "llvm/IR/Attributes.inc"
21 textual header "llvm/IR/Intrinsics.inc"
25 textual header "llvm/IR/IntrinsicEnums.inc"
34 textual header "llvm/TargetParser/ARMTargetParserDef.inc"
35 textual header "llvm/TargetParser/AArch64TargetParserDef.inc"
36 textual header "llvm/TargetParser/RISCVTargetParserDef.inc"
/freebsd/contrib/bc/src/
H A Drand.c161 r->inc |= (BcRandState) 1UL; in bc_rand_setModified()
163 r->inc.lo |= (uint_fast64_t) 1UL; in bc_rand_setModified()
176 r->inc &= ~((BcRandState) 1UL); in bc_rand_clearModified()
178 r->inc.lo &= ~(1UL); in bc_rand_clearModified()
284 BcRandState inc; in bc_rand_inc() local
287 inc = r->inc | 1; in bc_rand_inc()
289 inc.lo = r->inc.lo | 1; in bc_rand_inc()
290 inc in bc_rand_inc()
587 BcRandState inc; bc_rand_getRands() local
[all...]
/freebsd/contrib/kyua/
H A DMakefile.am13 # * Neither the name of Google Inc. nor the names of its contributors
55 include admin/Makefile.am.inc
56 include bootstrap/Makefile.am.inc
57 include cli/Makefile.am.inc
58 include doc/Makefile.am.inc
59 include drivers/Makefile.am.inc
60 include engine/Makefile.am.inc
61 include examples/Makefile.am.inc
62 include integration/Makefile.am.inc
63 include misc/Makefile.am.inc
[all …]

12345678910>>...274