HomeSort by relevance Sort by last modified time
    Searched refs:platform (Results 376 - 400 of 1389) sorted by null

<<11121314151617181920>>

  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/style/checkers/
jsonchecker_unittest.py 96 "slaves": [ { "name": "test-slave", "platform": "*" },
97 { "name": "apple-xserve-4", "platform": "mac-snowleopard" }
101 "platform": "mac-snowleopard", "configuration": "release", "architectures": ["x86_64"],
106 "schedulers": [ { "type": "PlatformSpecificScheduler", "platform": "mac-snowleopard", "branch": "trunk", "treeStableTimer": 45.0,
  /external/chromium_org/third_party/angle_dx11/src/compiler/
osinclude.h 24 #error Unsupported platform.
  /external/chromium_org/third_party/mesa/src/scons/
fixes.py 4 if sys.platform == 'win32':
  /external/chromium_org/third_party/npapi/npspy/extern/nspr/md/
prosdep.h 60 #error unknown Windows platform
153 #error "The platform is not BeOS, Unix, Windows, or Mac"
  /external/chromium_org/third_party/npapi/npspy/extern/nspr/
prinet.h 40 * - A cross-platform, "get-everything" socket header file. On
119 #error Unknown platform
  /external/chromium_org/third_party/sqlite/src/src/
hwtime.h 72 #error Need implementation of sqlite3Hwtime() for your platform.
75 ** To compile without implementing sqlite3Hwtime() for your platform,
  /external/chromium_org/tools/gyp/test/cflags/
gyptest-cflags.py 27 if sys.platform.startswith('linux'):
40 # case the platform doesn't support unsetenv.
59 # case the platform doesn't support unsetenv.
  /external/chromium_org/tools/gyp/test/linux/
gyptest-implicit-rpath.py 17 if sys.platform.startswith('linux'):
  /external/chromium_org/tools/gyp/test/mac/
gyptest-app-error.py 16 if sys.platform == 'darwin':
gyptest-infoplist-process.py 15 if sys.platform == 'darwin':
gyptest-installname.py 18 if sys.platform == 'darwin':
gyptest-postbuild-fail.py 15 if sys.platform == 'darwin':
gyptest-rpath.py 18 if sys.platform == 'darwin':
gyptest-strip.py 18 if sys.platform == 'darwin':
gyptest-xcode-env-order.py 15 if sys.platform == 'darwin':
  /external/chromium_org/tools/gyp/test/make_global_settings/env-wrapper/
gyptest-wrapper.py 35 if sys.platform == 'win32':
  /external/chromium_org/tools/gyp/test/standalone-static-library/
gyptest-standalone-static-library.py 47 if test.format in ('make', 'ninja') and sys.platform.startswith('linux'):
  /external/chromium_org/tools/gyp/test/win/
gyptest-link-large-pdb.py 40 if sys.platform == 'win32':
  /external/chromium_org/tools/telemetry/telemetry/core/platform/
posix_platform_backend_unittest.py 6 from telemetry.core.platform import posix_platform_backend
  /external/chromium_org/tools/telemetry/telemetry/core/platform/profiler/
trace_profiler.py 7 from telemetry.core.platform import profiler
  /external/mdnsresponder/
Makefile 7 # The various platform directories contain makefiles or projects
8 # specific to that platform.
17 include /Developer/Makefiles/pb_makefiles/platform.make
  /external/mesa3d/scons/
fixes.py 4 if sys.platform == 'win32':
  /external/v8/
Android.mksnapshot.mk 38 src/platform-linux.cc \
39 src/platform-posix.cc
43 src/platform-macos.cc \
44 src/platform-posix.cc
  /external/valgrind/main/tests/
arch_test.c 58 # error Unknown platform
  /frameworks/base/packages/SystemUI/tests/
Android.mk 26 # sign this with platform cert, so this test is allowed to inject key events into
28 LOCAL_CERTIFICATE := platform

Completed in 527 milliseconds

<<11121314151617181920>>