OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:accepting
(Results
801 - 825
of
1180
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/libcore/luni/src/main/java/java/nio/channels/
ServerSocketChannel.java
66
*
accepting
operation, so this method returns {@code
/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
BluetoothOppRfcommListener.java
149
if (V) Log.v(TAG, "
Accepting
connection...");
/packages/apps/ContactsCommon/src/com/android/contacts/common/
CallUtil.java
145
* Return Uri with an appropriate scheme,
accepting
both SIP and usual phone call
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/include/isl/
ctx.h
69
* Any function
accepting
a pointer to a structure will treat
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/include/isl/
ctx.h
69
* Any function
accepting
a pointer to a structure will treat
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/
versionpredicate.py
61
`VersionPredicate` is flexible in
accepting
extra whitespace::
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/
versionpredicate.py
61
`VersionPredicate` is flexible in
accepting
extra whitespace::
/system/vold/
fstrim.c
142
* of this function, that would block vold from
accepting
any
/external/chromium_org/chrome/common/extensions/docs/templates/articles/
app_bluetooth.html
477
<h3 id="
accepting
">
Accepting
client connections</h3>
500
<h3 id="stop-
accepting
">Stop
accepting
client connections</h3>
503
To stop
accepting
client connections and unpublish the service use
/external/bison/tests/
reduce.at
[
all
...]
/external/bison/src/
lalr.c
346
consistent unless it is the
accepting
state (because there is never
376
0 == strcmp (default_reductions, "
accepting
");
/external/chromium_org/remoting/protocol/
jingle_session.cc
147
SetState(
ACCEPTING
);
677
return state_ == CONNECTING || state_ ==
ACCEPTING
|| state_ == CONNECTED ||
connection_to_host.cc
177
case Session::
ACCEPTING
:
/external/chromium_org/third_party/icu/source/samples/uciter8/
uciter8.c
17
* 8-bit Unicode text leniently,
accepting
a mix of UTF-8 and CESU-8
18
* and also
accepting
single surrogates.
/external/guava/guava/src/com/google/common/collect/
SortedMaps.java
73
* null values provided that the function is capable of
accepting
null input.
122
* values provided that the transformer is capable of
accepting
null inputs.
/external/icu/icu4c/source/samples/uciter8/
uciter8.c
17
* 8-bit Unicode text leniently,
accepting
a mix of UTF-8 and CESU-8
18
* and also
accepting
single surrogates.
/external/llvm/include/llvm/Support/
Allocator.h
13
/// Allocate method
accepting
a size and alignment, and a Deallocate
accepting
/system/core/adb/
transport_local.c
277
D("
Accepting
ADB host connection has failed.\n");
286
/* Prepare for
accepting
of the next ADB host connection. */
/external/antlr/antlr-3.4/runtime/ObjC/Framework/
ANTLRDFA.m
79
if (accept[s] >= 1) { // if this is an
accepting
state return the prediction
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/
SocketTransportWrapper.java
111
* @param acceptTimeout timeout for
accepting
in milliseconds
/external/chromium_org/chrome/browser/extensions/
extension_storage_monitor_browsertest.cc
336
// Also fake
accepting
the uninstall.
/external/chromium_org/content/common/gpu/media/
dxva_video_decode_accelerator.h
115
//
accepting
requests in this state.
/external/chromium_org/ipc/
ipc_channel_posix.h
138
// After
accepting
one client connection on our server socket we want to
/external/chromium_org/net/socket/
stream_listen_socket.cc
123
LOG(ERROR) << "Error
accepting
connection.";
/external/chromium_org/net/url_request/
url_request_http_job.h
214
bool sdch_test_control_; // Not even
accepting
-content sdch.
Completed in 677 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>