Home
last modified time | relevance | path

Searched full:c (Results 1 – 25 of 16485) sorted by relevance

12345678910>>...660

/freebsd/secure/lib/libcrypto/
H A DMakefile19 SRCS= asn1_dsa.c bsearch.c cpt_err.c context.c core_algorithm.c core_fetch.c core_namemap.c cpuid.c
20 SRCS+= cversion.c der_writer.c ebcdic.c ex_data.c getenv.c info.c init.c initthread.c
21 SRCS+= mem.c mem_sec.c o_dir.c o_fopen.c o_init.c o_str.c o_time.c packet.c
22 SRCS+= param_build.c param_build_set.c params.c params_dup.c params_from_text.c
23c provider.c provider_child.c provider_conf.c provider_core.c provider_predefined.c punycode.c sel…
25 SRCS+= arm64cpuid.S armcap.c
30 SRCS+= armv4cpuid.S armcap.c
34 SRCS+= ppccpuid.S ppccap.c
36 SRCS+= ppccpuid.S ppccap.c
38 SRCS+= ppccpuid.S ppccap.c
[all …]
/freebsd/usr.sbin/acpi/acpidb/
H A DMakefile2 SRCS= acpidb.c
5 SRCS+= acfileio.c acgetline.c ahids.c ahuuids.c cmfsize.c
8 SRCS+= dbcmds.c dbconvert.c dbdisply.c dbexec.c dbfileio.c \
9 dbhistry.c dbinput.c dbmethod.c dbnames.c dbobject.c \
10 dbstats.c dbtest.c dbutils.c dbxface.c
13 SRCS+= dmbuffer.c dmcstyle.c dmdeferred.c dmnames.c dmopcode.c \
14 dmresrc.c dmresrcl.c dmresrcl2.c dmresrcs.c dmutils.c \
15 dmwalk.c
18 SRCS+= dsargs.c dscontrol.c dsdebug.c dsfield.c dsinit.c \
19 dsmethod.c dsmthdat.c dsobject.c dsopcode.c dspkginit.c \
[all …]
/freebsd/usr.sbin/acpi/iasl/
H A DMakefile4 SRCS= acfileio.c adfile.c adisasm.c adwalk.c ahids.c \
5 ahpredef.c ahtable.c ahuuids.c cmfsize.c dmextern.c \
6 dmrestag.c dmswitch.c dmtable.c dmtables.c dmtbdump.c \
7 dmtbdump1.c dmtbdump2.c dmtbdump3.c dmtbinfo.c \
8 dmtbinfo1.c dmtbinfo2.c dmtbinfo3.c getopt.c
11 SRCS+= aslallocate.c aslanalyze.c aslascii.c aslbtypes.c \
12 aslcache.c aslcodegen.c aslcompile.c aslcompiler.y.h \
13 aslcompilerlex.c aslcompilerparse.c asldebug.c \
14 aslerror.c aslexternal.c aslfileio.c aslfiles.c \
15 aslfold.c aslhelp.c aslhex.c asllength.c asllisting.c \
[all …]
/freebsd/sbin/ipf/libipf/
H A DMakefile5 SRCS= addicmp.c addipopt.c alist_free.c alist_new.c allocmbt.c \
6 assigndefined.c bcopywrap.c \
7 binprint.c buildopts.c checkrev.c connecttcp.c \
8 count4bits.c count6bits.c \
9 debug.c dupmbt.c \
10 facpri.c familyname.c \
11 fill6bits.c findword.c \
12 flags.c freembt.c ftov.c \
13 genmask.c \
14 gethost.c getifname.c geticmptype.c \
[all …]
/freebsd/lib/libbearssl/
H A DMakefile11 codec/dec16be.c \
12 codec/dec16le.c \
13 codec/dec32le.c \
14 codec/dec64le.c \
15 codec/enc16be.c \
16 codec/enc16le.c \
17 codec/enc32le.c \
18 codec/enc64le.c \
19 codec/pemenc.c \
20 ec/ec_all_m15.c \
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DUnicodeCaseFold.cpp16 int llvm::sys::unicode::foldCharSimple(int C) { in foldCharSimple() argument
17 if (C < 0x0041) in foldCharSimple()
18 return C; in foldCharSimple()
20 if (C <= 0x005a) in foldCharSimple()
21 return C + 32; in foldCharSimple()
23 if (C == 0x00b5) in foldCharSimple()
25 if (C < 0x00c0) in foldCharSimple()
26 return C; in foldCharSimple()
28 if (C <= 0x00d6) in foldCharSimple()
29 return C in foldCharSimple()
[all...]
/freebsd/cddl/lib/libzpool/
H A DMakefile23 ATOMIC_SRCS= opensolaris_atomic.c
35 arc_os.c \
36 kernel.c \
37 taskq.c \
38 util.c \
39 zfs_debug.c
44 simd_stat.c \
45 zfeature_common.c \
46 zfs_comutil.c \
47 zfs_deleg.c \
[all …]
/freebsd/usr.sbin/tcpdump/tcpdump/
H A DMakefile8 SRCS= addrtoname.c \
9 addrtostr.c \
10 af.c \
11 ascii_strcasecmp.c \
12 checksum.c \
13 cpack.c \
14 fptype.c \
15 gmpls.c \
16 in_cksum.c \
17 ipproto.c \
[all …]
/freebsd/sys/modules/zfs/
H A DMakefile56 SRCS+= avl.c
59 SRCS+= edonr.c
62 SRCS+= blake3.c \
63 blake3_generic.c \
64 blake3_impl.c
88 SRCS+= sha2_generic.c \
89 sha256_impl.c \
90 sha512_impl.c
119 SRCS+= lapi.c \
120 lauxlib.c \
[all …]
/freebsd/sys/contrib/openzfs/module/
H A DMakefile.bsd86 SRCS+= avl.c
89 SRCS+= blake3.c \
90 blake3_generic.c \
91 blake3_impl.c
114 SRCS+= edonr.c
117 SRCS+= sha256_impl.c \
118 sha2_generic.c \
119 sha512_impl.c
148 SRCS+= lapi.c \
149 lauxlib.c \
[all …]
/freebsd/krb5/lib/krb5/krb/
H A DMakefile.inc4 # Copyright (c) 2025 FreeBSD Foundation
12 SRCS+= addr_comp.c \
13 addr_order.c \
14 addr_srch.c \
15 ai_authdata.c \
16 allow_weak.c \
17 appdefault.c \
18 auth_con.c \
19 authdata.c \
20 authdata_dec.c \
[all …]
/freebsd/sys/contrib/openzfs/lib/libzpool/
H A DMakefile.am12 %D%/abd_os.c \
13 %D%/arc_os.c \
14 %D%/kernel.c \
15 %D%/taskq.c \
16 %D%/util.c \
17 %D%/vdev_label_os.c \
18 %D%/zfs_racct.c \
19 %D%/zfs_debug.c
22 module/lua/lapi.c \
23 module/lua/lauxlib.c \
[all …]
/freebsd/sys/modules/isci/
H A DMakefile9 SRCS = isci.c isci_oem_parameters.c \
10 isci_controller.c isci_domain.c isci_io_request.c \
11 isci_timer.c isci_remote_device.c isci_logger.c \
12 isci_task_request.c isci_sysctl.c isci_interrupt.c
15 sci_base_controller.c \
16 sci_base_domain.c \
17 sci_base_iterator.c \
18 sci_base_library.c \
19 sci_base_logger.c \
20 sci_base_memory_descriptor_list.c \
[all …]
/freebsd/sys/conf/
H A Dfiles.x8619 cddl/dev/fbt/x86/fbt_isa.c optional dtrace_fbt | dtraceall compile-with "${FBT_C}"
20 cddl/dev/dtrace/x86/dis_tables.c optional dtrace_fbt | dtraceall compile-with "${DTRACE_C}"
21 cddl/dev/dtrace/x86/instr_size.c optional dtrace_fbt | dtraceall compile-with "${DTRACE_C}"
22 crypto/aesni/aesni.c optional aesni
24 dependency "$S/crypto/aesni/aesni_ghash.c" \
25 …compile-with "${CC} -c ${CFLAGS:C/^-O2$/-O3/:N-nostdinc} ${WERROR} ${NO_WCAST_QUAL} -mmmx -msse -m…
29 dependency "$S/crypto/aesni/aesni_ccm.c" \
30 …compile-with "${CC} -c ${CFLAGS:C/^-O2$/-O3/:N-nostdinc} ${WERROR} ${NO_WCAST_QUAL} -mmmx -msse -m…
34 dependency "$S/crypto/aesni/aesni_wrap.c" \
35 …compile-with "${CC} -c ${CFLAGS:C/^-O2$/-O3/:N-nostdinc} ${WERROR} ${NO_WCAST_QUAL} -mmmx -msse -m…
[all …]
H A Dfiles22 compile-with "sh -c 'MACHINE=${MACHINE} $S/tools/fdt/make_dtbh.sh ${FDT_DTS_FILE} ${.OBJDIR}'" \
83 cam/cam.c optional scbus
84 cam/cam_compat.c optional scbus
85 cam/cam_iosched.c optional scbus
86 cam/cam_periph.c optional scbus
87 cam/cam_queue.c optional scbus
88 cam/cam_sim.c optional scbus
89 cam/cam_xpt.c optional scbus
90 cam/ata/ata_all.c optional scbus
91 cam/ata/ata_xpt.c optional scbus
[all …]
H A Dfiles.arm648 kern/subr_devmap.c standard
9 kern/subr_efi_map.c standard
10 kern/subr_intr.c optional intrng
11 kern/subr_physmem.c standard
12 libkern/strlen.c standard
15 arm/arm/generic_timer.c standard
16 arm/arm/gic.c standard
17 arm/arm/gic_acpi.c optional acpi
18 arm/arm/gic_fdt.c optional fdt
20 arm/arm/pmu.c standard
[all …]
/freebsd/usr.bin/vi/
H A DMakefile46 SRCS+= cl_funcs.c cl_main.c cl_read.c cl_screen.c cl_term.c
49 SRCS+= conv.c cut.c delete.c encoding.c exf.c key.c line.c log.c main.c mark.c msg.c options.c \
50 options_f.c put.c recover.c screen.c search.c seq.c util.c
53 SRCS+= ex.c ex_abbrev.c ex_append.c ex_args.c ex_argv.c ex_at.c ex_bang.c \
54 ex_cd.c ex_cmd.c ex_cscope.c ex_delete.c ex_display.c \
55 ex_edit.c ex_equal.c ex_file.c ex_filter.c ex_global.c \
56 ex_init.c ex_join.c ex_map.c ex_mark.c ex_mkexrc.c ex_move.c \
57 ex_open.c ex_preserve.c ex_print.c ex_put.c ex_quit.c \
58 ex_read.c ex_screen.c ex_script.c ex_set.c ex_shell.c \
59 ex_shift.c ex_source.c ex_stop.c ex_subst.c ex_tag.c \
[all …]
/freebsd/usr.sbin/ntp/libntp/
H A DMakefile11 NTP_SRCS= systime.c a_md5encrypt.c adjtime.c atoint.c \
12 atolfp.c atouint.c audio.c authkeys.c \
13 authreadkeys.c authusekey.c bsd_strerror.c buftvtots.c \
14 caljulian.c caltontp.c calyearstart.c clocktime.c \
15 clocktypes.c decodenetnum.c dofptoa.c dolfptoa.c \
16 emalloc.c findconfig.c getopt.c hextoint.c \
17 hextolfp.c humandate.c icom.c iosignal.c \
18 is_ip_address.c \
19 lib_strbuf.c \
20 libssl_compat.c \
[all …]
/freebsd/contrib/bearssl/mk/
H A Dmkrules.sh5 # Copyright (c) 2017 Thomas Pornin <pornin@bolet.org>
52 src/settings.c \
53 src/aead/ccm.c \
54 src/aead/eax.c \
55 src/aead/gcm.c \
56 src/codec/ccopy.c \
57 src/codec/dec16be.c \
58 src/codec/dec16le.c \
59 src/codec/dec32be.c \
60 src/codec/dec32le.c \
[all …]
/freebsd/lib/ncurses/ncurses/
H A DMakefile12 expanded.c \
13 lib_gen.c
19 new_pair.c \
20 lib_dft_fgbg.c \
21 legacy_coding.c \
22 lib_addch.c \
23 lib_addstr.c \
24 lib_beep.c \
25 lib_bkgd.c \
26 lib_box.c \
[all …]
/freebsd/secure/lib/libssh/
H A DMakefile9 ssh_api.c \
10 ssherr.c \
11 sshbuf.c \
12 sshkey.c \
13 sshbuf-getput-basic.c \
14 sshbuf-misc.c \
15 sshbuf-getput-crypto.c \
16 krl.c \
17 bitmap.c
19 # gss-genr.c should be in $SRCS but causes linking problems, so it is
[all …]
/freebsd/crypto/heimdal/lib/krb5/
H A DMakefile.am97 ERR_FILES = krb5_err.c krb_err.c heim_err.c k524_err.c
110 acache.c \
111 acl.c \
112 add_et_list.c \
113 addr_families.c \
114 aname_to_localname.c \
115 appdefault.c \
116 asn1_glue.c \
117 auth_context.c \
118 build_ap_req.c \
[all …]
/freebsd/usr.bin/ofed/opensm/
H A DMakefile8 main.c \
9 osm_congestion_control.c \
10 osm_console.c \
11 osm_console_io.c \
12 osm_db_files.c \
13 osm_db_pack.c \
14 osm_drop_mgr.c \
15 osm_dump.c \
16 osm_event_plugin.c \
17 osm_guid_info_rcv.c \
[all …]
/freebsd/lib/msun/
H A DMakefile2 # Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.
59 COMMON_SRCS= b_tgamma.c \
60 e_acos.c e_acosf.c e_acosh.c e_acoshf.c e_asin.c e_asinf.c \
61 e_atan2.c e_atan2f.c e_atanh.c e_atanhf.c e_cosh.c e_coshf.c e_exp.c \
62 e_expf.c e_fmod.c e_fmodf.c e_gamma.c e_gamma_r.c e_gammaf.c \
63 e_gammaf_r.c e_hypot.c e_hypotf.c e_j0.c e_j0f.c e_j1.c e_j1f.c \
64 e_jn.c e_jnf.c e_lgamma.c e_lgamma_r.c e_lgammaf.c e_lgammaf_r.c \
65 e_log.c e_log10.c e_log10f.c e_log2.c e_log2f.c e_logf.c \
66 e_pow.c e_powf.c e_rem_pio2.c \
67 e_rem_pio2f.c e_remainder.c e_remainderf.c e_scalb.c e_scalbf.c \
[all …]
/freebsd/crypto/heimdal/lib/gssapi/
H A DMakefile.am22 krb5/8003.c \
23 krb5/accept_sec_context.c \
24 krb5/acquire_cred.c \
25 krb5/add_cred.c \
26 krb5/address_to_krb5addr.c \
27 krb5/aeap.c \
28 krb5/arcfour.c \
29 krb5/canonicalize_name.c \
30 krb5/creds.c \
31 krb5/ccache_name.c \
[all …]

12345678910>>...660