Home
last modified time | relevance | path

Searched defs:shell (Results 1 – 25 of 31) sorted by relevance

12

/external/chromium-trace/catapult/devil/devil/utils/
Dcmd_helper.py93 def Popen(args, stdout=None, stderr=None, shell=None, cwd=None, env=None): argument
100 def Call(args, stdout=None, stderr=None, shell=None, cwd=None, env=None): argument
123 def GetCmdOutput(args, cwd=None, shell=False): argument
141 def _ValidateAndLogCommand(args, cwd, shell): argument
157 def GetCmdStatusAndOutput(args, cwd=None, shell=False): argument
182 def GetCmdStatusOutputAndError(args, cwd=None, shell=False): argument
246 def GetCmdStatusAndOutputWithTimeout(args, timeout, cwd=None, shell=False, argument
279 def IterCmdOutputLines(args, timeout=None, cwd=None, shell=False, argument
/external/vulkan-validation-layers/demos/smoke/
DMain.cpp46 ShellXcb shell(*game); in main() local
64 ShellAndroid shell(*app, *game); in android_main() local
82 ShellWin32 shell(*game); in main() local
DShellWin32.h47 ShellWin32 *shell = reinterpret_cast<ShellWin32 *>(GetWindowLongPtr(hwnd, GWLP_USERDATA)); in window_proc() local
DGame.h56 virtual void attach_shell(Shell &shell) { shell_ = &shell; } in attach_shell()
DShell.h129 Shell *shell = reinterpret_cast<Shell *>(user_data); in debug_report_callback() local
/external/v8/tools/testrunner/objects/
Dpeer.py47 def AddTests(self, shell): argument
62 def ForceAddOneTest(self, test, shell): argument
/external/toybox/toys/pending/
Dsulogin.c70 static void run_shell(char *shell) in run_shell()
86 char *shell = NULL, *pass = NULL, **temp = forbid; in sulogin_main() local
/external/vixl/tools/
Dutil.py46 def getstatusoutput(command, shell=False): argument
/external/v8/tools/testrunner/network/
Ddistro.py30 def __init__(self, shell): argument
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/table/
DPropertyTooltipTextProvider.java54 public void show(Shell shell) { in show()
DPropertyTooltipProvider.java55 public void show(Shell shell) { in show()
DHtmlTooltipHelper.java191 Shell shell = browser.getShell(); in expandShellToShowFullPage_Height() local
/external/v8/test/cctest/
Dtestcfg.py89 def shell(self): member in CcTestSuite
/external/curl/src/
Dtool_vms.c50 char *shell; in is_vms_shell() local
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/manage/
Dcmdshell.py212 def shell(self): member in SSHClient
322 def shell(self): member in LocalClient
/external/toybox/scripts/
Dmkstatus.py7 def readit(args, shell=False): argument
/external/v8/test/preparser/
Dtestcfg.py45 def shell(self): member in PreparserTestSuite
/external/libxml2/
Dxmlcatalog.c33 static int shell = 0; variable
/external/v8/tools/testrunner/local/
Dtestsuite.py120 def shell(self): member in TestSuite
347 def shell(self): member in GoogleTestSuite
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/core/controls/
DCCombo3.java78 Shell shell = getShell(); in CCombo3() local
DCTableCombo.java68 final Shell shell = getShell(); in init() local
/external/v8/test/mjsunit/tools/
Dtickprocessor.js309 'shell': property
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/internal/performance/results/ui/
DConfigTab.java63 Shell shell; field in ConfigTab
DPerformancesView.java131 Shell shell; field in PerformancesView
/external/chromium-trace/catapult/telemetry/telemetry/internal/platform/
Dwin_platform_backend.py42 shell = None variable

12