Home
last modified time | relevance | path

Searched +full:- +full:c (Results 1 – 25 of 1438) sorted by relevance

12345678910>>...58

/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/contrib/openzfs/module/
H A DMakefile.bsd18 ${SRCDIR}/icp/asm-aarch64/blake3 \
19 ${SRCDIR}/icp/asm-aarch64/sha2 \
20 ${SRCDIR}/icp/asm-arm/sha2 \
21 ${SRCDIR}/icp/asm-ppc64/sha2 \
22 ${SRCDIR}/icp/asm-ppc64/blake3 \
23 ${SRCDIR}/icp/asm-x86_64/blake3 \
24 ${SRCDIR}/icp/asm-x86_64/sha2 \
35 CFLAGS+= -I${INCDIR}
36 CFLAGS+= -I${SRCDIR}/icp/include
37 CFLAGS+= -I${INCDIR}/os/freebsd
[all …]
/freebsd/sys/modules/zfs/
H A DMakefile12 ${SRCDIR}/icp/asm-aarch64/blake3 \
13 ${SRCDIR}/icp/asm-aarch64/sha2 \
14 ${SRCDIR}/icp/asm-arm/sha2 \
15 ${SRCDIR}/icp/asm-ppc64/sha2 \
16 ${SRCDIR}/icp/asm-ppc64/blake3 \
17 ${SRCDIR}/icp/asm-x86_64/blake3 \
18 ${SRCDIR}/icp/asm-x86_64/sha2 \
29 CFLAGS+= -I${INCDIR}
30 CFLAGS+= -I${SRCDIR}/icp/include
31 CFLAGS+= -I${INCDIR}/os/freebsd
[all …]
/freebsd/cddl/lib/libzpool/
H A DMakefile20 ACFLAGS+= -Wa,--noexecstack
23 ATOMIC_SRCS= opensolaris_atomic.c
28 PICFLAG= -fPIC
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 \
[all …]
/freebsd/secure/lib/libcrypto/
H A DMakefile9 PACKAGE= openssl-lib
20 SRCS= asn1_dsa.c bsearch.c cpt_err.c context.c core_algorithm.c core_fetch.c core_namemap.c cpuid.c
21 SRCS+= cversion.c der_writer.c ebcdic.c ex_data.c getenv.c info.c init.c initthread.c
22 SRCS+= mem.c mem_sec.c o_dir.c o_fopen.c o_init.c o_str.c o_time.c packet.c
23 SRCS+= param_build.c param_build_set.c params.c params_dup.c params_from_text.c
24c provider.c provider_child.c provider_conf.c provider_core.c provider_predefined.c punycode.c sel…
26 SRCS+= arm64cpuid.S armcap.c
27 ACFLAGS.arm64cpuid.S= -march=armv8-a+crypto
31 SRCS+= armv4cpuid.S armcap.c
35 SRCS+= ppccpuid.S ppccap.c
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DUnicodeCaseFold.cpp1 //===---------- Suppor
16 foldCharSimple(int C) foldCharSimple() argument
[all...]
/freebsd/sys/conf/
H A Dfiles2 # The long compile-with and dependency lines are required because of
3 # limitations in config: backslash-newline doesn't work in strings, and
8 compile-with "${AWK} -f $S/tools/acpi_quirks2h.awk $S/dev/acpica/acpi_quirks" \
9 no-obj no-implicit-rule before-depend \
13 compile-with "sh $S/dev/bhnd/tools/nvram_map_gen.sh $S/dev/bhnd/nvram/nvram_map -h" \
14 no-obj no-implicit-rule before-depend \
18 compile-with "sh $S/dev/bhnd/tools/nvram_map_gen.sh $S/dev/bhnd/nvram/nvram_map -d" \
19 no-obj no-implicit-rule before-depend \
22 compile-with "sh -c 'MACHINE=${MACHINE} $S/tools/fdt/make_dtbh.sh ${FDT_DTS_FILE} ${.OBJDIR}'" \
24 no-obj no-implicit-rule before-depend \
[all …]
H A Dfiles.arm648 kern/subr_devmap.c standard
9 kern/subr_intr.c optional intrng
10 kern/subr_physmem.c standard
11 libkern/strlen.c standard
14 arm/arm/generic_timer.c standard
15 arm/arm/gic.c standard
16 arm/arm/gic_acpi.c optional acpi
17 arm/arm/gic_fdt.c optional fdt
19 arm/arm/pmu.c standard
20 arm/arm/pmu_acpi.c optiona
[all...]
H A Dfiles.amd649 # The long compile-with and dependency lines are required because of
10 # limitations in config: backslash-newline doesn't work in strings, and
14 elf-vdso.so.o standard \
16 compile-with "env AWK='${AWK}' NM='${NM}' LD='${LD}' CC='${CC}' DEBUG='${DEBUG}' OBJCOPY='${OBJCOPY}' ELFDUMP='${ELFDUMP}' S='${S}' sh $S/tools/amd64_vdso.sh" \
17 no-ctfconvert \
18 no-implicit-rule before-depend \
19 clean "elf-vdso.so.o elf-vds
[all...]
H A Dfiles.x8610 # The long compile-with and dependency lines are required because of
11 # limitations in config: backslash-newline doesn't work in strings, and
16 compile-with "${KEYMAP} -L ${ATKBD_DFLT_KEYMAP} | ${KEYMAP_FIX} > ${.TARGET}" \
17 no-obj no-implicit-rule before-depend \
19 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…
[all …]
H A Dfiles.powerpc5 # The long compile-with and dependency lines are required because of
6 # limitations in config: backslash-newline doesn't work in strings, and
14 contrib/openzfs/module/icp/asm-ppc64/blake3/b3_ppc64le_sse2.S optional zfs compile-with "${ZFS_S}"
15 contrib/openzfs/module/icp/asm-ppc64/blake3/b3_ppc64le_sse41.S optional zfs compile-with "${ZFS_S}"
18 contrib/openzfs/module/icp/asm-ppc64/sha2/sha256-p8.S optional zfs compile-with "${ZFS_S}"
19 contrib/openzfs/module/icp/asm-ppc6
[all...]
/freebsd/crypto/heimdal/lib/krb5/
H A DMakefile.am5 AM_CPPFLAGS += $(INCLUDE_krb4) $(INCLUDE_hcrypto) -I../com_err -I$(srcdir)/../com_err $(INCLUDE_sql…
10 krbhst-test \
24 aes-test \
25 derived-key-test \
26 n-fold-test \
27 parse-name-test \
28 store-test \
29 string-to-key-test \
50 check_PROGRAMS = $(TESTS) test_hostname test_ap-req
68 $(top_builddir)/lib/ipc/libheim-ipcc.la \
[all …]
/freebsd/contrib/tcpdump/
H A DMakefile.in1 # Copyright (c) 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997
47 INCLS = -I. @V_INCLS@
70 .c.o:
71 @rm -f $@
72 $(CC) $(FULL_CFLAGS) -c $(srcdir)/$*.c
74 CSRC = fptype.c tcpdump.c
77 addrtoname.c \
78 addrtostr.c \
79 af.c \
80 ascii_strcasecmp.c \
[all …]
/freebsd/secure/lib/libssh/
H A DMakefile7 SRCS= ssh_api.c ssherr.c \
8 sshbuf.c sshkey.c sshbuf-getput-basic.c \
9 sshbuf-misc.c sshbuf-getput-crypto.c krl.c bitmap.c
10 SRCS+= authfd.c authfile.c \
11 canohost.c channels.c cipher.c cipher-aes.c cipher-aesctr.c \
12 cleanup.c \
13 compat.c fatal.c hostfile.c \
14 log.c match.c moduli.c nchan.c packet.c \
15 readpass.c ttymodes.c xmalloc.c addr.c addrmatch.c \
16 atomicio.c dispatch.c mac.c misc.c utf8.c \
[all …]
/freebsd/usr.sbin/ppp/
H A Dchat.c1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
4 * Copyright (c) 1998 Brian Somers <brian@Awfulhak.org>
81 #define BUFLEFT(c) (sizeof (c)->buf - ((c)->bufend - (c)->buf)) argument
89 struct chat *c = (struct chat *)v; in chat_PauseTimer() local
90 timer_Stop(&c->pause); in chat_PauseTimer()
91 c->pause.load = 0; in chat_PauseTimer()
95 chat_Pause(struct chat *c, u_long load) in chat_Pause() argument
97 timer_Stop(&c->pause); in chat_Pause()
98 c->pause.load += load; in chat_Pause()
[all …]
/freebsd/crypto/openssh/
H A Dnchan.c1 /* $OpenBSD: nchan.c,v 1.75 2024/02/01 02:37:33 djm Exp $ */
3 * Copyright (c) 1999, 2000, 2001, 2002 Markus Friedl. All rights reserved.
35 #include "openbsd-compat/sys-queue.h"
52 * 1.3: strict request-ack-protocol:
53 * CLOSE ->
54 * <- CLOSE_CONFIRM
57 * IEOF ->
58 * <- OCLOSE
59 * <- IEOF
60 * OCLOSE ->
[all …]
/freebsd/crypto/heimdal/lib/gssapi/
H A DMakefile.am5 AUTOMAKE_OPTIONS = subdir-objects
8 -I$(srcdir)/../krb5 \
9 -I$(srcdir) \
10 -I$(srcdir)/gssapi \
11 -I$(srcdir)/mech \
12 -I$(srcdir)/ntlm \
13 -I$(srcdir)/krb5 \
14 -I$(srcdir)/spnego \
22 krb5/8003.c \
23 krb5/accept_sec_context.c \
[all …]
/freebsd/contrib/sendmail/libsm/
H A DMakefile.m41 dnl $Id: Makefile.m4,v 1.75 2013-08-27 19:02:10 ca Exp $
9c debug.c errstring.c exc.c heap.c match.c rpool.c strdup.c strerror.c strl.c clrerr.c fclose.c fe…
11 dnl msg.c
12 dnl syslogio.c
17 smcheck(`t-event', `compile-run')
18 smcheck(`t-exc', `compile-run')
19 smcheck(`t-rpool', `compile-run')
20 smcheck(`t-string', `compile-run')
21 smcheck(`t-smstdio', `compile-run')
22 smcheck(`t-fget', `compile-run')
[all …]
/freebsd/contrib/byacc/
H A DCHANGES1 2024-01-09 Thomas E. Dickey <dickey@invisible-island.net>
10 package/mingw-byacc.spec, package/pkgsrc/Makefile:
13 2023-12-01 Thomas E. Dickey <dickey@invisible-island.net>
16 resync with my-autoconf: CF_CONST_X_STRING CF_MKSTEMP CF_WITH_MAN2HTML CF_XOPEN_SOURCE
18 2023-09-15 Thomas E. Dickey <dickey@invisible-island.net>
20 * config.sub: 2023-09-15
22 2023-08-22 Thomas E. Dickey <dickey@invisible-island.net>
24 * config.guess: 2023-08-22
26 2023-05-21 Thomas E. Dickey <dickey@invisible-island.net>
29 package/mingw-byacc.spec, package/pkgsrc/Makefile:
[all …]
/freebsd/contrib/wpa/wpa_supplicant/
H A DAndroid.mk2 # Copyright (C) 2008 The Android Open Source Project
8 LOCAL_PATH := $(call my-dir)
9 PKG_CONFIG ?= pkg-config
18 L_CFLAGS = -DWPA_IGNORE_CONFIG_ERRORS
20 L_CFLAGS += -DVERSION_STR_POSTFIX=\"-$(PLATFORM_VERSION)\"
23 L_CFLAGS += -DANDROID_LOG_NAME=\"wpa_supplicant\"
26 L_CFLAGS += -Wno-unused-parameter
29 L_CFLAGS += -DANDROID_P2P
32 L_CFLAGS += -DANDROID_LIB_STUB
36 L_CFLAGS += -DANDROID_LIB_EVENT
[all …]
/freebsd/stand/forth/
H A Dmenusets.4th1 \ Copyright (c) 2012 Devin Teske <dteske@FreeBSD.org>
26 marker task-menusets.4th
28 vocabulary menusets-infrastructure
29 only forth also menusets-infrastructure definitions
37 : menuset-loadvar ( -- )
48 s" cmdbuf" getenv swap drop ( -- u1 ) \ get string length
51 ( u1 -- u1 c-addr2 u2 )
54 ( u1 -- u1 c-addr2 u2 )
56 evaluate ( u1 c-addr2 u2 -- u1 )
57 s" cmdbuf" getenv ( u1 -- u1 c-addr2 u2 )
[all …]
/freebsd/sys/dev/sound/pcm/
H A Dchannel.c1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
4 * Copyright (c) 2005-2009 Ariff Abdullah <ariff@FreeBSD.org>
5 * Portions Copyright (c) Ryan Beasley <ryan.beasley@gmail.com> - GSoC 2006
6 * Copyright (c) 1999 Cameron Grant <cg@FreeBSD.org>
7 * Portions Copyright (c) Luigi Rizzo <luigi@FreeBSD.org> - 1997-99
43 &report_soft_formats, 0, "report software-emulated formats");
47 &report_soft_matrix, 0, "report software-emulated channel matrixing");
58 if (err != 0 || req->newptr == NULL) in sysctl_hw_snd_latency()
81 if (err != 0 || req->newptr == NULL) in sysctl_hw_snd_latency_profile()
[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/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMILexer.cpp1 //===- MILexer.cpp - Machine instructions lexer implementation ------------===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
11 //===----------------------------------------------------------------------===//
44 char peek(int I = 0) const { return End - Ptr <= I ? 0 : Ptr[I]; } in peek()
48 StringRef remaining() const { return StringRef(Ptr, End - Ptr); } in remaining()
50 StringRef upto(Cursor C) const { in upto()
51 assert(C.Ptr >= Ptr && C.Ptr <= End); in upto()
52 return StringRef(Ptr, C.Ptr - Ptr); in upto()
63 this->Kind = Kind; in reset()
[all …]
/freebsd/lib/atf/libatf-c/
H A DMakefile1 #-
2 # Copyright (c) 2011 Google, Inc.
31 LIB= atf-c
37 .PATH: ${ATF}/atf-c
38 .PATH: ${ATF}/atf-c/detail
40 CFLAGS+= -I${ATF}
41 CFLAGS+= -I${.CURDIR}
42 CFLAGS+= -I.
44 SRCS= build.c \
45 check.c \
[all …]

12345678910>>...58