/src/sys/arch/bebox/stand/boot/ |
ns16550.h | 51 #define dll rbr macro
|
ns16550.c | 51 com_port->dll = speed;
|
/src/sys/arch/prep/stand/boot/ |
ns16550.h | 50 #define dll rbr macro
|
ns16550.c | 51 com_port->dll = speed;
|
/src/sys/arch/rs6000/stand/boot/ |
ns16550.h | 50 #define dll rbr macro
|
ns16550.c | 51 com_port->dll = speed;
|
/src/common/dist/zlib/win32/ |
zlib1.rc | 28 VALUE "InternalName", "zlib1.dll\0" 30 VALUE "OriginalFilename", "zlib1.dll\0"
|
/src/sys/external/isc/libsodium/dist/builds/msvc/ |
resource.rc | 6 //specify the version numbers for the dll's
51 VALUE "OriginalFilename", "libsodium.dll"
|
/src/common/dist/zlib/contrib/vstudio/vc10/ |
zlib.rc | 22 VALUE "OriginalFilename", "zlibwapi.dll\0"
23 VALUE "ProductName", "ZLib.DLL\0"
24 VALUE "Comments","DLL support by Alessandro Iacopetti & Gilles Vollant\0"
|
/src/common/dist/zlib/contrib/vstudio/vc11/ |
zlib.rc | 22 VALUE "OriginalFilename", "zlibwapi.dll\0"
23 VALUE "ProductName", "ZLib.DLL\0"
24 VALUE "Comments","DLL support by Alessandro Iacopetti & Gilles Vollant\0"
|
/src/common/dist/zlib/contrib/vstudio/vc12/ |
zlib.rc | 22 VALUE "OriginalFilename", "zlibwapi.dll\0" 23 VALUE "ProductName", "ZLib.DLL\0" 24 VALUE "Comments","DLL support by Alessandro Iacopetti & Gilles Vollant\0"
|
/src/common/dist/zlib/contrib/vstudio/vc14/ |
zlib.rc | 22 VALUE "OriginalFilename", "zlibwapi.dll\0" 23 VALUE "ProductName", "ZLib.DLL\0" 24 VALUE "Comments","DLL support by Alessandro Iacopetti & Gilles Vollant\0"
|
/src/common/dist/zlib/contrib/vstudio/vc17/ |
zlib.rc | 22 VALUE "OriginalFilename", "zlibwapi.dll\0" 23 VALUE "ProductName", "ZLib.DLL\0" 24 VALUE "Comments","DLL support by Alessandro Iacopetti & Gilles Vollant\0"
|
/src/common/dist/zlib/contrib/vstudio/vc9/ |
zlib.rc | 22 VALUE "OriginalFilename", "zlibwapi.dll\0"
23 VALUE "ProductName", "ZLib.DLL\0"
24 VALUE "Comments","DLL support by Alessandro Iacopetti & Gilles Vollant\0"
|
/src/sys/external/isc/libsodium/dist/contrib/ |
Findsodium.cmake | 153 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"
|
/src/common/dist/zlib/ |
CMakeLists.txt | 137 # This gets us DLL resource information when compiling on MinGW. 162 # it causes cygz-${ZLIB_FULL_VERSION}.dll to be created when cygz.dll 166 # the DLL comes from the resource file win32/zlib1.rc 177 # Creates zlib1.dll when building shared library version 178 set_target_properties(zlib PROPERTIES SUFFIX "1.dll")
|
/src/sys/external/isc/libsodium/dist/m4/ |
ltoptions.m4 | 73 _LT_UNLESS_OPTIONS([LT_INIT], [win32-dll], [enable_win32_dll=no 124 # win32-dll 126 # Declare package support for building win32 dll's. 127 LT_OPTION_DEFINE([LT_INIT], [win32-dll], 142 _LT_DECL([], [DLLTOOL], [1], [DLL creation program])dnl 146 ])# win32-dll 150 _LT_SET_OPTION([LT_INIT], [win32-dll]) 153 put the 'win32-dll' option into LT_INIT's first parameter.])
|
/src/sys/arch/ofppc/ofppc/ |
machdep.c | 386 uint8_t dll, dlm; local in function:ofppc_init_comcons 436 dll = bus_space_read_1(&genppc_isa_io_space_tag, comh, com_dlbl); 438 rate = dll | (dlm << 8);
|
/src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/ |
sun4i-a10-topwise-a721.dts | 187 regulator-name = "vdd-int-dll";
|
sun7i-a20-olimex-som204-evb.dts | 230 regulator-name = "vdd-int-dll";
|
/src/lib/librumpuser/build-aux/ |
compile | 105 if $shared && test -f "$dir/$lib.dll.lib"; then 107 lib=$dir/$lib.dll.lib
|
/src/sys/external/isc/libsodium/dist/build-aux/ |
compile | 105 if $shared && test -f "$dir/$lib.dll.lib"; then 107 lib=$dir/$lib.dll.lib
|
/src/sys/external/isc/libsodium/dist/ |
compile | 105 if $shared && test -f "$dir/$lib.dll.lib"; then 107 lib=$dir/$lib.dll.lib
|
/src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/socionext/ |
uniphier-ld11.dtsi | 455 cdns,phy-dll-delay-sdclk = <21>; 456 cdns,phy-dll-delay-sdclk-hsmmc = <21>;
|
uniphier-ld20.dtsi | 585 cdns,phy-dll-delay-sdclk = <21>; 586 cdns,phy-dll-delay-sdclk-hsmmc = <21>;
|