HomeSort by relevance Sort by last modified time
    Searched refs:send (Results 76 - 100 of 2089) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/curl/docs/cmdline-opts/
ftp-alternative-to-user.d 7 If authenticating with the USER and PASS commands fails, send this command.
  /external/ltp/testcases/commands/tpm-tools/tpmtoken/tpmtoken_protect/
tpmtoken_protect_tests_exp01.sh 30 send "$P11_USER_PWD\n"
tpmtoken_protect_tests_exp02.sh 30 send "$P11_USER_PWD\n"
  /external/python/cpython2/Lib/plat-mac/lib-scriptpackages/Explorer/
Web_Browser_Suite.py 28 _reply, _arguments, _attributes = self.send(_code, _subcode,
48 _reply, _arguments, _attributes = self.send(_code, _subcode,
75 _reply, _arguments, _attributes = self.send(_code, _subcode,
96 _reply, _arguments, _attributes = self.send(_code, _subcode,
116 _reply, _arguments, _attributes = self.send(_code, _subcode,
149 _reply, _arguments, _attributes = self.send(_code, _subcode,
175 _reply, _arguments, _attributes = self.send(_code, _subcode,
204 _reply, _arguments, _attributes = self.send(_code, _subcode,
Required_Suite.py 28 _reply, _arguments, _attributes = self.send(_code, _subcode,
48 _reply, _arguments, _attributes = self.send(_code, _subcode,
67 _reply, _arguments, _attributes = self.send(_code, _subcode,
86 _reply, _arguments, _attributes = self.send(_code, _subcode,
  /frameworks/base/core/java/android/content/
IIntentSender.aidl 25 void send(int code, in Intent intent, String resolvedType, in IBinder whitelistToken,
  /hardware/qcom/gps/loc_api/libloc_api_50001/
loc_eng_dmn_conn_handler.cpp 89 msg->send();
102 msg->send();
115 msg->send();
127 msg->send();
185 msg->send();
198 msg->send();
211 msg->send();
223 msg->send();
loc_eng_msg.h 65 void send() const;
75 void send() const;
84 void send() const;
103 void send() const;
118 void send() const;
219 void send() const;
236 void send() const;
289 void send() const;
  /hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
loc_eng_dmn_conn_handler.cpp 89 msg->send();
102 msg->send();
115 msg->send();
127 msg->send();
185 msg->send();
198 msg->send();
211 msg->send();
223 msg->send();
  /hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/
loc_eng_dmn_conn_handler.cpp 89 msg->send();
102 msg->send();
115 msg->send();
127 msg->send();
185 msg->send();
198 msg->send();
211 msg->send();
223 msg->send();
loc_eng_msg.h 65 void send() const;
75 void send() const;
84 void send() const;
103 void send() const;
118 void send() const;
219 void send() const;
236 void send() const;
289 void send() const;
  /hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
loc_eng_dmn_conn_handler.cpp 89 msg->send();
102 msg->send();
115 msg->send();
127 msg->send();
185 msg->send();
198 msg->send();
211 msg->send();
223 msg->send();
  /hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/
loc_eng_dmn_conn_handler.cpp 89 msg->send();
102 msg->send();
115 msg->send();
127 msg->send();
185 msg->send();
198 msg->send();
211 msg->send();
223 msg->send();
loc_eng_msg.h 65 void send() const;
75 void send() const;
84 void send() const;
103 void send() const;
118 void send() const;
219 void send() const;
236 void send() const;
289 void send() const;
  /hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/
loc_eng_dmn_conn_handler.cpp 89 msg->send();
102 msg->send();
115 msg->send();
127 msg->send();
185 msg->send();
198 msg->send();
211 msg->send();
223 msg->send();
loc_eng_msg.h 65 void send() const;
75 void send() const;
84 void send() const;
103 void send() const;
118 void send() const;
219 void send() const;
236 void send() const;
289 void send() const;
  /prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/lib-scriptpackages/Explorer/
Web_Browser_Suite.py 28 _reply, _arguments, _attributes = self.send(_code, _subcode,
48 _reply, _arguments, _attributes = self.send(_code, _subcode,
75 _reply, _arguments, _attributes = self.send(_code, _subcode,
96 _reply, _arguments, _attributes = self.send(_code, _subcode,
116 _reply, _arguments, _attributes = self.send(_code, _subcode,
149 _reply, _arguments, _attributes = self.send(_code, _subcode,
175 _reply, _arguments, _attributes = self.send(_code, _subcode,
204 _reply, _arguments, _attributes = self.send(_code, _subcode,
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/Explorer/
Web_Browser_Suite.py 28 _reply, _arguments, _attributes = self.send(_code, _subcode,
48 _reply, _arguments, _attributes = self.send(_code, _subcode,
75 _reply, _arguments, _attributes = self.send(_code, _subcode,
96 _reply, _arguments, _attributes = self.send(_code, _subcode,
116 _reply, _arguments, _attributes = self.send(_code, _subcode,
149 _reply, _arguments, _attributes = self.send(_code, _subcode,
175 _reply, _arguments, _attributes = self.send(_code, _subcode,
204 _reply, _arguments, _attributes = self.send(_code, _subcode,
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/sockets/
unixserver.py 21 conn.send(data)
  /external/antlr/antlr-3.4/runtime/Ruby/test/unit/
test-scheme.rb 20 @a_class.send(:include, @ts)
53 @a_class.send(:token_names).should == {
  /external/python/cpython2/Demo/sockets/
unixserver.py 21 conn.send(data)
  /external/python/cpython2/Lib/plat-mac/lib-scriptpackages/Netscape/
Required_suite.py 28 _reply, _arguments, _attributes = self.send(_code, _subcode,
48 _reply, _arguments, _attributes = self.send(_code, _subcode,
67 _reply, _arguments, _attributes = self.send(_code, _subcode,
86 _reply, _arguments, _attributes = self.send(_code, _subcode,
WorldWideWeb_suite.py 43 _reply, _arguments, _attributes = self.send(_code, _subcode,
73 _reply, _arguments, _attributes = self.send(_code, _subcode,
98 _reply, _arguments, _attributes = self.send(_code, _subcode,
119 _reply, _arguments, _attributes = self.send(_code, _subcode,
140 _reply, _arguments, _attributes = self.send(_code, _subcode,
160 _reply, _arguments, _attributes = self.send(_code, _subcode,
186 _reply, _arguments, _attributes = self.send(_code, _subcode,
206 _reply, _arguments, _attributes = self.send(_code, _subcode,
232 _reply, _arguments, _attributes = self.send(_code, _subcode,
260 _reply, _arguments, _attributes = self.send(_code, _subcode
    [all...]
  /external/swiftshader/src/Common/
Socket.hpp 39 void send(const char *buffer, int length);
  /external/syslinux/gpxe/src/core/
gdbserial.c 41 .send = gdbserial_send,

Completed in 1287 milliseconds

1 2 34 5 6 7 8 91011>>