Home
last modified time | relevance | path

Searched refs:remote (Results 1 – 25 of 913) sorted by relevance

12345678910>>...37

/third_party/node/src/
Dnode.stp24 remote = user_string($arg2);
28 probestr = sprintf("%s(remote=%s, port=%d, fd=%d)",
30 remote,
37 remote = user_string($arg2);
41 probestr = sprintf("%s(remote=%s, port=%d, fd=%d)",
43 remote,
50 remote = user_string($arg3);
56 probestr = sprintf("%s(remote=%s, port=%d, method=%s, url=%s, fd=%d)",
58 remote,
67 remote = user_string($arg2);
[all …]
Dnode_win32_etw_provider.h60 node_dtrace_connection_t* conn, const char* remote, int port,
63 const char* remote, int port, int fd);
65 node_dtrace_connection_t* conn, const char* remote, int port,
68 const char* remote, int port, int fd);
70 const char* remote, int port, int fd);
72 const char* remote, int port, int fd);
/third_party/glib/gio/
Dgmenuexporter.c470 g_menu_exporter_remote_subscribe (GMenuExporterRemote *remote, in g_menu_exporter_remote_subscribe() argument
477 count = (gsize) g_hash_table_lookup (remote->watches, GINT_TO_POINTER (group_id)); in g_menu_exporter_remote_subscribe()
478 g_hash_table_insert (remote->watches, GINT_TO_POINTER (group_id), GINT_TO_POINTER (count + 1)); in g_menu_exporter_remote_subscribe()
481 group = g_menu_exporter_lookup_group (remote->exporter, group_id); in g_menu_exporter_remote_subscribe()
486 g_menu_exporter_remote_unsubscribe (GMenuExporterRemote *remote, in g_menu_exporter_remote_unsubscribe() argument
492 count = (gsize) g_hash_table_lookup (remote->watches, GINT_TO_POINTER (group_id)); in g_menu_exporter_remote_unsubscribe()
498 g_hash_table_insert (remote->watches, GINT_TO_POINTER (group_id), GINT_TO_POINTER (count - 1)); in g_menu_exporter_remote_unsubscribe()
500 g_hash_table_remove (remote->watches, GINT_TO_POINTER (group_id)); in g_menu_exporter_remote_unsubscribe()
502 group = g_menu_exporter_lookup_group (remote->exporter, group_id); in g_menu_exporter_remote_unsubscribe()
507 g_menu_exporter_remote_has_subscriptions (GMenuExporterRemote *remote) in g_menu_exporter_remote_has_subscriptions() argument
[all …]
Dgremoteactiongroup.c106 g_remote_action_group_activate_action_full (GRemoteActionGroup *remote, in g_remote_action_group_activate_action_full() argument
111 G_REMOTE_ACTION_GROUP_GET_IFACE (remote) in g_remote_action_group_activate_action_full()
112 ->activate_action_full (remote, action_name, parameter, platform_data); in g_remote_action_group_activate_action_full()
135 g_remote_action_group_change_action_state_full (GRemoteActionGroup *remote, in g_remote_action_group_change_action_state_full() argument
140 G_REMOTE_ACTION_GROUP_GET_IFACE (remote) in g_remote_action_group_change_action_state_full()
141 ->change_action_state_full (remote, action_name, value, platform_data); in g_remote_action_group_change_action_state_full()
Dgremoteactiongroup.h47 void (* activate_action_full) (GRemoteActionGroup *remote,
52 void (* change_action_state_full) (GRemoteActionGroup *remote,
62 void g_remote_action_group_activate_action_full (GRemoteActionGroup *remote,
68 void g_remote_action_group_change_action_state_full (GRemoteActionGroup *remote,
/third_party/uboot/u-boot-2020.01/arch/arm/dts/
Dimx6q.dtsi226 remote-endpoint = <&mipi_vc2_to_ipu2_csi0>;
234 remote-endpoint = <&ipu2_csi1_mux_to_ipu2_csi1>;
249 remote-endpoint = <&hdmi_mux_2>;
254 remote-endpoint = <&mipi_mux_2>;
259 remote-endpoint = <&lvds0_mux_2>;
264 remote-endpoint = <&lvds1_mux_2>;
275 remote-endpoint = <&hdmi_mux_3>;
280 remote-endpoint = <&mipi_mux_3>;
285 remote-endpoint = <&lvds0_mux_3>;
290 remote-endpoint = <&lvds1_mux_3>;
[all …]
Dimx6dl.dtsi191 remote-endpoint = <&mipi_vc0_to_ipu1_csi0_mux>;
199 remote-endpoint = <&mipi_vc1_to_ipu1_csi0_mux>;
207 remote-endpoint = <&mipi_vc2_to_ipu1_csi0_mux>;
215 remote-endpoint = <&mipi_vc3_to_ipu1_csi0_mux>;
230 remote-endpoint = <&ipu1_csi0_from_ipu1_csi0_mux>;
245 remote-endpoint = <&mipi_vc0_to_ipu1_csi1_mux>;
253 remote-endpoint = <&mipi_vc1_to_ipu1_csi1_mux>;
261 remote-endpoint = <&mipi_vc2_to_ipu1_csi1_mux>;
269 remote-endpoint = <&mipi_vc3_to_ipu1_csi1_mux>;
284 remote-endpoint = <&ipu1_csi1_from_ipu1_csi1_mux>;
[all …]
Dr8a7795-salvator-x.dts68 remote-endpoint = <&hdmi0_con>;
74 remote-endpoint = <&rsnd_endpoint1>;
81 remote-endpoint = <&rcar_dw_hdmi0_out>;
91 remote-endpoint = <&hdmi1_con>;
97 remote-endpoint = <&rsnd_endpoint2>;
104 remote-endpoint = <&rcar_dw_hdmi1_out>;
117 remote-endpoint = <&dw_hdmi0_snd_in>;
129 remote-endpoint = <&dw_hdmi1_snd_in>;
Dr8a77995-draak.dts43 remote-endpoint = <&adv7180_in>;
54 remote-endpoint = <&adv7612_in>;
65 remote-endpoint = <&adv7511_out>;
81 remote-endpoint = <&lvds0_out>;
88 remote-endpoint = <&adv7511_in>;
132 remote-endpoint = <&adv7123_out>;
147 remote-endpoint = <&du_out_rgb>;
153 remote-endpoint = <&vga_in>;
206 remote-endpoint = <&adv7123_in>;
242 remote-endpoint = <&composite_con_in>;
[all …]
/third_party/flutter/skia/tools/skqp/
Dmake_apk_list.py71 for remote in check_output(['git', 'remote']).strip().split('\n'):
72 remote = remote.strip()
73 url = check_output(['git', 'remote', 'get-url', remote]).strip()
75 arg = remote + '/' + branch
80 def table(o, remote, branch, excludes): argument
85 commits = [rev_parse((remote, branch))]
89 o.write('<h2>Remote: %s<br>Branch: %s</h2>\n' % (remote, branch))
105 commit_url = '%s/+/%s' % (remote, commit)
/third_party/skia/tools/skqp/
Dmake_apk_list.py78 for remote in check_output(['git', 'remote']).strip().split('\n'):
79 remote = remote.strip()
80 url = check_output(['git', 'remote', 'get-url', remote]).strip()
82 arg = remote + '/' + branch
87 def table(o, remote, branch, excludes): argument
92 commits = [rev_parse((remote, branch))]
96 o.write('<h2>Remote: %s<br>Branch: %s</h2>\n' % (remote, branch))
112 commit_url = '%s/+/%s' % (remote, commit)
/third_party/curl/docs/cmdline-opts/
Dremote-name-all.d1 Long: remote-name-all
2 Help: Use the remote file name for all URLs
7 if --remote-name were used for each one. So if you want to disable that for a
8 specific URL after --remote-name-all has been used, you must use "-o -" or
9 --no-remote-name.
Dremote-name.d1 Long: remote-name
3 Help: Write output to a file named as the remote file
6 Write output to a local file named like the remote file we get. (Only the file
7 part of the remote file is used, the path is cut off.)
13 The remote file name to use for saving is extracted from the given URL,
15 server to be able to choose the file name refer to --remote-header-name which
/third_party/skia/third_party/externals/tint/tools/src/cmd/remote-compile/
DCMakeLists.txt24 add_executable(tint-remote-compile ${SRC})
26 target_link_libraries (tint-remote-compile Threads::Threads)
27 target_include_directories(tint-remote-compile PRIVATE "${TINT_ROOT_SOURCE_DIR}")
35 target_sources(tint-remote-compile PRIVATE "msl_metal.mm")
36 …target_compile_definitions(tint-remote-compile PRIVATE "-DTINT_ENABLE_MSL_COMPILATION_USING_METAL_…
37 target_compile_options(tint-remote-compile PRIVATE "-fmodules" "-fcxx-modules")
38 target_link_options(tint-remote-compile PRIVATE "-framework" "CoreGraphics")
/third_party/curl/tests/data/
Dtest115033 --proxy http://%HOSTIP:%HTTPPORT http://test.remote.example.com.%TESTNUMBER:150/path http://test.re…
43 GET http://test.remote.example.com.%TESTNUMBER:150/path HTTP/1.1
44 Host: test.remote.example.com.%TESTNUMBER:150
49 GET http://test.remote.example.com.%TESTNUMBER:1234/path/ HTTP/1.1
50 Host: test.remote.example.com.%TESTNUMBER:1234
Dtest142136 --proxy http://%HOSTIP:%HTTPPORT http://test.remote.haxx.se.%TESTNUMBER:8990/ http://different.remo…
59 GET http://test.remote.haxx.se.%TESTNUMBER:8990/ HTTP/1.1
60 Host: test.remote.haxx.se.%TESTNUMBER:8990
65 GET http://different.remote.haxx.se.%TESTNUMBER:8990/ HTTP/1.1
66 Host: different.remote.haxx.se.%TESTNUMBER:8990
Dtest124141 … http://test.remote.haxx.se.%TESTNUMBER:8990/../../hej/but/who/../%TESTNUMBER?stupid=me/../%TESTNU…
52 GET http://test.remote.haxx.se.%TESTNUMBER:8990/../../hej/but/who/../%TESTNUMBER?stupid=me/../%TEST…
53 Host: test.remote.haxx.se.%TESTNUMBER:8990
58 GET http://test.remote.haxx.se.%TESTNUMBER:8990/../../hej/but/who/../%TESTNUMBER0001 HTTP/1.1
59 Host: test.remote.haxx.se.%TESTNUMBER:8990
Dtest123242 … http://test.remote.haxx.se.%TESTNUMBER:8990/../../hej/but/who/../%TESTNUMBER?stupid=me/../%TESTNU…
53 GET http://test.remote.haxx.se.%TESTNUMBER:8990/hej/but/%TESTNUMBER?stupid=me/../%TESTNUMBER HTTP/1…
54 Host: test.remote.haxx.se.%TESTNUMBER:8990
59 GET http://test.remote.haxx.se.%TESTNUMBER:8990/hej/but/%TESTNUMBER0001 HTTP/1.1
60 Host: test.remote.haxx.se.%TESTNUMBER:8990
Dtest20682 http://test.remote.haxx.se.%TESTNUMBER:8990/path/%TESTNUMBER0002 --proxy http://%HOSTIP:%HTTPPORT -…
89 CONNECT test.remote.haxx.se.%TESTNUMBER:8990 HTTP/1.1
90 Host: test.remote.haxx.se.%TESTNUMBER:8990
94 CONNECT test.remote.haxx.se.%TESTNUMBER:8990 HTTP/1.1
95 Host: test.remote.haxx.se.%TESTNUMBER:8990
96 Proxy-Authorization: Digest username="silly", realm="weirdorealm", nonce="12345", uri="test.remote.…
101 Host: test.remote.haxx.se.%TESTNUMBER:8990
Dtest1021109 http://test.remote.example.com.%TESTNUMBER:%HTTPPORT/path/%TESTNUMBER0002 --proxy http://%HOSTIP:%H…
119 CONNECT test.remote.example.com.%TESTNUMBER:%HTTPPORT HTTP/1.1
120 Host: test.remote.example.com.%TESTNUMBER:%HTTPPORT
124 CONNECT test.remote.example.com.%TESTNUMBER:%HTTPPORT HTTP/1.1
125 Host: test.remote.example.com.%TESTNUMBER:%HTTPPORT
130 CONNECT test.remote.example.com.%TESTNUMBER:%HTTPPORT HTTP/1.1
131 Host: test.remote.example.com.%TESTNUMBER:%HTTPPORT
137 Host: test.remote.example.com.%TESTNUMBER:%HTTPPORT
/third_party/pulseaudio/src/modules/gsettings/
Dpulseaudio.convert24 [org.freedesktop.pulseaudio.module-group:/org/freedesktop/pulseaudio/module-groups/remote-access/]
25 args0 = /system/pulseaudio/modules/remote-access/args0
26 args1 = /system/pulseaudio/modules/remote-access/args1
27 args2 = /system/pulseaudio/modules/remote-access/args2
28 args3 = /system/pulseaudio/modules/remote-access/args3
29 args4 = /system/pulseaudio/modules/remote-access/args4
30 args5 = /system/pulseaudio/modules/remote-access/args5
31 args6 = /system/pulseaudio/modules/remote-access/args6
32 args7 = /system/pulseaudio/modules/remote-access/args7
33 args8 = /system/pulseaudio/modules/remote-access/args8
[all …]
/third_party/ltp/testcases/kernel/syscalls/cma/
Dprocess_vm_readv03.c167 struct iovec local, remote; in fetch_remote_addrs() local
180 remote.iov_base = foo; in fetch_remote_addrs()
181 remote.iov_len = len; in fetch_remote_addrs()
184 1UL, &remote, 1UL, 0UL)); in fetch_remote_addrs()
196 struct iovec local[NUM_LOCAL_VECS], *remote; in child_invoke() local
201 remote = SAFE_MALLOC(tst_exit, nr_iovecs * sizeof(struct iovec)); in child_invoke()
203 remote[i].iov_base = (void *)addrs[i]; in child_invoke()
204 remote[i].iov_len = bufsz_arr[i]; in child_invoke()
217 (unsigned long)NUM_LOCAL_VECS, remote, in child_invoke()
/third_party/toybox/toys/net/
Dftpget.c96 char *s, *remote = toys.optargs[2]; in ftpget_main() local
105 if (!remote) remote = toys.optargs[1]; in ftpget_main()
156 if (ftp_line("SIZE", remote, 0) == 213) in ftpget_main()
158 else if (get) error_exit("no %s", remote); in ftpget_main()
180 ftp_line(cmd, remote, -1); in ftpget_main()
189 ftp_line(cmd, remote, 150); in ftpget_main()
/third_party/ltp/testcases/network/tcp_cmds/
DREADME5 of the remote machine, i.e.
9 These tests also assume an identical path tree for their location on the remote
11 it must also be located in "/home/ltptests" on the remote machine (RHOST).
13 It's also a good idea to set the "PASSWD" variable to root's password on this remote
15 root's home directory on the remote machine, with the name of the local machine listed.
/third_party/boost/boost/graph/parallel/
Dproperties.hpp57 Color operator()(const Key&, Color local, Color remote) const { in operator ()()
58 if (local == traits::white()) return remote; in operator ()()
59 else if (remote == traits::black()) return remote; in operator ()()

12345678910>>...37