HomeSort by relevance Sort by last modified time
    Searched refs:platform (Results 1451 - 1475 of 2067) sorted by null

<<51525354555657585960>>

  /external/chromium-trace/catapult/third_party/vinn/third_party/parse5/test/fixtures/
tokenizer_test.js 195 '\n ', 'platform', ' ', 'built', ' ', 'on',
  /external/libunwind/doc/
unw_create_addr_space.tex 29 is supported depends on the target platform.
142 byte-order of the host-platform, regardless of the byte-order of the
161 points to is always in the byte-order of the host-platform, regardless
181 byte-order of the host-platform, regardless of the byte-order of the
unw_resume.tex 58 dependent on the target-platform and are regulated by the
  /external/llvm/utils/lit/lit/
TestRunner.py 4 import platform namespace
17 kIsWindows = platform.system() == 'Windows'
main.py 10 import math, os, platform, random, re, sys, time namespace
136 isWindows = platform.system() == 'Windows'
  /external/protobuf/
Android.mk 281 # C++ lite library for the platform.
337 # C++ lite library + rtti (libc++ flavored for the platform)
456 # C++ full library for the platform.
496 # C++ full library + rtti for the platform.
  /external/v8/test/mjsunit/
int32-ops.js 29 // with SMI_MIN and SMI_MAX from the 64-bit platform, which represents all
  /external/v8/tools/vim/
ninja-build.vim 72 if sys.platform == 'win32':
  /frameworks/support/design/
Android.mk 40 # A helper sub-library to resolve cyclic dependencies between src and the platform dependent
  /ndk/build/core/
setup-app.mk 42 # which platform/abi/toolchain are we going to use?
  /ndk/tests/device/hard-float/jni/
Android.mk 27 # All functions in Android platform headers taking or returning float/double
  /packages/apps/Messaging/
version.mk 103 # - For platform builds: M.m.bbb
  /platform_testing/libraries/gmail-app-helper/src/android/platform/test/helpers/
GmailHelperImpl.java 17 package android.platform.test.helpers;
23 import android.platform.test.helpers.exceptions.UnknownUiException;
  /prebuilts/devtools/tools/
android.bat 76 echo Please set ANDROID_SWT to point to the folder containing swt.jar for your platform.
  /prebuilts/gdb/darwin-x86/lib/python2.7/ctypes/
__init__.py 26 if _os.name == "posix" and _sys.platform == "darwin":
450 elif _sys.platform == "cygwin":
  /prebuilts/gdb/darwin-x86/lib/python2.7/distutils/
msvccompiler.py 247 # Win64. Assume this was built with the platform SDK
602 def get_msvc_paths(self, path, platform='x86'):
618 r"\Win32 (%s)\Directories" % (self.__root, platform))
  /prebuilts/gdb/darwin-x86/lib/python2.7/
locale.py 493 if sys.platform == "win32" and code and code[:2] == "0x":
496 # ...add other platform-specific processing here, if
559 if sys.platform.startswith("win"):
    [all...]
socket.py 103 if sys.platform.lower().startswith("win"):
159 if sys.platform == "riscos":
175 # Wrapper around platform socket objects. This implements
176 # a platform-independent dup() functionality. The
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_exceptions.py 138 if not sys.platform.startswith('java'):
185 if not sys.platform.startswith('java'):
  /prebuilts/gdb/linux-x86/lib/python2.7/ctypes/
__init__.py 26 if _os.name == "posix" and _sys.platform == "darwin":
450 elif _sys.platform == "cygwin":
  /prebuilts/gdb/linux-x86/lib/python2.7/distutils/
msvccompiler.py 247 # Win64. Assume this was built with the platform SDK
602 def get_msvc_paths(self, path, platform='x86'):
618 r"\Win32 (%s)\Directories" % (self.__root, platform))
  /prebuilts/gdb/linux-x86/lib/python2.7/
locale.py 493 if sys.platform == "win32" and code and code[:2] == "0x":
496 # ...add other platform-specific processing here, if
559 if sys.platform.startswith("win"):
    [all...]
socket.py 103 if sys.platform.lower().startswith("win"):
159 if sys.platform == "riscos":
175 # Wrapper around platform socket objects. This implements
176 # a platform-independent dup() functionality. The
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_exceptions.py 138 if not sys.platform.startswith('java'):
185 if not sys.platform.startswith('java'):
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ctypes/
__init__.py 26 if _os.name == "posix" and _sys.platform == "darwin":
450 elif _sys.platform == "cygwin":

Completed in 2811 milliseconds

<<51525354555657585960>>