/external/openssl/ssl/ |
s2_clnt.c | 490 /* In theory we could have ciphers sent back that we 492 * will check against the list we originally sent and
|
s2_srvr.c | 238 /* Ok we how have sent all the stuff needed to 671 * This list is ordered by the order the client sent
|
/external/ppp/pppd/ |
pppd.h | 307 extern char *record_file; /* File to record chars sent/received */ 716 /* Let a plugin snoop sent and received packets. Useful for L2TP */ [all...] |
tty.c | 147 char *record_file = NULL; /* File to record chars sent/received */ 204 "Record characters sent/received to file", OPT_PRIO }, [all...] |
/external/qemu/distrib/sdl-1.2.12/src/video/Xext/Xxf86vm/ |
XF86VMode.c | 803 * 0.x with x < 8 (the .private field wasn't expected to be sent over [all...] |
/external/quake/quake/src/WinQuake/data/ |
README.TXT | 377 fixed first character of modem init not getting sent
379 * Fixed name and colors not always sent to server at startup
|
/external/quake/quake/src/WinQuake/ |
net_dgrm.cpp | 482 Con_Printf("unreliable messages sent = %i\n", unreliableMessagesSent); 484 Con_Printf("reliable messages sent = %i\n", messagesSent); [all...] |
/external/webkit/JavaScriptCore/runtime/ |
DatePrototype.cpp | 264 // Converts a list of arguments sent to a Date member function into milliseconds, updating 312 // Converts a list of arguments sent to a Date member function into years, months, and milliseconds, updating [all...] |
/external/webkit/LayoutTests/http/conf/ |
apache2-httpd.conf | 29 # 3. Settings for virtual hosts, which allow Web requests to be sent to 260 # ServerName allows you to set a host name which is sent back to clients for
|
cygwin-httpd.conf | 29 # 3. Settings for virtual hosts, which allow Web requests to be sent to 294 # ServerName allows you to set a host name which is sent back to clients for
|
httpd.conf | 29 # 3. Settings for virtual hosts, which allow Web requests to be sent to 297 # ServerName allows you to set a host name which is sent back to clients for
|
/external/webkit/WebKit/mac/WebView/ |
WebView.h | 67 @discussion Notifications sent by WebView to mark the progress of loads. 70 WebViewProgressEstimateChangedNotifications will be sent. The userInfo will be nil.
|
/external/webkit/WebKit/win/Interfaces/ |
IWebUIDelegate.idl | 503 @param action The action being sent 505 @discussion This method allows the UI delegate to control WebView's behavior when an action is being sent. [all...] |
/external/wpa_supplicant/ |
wpa_supplicant.conf | 498 # unencrypted use. Real identity is sent only within an encrypted TLS tunnel. 511 # use. Real identity is sent only within an encrypted TLS tunnel.
|
/frameworks/base/core/java/android/app/ |
AlertDialog.java | 137 * Set a message to be sent when a button is pressed. 144 * @param msg The {@link Message} to be sent when clicked. [all...] |
/frameworks/base/core/java/android/webkit/ |
BrowserFrame.java | 237 * @param extraHeaders The extra headers sent with this url. This should not 626 * @param postData If the method is "POST" postData is sent as the request [all...] |
/frameworks/base/docs/html/guide/topics/search/ |
search-dialog.jd | 513 has finished speaking, the transcribed search query will be sent to your searchable 539 your application. All searches performed with the voice search button will be immediately sent to
|
/frameworks/base/media/libstagefright/codecs/aacdec/ |
get_prog_config.cpp | 712 * 2) A PCE has been sent by the encoder with a tag that matches the 713 * the first one sent. It will then be re-read. No encoder found
|
/frameworks/base/tests/CoreTests/android/core/ |
SSLSocketTest.java | 69 * @param host The host name the request is being sent to. 70 * @param port The port the request is being sent to. [all...] |
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/ |
OMX_VideoEnc_Utils.c | 556 * Called by component thread, handles commands sent by the app. 813 * Called by component thread, handles commands sent by the app. [all...] |
/hardware/ti/wlan/wl1271/stad/src/Connection_Managment/ |
sme.c | 829 /* Indicate the authentication and/or association was sent to the AP */ 851 /* we use this status at SME, if != 0 means that assoc frame sent */ [all...] |
/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/ |
BluetoothPbapObexServer.java | 238 if (V) Log.v(TAG, "onDisconnect(): msg MSG_SESSION_DISCONNECTED sent out."); 305 if (D) Log.d(TAG, "onClose(): msg MSG_SERVERSESSION_CLOSE sent out."); [all...] |
/packages/apps/Phone/src/com/android/phone/ |
OtaUtils.java | 215 if (DBG) log("activation intent sent."); 217 if (DBG) log("activation intent NOT sent."); [all...] |
/system/wlan/ti/sta_dk_4_0_4_32/CUDK/CLI/ |
cu_cmd.c | 357 /* Cast the value to be UINT16 16 bits since it is sent this way in the EXCMngr.c */ [all...] |
/system/wlan/ti/wilink_6_1/stad/src/Connection_Managment/ |
sme.c | 832 /* Indicate the authentication and/or association was sent to the AP */ [all...] |