OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:accepting
(Results
1 - 25
of
917
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/third_party/WebKit/ManualTests/
input-type-file-drag-drop.html
13
<li>
Accepting
normal file drags (indicating accpetance during hover).
/external/chromium/net/ftp/
ftp_directory_listing_parser_netware_unittest.cc
34
// The parser requires a "total n" line before
accepting
regular input.
61
// The parser requires a "total n" line before
accepting
regular input.
/external/chromium_org/chrome/browser/extensions/api/omnibox/
omnibox_api_interactive_test.cc
10
// Tests that the autocomplete popup doesn't reopen after
accepting
input for
36
// for the query. The popup will close after
accepting
input - ensure that it
/external/clang/test/Analysis/
CheckNSError.m
24
- (void)myMethodWhichMayFail:(NSError **)error { // expected-warning {{Method
accepting
NSError** should have a non-void return value to indicate whether or not an error occurred}}
37
void foo(CFErrorRef* error) { // expected-warning {{Function
accepting
CFErrorRef* should have a non-void return value to indicate whether or not an error occurred}}
/external/smack/src/org/jivesoftware/smackx/workgroup/agent/
WorkgroupQueue.java
162
* <li>WorkgroupQueue.Status.OPEN -- the queue is active and
accepting
new chat requests.
163
* <li>WorkgroupQueue.Status.ACTIVE -- the queue is active but NOT
accepting
new chat
165
* <li>WorkgroupQueue.Status.CLOSED -- the queue is NOT active and NOT
accepting
new
172
* The queue is active and
accepting
new chat requests.
177
* The queue is active but NOT
accepting
new chat requests. This state might
184
* The queue is NOT active and NOT
accepting
new chat requests.
/external/chromium_org/chrome/browser/extensions/api/sockets_tcp_server/
tcp_server_socket_event_dispatcher.h
29
// Server socket is active, start
accepting
connections from it.
32
// Server socket is active again, start
accepting
connections from it.
/external/chromium_org/media/base/
serial_runner.cc
14
// Converts a bound function
accepting
a Closure into a bound function
15
//
accepting
a PipelineStatusCB. Since closures have no way of reporting a
serial_runner.h
23
// Runs a series of bound functions
accepting
Closures or PipelineStatusCB.
/external/chromium_org/net/ftp/
ftp_directory_listing_parser_netware_unittest.cc
38
// The parser requires a "total n" line before
accepting
regular input.
65
// The parser requires a "total n" line before
accepting
regular input.
/external/chromium_org/chrome/browser/ui/cocoa/constrained_window/
constrained_window_sheet_info.mm
41
// Overlay window is already invisible so just stop
accepting
mouse events.
/external/chromium_org/components/autofill/content/browser/wallet/
required_action.h
14
// can proceed. Examples of this is include
accepting
the Terms of Service to
/external/chromium_org/net/quic/congestion_control/
cube_root_test.cc
28
// We expect some loss in accuracy,
accepting
+-0.2%.
/external/chromium_org/third_party/mesa/src/src/glsl/glcpp/
README
16
Any downstream compiler
accepting
output from glcpp should be prepared
/external/guava/guava/src/com/google/common/util/concurrent/
FutureCallback.java
25
* A callback for
accepting
the results of a {@link java.util.concurrent.Future}
/external/mesa3d/src/glsl/glcpp/
README
16
Any downstream compiler
accepting
output from glcpp should be prepared
/prebuilts/python/darwin-x86/2.7.5/include/python2.7/
grammar.h
45
int s_accept; /* Nonzero for
accepting
state */
/prebuilts/python/linux-x86/2.7.5/include/python2.7/
grammar.h
45
int s_accept; /* Nonzero for
accepting
state */
/external/nist-sip/java/gov/nist/javax/sip/stack/
TLSMessageProcessor.java
150
sipStack.getStackLogger().logDebug("
Accepting
new connection!");
160
"Fatal - SocketException occured while
Accepting
connection", ex);
167
"Fatal - SSSLException occured while
Accepting
connection", ex);
170
// Problem
accepting
connection.
171
sipStack.getStackLogger().logError("Problem
Accepting
Connection", ex);
/external/ganymed-ssh2/examples/
PortForwarding.java
92
/* Stop
accepting
remote connections that are being forwarded to www.ganymed.ethz.ch:80 */
99
/* Stop
accepting
connections on 127.0.0.1:8080 that are being forwarded to www.ethz.ch:80 */
/external/icu4c/samples/uciter8/
readme.txt
5
8-bit Unicode text leniently,
accepting
a mix of UTF-8 and CESU-8
6
and also
accepting
single surrogates.
/external/qemu/docs/
ANDROID-ADB-QEMU.TXT
25
is the 'base port' + 1), and is responsible for
accepting
connections coming from
29
accepting
connections coming from the ADB daemon running in the guest, and
/external/chromium_org/content/public/browser/
javascript_dialog_manager.h
49
// text of the dialog should be set before
accepting
. Returns true if the
/external/chromium_org/ipc/
ipc_channel_factory.h
39
// Close and unlink the socket, and stop
accepting
connections.
/external/chromium_org/remoting/protocol/
jingle_session_manager.h
41
// the protocol::SessionManager interface for
accepting
incoming and
/external/chromium_org/tools/measure_page_load_time/ie_bho/
MeasurePageLoadTimeBHO.h
80
// Socket for
accepting
incoming connections
Completed in 1146 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>