HomeSort by relevance Sort by last modified time
    Searched refs:win32 (Results 51 - 75 of 205) sorted by null

1 23 4 5 6 7 8 9

  /external/clang/tools/clang-format/
clang-format.py 69 if sys.platform.startswith('win32'):
  /external/llvm/test/MC/AsmParser/
directive_seh.s 1 # RUN: llvm-mc -triple x86_64-pc-win32 %s | FileCheck %s
  /external/llvm/test/MC/COFF/
cv-empty-linetable.s 1 # RUN: llvm-mc -filetype=obj -triple i686-pc-win32 < %s | llvm-readobj -codeview - | FileCheck %s
cv-inline-linetable-infloop.s 1 # RUN: llvm-mc -triple=x86_64-pc-win32 -filetype=obj < %s | llvm-readobj -codeview | FileCheck %s
cv-inline-linetable-unreachable.s 1 # RUN: llvm-mc -triple=i686-pc-win32 -filetype=obj < %s | llvm-readobj -codeview | FileCheck %s
cv-loc.s 1 # RUN: llvm-mc < %s -triple=x86_64-pc-win32 -filetype=obj | llvm-readobj - -codeview | FileCheck %s
  /external/python/cpython2/Lib/multiprocessing/
heap.py 53 if sys.platform == 'win32':
55 from _multiprocessing import win32
65 assert win32.GetLastError() == 0, 'tagname already in use'
75 assert win32.GetLastError() == win32.ERROR_ALREADY_EXISTS
  /external/swiftshader/third_party/LLVM/test/MC/AsmParser/
directive_seh.s 1 # RUN: llvm-mc -triple x86_64-pc-win32 %s | FileCheck %s
  /prebuilts/clang/host/darwin-x86/clang-4393122/share/clang/
clang-format.py 77 if sys.platform.startswith('win32'):
  /prebuilts/clang/host/darwin-x86/clang-4479392/share/clang/
clang-format.py 77 if sys.platform.startswith('win32'):
  /prebuilts/clang/host/linux-x86/clang-4393122/share/clang/
clang-format.py 77 if sys.platform.startswith('win32'):
  /prebuilts/clang/host/linux-x86/clang-4479392/share/clang/
clang-format.py 77 if sys.platform.startswith('win32'):
  /prebuilts/gdb/darwin-x86/lib/python2.7/multiprocessing/
heap.py 53 if sys.platform == 'win32':
55 from _multiprocessing import win32
65 assert win32.GetLastError() == 0, 'tagname already in use'
75 assert win32.GetLastError() == win32.ERROR_ALREADY_EXISTS
  /prebuilts/gdb/linux-x86/lib/python2.7/multiprocessing/
heap.py 53 if sys.platform == 'win32':
55 from _multiprocessing import win32
65 assert win32.GetLastError() == 0, 'tagname already in use'
75 assert win32.GetLastError() == win32.ERROR_ALREADY_EXISTS
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/multiprocessing/
heap.py 53 if sys.platform == 'win32':
55 from _multiprocessing import win32
65 assert win32.GetLastError() == 0, 'tagname already in use'
75 assert win32.GetLastError() == win32.ERROR_ALREADY_EXISTS
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/multiprocessing/
heap.py 53 if sys.platform == 'win32':
55 from _multiprocessing import win32
65 assert win32.GetLastError() == 0, 'tagname already in use'
75 assert win32.GetLastError() == win32.ERROR_ALREADY_EXISTS
  /external/v8/tools/mb/
mb_unittest.py 19 def __init__(self, win32=False):
23 if win32:
26 self.platform = 'win32'
216 def fake_mbw(self, files=None, win32=False):
217 mbw = FakeMBW(win32=win32)
358 mbw = self.fake_mbw(win32=True)
478 mbw = self.fake_mbw(win32=True)
  /external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/test/QA/
runiSACfault.txt 10 ISAC=../win32/Release/ReleaseTest-API_2005.exe
  /prebuilts/clang/host/darwin-x86/clang-4579689/share/clang/
clang-format.py 88 if sys.platform.startswith('win32'):
  /prebuilts/clang/host/darwin-x86/clang-4630689/share/clang/
clang-format.py 88 if sys.platform.startswith('win32'):
  /prebuilts/clang/host/darwin-x86/clang-4639204/share/clang/
clang-format.py 88 if sys.platform.startswith('win32'):
  /prebuilts/clang/host/darwin-x86/clang-4691093/share/clang/
clang-format.py 88 if sys.platform.startswith('win32'):
  /prebuilts/clang/host/linux-x86/clang-4579689/share/clang/
clang-format.py 88 if sys.platform.startswith('win32'):
  /prebuilts/clang/host/linux-x86/clang-4630689/share/clang/
clang-format.py 88 if sys.platform.startswith('win32'):
  /prebuilts/clang/host/linux-x86/clang-4639204/share/clang/
clang-format.py 88 if sys.platform.startswith('win32'):

Completed in 1147 milliseconds

1 23 4 5 6 7 8 9