| /freebsd-14.2/contrib/llvm-project/lld/docs/ |
| H A D | windows_support.rst | 33 Linking against DLL 34 :good:`Done`. LLD can read import libraries needed to link against DLL. Both 41 Creating DLL 42 :good:`Done`. LLD creates a DLL if ``/DLL`` option is given. Exported
|
| /freebsd-14.2/crypto/heimdal/lib/heimdal/ |
| H A D | NTMakefile | 70 DLL=$(BINDIR)\heimdal.dll 74 $(DLL): $(DLLDEPS) $(DEF) $(RES) 76 -def:$(DEF) -out:$(DLL) \
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/devfreq/ |
| H A D | rk3399_dmc.txt | 64 - rockchip,dram_dll_dis_freq : Defines the DDR3 DLL bypass frequency in MHz. 66 DDR3 DLL will be bypassed. Note: if DLL was bypassed, 71 DRAM_DLL_DISB_FREQ, PHY DLL will be bypassed. 72 Note: PHY DLL and PHY ODT are independent.
|
| /freebsd-14.2/contrib/file/magic/Magdir/ |
| H A D | epoc | 49 >4 lelong 0x00000000 DLL 54 >4 lelong 0x1000008D DLL
|
| /freebsd-14.2/contrib/bearssl/conf/ |
| H A D | samd20.mk | 18 DLL = no
|
| /freebsd-14.2/contrib/bearssl/mk/ |
| H A D | Defaults.mk | 39 DLL = dll
|
| H A D | mkrules.sh | 497 all: \$(STATICLIB) \$(DLL) \$(TOOLS) \$(TESTS)
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/mmc/ |
| H A D | sdhci-sprd.txt | 26 PHY DLL delays are used to delay the data valid window, and align the window 27 to sampling clock. PHY DLL delays can be configured by following properties,
|
| H A D | fsl-imx-esdhc.txt | 31 This is used to set the clock delay for DLL(Delay Line) on override mode 34 chapter, DLL (Delay Line) section in RM for details.
|
| H A D | sdhci-st.txt | 27 to configure DLL inside the flashSS, if so reg-names must also be 32 for eMMC on stih407 family silicon to configure DLL inside FlashSS.
|
| H A D | cdns,sdhci.yaml | 34 # PHY DLL input delays: 84 # PHY DLL clock delays:
|
| H A D | fsl-imx-esdhc.yaml | 108 This is used to set the clock delay for DLL(Delay Line) on override mode 111 chapter, DLL (Delay Line) section in RM for details.
|
| H A D | sdhci-am654.yaml | 174 description: DLL trim select 180 description: DLL drive strength in ohms
|
| H A D | sdhci-am654.txt | 37 - ti,trm-icp: DLL trim select
|
| /freebsd-14.2/contrib/ncurses/misc/ |
| H A D | makedef.cmd | 36 * makedef.cmd - update a DLL export list using a newly created library file 79 * all unused data (comments, DLL directives, blanks, etc). All this 127 * this symbol was in the old DLL and it is no longer
|
| H A D | cmpdef.cmd | 70 * First we find all public symbols from the original DLL. All this 96 * Now we find all public symbols from the new DLL, and compare.
|
| H A D | chkdef.cmd | 68 * First we find all public symbols from the original DLL. All this
|
| /freebsd-14.2/contrib/llvm-project/lld/COFF/ |
| H A D | Options.td | 43 def delayload : P<"delayload", "Delay loaded DLL name">; 142 def dll : F<"dll">, HelpText<"Create a DLL">; 183 defm allowbind : B<"allowbind", "Enable DLL binding (default)", 184 "Disable DLL binding">; 185 defm allowisolation : B<"allowisolation", "Enable DLL isolation (default)", 186 "Disable DLL isolation">;
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/memory-controllers/ |
| H A D | rockchip,rk3399-dmc.yaml | 108 Defines the DDR3 DLL bypass frequency in MHz. When DDR frequency is less 109 than DRAM_DLL_DISB_FREQ, DDR3 DLL will be bypassed. 110 Note: if DLL was bypassed, the odt will also stop working. 117 is less than DRAM_DLL_DISB_FREQ, PHY DLL will be bypassed. 118 Note: PHY DLL and PHY ODT are independent.
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/ToolDrivers/llvm-dlltool/ |
| H A D | Options.td | 9 def D: JoinedOrSeparate<["-"], "D">, HelpText<"Specify the input DLL Name">;
|
| /freebsd-14.2/crypto/openssl/ |
| H A D | NOTES-WINDOWS.md | 224 who wish to `/DELAYLOAD:GDI32.DLL` and `/DELAYLOAD:USER32.DLL` and 227 relying on `USER32.DLL`. E.g., on Windows Vista and later you could:
|
| /freebsd-14.2/sys/contrib/libsodium/builds/ |
| H A D | Makefile.am | 12 msvc/properties/DLL.props \
|
| /freebsd-14.2/sys/contrib/zlib/ |
| H A D | README | 23 <[email protected]> for the Windows DLL version. The zlib home page is 57 - For Windows DLL versions, please see win32/DLL_FAQ.txt
|
| /freebsd-14.2/sys/contrib/zstd/lib/ |
| H A D | README.md | 165 #### Windows : using MinGW+MSYS to create DLL 167 DLL can be created using MinGW+MSYS with the `make libzstd` command. 178 The compiled executable will require ZSTD DLL which is available at `dll\libzstd.dll`.
|
| /freebsd-14.2/contrib/ncurses/include/ |
| H A D | ncurses_dll.h.in | 85 # if defined(NCURSES_STATIC) /* "static" here only implies "not-a-DLL" */
|