Home
last modified time | relevance | path

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

12345678910>>...68

/third_party/gettext/gettext-runtime/intl/
DMakefile.am405 windows-mutex.lo: $(srcdir)/windows-mutex.c
406 $(AM_V_CC)$(LTCOMPILE) -c -o $@ $(srcdir)/windows-mutex.c
407 windows-rwlock.lo: $(srcdir)/windows-rwlock.c
408 $(AM_V_CC)$(LTCOMPILE) -c -o $@ $(srcdir)/windows-rwlock.c
409 windows-recmutex.lo: $(srcdir)/windows-recmutex.c
410 $(AM_V_CC)$(LTCOMPILE) -c -o $@ $(srcdir)/windows-recmutex.c
411 windows-once.lo: $(srcdir)/windows-once.c
412 $(AM_V_CC)$(LTCOMPILE) -c -o $@ $(srcdir)/windows-once.c
422 …)/lock.h $(srcdir)/windows-mutex.h $(srcdir)/windows-rwlock.h $(srcdir)/windows-recmutex.h $(srcdi…
423 …)/lock.h $(srcdir)/windows-mutex.h $(srcdir)/windows-rwlock.h $(srcdir)/windows-recmutex.h $(srcdi…
[all …]
/third_party/boost/libs/gil/example/b2/
Duser-config-windows-vcpkg.jam3 <address-model>32:<dll-path>C:/vcpkg/installed/x86-windows/bin
4 <address-model>64:<dll-path>C:/vcpkg/installed/x64-windows/bin
9 : <include>C:/vcpkg/installed/x86-windows/include <search>C:/vcpkg/installed/x86-windows/lib
15 : <include>C:/vcpkg/installed/x64-windows/include <search>C:/vcpkg/installed/x64-windows/lib
21 : <include>C:/vcpkg/installed/x86-windows/include <search>C:/vcpkg/installed/x86-windows/lib
27 : <include>C:/vcpkg/installed/x64-windows/include <search>C:/vcpkg/installed/x64-windows/lib
33 : <include>C:/vcpkg/installed/x86-windows/include <search>C:/vcpkg/installed/x86-windows/lib
39 : <include>C:/vcpkg/installed/x64-windows/include <search>C:/vcpkg/installed/x64-windows/lib
45 : <include>C:/vcpkg/installed/x86-windows/include <search>C:/vcpkg/installed/x86-windows/lib
51 : <include>C:/vcpkg/installed/x64-windows/include <search>C:/vcpkg/installed/x64-windows/lib
/third_party/flutter/flutter/packages/flutter_tools/test/general.shard/build_system/targets/
Dwindows_test.dart9 import 'package:flutter_tools/src/build_system/targets/windows.dart';
37 …fs.file(r'C:\bin\cache\artifacts\engine\windows-x64\flutter_export.h').createSync(recursive: true);
38 fs.file(r'C:\bin\cache\artifacts\engine\windows-x64\flutter_messenger.h').createSync();
39 fs.file(r'C:\bin\cache\artifacts\engine\windows-x64\flutter_windows.dll').createSync();
40 fs.file(r'C:\bin\cache\artifacts\engine\windows-x64\flutter_windows.dll.exp').createSync();
41 fs.file(r'C:\bin\cache\artifacts\engine\windows-x64\flutter_windows.dll.lib').createSync();
42 fs.file(r'C:\bin\cache\artifacts\engine\windows-x64\flutter_windows.dll.pdb').createSync();
43 fs.file(r'C:\bin\cache\artifacts\engine\windows-x64\lutter_export.h').createSync();
44 fs.file(r'C:\bin\cache\artifacts\engine\windows-x64\flutter_messenger.h').createSync();
45 fs.file(r'C:\bin\cache\artifacts\engine\windows-x64\flutter_plugin_registrar.h').createSync();
[all …]
/third_party/flutter/glfw/tests/
Dsharing.c40 static GLFWwindow* windows[2]; variable
137 windows[0] = open_window("First", NULL, OFFSET, OFFSET); in main()
138 if (!windows[0]) in main()
149 glfwGetWindowPos(windows[0], &x, &y); in main()
150 glfwGetWindowSize(windows[0], &width, NULL); in main()
153 windows[1] = open_window("Second", windows[0], x + width + OFFSET, y); in main()
154 if (!windows[1]) in main()
161 glfwMakeContextCurrent(windows[0]); in main()
163 glfwMakeContextCurrent(windows[1]); in main()
166 glfwMakeContextCurrent(windows[0]); in main()
[all …]
Diconify.c200 GLFWwindow** windows; in main() local
241 windows = calloc(window_count, sizeof(GLFWwindow*)); in main()
245 windows[i] = create_window(monitors[i]); in main()
246 if (!windows[i]) in main()
258 windows = calloc(window_count, sizeof(GLFWwindow*)); in main()
259 windows[0] = create_window(monitor); in main()
264 glfwSetKeyCallback(windows[i], key_callback); in main()
265 glfwSetFramebufferSizeCallback(windows[i], framebuffer_size_callback); in main()
266 glfwSetWindowSizeCallback(windows[i], window_size_callback); in main()
267 glfwSetWindowFocusCallback(windows[i], window_focus_callback); in main()
[all …]
Dwindows.c96 GLFWwindow* windows[4]; in main() local
126 windows[i] = glfwCreateWindow(200, 200, titles[i], NULL, NULL); in main()
127 if (!windows[i]) in main()
133 glfwSetKeyCallback(windows[i], key_callback); in main()
135 glfwMakeContextCurrent(windows[i]); in main()
139 glfwGetWindowFrameSize(windows[i], &left, &top, &right, &bottom); in main()
140 glfwSetWindowPos(windows[i], in main()
146 glfwShowWindow(windows[i]); in main()
152 glfwMakeContextCurrent(windows[i]); in main()
154 glfwSwapBuffers(windows[i]); in main()
[all …]
/third_party/libwebsockets/lib/plat/windows/
DCMakeLists.txt35 plat/windows/windows-fds.c
36 plat/windows/windows-file.c
37 plat/windows/windows-init.c
38 plat/windows/windows-misc.c
39 plat/windows/windows-pipe.c
40 plat/windows/windows-plugins.c
41 plat/windows/windows-service.c
42 plat/windows/windows-sockets.c
45 list(APPEND SOURCES plat/windows/windows-resolv.c)
49 list(APPEND SOURCES plat/windows/windows-spawn.c)
[all …]
/third_party/flutter/skia/third_party/externals/icu/source/data/mappings/
Ducmlocal.mk35 windows-1250-html.ucm windows-1251-html.ucm windows-1252-html.ucm\
36 windows-1253-html.ucm windows-1254-html.ucm windows-1255-html.ucm\
37 windows-1256-html.ucm windows-1257-html.ucm windows-1258-html.ucm\
38 windows-936-2000.ucm gb18030.ucm big5-html.ucm\
41 windows-874-html.ucm \
/third_party/boost/libs/asio/example/cpp03/local/
DJamfile.v224 <target-os>windows:<define>_WIN32_WINNT=0x0501
25 <target-os>windows,<toolset>gcc:<library>ws2_32
26 <target-os>windows,<toolset>gcc:<library>mswsock
27 <target-os>windows,<toolset>gcc-cygwin:<define>__USE_W32_SOCKETS
41 <target-os>windows:<define>_WIN32_WINNT=0x0501
42 <target-os>windows,<toolset>gcc:<library>ws2_32
43 <target-os>windows,<toolset>gcc:<library>mswsock
44 <target-os>windows,<toolset>gcc-cygwin:<define>__USE_W32_SOCKETS
58 <target-os>windows:<define>_WIN32_WINNT=0x0501
59 <target-os>windows,<toolset>gcc:<library>ws2_32
[all …]
/third_party/boost/libs/asio/example/cpp11/local/
DJamfile.v223 <target-os>windows:<define>_WIN32_WINNT=0x0501
24 <target-os>windows,<toolset>gcc:<library>ws2_32
25 <target-os>windows,<toolset>gcc:<library>mswsock
26 <target-os>windows,<toolset>gcc-cygwin:<define>__USE_W32_SOCKETS
39 <target-os>windows:<define>_WIN32_WINNT=0x0501
40 <target-os>windows,<toolset>gcc:<library>ws2_32
41 <target-os>windows,<toolset>gcc:<library>mswsock
42 <target-os>windows,<toolset>gcc-cygwin:<define>__USE_W32_SOCKETS
55 <target-os>windows:<define>_WIN32_WINNT=0x0501
56 <target-os>windows,<toolset>gcc:<library>ws2_32
[all …]
/third_party/boost/boost/process/
Dwindows.hpp39 namespace windows { namespace
42 constexpr ::boost::process::detail::windows::show_window<::boost::winapi::SW_HIDE_ > hide;
44 constexpr ::boost::process::detail::windows::show_window<::boost::winapi::SW_SHOWMAXIMIZED_ > maxi…
46 constexpr ::boost::process::detail::windows::show_window<::boost::winapi::SW_SHOWMINIMIZED_ > mini…
48 constexpr ::boost::process::detail::windows::show_window<::boost::winapi::SW_SHOWMINNOACTIVE_> mini…
50 constexpr ::boost::process::detail::windows::show_window<::boost::winapi::SW_SHOWNOACTIVATE_ > not_…
52 constexpr ::boost::process::detail::windows::show_window<::boost::winapi::SW_SHOWNORMAL_ > show;
54 constexpr ::boost::process::detail::windows::show_window<::boost::winapi::SW_SHOWNORMAL_ > show…
57 constexpr ::boost::process::detail::windows::create_no_window_ create_no_window;
/third_party/flutter/flutter/packages/flutter_tools/lib/src/build_system/targets/
Dwindows.dart19 … Source.pattern('{FLUTTER_ROOT}/packages/flutter_tools/lib/src/build_system/targets/windows.dart'),
25 Source.pattern('{PROJECT_DIR}/windows/flutter/flutter_windows.dll'),
26 Source.pattern('{PROJECT_DIR}/windows/flutter/flutter_windows.dll.exp'),
27 Source.pattern('{PROJECT_DIR}/windows/flutter/flutter_windows.dll.lib'),
28 Source.pattern('{PROJECT_DIR}/windows/flutter/flutter_windows.dll.pdb'),
29 Source.pattern('{PROJECT_DIR}/windows/flutter/flutter_export.h'),
30 Source.pattern('{PROJECT_DIR}/windows/flutter/flutter_messenger.h'),
31 Source.pattern('{PROJECT_DIR}/windows/flutter/flutter_plugin_registrar.h'),
32 Source.pattern('{PROJECT_DIR}/windows/flutter/flutter_glfw.h'),
33 Source.pattern('{PROJECT_DIR}/windows/flutter/icudtl.dat'),
[all …]
/third_party/mindspore/mindspore/lite/tools/converter/parser/caffe/
Dcaffe_pooling_parser.cc64 …gParser::ParseWindows(const caffe::PoolingParameter &poolingParam, std::vector<int64_t> *windows) { in ParseWindows() argument
65 MSLITE_CHECK_PTR(windows); in ParseWindows()
71 (*windows)[0] = 0; in ParseWindows()
72 (*windows)[1] = 0; in ParseWindows()
84 (*windows)[0] = poolingParam.kernel_h(); in ParseWindows()
85 (*windows)[1] = poolingParam.kernel_w(); in ParseWindows()
87 (*windows)[0] = poolingParam.kernel_size(); in ParseWindows()
88 (*windows)[1] = poolingParam.kernel_size(); in ParseWindows()
112 std::vector<int64_t> windows(2, 0); in Parse() local
113 if (ParseWindows(poolingParam, &windows) != RET_OK) { in Parse()
[all …]
/third_party/flutter/skia/third_party/externals/angle2/util/
Dutil.gni30 "util/windows/WGLWindow.h",
31 "util/windows/WindowsTimer.cpp",
32 "util/windows/WindowsTimer.h",
33 "util/windows/Windows_system_utils.cpp",
34 "util/windows/win32/Win32Pixmap.cpp",
35 "util/windows/win32/Win32Pixmap.h",
36 "util/windows/win32/Win32Window.cpp",
37 "util/windows/win32/Win32Window.h",
38 "util/windows/win32/Win32_system_utils.cpp",
41 util_win_shared_sources = [ "util/windows/WGLWindow.cpp" ]
/third_party/boost/libs/asio/example/cpp11/fork/
DJamfile.v222 <target-os>windows:<define>_WIN32_WINNT=0x0501
23 <target-os>windows,<toolset>gcc:<library>ws2_32
24 <target-os>windows,<toolset>gcc:<library>mswsock
25 <target-os>windows,<toolset>gcc-cygwin:<define>__USE_W32_SOCKETS
38 <target-os>windows:<define>_WIN32_WINNT=0x0501
39 <target-os>windows,<toolset>gcc:<library>ws2_32
40 <target-os>windows,<toolset>gcc:<library>mswsock
41 <target-os>windows,<toolset>gcc-cygwin:<define>__USE_W32_SOCKETS
/third_party/boost/libs/asio/example/cpp03/fork/
DJamfile.v223 <target-os>windows:<define>_WIN32_WINNT=0x0501
24 <target-os>windows,<toolset>gcc:<library>ws2_32
25 <target-os>windows,<toolset>gcc:<library>mswsock
26 <target-os>windows,<toolset>gcc-cygwin:<define>__USE_W32_SOCKETS
39 <target-os>windows:<define>_WIN32_WINNT=0x0501
40 <target-os>windows,<toolset>gcc:<library>ws2_32
41 <target-os>windows,<toolset>gcc:<library>mswsock
42 <target-os>windows,<toolset>gcc-cygwin:<define>__USE_W32_SOCKETS
/third_party/boost/libs/asio/example/cpp03/spawn/
DJamfile.v225 <target-os>windows:<define>_WIN32_WINNT=0x0501
26 <target-os>windows,<toolset>gcc:<library>ws2_32
27 <target-os>windows,<toolset>gcc:<library>mswsock
28 <target-os>windows,<toolset>gcc-cygwin:<define>__USE_W32_SOCKETS
43 <target-os>windows:<define>_WIN32_WINNT=0x0501
44 <target-os>windows,<toolset>gcc:<library>ws2_32
45 <target-os>windows,<toolset>gcc:<library>mswsock
46 <target-os>windows,<toolset>gcc-cygwin:<define>__USE_W32_SOCKETS
/third_party/flutter/flutter/packages/flutter_tools/lib/src/commands/
Dbuild_windows.dart14 import '../windows/build_windows.dart';
17 /// A command to build a windows desktop target through a build shell script.
36 final String name = 'windows';
43 DevelopmentArtifact.windows,
56 throwToolExit('"build windows" is not currently supported.');
59 throwToolExit('"build windows" only supported on Windows hosts.');
61 if (!flutterProject.windows.existsSync()) {
64 await buildWindows(flutterProject.windows, buildInfo, target: targetFile);
/third_party/boost/libs/asio/test/
DJamfile.v238 <target-os>windows:<define>_WIN32_WINNT=0x0501
39 <target-os>windows,<toolset>cw:<library>ws2_32
40 <target-os>windows,<toolset>cw:<library>mswsock
41 <target-os>windows,<toolset>gcc:<library>ws2_32
42 <target-os>windows,<toolset>gcc:<library>mswsock
43 <target-os>windows,<toolset>gcc-cygwin:<define>__USE_W32_SOCKETS
219 [ link windows/basic_object_handle.cpp : : windows_basic_object_handle ]
220 [ link windows/basic_object_handle.cpp : $(USE_SELECT) : windows_basic_object_handle_select ]
221 [ link windows/basic_overlapped_handle.cpp : : windows_basic_overlapped_handle ]
222 …[ link windows/basic_overlapped_handle.cpp : $(USE_SELECT) : windows_basic_overlapped_handle_selec…
[all …]
/third_party/node/test/known_issues/
Dknown_issues.status19 test-path-posix-relative-on-windows: SKIP
23 test-path-posix-relative-on-windows: SKIP
27 test-path-posix-relative-on-windows: SKIP
31 test-path-posix-relative-on-windows: SKIP
35 test-path-posix-relative-on-windows: SKIP
42 test-path-posix-relative-on-windows: SKIP
46 test-path-posix-relative-on-windows: SKIP
/third_party/flutter/flutter/packages/flutter_tools/test/general.shard/windows/
Dwindows_workflow_test.dart9 import 'package:flutter_tools/src/windows/windows_workflow.dart';
17 MockPlatform windows;
21 windows = MockPlatform();
23 when(windows.isWindows).thenReturn(true);
27 Platform: () => windows,
40 test('Windows defaults on non-windows platform', () => testbed.run(() {
49 test('Windows defaults on non-windows platform', () => testbed.run(() {
/third_party/gettext/gettext-tools/
DChangeLog.0505 * windows: Remove directory.
507 * Makefile.am (config.h.msvc, windows/stdbool.h): Remove rules.
508 (EXTRA_DIST): Remove Makefile.msvc, config.h.msvc, windows/*.
526 * windows/gettextlib.rc: Bump version number to 0.15.0.
527 * windows/gettextsrc.rc: Likewise.
528 * windows/gettextpo.rc: Likewise.
603 * Makefile.am (windows/stdbool.h): Create directory if needed.
694 * windows/gettextlib.rc: Bump version number to 0.14.6.
695 * windows/gettextsrc.rc: Likewise.
696 * windows/gettextpo.rc: Likewise.
[all …]
/third_party/skia/src/gpu/
DGrWindowRectsState.h21 GrWindowRectsState(const GrWindowRectangles& windows, Mode mode) in GrWindowRectsState() argument
23 , fWindows(windows) { in GrWindowRectsState()
28 const GrWindowRectangles& windows() const { return fWindows; } in windows() function
36 void set(const GrWindowRectangles& windows, Mode mode) { in set() argument
38 fWindows = windows; in set()
/third_party/flutter/skia/src/gpu/
DGrWindowRectsState.h21 GrWindowRectsState(const GrWindowRectangles& windows, Mode mode) in GrWindowRectsState() argument
23 , fWindows(windows) { in GrWindowRectsState()
28 const GrWindowRectangles& windows() const { return fWindows; } in windows() function
36 void set(const GrWindowRectangles& windows, Mode mode) { in set() argument
38 fWindows = windows; in set()
/third_party/boost/libs/nowide/test/
DJamfile.v217 rule require-windows ( properties * )
20 if ! <target-os>windows in $(properties)
48 run test_fstream.cpp : : : <define>BOOST_NOWIDE_USE_FILEBUF_REPLACEMENT=1 <target-os>windows:<build…
50 run test_fstream_cxx11.cpp : : : <define>BOOST_NOWIDE_USE_FILEBUF_REPLACEMENT=1 <target-os>windows:…
55 run test_system.cpp : : : <define>BOOST_NOWIDE_TEST_USE_NARROW=1 <target-os>windows:<library>shell3…
56 …define>BOOST_NOWIDE_TEST_USE_NARROW=0 <target-os>windows:<library>shell32 <conditional>@require-wi…

12345678910>>...68