/external/autotest/client/cros/ |
D | login.py | 83 lambda: os.system('pgrep ^%s$ >/dev/null' % constants.BROWSER) == 0, 86 process=constants.BROWSER, 102 lambda: os.system('pgrep ^%s$ >/dev/null' % constants.BROWSER) != 0, 105 process=constants.BROWSER, 141 process=constants.BROWSER,
|
D | constants.py | 15 BROWSER = 'chrome' variable 16 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_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-project/openmp/docs/ |
D | README.txt | 17 $BROWSER <build-dir>/projects/openmp/docs//html/index.html
|
/external/llvm/docs/ |
D | README.txt | 17 $BROWSER <build-dir>/docs//html/index.html
|
/external/llvm-project/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 98 useful if you plan to either set the :envvar:`BROWSER` variable or call
|
/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/libcups/ |
D | README.md | 59 SETTING UP PRINTER QUEUES USING YOUR WEB BROWSER
|
/external/llvm-project/flang/ |
D | README.md | 260 $BROWSER <build-dir>/tools/flang/docs/html/
|
/external/ukey2/src/main/proto/ |
D | securegcm.proto | 178 BROWSER = 4; enumerator
|
/external/python/cpython3/Doc/whatsnew/ |
D | 2.0.rst | 1126 *BROWSER* environment variable. (Originally inspired by Eric S. Raymond's patch
|
/external/python/cpython2/Doc/whatsnew/ |
D | 2.0.rst | 1126 *BROWSER* environment variable. (Originally inspired by Eric S. Raymond's patch
|
/external/python/cpython3/Misc/NEWS.d/ |
D | 3.8.0a1.rst | 2412 over browsers in the ``BROWSER`` environment variable. 4385 path to an entry in the BROWSER environment variable. Based on patch by
|
/external/python/cpython2/Misc/NEWS.d/ |
D | 2.7a1.rst | 2147 Handle BROWSER environment variable properly for unknown browser names in
|
/external/python/cpython2/Misc/ |
D | HISTORY | 7596 - webbrowser: made it work when the BROWSER environment variable has a
|