Home
last modified time | relevance | path

Searched refs:api (Results 1 – 25 of 38) sorted by relevance

12

/dragonfly/contrib/cryptsetup/tests/
H A DMakefile.in36 TESTS = api-test$(EXEEXT) compat-test align-test
37 check_PROGRAMS = api-test$(EXEEXT)
55 am_api_test_OBJECTS = api_test-api-test.$(OBJEXT)
221 api_test_SOURCES = api-test.c
268 api-test$(EXEEXT): $(api_test_OBJECTS) $(api_test_DEPENDENCIES)
269 @rm -f api-test$(EXEEXT)
301 api_test-api-test.o: api-test.c
302 …-MT api_test-api-test.o -MD -MP -MF $(DEPDIR)/api_test-api-test.Tpo -c -o api_test-api-test.o `tes…
303 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/api_test-api-test.Tpo $(DEPDIR)/api_test-api-test.Po
308 api_test-api-test.obj: api-test.c
[all …]
H A DMakefile.am1 TESTS = api-test compat-test align-test
5 api_test_SOURCES = api-test.c
10 check_PROGRAMS = api-test
/dragonfly/contrib/zstd/
H A DCHANGELOG15 api : new sequence ingestion API, by @senhuang42
17 api : new ZSTD_getDictID_fromCDict(), by @LuAPi
95 api: fixed decoding of magic-less frames, by @terrelln
163 api: Require ZSTD_MULTITHREAD to be defined to use ZSTDMT
170 api: Fix ZSTD_estimateCStreamSize_usingCCtxParams()
197 api : new --rsyncable mode, by @terrelln
228 api : fix : block api can be streamed with > 4 GB, reported by @catid
229 api : reduced ZSTD_DDict size by 2 KB
275 api : fix : support large skippable frames, by @terrelln
296 api : experimental : new advanced decompression API
[all …]
/dragonfly/contrib/lvm2/dist/test/
H A DMakefile.in60 all: api/vgtest
61 api/vgtest:
62 $(MAKE) -C api vgtest
H A DMakefile60 all: api/vgtest
61 api/vgtest:
62 $(MAKE) -C api vgtest
H A Dlvm2app.sh23 $abs_srcdir/api/vgtest $vg1 $dev1 $dev2
/dragonfly/sys/crypto/
H A DMakefile21 SRCS+= camellia.c camellia-api.c
36 SRCS+= rijndael-alg-fst.c rijndael-api.c
/dragonfly/contrib/xz/
H A DREADME.DELETED33 src/liblzma/api/Makefile.am
34 src/liblzma/api/Makefile.in
/dragonfly/lib/liblzma/
H A DMakefile4 .PATH: ${LZMADIR}/api/lzma
116 -I${LZMADIR}/api \
/dragonfly/usr.bin/xz/
H A DMakefile39 CFLAGS+= -I${LZMADIR}/api -I${LZMADIR}/api/lzma
/dragonfly/sys/crypto/rijndael/
H A DMakefile5 SRCS= ${PROG}.c rijndael-alg-fst.c rijndael-api-fst.c
/dragonfly/sys/dev/netif/iwm/
H A Dif_iwmvar.h572 iwm_fw_has_api(struct iwm_softc *sc, unsigned int api) in iwm_fw_has_api() argument
574 return isset(sc->sc_fw.ucode_capa.enabled_api, api); in iwm_fw_has_api()
/dragonfly/share/timedef/
H A Deu_ES.UTF-8.src10 api.
/dragonfly/contrib/gcc-4.7/libobjc/
H A DREADME23 The runtime api functions are not documented as of now.
68 headerfile Typedstreams.h for api functions. I (Kresten) have
/dragonfly/contrib/lvm2/dist/
H A DMakefile48 test/api \
H A DMakefile.in48 test/api \
/dragonfly/gnu/usr.bin/cc47/liblto_plugin/
H A DMakefile.headers78 plugin-api.h \
/dragonfly/etc/
H A DMakefile.usr21 DPDLURL=https://api.github.com/repos/DragonFlyBSD/DPorts/tarball/
/dragonfly/gnu/usr.bin/cc80/support-libs/liblto_plugin/
H A Db-header-vars7 LINKER_PLUGIN_API_H=plugin-api.h
49 …ode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def plugin-api.h is-a.h
51 …ode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def plugin-api.h is-a.h
H A DMakefile.headers230 plugin-api.h \
/dragonfly/sys/dev/agp/
H A Dagp_if.m35 # should not be used outside the AGP driver. The kernel api for accessing
/dragonfly/sys/netproto/802_11/
H A DREADME.DRAGONFLY61 * Change all struct mtx and related locking api calls and macros
/dragonfly/lib/libevtr/
H A Dktrfmt.y137 %define api.pure
/dragonfly/contrib/cryptsetup/
H A DChangeLog113 * Keyfile now must be provided by path, only stdin file descriptor is used (api only).
/dragonfly/contrib/binutils-2.34/ld/emultempl/
H A Delf.em41 #include "ctf-api.h"

12