Searched
full:accepts (Results
451 -
475 of
1584) sorted by null
<<11121314151617181920>>
/external/qemu/slirp-android/ |
debug.c | 216 lprint(" %6d connection accepts\r\n", tcpstat.tcps_accepts); 217 lprint(" %6d connections established (including accepts)\r\n", tcpstat.tcps_connects);
|
/external/valgrind/main/include/ |
pub_tool_libcbase.h | 48 // accepts an initial "0x" or "0X" prefix, but only if it's followed by a 70 // '+' or '-' is allowed, and then it accepts a non-empty sequence of
|
/packages/apps/InCallUI/src/com/android/incallui/ |
DialpadFragment.java | 186 // if not a long press, and parent onKeyDown accepts the input 236 // if not a long press, and parent onKeyDown accepts the input
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
tokenize.py | 4 text into Python tokens. It accepts a readline-like method which is called 157 The tokenize() function accepts two parameters: one representing the
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
tokenize.py | 4 text into Python tokens. It accepts a readline-like method which is called 157 The tokenize() function accepts two parameters: one representing the
|
/cts/tests/tests/database/src/android/database/cts/ |
CursorJoinerTest.java | 174 * This function accepts integer maxValue to determine max length of number.
|
/dalvik/dx/src/com/android/dx/ssa/ |
SsaInsn.java | 265 * Accepts a visitor.
|
/development/samples/VoicemailProviderDemo/src/com/example/android/voicemail/ |
AddVoicemailActivity.java | 187 * The tasks accepts a pair of voicemail object and the recording Uri as the param.
|
/development/samples/WiFiDirectServiceDiscovery/src/com/example/android/wifidirect/discovery/ |
WiFiServiceDiscoveryActivity.java | 313 * The group owner accepts connections using a server socket and then spawns a
|
/external/chromium/chrome/browser/autofill/ |
autofill_profile.h | 59 // Returns |true| if |type| accepts multi-values.
|
/external/chromium/chrome/browser/renderer_host/ |
accelerated_plugin_view_mac.mm | 303 // RWHVMac accepts first responder. If the RWHVMac does not accept first
|
/external/chromium/chrome/browser/ui/cocoa/bookmarks/ |
bookmark_editor_base_controller.h | 131 // user accepts the dialog. |folderName| must be provided.
|
/external/chromium/googleurl/base/ |
scoped_ptr.h | 227 // scoped_ptr_malloc<> is similar to scoped_ptr<>, but it accepts a
|
/external/chromium/net/socket_stream/ |
socket_stream.h | 67 // Called when socket stream has been connected. The socket stream accepts
|
/external/chromium/sdch/open-vcdiff/src/google/ |
vcdecoder.h | 66 // Accepts "data[0,len-1]" as additional data received in the
|
/external/chromium_org/ash/display/ |
output_configurator_animation.cc | 27 // CallbackRunningObserver accepts multiple layer animations and
|
/external/chromium_org/chrome/browser/extensions/api/app_current_window_internal/ |
app_current_window_internal_api.cc | 272 // input region so that the entire window accepts input events.
|
/external/chromium_org/chrome/browser/extensions/api/management/ |
management_api_browsertest.cc | 263 // This should succeed when user accepts dialog. We must wait for the process
|
/external/chromium_org/chrome/browser/ui/cocoa/bookmarks/ |
bookmark_editor_base_controller.h | 145 // user accepts the dialog. |folderName| must be provided.
|
/external/chromium_org/chrome/common/extensions/api/ |
sockets_tcp_server.idl | 128 // When paused, a listening socket accepts new connections until its backlog
|
/external/chromium_org/components/autofill/core/browser/ |
autofill_profile.h | 107 // Returns |true| if |type| accepts multi-values.
|
/external/chromium_org/content/browser/resources/media/ |
cache_entry.js | 121 * Accepts the entries to draw, a canvas fill style, and the canvas to
|
/external/chromium_org/content/plugin/ |
webplugin_proxy.h | 59 virtual void SetAcceptsInputEvents(bool accepts) OVERRIDE;
|
/external/chromium_org/sdch/open-vcdiff/src/google/ |
vcdecoder.h | 66 // Accepts "data[0,len-1]" as additional data received in the
|
/external/chromium_org/third_party/WebKit/Source/bindings/scripts/unstable/ |
v8_methods.py | 188 # Compatibility: all other browsers accepts a callable for
|
Completed in 1119 milliseconds
<<11121314151617181920>>