Home
last modified time | relevance | path

Searched refs:dll (Results 1 – 25 of 76) sorted by relevance

1234

/f-stack/freebsd/netinet/libalias/
H A Dalias_mod.c132 static SLIST_HEAD(dll_chain, dll) dll_chain = SLIST_HEAD_INITIALIZER(dll_chain);
134 attach_dll(struct dll *p) in attach_dll()
136 struct dll *b; in attach_dll()
149 struct dll *b, *b_tmp; in detach_dll()
156 SLIST_REMOVE(&dll_chain, b, dll, next); in detach_dll()
163 struct dll *
166 struct dll *t; in walk_dll_chain()
H A Dalias_mod.h108 struct dll { struct
116 SLIST_ENTRY(dll) next; argument
122 int attach_dll(struct dll *);
124 struct dll *walk_dll_chain(void);
/f-stack/app/redis-5.0.5/deps/lua/etc/
H A Dluavs.bat3 @rem It creates lua51.dll, lua51.lib, lua.exe, and luac.exe in src.
14 %MYLINK% /DLL /out:lua51.dll l*.obj
15 if exist lua51.dll.manifest^
16 %MYMT% -manifest lua51.dll.manifest -outputresource:lua51.dll;2
/f-stack/freebsd/contrib/zstd/lib/
H A DREADME.md158 This command creates `dll\libzstd.dll` and the import library `dll\libzstd.lib`.
160 The header file `zstd.h` and the dynamic library `dll\libzstd.dll` are required to
163 It means that if a project that uses ZSTD consists of a single `test-dll.c`
164 file it should be linked with `dll\libzstd.dll`. For example:
166 gcc $(CFLAGS) -Iinclude/ test-dll.c -o test-dll dll\libzstd.dll
168 The compiled executable will require ZSTD DLL which is available at `dll\libzstd.dll`.
206 - `dll/` : resources directory for Windows compilation
H A DMakefile252 LIBZSTD = dll/libzstd.dll
255 $(CC) $(FLAGS) -DZSTD_DLL_EXPORT=1 -Wl,--out-implib,dll/libzstd.dll.a -shared $^ -o $@
345 $(RM) dll/libzstd.dll dll/libzstd.lib libzstd-nomt*
/f-stack/freebsd/contrib/libsodium/packaging/nuget/
H A Dpackage.gsl53 <!-- x86 Dynamic libraries (.dll) -->
54 …c\\$(package.target).dll" target="build\\native\\bin\\$(package.target)-x86-$(package.platformtool…
55 …\$(package.target).dll" target="build\\native\\bin\\$(package.target)-x86-$(package.platformtoolse…
77 <!-- x64 Dynamic libraries (.dll) -->
78 …c\\$(package.target).dll" target="build\\native\\bin\\$(package.target)-x64-$(package.platformtool…
79 …\$(package.target).dll" target="build\\native\\bin\\$(package.target)-x64-$(package.platformtoolse…
209 …kage.platformtoolset)-mt-$(package.pathversion).dll" DestinationFiles="$\(TargetDir)$(package.targ…
215 …e.platformtoolset)-mt-gd-$(package.pathversion).dll" DestinationFiles="$\(TargetDir)$(package.targ…
221 …kage.platformtoolset)-mt-$(package.pathversion).dll" DestinationFiles="$\(TargetDir)$(package.targ…
227 …e.platformtoolset)-mt-gd-$(package.pathversion).dll" DestinationFiles="$\(TargetDir)$(package.targ…
/f-stack/freebsd/contrib/zstd/
H A Dappveyor.yml90 lib\dll\example\build_package.bat &&
111 …ration=%CONFIGURATION% /logger:"C:\Program Files\AppVeyor\BuildAgent\Appveyor.MSBuildLogger.dll" &&
121 …ration=%CONFIGURATION% /logger:"C:\Program Files\AppVeyor\BuildAgent\Appveyor.MSBuildLogger.dll" &&
128 …ration=%CONFIGURATION% /logger:"C:\Program Files\AppVeyor\BuildAgent\Appveyor.MSBuildLogger.dll" &&
131 …ration=%CONFIGURATION% /logger:"C:\Program Files\AppVeyor\BuildAgent\Appveyor.MSBuildLogger.dll" &&
138 …ration=%CONFIGURATION% /logger:"C:\Program Files\AppVeyor\BuildAgent\Appveyor.MSBuildLogger.dll" &&
141 …ration=%CONFIGURATION% /logger:"C:\Program Files\AppVeyor\BuildAgent\Appveyor.MSBuildLogger.dll" &&
148 …ration=%CONFIGURATION% /logger:"C:\Program Files\AppVeyor\BuildAgent\Appveyor.MSBuildLogger.dll" &&
151 …ration=%CONFIGURATION% /logger:"C:\Program Files\AppVeyor\BuildAgent\Appveyor.MSBuildLogger.dll" &&
275 …ration=%CONFIGURATION% /logger:"C:\Program Files\AppVeyor\BuildAgent\Appveyor.MSBuildLogger.dll" &&
[all …]
H A DFREEBSD-Xlist10 lib/dll
/f-stack/freebsd/contrib/device-tree/Bindings/mmc/
H A Dcdns,sdhci.yaml90 cdns,phy-dll-delay-sdclk:
98 cdns,phy-dll-delay-sdclk-hsmmc:
106 cdns,phy-dll-delay-strobe:
131 cdns,phy-dll-delay-sdclk = <0>;
H A Dsdhci-msm.txt54 - qcom,dll-config: Chipset and Platform specific value. Use this field to
93 qcom,dll-config = <0x000f642c>;
113 qcom,dll-config = <0x0007642c>;
H A Dfsl-imx-esdhc.txt46 - fsl,strobe-dll-delay-target: Specify the strobe dll control slave delay target.
H A Dfsl-imx-esdhc.yaml92 fsl,strobe-dll-delay-target:
95 Specify the strobe dll control slave delay target.
/f-stack/freebsd/contrib/libsodium/builds/msvc/
H A Dresource.rc6 //specify the version numbers for the dll's
51 VALUE "OriginalFilename", "libsodium.dll"
/f-stack/freebsd/contrib/libsodium/contrib/
H A DFindsodium.cmake153 set(CMAKE_FIND_LIBRARY_SUFFIXES ".dll")
176 find_library(sodium_LIBRARY_DEBUG libsodium.dll.a
180 find_library(sodium_LIBRARY_RELEASE libsodium.dll.a
188 "${sodium_DIR}/bin/libsodium*.dll"
/f-stack/tools/libxo/
H A D.gitignore9 *.dll
/f-stack/freebsd/contrib/device-tree/Bindings/memory-controllers/ti/
H A Demif.txt50 - hw-caps-dll-calib-ctrl: Have this property if the controller
51 supports dll calibration control
/f-stack/app/redis-5.0.5/deps/jemalloc/
H A D.appveyor.yml40 - file lib/jemalloc.dll
/f-stack/freebsd/contrib/zstd/programs/
H A DMakefile294 .PHONY: zstd-dll
295 zstd-dll : LDFLAGS+= -L$(ZSTDDIR) -lzstd
296 zstd-dll : ZSTDLIB_FULL_SRC =
297 zstd-dll : $(ZSTD_CLI_OBJ)
/f-stack/freebsd/contrib/openzfs/config/
H A Dconfig.rpath537 shrext=.dll
614 shrext=.dll
H A Dpo.m4337 # as $(foreach lang, $(ALL_LINGUAS), $(srcdir)/$(frob $(lang))/$(DOMAIN).resources.dll)
362 RESOURCESDLLFILES="$RESOURCESDLLFILES $srcdirpre$frobbedlang/\$(DOMAIN).resources.dll"
403 CSHARPCATALOGS="$CSHARPCATALOGS $frobbedlang/\$(DOMAIN).resources.dll"
425 $frobbedlang/\$(DOMAIN).resources.dll: $lang.po
/f-stack/app/nginx-1.16.1/auto/cc/
H A Dmsvc96 # link with msvcrt.dll
/f-stack/freebsd/contrib/device-tree/src/arm/
H A Dsunxi-itead-core-common.dtsi100 regulator-name = "vdd-int-dll";
H A Dsun6i-a31s-sina31s-core.dtsi125 regulator-name = "vdd-sys-dll";
H A Dsun7i-a20-icnova-swac.dts132 regulator-name = "vdd-int-dll";
/f-stack/app/nginx-1.16.1/conf/
H A Dmime.types73 application/octet-stream bin exe dll;

1234