Searched refs:Windows (Results 1 - 25 of 29) sorted by relevance

12

/freebsd-10.0-release/contrib/llvm/lib/Support/Windows/
H A DProcess.inc14 #include "Windows.h"
81 // to Windows XP so to use it requires dynamic linking. It is not clear
136 // Windows doesn't do core files, but it does do modal pop-up message
H A DMemory.inc19 // The Windows.h header must be the last one included.
20 #include "Windows.h"
26 // Contrary to what you might expect, the Windows page protection flags
77 // While we'd be happy to allocate single pages, the Windows allocation
H A DPath.inc19 #include "Windows.h"
23 // We need to undo a macro defined in Windows.h, otherwise we won't compile:
27 // Windows happily accepts either forward or backward slashes, though any path
34 // in Unix, Windows has a rather complicated notion of a root path and this
236 // FIXME: the following set of functions don't map to Windows very well.
239 // This is the only notion that that Windows has of a root directory. Nothing
247 // Generic form of C:\Windows\System32
261 // Generic form of C:\Windows
320 // FIXME: the above set of functions don't map to Windows very well.
446 status.user = 9999; // Not applicable to Windows, s
[all...]
H A DProgram.inc14 #include "Windows.h"
62 // Let Windows search for it.
205 // Windows wants a command line, not an array of args, to pass to the new
H A Dsystem_error.inc1 //===- llvm/Support/Win32/system_error.inc - Windows error_code --*- C++ -*-===//
10 // This file provides the Windows specific implementation of the error_code
16 //=== WARNING: Implementation here must contain only generic Windows code that
17 //=== is guaranteed to work on *all* Windows variants.
61 // Windows system -> posix_errno decode table ---------------------------//
H A DSignals.inc14 #include "Windows.h"
47 // method signatures were pulled from DbgHelp.h in the Windows Platform SDK,
168 // Windows creates a new thread to execute the console handler when an event
229 // would be unexpected as they should exist on every version of Windows
485 // We are running in our very own thread, courtesy of Windows.
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Driver/
H A DWindowsToolChain.cpp22 // Include the necessary headers to interface with the Windows registry and
28 #include <Windows.h>
35 Windows::Windows(const Driver &D, const llvm::Triple& Triple, function in class:Windows
40 Tool *Windows::buildLinker() const {
44 Tool *Windows::buildAssembler() const {
51 bool Windows::IsIntegratedAssemblerDefault() const {
55 bool Windows::IsUnwindTablesDefault() const {
59 bool Windows::isPICDefault() const {
63 bool Windows
[all...]
H A DToolChains.h585 class LLVM_LIBRARY_VISIBILITY Windows : public ToolChain { class in namespace:clang::driver::toolchains
587 Windows(const Driver &D, const llvm::Triple& Triple, const ArgList &Args);
H A DDriver.cpp1760 TC = new toolchains::Windows(*this, Target, Args);
/freebsd-10.0-release/contrib/dialog/samples/
H A Dmenubox1221 WIN NT:Microsoft Windows NT
H A Deditbox-utf824 ��������� ������ Microsoft Windows NT
/freebsd-10.0-release/contrib/one-true-awk/
H A DREADME71 This also compiles with Visual C++ on all flavors of Windows,
79 when running on Windows under command.com, various quoting
/freebsd-10.0-release/crypto/openssl/crypto/perlasm/
H A Dx86asm.pl246 win32n - Windows 95/Windows NT NASM format
/freebsd-10.0-release/sys/boot/i386/boot0/
H A Dboot0ext.S468 .byte os_windows-. # Windows 32-bit FAT
469 .byte os_windows-. # Windows 32-bit FAT ext int 13
470 .byte os_windows-. # Windows
471 .byte os_windows-. # Windows 2000 dyn ext
484 os_nt: .ascii "Windows NT/X"; .byte 'P'|0x80
/freebsd-10.0-release/contrib/gdb/
H A Ddjunpack.bat4 Rem format, or else stock DOS/Windows shells will refuse to run it.
/freebsd-10.0-release/crypto/openssl/crypto/bn/
H A Dbn_prime.pl69 * 4. If you include any Windows specific code (or a derivative thereof) from
/freebsd-10.0-release/crypto/openssl/util/
H A Dadd_cr.pl101 * 4. If you include any Windows specific code (or a derivative thereof) from
/freebsd-10.0-release/usr.sbin/ndiscvt/
H A Dndisgen.sh39 echo " ------------------ Windows(r) driver converter -------------------"
47 echo " of converting a Windows(r) binary driver module and .INF"
68 echo " The NDIS compatibility system is designed to let you use Windows(r)"
72 echo " Standard, and refers to the programming model used to write Windows(r)"
76 echo " you need the Windows(r) driver that goes with it. Also, the driver"
79 echo " are both supported. Note that you cannot use a Windows/i386 driver"
80 echo " with FreeBSD/amd64: you must obtain a Windows/amd64 driver."
93 echo " card which contains Windows(r) drivers. The NDIS compatibility"
95 echo " Windows(r) releases, however it works best with drivers designed"
96 echo " for NDIS 5.0 or later. Drivers distributed for Windows 200
[all...]
/freebsd-10.0-release/crypto/openssl/crypto/conf/
H A Dkeysets.pl91 * 4. If you include any Windows specific code (or a derivative thereof) from
/freebsd-10.0-release/crypto/openssl/crypto/objects/
H A Dobj_dat.pl213 * 4. If you include any Windows specific code (or a derivative thereof) from
H A Dobjects.pl164 * 4. If you include any Windows specific code (or a derivative thereof) from
/freebsd-10.0-release/contrib/wpa/wpa_supplicant/
H A Dnmake.mak19 # Alternatively, see README-Windows.txt for information about binary
/freebsd-10.0-release/contrib/libyaml/config/
H A Dltmain.sh1601 using \`ar' and \`ranlib', or on Windows using \`lib'.
1852 # install_prog (especially on Windows NT).
2584 *MS\ Windows\ PE\ Intel*)
4603 # The PATH hackery in wrapper scripts is required on Windows
/freebsd-10.0-release/contrib/ntp/
H A Dltmain.sh211 *MS\ Windows\ PE\ Intel*)
1655 # The PATH hackery in wrapper scripts is required on Windows
5720 # install_prog (especially on Windows NT).
6809 using \`ar' and \`ranlib', or on Windows using \`lib'.
/freebsd-10.0-release/contrib/ntp/sntp/
H A Dltmain.sh211 *MS\ Windows\ PE\ Intel*)
1655 # The PATH hackery in wrapper scripts is required on Windows
5720 # install_prog (especially on Windows NT).
6809 using \`ar' and \`ranlib', or on Windows using \`lib'.

Completed in 340 milliseconds

12