Home
last modified time | relevance | path

Searched refs:windows (Results 1 – 25 of 269) sorted by relevance

1234567891011

/freebsd/share/i18n/esdb/CP/
H A DCP.alias167 874 windows-874
204 932 windows-31j
205 932 windows-932
209 936 windows-936
265 1162 windows-874
275 1250 windows-1250
280 1251 windows-1251
285 1252 windows-1252
290 1253 windows-1253
295 1254 windows-1254
[all …]
/freebsd/contrib/file/magic/Magdir/
H A Dclaris51 #./windows/claris/useng.ndx: data
52 #./windows/claris/xtndtran.l32: data
53 #./windows/claris/xtndtran.lst: data
54 #./windows/claris/clworks.lbl: data
55 #./windows/claris/clworks.prf: data
56 #./windows/claris/userd.spl: data
/freebsd/sys/contrib/device-tree/Bindings/pci/
H A Ddesignware-pcie.txt24 - num-ib-windows: number of inbound address translation windows
25 - num-ob-windows: number of outbound address translation windows
74 num-ib-windows = <6>;
75 num-ob-windows = <2>;
H A Dmobiveil-pcie.txt4 has up to 8 outbound and inbound windows for the address translation.
21 - apio-wins : number of requested apio outbound windows
22 default 2 outbound windows are configured -
25 - ppio-wins : number of requested ppio inbound windows
H A Dpci-keystone.txt84 num-ib-windows: As specified in
86 num-ob-windows: As specified in
112 num-ib-windows = <16>;
113 num-ob-windows = <16>;
H A Dti-pci.txt52 - num-ib-windows : number of inbound address translation windows
53 - num-ob-windows : number of outbound address translation windows
/freebsd/contrib/googletest/
H A DBUILD.bazel45 name = "windows",
46 constraint_values = ["@platforms//os:windows"],
109 ":windows": [],
117 ":windows": ["windows_export_all_symbols"],
128 ":windows": [],
174 ":windows": ["windows_export_all_symbols"],
196 ":windows": ["windows_export_all_symbols"],
/freebsd/contrib/wireguard-tools/
H A D.gitignore5 ipc-uapi-windows.h
6 ipc-windows.h
/freebsd/sys/contrib/device-tree/Bindings/powerpc/fsl/
H A Decm.txt9 windows are configured. For ECM based devices this is the first 4k
11 number of local access windows as specified by fsl,num-laws.
31 windows for this device.
H A Dmcm.txt9 windows are configured. For MCM based devices this is the first 4k
11 number of local access windows as specified by fsl,num-laws.
31 windows for this device.
/freebsd/sys/dts/
H A Dbindings-localbus.txt16 setting decoding windows.
21 windows setup
49 /* This reflects CPU decode windows setup. */
/freebsd/contrib/llvm-project/llvm/lib/Support/Windows/
H A DProgram.inc54 if (std::error_code EC = windows::UTF8ToUTF16(P, TmpPath))
62 if (std::error_code EC = windows::UTF8ToUTF16(Name, U16Name))
82 windows::UTF8ToUTF16(Twine(Name + Ext).str(), U16NameExt))
95 windows::UTF16ToUTF8(U16Result.data(), U16Result.size(), U8Result))
155 if (windows::UTF8ToUTF16(fname, fnameUnicode))
158 if (sys::windows::widenPath(fname, fnameUnicode))
214 if (std::error_code ec = windows::UTF8ToUTF16(E, EnvString)) {
278 if (std::error_code ec = sys::windows::widenPath(Program, ProgramUtf16)) {
408 if (std::error_code ec = windows::UTF8ToUTF16(Command, CommandUtf16))
534 if ((EC = windows::UTF8ToUTF16(Contents, ArgsUTF16)))
[all …]
H A DProcess.inc123 if (windows::UTF8ToUTF16(Name, NameUTF16))
144 if (windows::UTF16ToUTF8(Buf.data(), Size, Res))
168 EC = windows::UTF8ToUTF16(Arg, ArgW);
190 EC = windows::UTF16ToUTF8(FileData.cFileName, wcslen(FileData.cFileName),
227 std::error_code EC = windows::UTF16ToUTF8(ModuleName, Length, Filename);
238 windows::GetCommandLineArguments(SmallVectorImpl<const char *> &Args,
244 EC = windows::UTF16ToUTF8(CmdW, wcslen(CmdW), Cmd);
/freebsd/contrib/llvm-project/lldb/source/Utility/
H A DFileSpec.cpp41 return FileSpec::Style::windows; in GetNativeStyle()
76 : FileSpec{path, triple.isOSWindows() ? Style::windows : Style::posix} {} in FileSpec()
188 if (m_style == Style::windows) in SetFile()
211 return SetFile(path, triple.isOSWindows() ? Style::windows : Style::posix); in SetFile()
314 return Style::windows; in GuessPathStyle()
318 return Style::windows; in GuessPathStyle()
/freebsd/sys/contrib/device-tree/Bindings/bus/
H A Dmvebu-mbus.txt37 size for the address decoding windows allocated for
106 entries for translation that do not correspond to valid windows (S = 0xf)
198 The mbus-node ranges property defines a set of mbus windows that are expected
203 chooses to use a different set of mbus windows, it must ensure that any address
206 The operating system may insert additional mbus windows that do not conflict
210 is needed to set up the other windows.
/freebsd/contrib/unbound/doc/
H A DCREDITS18 Brett Carr - windows beta testing.
19 Luca Bruno - patch for windows support in libunbound hosts and resolvconf().
/freebsd/contrib/llvm-project/clang/lib/DirectoryWatcher/windows/
H A DDirectoryWatcher-windows.cpp99 llvm::sys::windows::UTF16ToUTF8(Data, Size, Path); in DirectoryWatcherWindows()
220 sys::windows::UTF16ToUTF8(I->FileName, I->FileNameLength / sizeof(WCHAR), in WatcherThreadProc()
275 if (sys::windows::UTF8ToUTF16(Path, WidePath)) in create()
/freebsd/sys/contrib/device-tree/src/arm64/rockchip/
H A Drk3568.dtsi87 num-ib-windows = <6>;
88 num-ob-windows = <2>;
140 num-ib-windows = <6>;
141 num-ob-windows = <2>;
H A Drk3568-nanopi-r5s.dts105 num-ib-windows = <8>;
106 num-ob-windows = <8>;
/freebsd/contrib/unbound/contrib/
H A DREADME21 * create_unbound_ad_servers.cmd: windows script to enter anti-ad server lists.
23 * unbound_cache.cmd: windows script to save and load the cache.
25 * warmup.cmd: windows script to warm up DNS cache by your own MRU domains.
/freebsd/share/i18n/csmapper/KAZAKH/
H A DKZ1048%UCS.src31 # This character set is based on windows-1251.
32 # http://www.sci.kz/~sairan/kazcode/TableA.html contains changes from windows-1251 in blue.
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DInitLLVM.cpp90 ExitOnErr(errorCodeToError(windows::GetCommandLineArguments(Args, Alloc)));
/freebsd/contrib/xz/
H A DFREEBSD-Xlist40 windows/
/freebsd/contrib/sqlite3/tea/tclconfig/
H A Dtcl.m417 # TEA_PLATFORM - windows unix
90 if test "${TEA_PLATFORM}" = "windows" \
119 if test "${TEA_PLATFORM}" = "windows" \
162 if test "${TEA_PLATFORM}" = "windows" \
252 if test "${TEA_PLATFORM}" = "windows" \
302 if test "${TEA_PLATFORM}" = "windows" \
321 if test "${TEA_PLATFORM}" = "windows" \
432 TEA_PLATFORM="windows"
443 if test "${TEA_PLATFORM}" = "windows" ; then
527 elif test "${TEA_PLATFORM}" = "windows" ; then
[all …]
/freebsd/crypto/openssl/doc/man3/
H A DCRYPTO_THREAD_run_once.pod118 customarily made available by including F<< <windows.h> >>. The application
121 application developer's responsibility to include F<< <windows.h> >> prior to
139 # include <windows.h>

1234567891011