/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/ |
D | webbrowser.py | 218 remote_args = ['%action', '%s'] variable in UnixBrowser 288 remote_args = ['%action', '%s'] variable in Mozilla 299 remote_args = ['-remote', 'openURL(%s%action)'] variable in Netscape 310 remote_args = ['%action', '%s'] variable in Galeon 319 remote_args = ['%action', '%s'] variable in Chrome 331 remote_args = ['%action', '%s'] variable in Opera 341 remote_args = ['-remote', 'openURL(%s%action)'] variable in Elinks
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/ |
D | webbrowser.py | 218 remote_args = ['%action', '%s'] variable in UnixBrowser 288 remote_args = ['%action', '%s'] variable in Mozilla 299 remote_args = ['-remote', 'openURL(%s%action)'] variable in Netscape 310 remote_args = ['%action', '%s'] variable in Galeon 319 remote_args = ['%action', '%s'] variable in Chrome 331 remote_args = ['%action', '%s'] variable in Opera 341 remote_args = ['-remote', 'openURL(%s%action)'] variable in Elinks
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/ |
D | webbrowser.py | 218 remote_args = ['%action', '%s'] variable in UnixBrowser 288 remote_args = ['%action', '%s'] variable in Mozilla 299 remote_args = ['-remote', 'openURL(%s%action)'] variable in Netscape 310 remote_args = ['%action', '%s'] variable in Galeon 319 remote_args = ['%action', '%s'] variable in Chrome 331 remote_args = ['%action', '%s'] variable in Opera 341 remote_args = ['-remote', 'openURL(%s%action)'] variable in Elinks
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/ |
D | webbrowser.py | 218 remote_args = ['%action', '%s'] variable in UnixBrowser 288 remote_args = ['%action', '%s'] variable in Mozilla 299 remote_args = ['-remote', 'openURL(%s%action)'] variable in Netscape 310 remote_args = ['%action', '%s'] variable in Galeon 319 remote_args = ['%action', '%s'] variable in Chrome 331 remote_args = ['%action', '%s'] variable in Opera 341 remote_args = ['-remote', 'openURL(%s%action)'] variable in Elinks
|
/aosp_15_r20/external/python/cpython3/Lib/ |
D | webbrowser.py | 218 remote_args = ['%action', '%s'] variable in UnixBrowser 288 remote_args = ['%action', '%s'] variable in Mozilla 299 remote_args = ['-remote', 'openURL(%s%action)'] variable in Netscape 310 remote_args = ['%action', '%s'] variable in Galeon 319 remote_args = ['%action', '%s'] variable in Chrome 331 remote_args = ['%action', '%s'] variable in Opera 341 remote_args = ['-remote', 'openURL(%s%action)'] variable in Elinks
|
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/ |
H A D | webbrowser.py | 218 remote_args = ['%action', '%s'] variable in UnixBrowser 288 remote_args = ['%action', '%s'] variable in Mozilla 299 remote_args = ['-remote', 'openURL(%s%action)'] variable in Netscape 310 remote_args = ['%action', '%s'] variable in Galeon 319 remote_args = ['%action', '%s'] variable in Chrome 331 remote_args = ['%action', '%s'] variable in Opera 341 remote_args = ['-remote', 'openURL(%s%action)'] variable in Elinks
|
/aosp_15_r20/external/python/cpython2/Lib/ |
D | webbrowser.py | 208 remote_args = ['%action', '%s'] variable in UnixBrowser 288 remote_args = ['-remote', 'openURL(%s%action)'] variable in Mozilla 301 remote_args = ['%action', '%s'] variable in Galeon 310 remote_args = ['%action', '%s'] variable in Chrome 322 remote_args = ['%action', '%s'] variable in Opera 332 remote_args = ['-remote', 'openURL(%s%action)'] variable in Elinks
|
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/ |
H A D | process_function_library_runtime.h | 242 std::vector<std::unique_ptr<eager::RemoteTensorHandle>> remote_args; member
|
H A D | function.cc | 1084 std::vector<Tensor>* remote_args = new std::vector<Tensor>; in RunRemote() local
|
/aosp_15_r20/frameworks/native/libs/binder/rust/tests/ |
H A D | integration.rs | 830 let remote_args = test_client.get_dump_args().expect("Could not fetched dumped args"); in test_misc_ibinder() localVariable
|