HomeSort by relevance Sort by last modified time
    Searched full:sends (Results 176 - 200 of 2607) sorted by null

1 2 3 4 5 6 78 91011>>

  /frameworks/rs/script_api/include/
rs_io.rsh 67 * Sends a message back to the client. This call does not block.
88 * Sends a message back to the client. This function will block
  /frameworks/rs/script_api/
rs_io.spec 61 Sends a message back to the client. This call does not block.
84 Sends a message back to the client. This function will block
  /hardware/qcom/msm8996/original-kernel-headers/media/
msmb_pproc.h 91 * kernel sends top level, plane level, then only stripes
94 * kernel then sends trailing flag at frame done,
  /hardware/qcom/msm8998/original-kernel-headers/media/
msmb_pproc.h 92 * kernel sends top level, plane level, then only stripes
95 * kernel then sends trailing flag at frame done,
  /packages/apps/TV/tests/common/src/com/android/tv/testing/uihelper/
UiDeviceUtils.java 62 * Parses the string and sends the corresponding individual key presses.
81 * Sends the DPAD Center key presses with the {@code repeat} count.
  /prebuilts/go/darwin-x86/src/net/smtp/
smtp.go 90 // Hello sends a HELO or EHLO to the server as the given host name.
103 // cmd is a convenience function that sends a command and returns the response
115 // helo sends the HELO greeting to the server. It should be used only when the
123 // ehlo sends the EHLO (extended hello) greeting to the server. It
150 // StartTLS sends the STARTTLS command and encrypts all further communication.
288 // and then sends an email from address from, to addresses to, with
370 // Reset sends the RSET command to the server, aborting the current mail
380 // Quit sends the QUIT command and closes the connection to the server.
  /prebuilts/go/linux-x86/src/net/smtp/
smtp.go 90 // Hello sends a HELO or EHLO to the server as the given host name.
103 // cmd is a convenience function that sends a command and returns the response
115 // helo sends the HELO greeting to the server. It should be used only when the
123 // ehlo sends the EHLO (extended hello) greeting to the server. It
150 // StartTLS sends the STARTTLS command and encrypts all further communication.
288 // and then sends an email from address from, to addresses to, with
370 // Reset sends the RSET command to the server, aborting the current mail
380 // Quit sends the QUIT command and closes the connection to the server.
  /prebuilts/sdk/renderscript/include/
rs_io.rsh 67 * Sends a message back to the client. This call does not block.
88 * Sends a message back to the client. This function will block
  /system/bt/stack/include/
hidd_api.h 122 * Description Sends report
134 * Description Sends Virtual Cable Unplug
  /system/core/adb/
adb_io.h 24 // Sends the protocol "OKAY" message.
27 // Sends the protocol "FAIL" message, with the given failure reason.
  /test/vts/testcases/vts_selftest/test_framework/base_test/
VtsSelfTestBaseTest.py 64 '''A simple testcase which sends a command.'''
73 '''A simple testcase which sends two commands.'''
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/
DebuggeeSynchronizer.java 38 * Sends specified string <code>message</code> to the channel.
  /external/autotest/client/site_tests/power_LoadTest/extension/
ct.js 9 //Sends message to the test.js(background script). test.js on
  /external/autotest/site_utils/
check_hung_proc.py 37 Sends out the number to stats dashboard.
  /external/clang/test/Lexer/
pragma-message.c 4 // message: Sends a string literal to the standard output without terminating
  /external/clang/test/SemaObjC/
instancetype.m 45 // Test that message sends to instancetype methods have the right type.
71 // Message sends to Class.
84 // Test that message sends to super methods have the right type.
158 // message sends.
  /external/clang/test/SemaObjCXX/
instancetype.mm 45 // Test that message sends to instancetype methods have the right type.
71 // Message sends to Class.
84 // Test that message sends to super methods have the right type.
158 // message sends.
  /external/compiler-rt/test/asan/TestCases/Linux/
stack-overflow-sigbus.cc 1 // Test ASan detection of stack-overflow condition when Linux sends SIGBUS.
  /external/curl/docs/cmdline-opts/
data.d 9 Sends the specified data in a POST request to the HTTP server, in the same way
  /external/curl/docs/libcurl/opts/
CURLOPT_FILETIME.3 33 sends the time or replies to a time querying command. The
  /external/google-tv-pairing-protocol/cpp/src/polo/wire/
polowireinterface.h 37 // Sends data over the interface.
  /external/guava/guava/src/com/google/common/hash/
Funnel.java 46 * Sends a stream of data from the {@code from} object into the sink {@code into}. There
  /external/ltp/testcases/kernel/connectors/pec/
README 7 to userspace. It sends events such as fork, exec, id change and exit.
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/killpg/
assertions.xml 3 The killpg () function sends the signal sig to the process
  /external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/http/
HttpStream.java 40 * Sends the request body returned by {@link #createRequestBody} to the

Completed in 851 milliseconds

1 2 3 4 5 6 78 91011>>