Searched refs:system (Results 226 - 250 of 860) sorted by relevance

1234567891011>>

/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/common/checkout/scm/
H A Dscm_mock.py30 from webkitpy.common.system.filesystem_mock import MockFileSystem
31 from webkitpy.common.system.executive_mock import MockExecutive
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/common/system/
H A Dzipfileset_unittest.py29 from webkitpy.common.system.filesystem_mock import MockFileSystem
30 from webkitpy.common.system.zipfileset import ZipFileSet
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/port/
H A Dlinux_unittest.py31 from webkitpy.common.system import executive_mock
32 from webkitpy.common.system.systemhost_mock import MockSystemHost
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/test/
H A Dfinder_unittest.py26 from webkitpy.common.system.filesystem_mock import MockFileSystem
27 from webkitpy.common.system.outputcapture import OutputCapture
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/tool/commands/
H A Dqueuestest.py32 from webkitpy.common.system.outputcapture import OutputCapture
33 from webkitpy.common.system.executive import ScriptError
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/tool/steps/
H A Dcommit.py34 from webkitpy.common.system.executive import ScriptError
35 from webkitpy.common.system.user import User
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/webgl/
H A Dupdate_webgl_conformance_tests.py31 from webkitpy.common.system.filesystem import FileSystem
32 from webkitpy.common.system.executive import Executive
109 """Configures the logging system."""
/external/chromium_org/third_party/re2/benchlog/
H A Dmktable93 system("jgraph $base.jgr >$base.eps"); # die "system: $!";
94 system("gs -dTextAlphaBits=4 -dGraphicsAlphaBits=4 -dEPSCrop -sDEVICE=png16m -r100 -sOutputFile=$base.png -dBATCH -dQUIT -dQUIET -dNOPAUSE $base.eps");
/external/chromium_org/third_party/tcmalloc/chromium/src/tests/
H A Dfrag_unittest.cc104 # error No way to calculate time on your system
124 # error No way to calculate time on your system
/external/chromium_org/third_party/tcmalloc/vendor/src/tests/
H A Dfrag_unittest.cc104 # error No way to calculate time on your system
124 # error No way to calculate time on your system
/external/chromium_org/tools/valgrind/asan/third_party/
H A Dasan_symbolize.py99 def LLVMSymbolizerFactory(system):
212 def SystemSymbolizerFactory(system, addr, binary):
213 if system == 'Darwin':
215 elif system == 'Linux':
298 self.system = os.uname()[0]
299 if self.system in ['Linux', 'Darwin']:
300 self.llvm_symbolizer = LLVMSymbolizerFactory(self.system)
302 raise Exception('Unknown system')
313 # Initialize system symbolizer only if other symbolizers failed.
315 SystemSymbolizerFactory(self.system, add
[all...]
/external/chromium_org/webkit/tools/test_shell/resources/
H A Dfonts.conf3 <!-- /etc/fonts/fonts.conf file to configure system font access -->
/external/clang/
H A Dclang-host-build.mk11 # Make sure bionic is first so we can include system headers.
/external/compiler-rt/lib/asan/scripts/
H A Dasan_symbolize.py101 def LLVMSymbolizerFactory(system):
237 def SystemSymbolizerFactory(system, addr, binary):
238 if system == 'Darwin':
240 elif system == 'Linux':
323 self.system = os.uname()[0]
324 if self.system in ['Linux', 'Darwin']:
325 self.llvm_symbolizer = LLVMSymbolizerFactory(self.system)
327 raise Exception('Unknown system')
338 # Initialize system symbolizer only if other symbolizers failed.
340 SystemSymbolizerFactory(self.system, add
[all...]
/external/elfutils/libcpu/
H A Di386_lex.l34 #include <system.h>
/external/jmonkeyengine/engine/src/lwjgl/com/jme3/input/lwjgl/
H A DLwjglMouseInput.java39 import com.jme3.system.lwjgl.LwjglAbstractDisplay;
40 import com.jme3.system.lwjgl.LwjglTimer;
/external/jmonkeyengine/engine/src/lwjgl/com/jme3/system/lwjgl/
H A DLwjglSmoothingTimer.java33 package com.jme3.system.lwjgl;
36 import com.jme3.system.Timer;
42 * <code>Timer</code> handles the system's time related functionality. This
/external/llvm/
H A Dllvm-host-build.mk39 # Make sure bionic is first so we can include system headers.
/external/regex-re2/benchlog/
H A Dmktable93 system("jgraph $base.jgr >$base.eps"); # die "system: $!";
94 system("gs -dTextAlphaBits=4 -dGraphicsAlphaBits=4 -dEPSCrop -sDEVICE=png16m -r100 -sOutputFile=$base.png -dBATCH -dQUIT -dQUIET -dNOPAUSE $base.eps");
/external/srec/config/en.us/
H A Dadb_pull_system_usr_srec_bothtags5_from_saved.sh3 export TESTDIR=/system/usr/srec
/external/chromium_org/chrome/browser/chromeos/extensions/
H A Decho_private_api.cc17 #include "chrome/browser/chromeos/system/statistics_provider.h"
56 chromeos::system::StatisticsProvider* provider =
57 chromeos::system::StatisticsProvider::GetInstance();
63 provider->GetMachineStatistic(chromeos::system::kOffersCouponCodeKey,
66 provider->GetMachineStatistic(chromeos::system::kOffersGroupCodeKey,
/external/chromium_org/chrome/browser/chromeos/
H A Dkeyboard_driven_event_rewriter.cc10 #include "chrome/browser/chromeos/system/input_device_settings.h"
24 return system::keyboard_settings::ForceKeyboardDrivenUINavigation();
/external/chromium_org/chrome/browser/extensions/
H A Dscoped_gaia_auth_extension.cc17 #include "chrome/browser/chromeos/system/input_device_settings.h"
44 chromeos::system::keyboard_settings::ForceKeyboardDrivenUINavigation();
/external/chromium_org/chrome/test/mini_installer_test/
H A Dinstaller_test_util.h20 bool system; member in struct:installer_test::InstalledProduct
/external/chromium_org/chrome/test/webdriver/test/
H A Dchromedriver_server.py64 if platform.system() == 'Windows':

Completed in 441 milliseconds

1234567891011>>