Searched refs:api (Results 1 – 25 of 40) sorted by relevance
12
| /dflybsd-src/contrib/cryptsetup/tests/ |
| H A D | Makefile.in | 36 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) 278 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/api_test-api-test.Po@am__quote@ 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 [all …]
|
| H A D | Makefile.am | 1 TESTS = api-test compat-test align-test 5 api_test_SOURCES = api-test.c 10 check_PROGRAMS = api-test
|
| /dflybsd-src/contrib/zstd/ |
| H A D | CHANGELOG | 15 api : new sequence ingestion API, by @senhuang42 16 api : shared thread pool: control total nb of threads used by multiple compression jobs, by @marxin 17 api : new ZSTD_getDictID_fromCDict(), by @LuAPi 18 api : zlibWrapper only uses public API, and is compatible with dynamic library, by @terrelln 19 api : fix : multithreaded compression has predictable output even in special cases (see #2327) (iss… 20 api : fix : dictionary compression correctly respects dictionary compression level (see #2303) (iss… 40 api : Do not install zbuff.h, since it has long been deprecated, by @cyan4973 (#2166). 41 api : Fix ZSTD_CCtx_setParameter() with ZSTD_c_compressionLevel to make 0 mean default level, by @i… 42 api : Rename ZSTDMT_NBTHREADS_MAX to ZSTDMT_NBWORKERS_MAX, by @marxin (#2228). 73 api : ZDICT_finalizeDictionary() is promoted to stable (#2111) [all …]
|
| /dflybsd-src/contrib/lvm2/dist/test/ |
| H A D | Makefile.in | 60 all: api/vgtest 61 api/vgtest: 62 $(MAKE) -C api vgtest
|
| H A D | Makefile | 60 all: api/vgtest 61 api/vgtest: 62 $(MAKE) -C api vgtest
|
| H A D | lvm2app.sh | 23 $abs_srcdir/api/vgtest $vg1 $dev1 $dev2
|
| /dflybsd-src/sys/crypto/ |
| H A D | Makefile | 21 SRCS+= camellia.c camellia-api.c 36 SRCS+= rijndael-alg-fst.c rijndael-api.c
|
| /dflybsd-src/contrib/xz/ |
| H A D | README.DELETED | 33 src/liblzma/api/Makefile.am 34 src/liblzma/api/Makefile.in
|
| /dflybsd-src/lib/liblzma/ |
| H A D | Makefile | 4 .PATH: ${LZMADIR}/api/lzma 116 -I${LZMADIR}/api \
|
| /dflybsd-src/usr.bin/xz/ |
| H A D | Makefile | 39 CFLAGS+= -I${LZMADIR}/api -I${LZMADIR}/api/lzma
|
| /dflybsd-src/sys/crypto/rijndael/ |
| H A D | Makefile | 5 SRCS= ${PROG}.c rijndael-alg-fst.c rijndael-api-fst.c
|
| /dflybsd-src/sys/dev/netif/iwm/ |
| H A D | if_iwmvar.h | 572 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()
|
| /dflybsd-src/share/timedef/ |
| H A D | eu_ES.UTF-8.src | 10 api.
|
| /dflybsd-src/contrib/gcc-4.7/libobjc/ |
| H A D | README | 23 The runtime api functions are not documented as of now. 68 headerfile Typedstreams.h for api functions. I (Kresten) have
|
| /dflybsd-src/contrib/lvm2/dist/ |
| H A D | Makefile | 48 test/api \
|
| H A D | Makefile.in | 48 test/api \
|
| /dflybsd-src/gnu/usr.bin/cc47/liblto_plugin/ |
| H A D | Makefile.headers | 78 plugin-api.h \
|
| /dflybsd-src/etc/ |
| H A D | Makefile.usr | 21 DPDLURL=https://api.github.com/repos/DragonFlyBSD/DPorts/tarball/
|
| /dflybsd-src/gnu/usr.bin/cc80/support-libs/liblto_plugin/ |
| H A D | b-header-vars | 7 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 D | Makefile.headers | 230 plugin-api.h \
|
| /dflybsd-src/sys/netproto/802_11/ |
| H A D | README.DRAGONFLY | 61 * Change all struct mtx and related locking api calls and macros
|
| /dflybsd-src/sys/dev/agp/ |
| H A D | agp_if.m | 35 # should not be used outside the AGP driver. The kernel api for accessing
|
| /dflybsd-src/lib/libevtr/ |
| H A D | ktrfmt.y | 137 %define api.pure
|
| /dflybsd-src/crypto/openssh/ |
| H A D | README.DELETED | 67 ./openbsd-compat/libressl-api-compat.c
|
| /dflybsd-src/contrib/binutils-2.34/ld/emultempl/ |
| H A D | elf.em | 41 #include "ctf-api.h"
|
12