Home
last modified time | relevance | path

Searched full:h (Results 1 – 25 of 10344) sorted by relevance

12345678910>>...414

/freebsd/contrib/mandoc/
H A DMakefile.depend1 arch.o: arch.c config.h roff.h
2 att.o: att.c config.h roff.h libmdoc.h
3 catman.o: catman.c config.h compat_fts.h
4 cgi.o: cgi.c config.h mandoc_aux.h mandoc_dbg.h mandoc.h roff.h mdoc.h man.h mandoc_parse.h main.h
5 chars.o: chars.c config.h mandoc.h mandoc_aux.h mandoc_dbg.h mandoc_ohash.h compat_ohash.h libmando…
6 compat_err.o: compat_err.c config.h
7 compat_fts.o: compat_fts.c config.h compat_fts.h
8 compat_getline.o: compat_getline.c config.h
9 compat_getsubopt.o: compat_getsubopt.c config.h
10 compat_isblank.o: compat_isblank.c config.h
[all …]
/freebsd/crypto/openssh/
H A D.depend5h config.h defines.h platform.h openbsd-compat/openbsd-compat.h openbsd-compat/base64.h openbsd-co…
6h config.h defines.h platform.h openbsd-compat/openbsd-compat.h openbsd-compat/base64.h openbsd-co…
7h config.h defines.h platform.h openbsd-compat/openbsd-compat.h openbsd-compat/base64.h openbsd-co…
8h config.h defines.h platform.h openbsd-compat/openbsd-compat.h openbsd-compat/base64.h openbsd-co…
9h config.h defines.h platform.h openbsd-compat/openbsd-compat.h openbsd-compat/base64.h openbsd-co…
10h config.h defines.h platform.h openbsd-compat/openbsd-compat.h openbsd-compat/base64.h openbsd-co…
11h config.h defines.h platform.h openbsd-compat/openbsd-compat.h openbsd-compat/base64.h openbsd-co…
12h config.h defines.h platform.h openbsd-compat/openbsd-compat.h openbsd-compat/base64.h openbsd-co…
13h config.h defines.h platform.h openbsd-compat/openbsd-compat.h openbsd-compat/base64.h openbsd-co…
14h config.h defines.h platform.h openbsd-compat/openbsd-compat.h openbsd-compat/base64.h openbsd-co…
[all …]
/freebsd/sys/conf/
H A Doptions15 # <xxx>.[c|s] should be directed into "opt_<xxx>.h", while options
16 # that affect multiple files should either go in "opt_global.h" if
18 # "opt_<option-name-in-lower-case>.h" if it affects only some files.
30 # opt_<name-of-option-in-lower-case>.h
32 AAC_DEBUG opt_aac.h
33 AACRAID_DEBUG opt_aacraid.h
34 AHC_ALLOW_MEMIO opt_aic7xxx.h
35 AHC_TMODE_ENABLE opt_aic7xxx.h
36 AHC_DUMP_EEPROM opt_aic7xxx.h
37 AHC_DEBUG opt_aic7xxx.h
[all …]
H A Doptions.i3863 AUTO_EOI_1 opt_auto_eoi.h
4 AUTO_EOI_2 opt_auto_eoi.h
5 BROKEN_KEYBOARD_RESET opt_reset.h
6 COUNT_XINVLTLB_HITS opt_smp.h
7 COUNT_IPIS opt_smp.h
8 DISABLE_PG_G opt_pmap.h
9 DISABLE_PSE opt_pmap.h
12 NKPT opt_pmap.h
14 PMAP_SHPGPERPROC opt_pmap.h
15 POWERFAIL_NMI opt_trap.h
[all...]
/freebsd/tools/build/test-includes/
H A Dbadfiles.inc3 sys/aac_ioctl.h \
4 sys/agpio.h \
5 sys/atomic_common.h \
6 sys/atomic_san.h \
7 sys/bio.h \
8 sys/bitstring.h \
9 sys/blist.h \
10 sys/buf.h \
11 sys/buf_ring.h \
12 sys/bus.h \
[all …]
/freebsd/contrib/lua/src/
H A DMakefile159 lapi.o: lapi.c lprefix.h lua.h luaconf.h lapi.h llimits.h lstate.h \
160 lobject.h ltm.h lzio.h lmem.h ldebug.h ldo.h lfunc.h lgc.h lstring.h \
161 ltable.h lundump.h lvm.h
162 lauxlib.o: lauxlib.c lprefix.h lua.h luaconf.h lauxlib.h
163 lbaselib.o: lbaselib.c lprefix.h lua.h luaconf.h lauxlib.h lualib.h
164 lcode.o: lcode.c lprefix.h lua.h luaconf.h lcode.h llex.h lobject.h \
165 llimits.h lzio.h lmem.h lopcodes.h lparser.h ldebug.h lstate.h ltm.h \
166 ldo.h lgc.h lstring.h ltable.h lvm.h
167 lcorolib.o: lcorolib.c lprefix.h lua.h luaconf.h lauxlib.h lualib.h
168 lctype.o: lctype.c lprefix.h lctype.h lua.h luaconf.h llimits.h
[all …]
/freebsd/lib/libc++/
H A DMakefile126 STD_HEADERS+= __mbstate_t.h
130 STD_HEADERS+= __std_mbstate_t.h
157 STD_HEADERS+= complex.h
172 STD_HEADERS+= ctype.h
177 STD_HEADERS+= errno.h
181 STD_HEADERS+= fenv.h
183 STD_HEADERS+= float.h
190 STD_HEADERS+= inttypes.h
201 STD_HEADERS+= locale.h
203 STD_HEADERS+= math.h
[all …]
H A Dlibcxx.imp2 { include: [ "<__algorithm/adjacent_find.h>", "private", "<algorithm>", "public" ] },
3 { include: [ "<__algorithm/all_of.h>", "private", "<algorithm>", "public" ] },
4 { include: [ "<__algorithm/any_of.h>", "private", "<algorithm>", "public" ] },
5 { include: [ "<__algorithm/binary_search.h>", "private", "<algorithm>", "public" ] },
6 { include: [ "<__algorithm/clamp.h>", "private", "<algorithm>", "public" ] },
7 { include: [ "<__algorithm/comp.h>", "private", "<algorithm>", "public" ] },
8 { include: [ "<__algorithm/comp_ref_type.h>", "private", "<algorithm>", "public" ] },
9 { include: [ "<__algorithm/copy.h>", "private", "<algorithm>", "public" ] },
10 { include: [ "<__algorithm/copy_backward.h>", "private", "<algorithm>", "public" ] },
11 { include: [ "<__algorithm/copy_if.h>", "private", "<algorithm>", "public" ] },
[all …]
/freebsd/sys/contrib/openzfs/include/
H A DMakefile.am10 cityhash.h \
11 zfeature_common.h \
12 zfs_comutil.h \
13 zfs_deleg.h \
14 zfs_fletcher.h \
15 zfs_namecheck.h \
16 zfs_prop.h \
17 zfs_valstr.h \
19 sys/abd.h \
20 sys/abd_impl.h \
[all …]
/freebsd/lib/clang/headers/
H A DMakefile8 INCS+= __clang_cuda_builtin_vars.h
9 INCS+= __clang_cuda_cmath.h
10 INCS+= __clang_cuda_complex_builtins.h
11 INCS+= __clang_cuda_device_functions.h
12 INCS+= __clang_cuda_intrinsics.h
13 INCS+= __clang_cuda_libdevice_declares.h
14 INCS+= __clang_cuda_math.h
15 INCS+= __clang_cuda_math_forward_declares.h
16 INCS+= __clang_cuda_runtime_wrapper.h
17 INCS+= __clang_cuda_texture_intrinsics.h
[all …]
/freebsd/contrib/unbound/
H A DMakefile.in101 #makedepend fails on missing interface.h otherwise.
329 rsrc_svcinst.o: $(srcdir)/winrc/rsrc_svcinst.rc config.h
330 rsrc_svcuninst.o: $(srcdir)/winrc/rsrc_svcuninst.rc config.h
331 rsrc_anchorupd.o: $(srcdir)/winrc/rsrc_anchorupd.rc config.h
332 rsrc_unbound.o: $(srcdir)/winrc/rsrc_unbound.rc config.h
333 rsrc_unbound_host.o: $(srcdir)/winrc/rsrc_unbound_host.rc config.h
334 rsrc_unbound_anchor.o: $(srcdir)/winrc/rsrc_unbound_anchor.rc config.h
335 rsrc_unbound_control.o: $(srcdir)/winrc/rsrc_unbound_control.rc config.h
336 rsrc_unbound_checkconf.o: $(srcdir)/winrc/rsrc_unbound_checkconf.rc config.h
367 lib: libunbound.la unbound.h
[all …]
/freebsd/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/
H A DCSymbolMap.inc12 SYMBOL(ATOMIC_BOOL_LOCK_FREE, None, <stdatomic.h>)
13 SYMBOL(ATOMIC_CHAR16_T_LOCK_FREE, None, <stdatomic.h>)
14 SYMBOL(ATOMIC_CHAR32_T_LOCK_FREE, None, <stdatomic.h>)
15 SYMBOL(ATOMIC_CHAR_LOCK_FREE, None, <stdatomic.h>)
16 SYMBOL(ATOMIC_FLAG_INIT, None, <stdatomic.h>)
17 SYMBOL(ATOMIC_INT_LOCK_FREE, None, <stdatomic.h>)
18 SYMBOL(ATOMIC_LLONG_LOCK_FREE, None, <stdatomic.h>)
19 SYMBOL(ATOMIC_LONG_LOGK_FREE, None, <stdatomic.h>)
20 SYMBOL(ATOMIC_POINTER_LOCK_FREE, None, <stdatomic.h>)
21 SYMBOL(ATOMIC_SHORT_LOCK_FREE, None, <stdatomic.h>)
[all …]
/freebsd/contrib/ldns/
H A DMakefile.in97h dane.h dname.h dnssec.h dnssec_sign.h dnssec_verify.h dnssec_zone.h duration.h error.h higher.h
98 LDNS_HEADERS_EX = ^config\.h|common\.h|util\.h|net\.h$$
99 LDNS_HEADERS_GEN= common.h util.h net.h
126 .PHONY: install-h uninstall-h install-lib uninstall-lib install-pyldns
130 .SUFFIXES: .c .o .a .lo .h .i
146 @if test ! -h config.h ; then ln -s ldns/config.h . ; fi
147 @if test ! -h lib ; then ln -s .libs lib ; fi ;
149 @if test ! -h include/ldns ; then ln -s ../ldns include/ldns || echo "include/ldns exists"; fi
153 rm -f include/ldns lib config.h
160 drill: setup-builddir no-drill-config-h drill/drill drill/drill.1
[all …]
/freebsd/crypto/libecc/include/libecc/
H A Dmeson.build2 'fp/fp.h',
3 'fp/fp_pow.h',
4 'fp/fp_rand.h',
5 'fp/fp_add.h',
6 'fp/fp_sqrt.h',
7 'fp/fp_montgomery.h',
8 'fp/fp_mul.h',
9 'fp/fp_config.h',
10 'fp/fp_mul_redc1.h',
11 'lib_ecc_config.h',
[all …]
/freebsd/contrib/llvm-project/libcxx/include/
H A Dmodule.modulemap429 // <assert.h> provided by C library.
431 header "complex.h"
435 header "ctype.h"
439 header "errno.h"
443 header "fenv.h"
447 header "float.h"
451 header "inttypes.h"
454 // <iso646.h> provided by compiler.
456 header "locale.h"
460 header "math.h"
[all …]
/freebsd/contrib/libpcap/msdos/
H A Dmakefile65 grammar.c tokdefs.h: grammar.y
68 - @del tokdefs.h
70 ren y_tab.h tokdefs.h
75 -I$(WATT_INC) -I. -I.\msdos\pm_drvr -H=$(TEMP)\bcc.sym
98 @del tokdefs.h
107 bpf_filt.obj: bpf_filt.c pcap-int.h pcap.h pcap-bpf.h
109 bpf_imag.obj: bpf_imag.c pcap-int.h pcap.h pcap-bpf.h
111 bpf_dump.obj: bpf_dump.c pcap.h pcap-bpf.h
113 etherent.obj: etherent.c pcap-int.h pcap.h pcap-bpf.h pcap-namedb.h
115 optimize.obj: optimize.c pcap-int.h pcap.h pcap-bpf.h gencode.h
[all …]
/freebsd/lib/ofed/include/
H A DMakefile12 ${OFEDINCS}/byteorder.h \
13 ${OFEDINCS}/byteswap.h \
14 ${OFEDINCS}/endian.h \
15 ${OFEDINCS}/types.h \
16 ${OFEDINCS}/udma_barrier.h \
17 ${IBVERBS}/arch.h \
18 ${IBVERBS}/driver.h \
19 ${IBVERBS}/kern-abi.h \
20 ${IBVERBS}/marshall.h \
21 ${IBVERBS}/opcode.h \
[all …]
/freebsd/contrib/ntp/include/
H A DMakefile.am6 adjtime.h \
7 audio.h \
8 ascii.h \
9 audio.h \
10 binio.h \
11 c99_snprintf.h \
12 declcond.h \
13 gps.h \
14 hopf6039.h \
15 icom.h \
[all...]
/freebsd/crypto/heimdal/include/
H A DMakefile.am12 nodist_include_HEADERS = krb5-types.h
14 noinst_HEADERS = heim_threads.h crypto-headers.h
20 krb5-types.h: bits$(EXEEXT)
21 ./bits$(EXEEXT) krb5-types.h
25 krb5-types.h: krb5-types.cross
26 cp $(srcdir)/krb5-types.cross krb5-types.h
31 asn1.h \
32 asn1-common.h \
33 asn1-template.h \
34 asn1_err.h \
[all …]
/freebsd/sys/contrib/openzfs/include/os/linux/
H A DMakefile.am4 %D%/kernel/linux/blkdev_compat.h \
5 %D%/kernel/linux/compiler_compat.h \
6 %D%/kernel/linux/dcache_compat.h \
7 %D%/kernel/linux/kmap_compat.h \
8 %D%/kernel/linux/mm_compat.h \
9 %D%/kernel/linux/mod_compat.h \
10 %D%/kernel/linux/page_compat.h \
11 %D%/kernel/linux/simd.h \
12 %D%/kernel/linux/simd_aarch64.h \
13 %D%/kernel/linux/simd_arm.h \
[all …]
/freebsd/sys/contrib/libsodium/src/libsodium/include/
H A DMakefile.am2 sodium.h \
3 sodium/core.h \
4 sodium/crypto_aead_aes256gcm.h \
5 sodium/crypto_aead_chacha20poly1305.h \
6 sodium/crypto_aead_xchacha20poly1305.h \
7 sodium/crypto_auth.h \
8 sodium/crypto_auth_hmacsha256.h \
9 sodium/crypto_auth_hmacsha512.h \
10 sodium/crypto_auth_hmacsha512256.h \
11 sodium/crypto_box.h \
[all …]
/freebsd/lib/libpmc/
H A Dpmc.sandybridge.3205 .Pq Event 03H, Umask 01H
208 .Pq Event 03H, Umask 02H
211 .Pq Event 03H, Umask 08H
214 .Pq Event 03H, Umask 10H
217 .Pq Event 05H, Umask 01H
220 .Pq Event 05H, Umask 02H
223 .Pq Event 07H, Umask 01H
226 .Pq Event 07H, Umask 08H
231 .Pq Event 08H, Umask 01H
234 .Pq Event 08H, Umask 02H
[all …]
H A Dpmc.westmereuc.3110 .Pq Event 00H , Umask 01H
113 .Pq Event 00H , Umask 02H
116 .Pq Event 00H , Umask 04H
120 .Pq Event 01H , Umask 01H
123 .Pq Event 01H , Umask 02H
126 .Pq Event 01H , Umask 04H
130 .Pq Event 02H , Umask 01H
136 .Pq Event 03H , Umask 01H
141 .Pq Event 03H , Umask 02H
153 .Pq Event 03H , Umask 04H
[all …]
/freebsd/sys/contrib/openzfs/include/os/freebsd/
H A DMakefile.am2 %D%/linux/compiler.h \
3 %D%/linux/types.h \
5 %D%/spl/acl/acl_common.h \
7 %D%/spl/sys/ia32/asm_linkage.h \
9 %D%/spl/sys/acl.h \
10 %D%/spl/sys/acl_impl.h \
11 %D%/spl/sys/atomic.h \
12 %D%/spl/sys/byteorder.h \
13 %D%/spl/sys/callb.h \
14 %D%/spl/sys/ccompat.h \
[all …]
/freebsd/contrib/llvm-project/lldb/bindings/
H A Dheaders.swig9 #include "lldb/lldb-public.h"
10 #include "lldb/API/SBAddress.h"
11 #include "lldb/API/SBAddressRange.h"
12 #include "lldb/API/SBAddressRangeList.h"
13 #include "lldb/API/SBAttachInfo.h"
14 #include "lldb/API/SBBlock.h"
15 #include "lldb/API/SBBreakpoint.h"
16 #include "lldb/API/SBBreakpointLocation.h"
17 #include "lldb/API/SBBreakpointName.h"
18 #include "lldb/API/SBBroadcaster.h"
[all …]

12345678910>>...414