Searched refs:win32 (Results 1 – 25 of 400) sorted by relevance
12345678910>>...16
12 from serial import win3234 self._rtsState = win32.RTS_CONTROL_ENABLE35 self._dtrState = win32.DTR_CONTROL_ENABLE57 self.hComPort = win32.CreateFile(port,58 win32.GENERIC_READ | win32.GENERIC_WRITE,61 win32.OPEN_EXISTING,62 win32.FILE_ATTRIBUTE_NORMAL | win32.FILE_FLAG_OVERLAPPED,64 if self.hComPort == win32.INVALID_HANDLE_VALUE:69 self._overlappedRead = win32.OVERLAPPED()70 self._overlappedRead.hEvent = win32.CreateEvent(None, 1, 0, None)[all …]
2 Eclipse-PlatformFilter: (& (osgi.ws=win32) (osgi.os=win32) (osgi.arch=5 Bundle-Localization: launcher.win32.win32.x869 Bundle-SymbolicName: org.eclipse.equinox.launcher.win32.win32.x86; sin14 agments/org.eclipse.equinox.launcher.win32.win32.x86;tag=R36x_v20101025 Name: launcher.win32.win32.x86.properties
126 win32/VS2010/silk_float.vcxproj \127 win32/VS2010/celt.vcxproj.filters \128 win32/VS2010/opus.vcxproj \129 win32/VS2010/silk_common.vcxproj.filters \130 win32/VS2010/silk_float.vcxproj.filters \131 win32/VS2010/test_opus_encode.vcxproj.filters \132 win32/VS2010/silk_common.vcxproj \133 win32/VS2010/test_opus_encode.vcxproj \134 win32/VS2010/opus_demo.vcxproj \135 win32/VS2010/test_opus_api.vcxproj.filters \[all …]
7 win32/tcuWin32Platform.hpp8 win32/tcuWin32Platform.cpp9 win32/tcuWGLContextFactory.hpp10 win32/tcuWGLContextFactory.cpp11 win32/tcuWGL.hpp12 win32/tcuWGL.cpp13 win32/tcuWin32API.h14 win32/tcuWin32Window.cpp15 win32/tcuWin32Window.hpp16 win32/tcuWin32EGLNativeDisplayFactory.hpp[all …]
21 win32/tcuWGL.cpp22 win32/tcuWGL.hpp23 win32/tcuWin32API.h24 win32/tcuWin32Window.cpp25 win32/tcuWin32Window.hpp26 win32/tcuWin32GLES3Platform.cpp27 win32/tcuWin32GLES3Platform.hpp
52 '--platform=win32',55 '-s', 'boringssl/util/bot/cmake-win32.zip.sha1',63 '--platform=win32',66 '-s', 'boringssl/util/bot/perl-win32.zip.sha1',74 '--platform=win32',77 '-s', 'boringssl/util/bot/yasm-win32.exe.sha1',120 'boringssl/util/bot/cmake-win32.zip',121 'boringssl/util/bot/cmake-win32/',130 'boringssl/util/bot/perl-win32.zip',131 'boringssl/util/bot/perl-win32/',
46 namespace win32 namespace199 win32::Process* m_process;206 win32::CaseListWriter m_caseListWriter;207 win32::FileReader m_stdOutReader;208 win32::FileReader m_stdErrReader;209 win32::TestLogReader m_testLogReader;
60 armv7-win32-vs1161 armv7-win32-vs1262 armv7-win32-vs1482 x86-win32-gcc83 x86-win32-vs784 x86-win32-vs885 x86-win32-vs986 x86-win32-vs1087 x86-win32-vs1188 x86-win32-vs12[all …]
10 win32 {14 } else:win32-g++ {15 # cross compilation to win3220 } else:win32-x-g++ {21 # cross compilation to win32
5 ; RUN: llc < %s -mtriple i686-pc-win32 | FileCheck %s --check-prefix WIN326 ; RUN: llc < %s -mtriple x86_64-pc-win32 | FileCheck %s --check-prefix WIN647 ; RUN: llc < %s -O0 -mtriple i686-pc-win32 | FileCheck %s --check-prefix WIN328 ; RUN: llc < %s -O0 -mtriple x86_64-pc-win32 | FileCheck %s --check-prefix WIN64
1 ; RUN: llc < %s -mtriple=i686-pc-win32 | FileCheck %s -check-prefix=WIN_X322 ; RUN: llc < %s -mtriple=x86_64-pc-win32 | FileCheck %s -check-prefix=WIN_X643 ; RUN: llc < %s -mtriple=x86_64-pc-win32 -code-model=large | FileCheck %s -check-prefix=WIN64_LARGE7 ; RUN: llc < %s -mtriple=x86_64-pc-win32-macho | FileCheck %s -check-prefix=LINUX
42 namespace win32 namespace54 VulkanWindow (MovePtr<win32::Window> window) in VulkanWindow()66 UniquePtr<win32::Window> m_window;83 …return new VulkanWindow(MovePtr<win32::Window>(new win32::Window(instance, (int)width, (int)height… in createWindow()
31 namespace win32 namespace67 m_nativeDisplayFactoryRegistry.registerFactory(new win32::EGLNativeDisplayFactory(m_instance)); in Platform()93 return new tcu::win32::Platform(); in createPlatform()
34 win32/deMutexWin32.c35 win32/deSemaphoreWin32.c36 win32/deThreadWin32.c37 win32/deThreadLocalWin32.c
8 - the WinPcap source code, that includes libpcap for win32. Download it20 windump\win32\prj\release directory . The debug version will be generated21 in windump\win32\prj\debug.23 From cygnus, go to windump\win32\prj\ and type "make". WinDump.exe will be
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
66 0,win32,win,x86,UNKNOWN,\76 winxp-3GHz-2GB,win32,win,x86,UNKNOWN,\78 winxp-2GHz-512MB,win32,win,x86,UNKNOWN83 # eg., win32,win,SDK,eclipse-SDK-%%buildAlias%%-win32.zip,linux,gtk,SDK,eclipse-SDK-%%buildAlias%%-…85 win32,win,x86,SDK,eclipse-SDK-%%buildAlias%%-win32.zip,\
238 print "#if defined(__i386__)\n" unless $win32;240 print "#endif\n" unless $win32;249 $elf=$cpp=$coff=$aout=$macosx=$win32=$netware=$mwerks=$android=0;259 { $win32=1; require "x86nasm.pl"; }265 { $win32=1; require "x86masm.pl"; }
41 # configs=win32,win32,x86 & linux,motif,x8644 #configs=win32, win32, x86 & \45 # win32,win32,x86_64 & \46 # win32,win32,wpf & \70 #archivesFormat=win32, win32, x86 - antZip& \162 baseos=win32163 basews=win32182 eclipseBaseURL=${eclipseURL}/eclipse-platform-${eclipseBuildId}-win32.zip
7 README.win3211 Curl has been compiled, built and run on all sorts of Windows and win3213 are win32-based.
6 # Copy the pre-defined config.h.win327 config.h: config.h.win328 @-copy $@.win32 $@
6 # For now we don't test arm64-win32.7 if re.search(r'cygwin|mingw32|win32|windows-gnu|windows-msvc', config.target_triple):
8 # For now we don't test arm64-win32.9 if re.search(r'cygwin|mingw32|win32|windows-gnu|windows-msvc', config.target_triple):
2 ; RUN: llc -mtriple=i686-pc-win32 %s -o - | FileCheck %s --check-prefix=ASM5 ; RUN: llc -mtriple=i686-pc-win32 %s -o - | llvm-mc -triple i686-pc-win32 -filetype=obj | llvm-read…