/external/autotest/client/cros/ |
D | login.py | 79 lambda: os.system('pgrep ^%s$ >/dev/null' % constants.BROWSER) == 0, 82 process=constants.BROWSER, 98 lambda: os.system('pgrep ^%s$ >/dev/null' % constants.BROWSER) != 0, 101 process=constants.BROWSER, 137 process=constants.BROWSER,
|
D | constants.py | 13 BROWSER = 'chrome' variable 14 BROWSER_EXE = '/opt/google/chrome/' + BROWSER
|
D | chrome_binary_test.py | 178 utils.nuke_process_by_name(name=constants.BROWSER,
|
/external/autotest/client/site_tests/desktopui_ExitOnSupervisedUserCrash_P/ |
D | desktopui_ExitOnSupervisedUserCrash_P.py | 36 utils.nuke_process_by_name(constants.BROWSER) 55 utils.nuke_process_by_name(constants.BROWSER)
|
/external/autotest/client/site_tests/desktopui_ExitOnSupervisedUserCrash/ |
D | desktopui_ExitOnSupervisedUserCrash.py | 36 utils.nuke_process_by_name(constants.BROWSER) 55 utils.nuke_process_by_name(constants.BROWSER)
|
/external/autotest/client/site_tests/desktopui_CrashyReboot/ |
D | desktopui_CrashyReboot.py | 29 utils.nuke_process_by_name(constants.BROWSER, with_prejudice=True)
|
/external/autotest/client/site_tests/desktopui_GmailLatency/ |
D | desktopui_GmailLatency.py | 45 utils.nuke_process_by_name(name=constants.BROWSER)
|
/external/autotest/client/site_tests/login_ChromeProfileSanitary/ |
D | login_ChromeProfileSanitary.py | 66 utils.nuke_process_by_name(constants.BROWSER, with_prejudice=True)
|
/external/autotest/client/site_tests/desktopui_HangDetector/ |
D | desktopui_HangDetector.py | 46 browser_pid = self._get_oldest_pid_by_name(constants.BROWSER)
|
/external/autotest/client/site_tests/security_SessionManagerDbusEndpoints/ |
D | security_SessionManagerDbusEndpoints.py | 45 def _ps(self, proc=constants.BROWSER):
|
/external/llvm/docs/ |
D | README.txt | 17 $BROWSER <build-dir>/docs//html/index.html
|
/external/swiftshader/third_party/llvm-7.0/llvm/docs/ |
D | README.txt | 17 $BROWSER <build-dir>/docs//html/index.html
|
/external/python/cpython2/Lib/plat-irix6/ |
D | FL.py | 102 BROWSER = 71 variable
|
D | flp.py | 405 elif cl == FL.BROWSER: return fm.add_browser
|
/external/python/cpython2/Lib/plat-irix5/ |
D | FL.py | 102 BROWSER = 71 variable
|
D | flp.py | 406 elif cl == FL.BROWSER: return fm.add_browser
|
/external/python/cpython2/Doc/library/ |
D | webbrowser.rst | 22 If the environment variable :envvar:`BROWSER` exists, it is interpreted to 98 This entry point is only useful if you plan to either set the :envvar:`BROWSER`
|
/external/python/cpython3/Doc/library/ |
D | webbrowser.rst | 23 If the environment variable :envvar:`BROWSER` exists, it is interpreted as the 96 useful if you plan to either set the :envvar:`BROWSER` variable or call
|
/external/autotest/client/site_tests/desktopui_FlashSanityCheck/ |
D | desktopui_FlashSanityCheck.py | 186 msg = ' Received crash notification for ' + constants.BROWSER
|
/external/grpc-grpc/doc/ |
D | PROTOCOL-WEB.md | 141 …ients, check the [spec doc](https://github.com/grpc/grpc-web/blob/master/BROWSER-FEATURES.md) publ…
|
/external/ukey2/src/main/proto/ |
D | securegcm.proto | 177 BROWSER = 4; enumerator
|
/external/python/cpython3/Misc/NEWS.d/ |
D | 3.7.2rc1.rst | 297 over browsers in the ``BROWSER`` environment variable.
|
D | 3.7.1rc1.rst | 929 path to an entry in the BROWSER environment variable. Based on patch by
|
/external/python/cpython2/Doc/whatsnew/ |
D | 2.0.rst | 1126 *BROWSER* environment variable. (Originally inspired by Eric S. Raymond's patch
|
/external/python/cpython3/Doc/whatsnew/ |
D | 2.0.rst | 1126 *BROWSER* environment variable. (Originally inspired by Eric S. Raymond's patch
|