Home
last modified time | relevance | path

Searched refs:kIsWindows (Results 1 – 25 of 66) sorted by relevance

123

/dports/www/firefox-esr/firefox-91.8.0/gfx/layers/client/
H A DCanvasClient.cpp64 static constexpr bool kIsWindows = variable
74 if (kIsWindows) { in CreateTextureClientForCanvas()
/dports/www/firefox/firefox-99.0/gfx/layers/client/
H A DCanvasClient.cpp63 static constexpr bool kIsWindows = variable
73 if (kIsWindows) { in CreateTextureClientForCanvas()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/layers/client/
H A DCanvasClient.cpp64 static constexpr bool kIsWindows = variable
74 if (kIsWindows) { in CreateTextureClientForCanvas()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/utils/lit/lit/
H A DTestRunner.py33 kIsWindows = platform.system() == 'Windows' variable
36 kUseCloseFDs = not kIsWindows
39 kAvoidDevNull = kIsWindows
303 elif kIsWindows:
371 dir = to_unicode(dir) if kIsWindows else to_bytes(dir)
372 cwd = to_unicode(cwd) if kIsWindows else to_bytes(cwd)
417 cwd = to_unicode(cwd) if kIsWindows else to_bytes(cwd)
556 elif kIsWindows and name == '/dev/tty':
756 if kIsWindows:
1068 if kIsWindows:
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/utils/lit/lit/
H A DTestRunner.py32 kIsWindows = platform.system() == 'Windows' variable
35 kUseCloseFDs = not kIsWindows
38 kAvoidDevNull = kIsWindows
302 elif kIsWindows:
370 dir = to_unicode(dir) if kIsWindows else to_bytes(dir)
371 cwd = to_unicode(cwd) if kIsWindows else to_bytes(cwd)
416 cwd = to_unicode(cwd) if kIsWindows else to_bytes(cwd)
555 elif kIsWindows and name == '/dev/tty':
755 if kIsWindows:
1067 if kIsWindows:
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/utils/lit/lit/
H A DTestRunner.py32 kIsWindows = platform.system() == 'Windows' variable
35 kUseCloseFDs = not kIsWindows
38 kAvoidDevNull = kIsWindows
308 elif kIsWindows:
376 dir = to_unicode(dir) if kIsWindows else to_bytes(dir)
377 cwd = to_unicode(cwd) if kIsWindows else to_bytes(cwd)
422 cwd = to_unicode(cwd) if kIsWindows else to_bytes(cwd)
561 elif kIsWindows and name == '/dev/tty':
776 if kIsWindows:
1093 if kIsWindows:
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/utils/lit/lit/
H A DTestRunner.py32 kIsWindows = platform.system() == 'Windows' variable
35 kUseCloseFDs = not kIsWindows
38 kAvoidDevNull = kIsWindows
302 elif kIsWindows:
370 dir = to_unicode(dir) if kIsWindows else to_bytes(dir)
371 cwd = to_unicode(cwd) if kIsWindows else to_bytes(cwd)
416 cwd = to_unicode(cwd) if kIsWindows else to_bytes(cwd)
555 elif kIsWindows and name == '/dev/tty':
755 if kIsWindows:
1067 if kIsWindows:
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/utils/lit/lit/
H A DTestRunner.py32 kIsWindows = platform.system() == 'Windows' variable
35 kUseCloseFDs = not kIsWindows
38 kAvoidDevNull = kIsWindows
302 elif kIsWindows:
370 dir = to_unicode(dir) if kIsWindows else to_bytes(dir)
371 cwd = to_unicode(cwd) if kIsWindows else to_bytes(cwd)
416 cwd = to_unicode(cwd) if kIsWindows else to_bytes(cwd)
555 elif kIsWindows and name == '/dev/tty':
755 if kIsWindows:
1067 if kIsWindows:
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/utils/lit/lit/
H A DTestRunner.py32 kIsWindows = platform.system() == 'Windows' variable
35 kUseCloseFDs = not kIsWindows
38 kAvoidDevNull = kIsWindows
308 elif kIsWindows:
376 dir = to_unicode(dir) if kIsWindows else to_bytes(dir)
377 cwd = to_unicode(cwd) if kIsWindows else to_bytes(cwd)
422 cwd = to_unicode(cwd) if kIsWindows else to_bytes(cwd)
561 elif kIsWindows and name == '/dev/tty':
776 if kIsWindows:
1093 if kIsWindows:
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/utils/lit/lit/
H A DTestRunner.py32 kIsWindows = platform.system() == 'Windows' variable
35 kUseCloseFDs = not kIsWindows
38 kAvoidDevNull = kIsWindows
302 elif kIsWindows:
370 dir = to_unicode(dir) if kIsWindows else to_bytes(dir)
371 cwd = to_unicode(cwd) if kIsWindows else to_bytes(cwd)
416 cwd = to_unicode(cwd) if kIsWindows else to_bytes(cwd)
555 elif kIsWindows and name == '/dev/tty':
755 if kIsWindows:
1067 if kIsWindows:
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/utils/lit/lit/
H A DTestRunner.py32 kIsWindows = platform.system() == 'Windows' variable
35 kUseCloseFDs = not kIsWindows
38 kAvoidDevNull = kIsWindows
308 elif kIsWindows:
376 dir = to_unicode(dir) if kIsWindows else to_bytes(dir)
377 cwd = to_unicode(cwd) if kIsWindows else to_bytes(cwd)
422 cwd = to_unicode(cwd) if kIsWindows else to_bytes(cwd)
561 elif kIsWindows and name == '/dev/tty':
776 if kIsWindows:
1093 if kIsWindows:
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/utils/lit/lit/
H A DTestRunner.py32 kIsWindows = platform.system() == 'Windows' variable
35 kUseCloseFDs = not kIsWindows
38 kAvoidDevNull = kIsWindows
302 elif kIsWindows:
370 dir = to_unicode(dir) if kIsWindows else to_bytes(dir)
371 cwd = to_unicode(cwd) if kIsWindows else to_bytes(cwd)
416 cwd = to_unicode(cwd) if kIsWindows else to_bytes(cwd)
555 elif kIsWindows and name == '/dev/tty':
755 if kIsWindows:
1067 if kIsWindows:
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/utils/lit/lit/
H A DTestRunner.py32 kIsWindows = platform.system() == 'Windows' variable
35 kUseCloseFDs = not kIsWindows
38 kAvoidDevNull = kIsWindows
302 elif kIsWindows:
370 dir = to_unicode(dir) if kIsWindows else to_bytes(dir)
371 cwd = to_unicode(cwd) if kIsWindows else to_bytes(cwd)
416 cwd = to_unicode(cwd) if kIsWindows else to_bytes(cwd)
555 elif kIsWindows and name == '/dev/tty':
755 if kIsWindows:
1067 if kIsWindows:
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/utils/lit/lit/
H A DTestRunner.py32 kIsWindows = platform.system() == 'Windows' variable
35 kUseCloseFDs = not kIsWindows
38 kAvoidDevNull = kIsWindows
308 elif kIsWindows:
376 dir = to_unicode(dir) if kIsWindows else to_bytes(dir)
377 cwd = to_unicode(cwd) if kIsWindows else to_bytes(cwd)
422 cwd = to_unicode(cwd) if kIsWindows else to_bytes(cwd)
561 elif kIsWindows and name == '/dev/tty':
776 if kIsWindows:
1093 if kIsWindows:
[all …]
/dports/graphics/llvm-mesa/llvm-13.0.1.src/utils/lit/lit/
H A DTestRunner.py32 kIsWindows = platform.system() == 'Windows' variable
35 kUseCloseFDs = not kIsWindows
38 kAvoidDevNull = kIsWindows
308 elif kIsWindows:
376 dir = to_unicode(dir) if kIsWindows else to_bytes(dir)
377 cwd = to_unicode(cwd) if kIsWindows else to_bytes(cwd)
422 cwd = to_unicode(cwd) if kIsWindows else to_bytes(cwd)
561 elif kIsWindows and name == '/dev/tty':
776 if kIsWindows:
1093 if kIsWindows:
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/utils/lit/lit/
H A DTestRunner.py32 kIsWindows = platform.system() == 'Windows' variable
35 kUseCloseFDs = not kIsWindows
38 kAvoidDevNull = kIsWindows
308 elif kIsWindows:
376 dir = to_unicode(dir) if kIsWindows else to_bytes(dir)
377 cwd = to_unicode(cwd) if kIsWindows else to_bytes(cwd)
422 cwd = to_unicode(cwd) if kIsWindows else to_bytes(cwd)
561 elif kIsWindows and name == '/dev/tty':
776 if kIsWindows:
1093 if kIsWindows:
[all …]
/dports/devel/llvm90/llvm-9.0.1.src/utils/lit/lit/
H A DTestRunner.py34 kIsWindows = platform.system() == 'Windows' variable
37 kUseCloseFDs = not kIsWindows
40 kAvoidDevNull = kIsWindows
279 elif kIsWindows:
348 dir = to_unicode(dir) if kIsWindows else to_bytes(dir)
349 cwd = to_unicode(cwd) if kIsWindows else to_bytes(cwd)
606 cwd = to_unicode(cwd) if kIsWindows else to_bytes(cwd)
741 elif kIsWindows and name == '/dev/tty':
939 if kIsWindows:
1251 if kIsWindows:
[all …]
/dports/devel/ispc/ispc-1.16.1/utils/lit/lit/formats/
H A Dgoogletest.py11 kIsWindows = sys.platform in ['win32', 'cygwin'] variable
19 if kIsWindows:
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/libcxx/utils/libcxx/test/
H A Dgooglebenchmark.py11 kIsWindows = sys.platform in ['win32', 'cygwin'] variable
20 if kIsWindows:
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/libcxx/utils/libcxx/test/
H A Dgooglebenchmark.py11 kIsWindows = sys.platform in ['win32', 'cygwin'] variable
20 if kIsWindows:
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/libcxx/utils/libcxx/test/
H A Dgooglebenchmark.py11 kIsWindows = sys.platform in ['win32', 'cygwin'] variable
20 if kIsWindows:
/dports/www/chromium-legacy/chromium-88.0.4324.182/buildtools/third_party/libc++/trunk/utils/libcxx/test/
H A Dgooglebenchmark.py11 kIsWindows = sys.platform in ['win32', 'cygwin'] variable
20 if kIsWindows:
/dports/devel/llvm11/llvm-11.0.1.src/utils/lit/lit/formats/
H A Dgoogletest.py11 kIsWindows = sys.platform in ['win32', 'cygwin'] variable
19 if kIsWindows:
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/libcxx/utils/libcxx/test/
H A Dgooglebenchmark.py11 kIsWindows = sys.platform in ['win32', 'cygwin'] variable
20 if kIsWindows:
/dports/devel/libc++/libcxx-10.0.1.src/utils/libcxx/test/
H A Dgooglebenchmark.py11 kIsWindows = sys.platform in ['win32', 'cygwin'] variable
20 if kIsWindows:

123