OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:rejects
(Results
1 - 25
of
249
) sorted by null
1
2
3
4
5
6
7
8
9
10
/external/clang/test/SemaCXX/
attr-weakref.cpp
11
// gcc
rejects
, clang accepts
17
// gcc warns, clang
rejects
microsoft-dtor-lookup.cpp
34
// though MSVC
rejects
bar.
76
//
rejects
this if A has a copy ctor or if we call A's ctor.
attr-weak.cpp
24
// GCC
rejects
the instantiation with the internal type, but some existing
/frameworks/base/services/input/tests/
InputDispatcher_test.cpp
125
//
Rejects
undefined key actions.
133
//
Rejects
ACTION_MULTIPLE since it is not supported despite being defined in the API.
152
//
Rejects
undefined motion actions.
161
//
Rejects
pointer down with invalid index.
180
//
Rejects
pointer up with invalid index.
199
//
Rejects
motion events with invalid number of pointers.
216
//
Rejects
motion events with invalid pointer ids.
235
//
Rejects
motion events with duplicate pointer ids.
/art/test/069-field-type/src/
Main.java
28
//Comparable cmpx = holder.mValue; /* compiler
rejects
*/
/dalvik/tests/069-field-type/src/
Main.java
28
//Comparable cmpx = holder.mValue; /* compiler
rejects
*/
/external/e2fsprogs/util/
gcc-wall-cleanup
13
/traditional C
rejects
string concatenation/d
/external/chromium_org/third_party/tlslite/patches/
send_certificate_types.patch
27
+ #Apple's implementation
rejects
empty certificate_types, so
/external/smack/src/org/jivesoftware/smackx/muc/
InvitationRejectionListener.java
24
* A listener that is fired anytime an invitee declines or
rejects
an invitation.
/external/chromium_org/device/bluetooth/
bluetooth_utils_unittest.cc
16
//
Rejects
misformatted
/external/llvm/test/MC/ARM/
arm-trustzone.s
8
@ active and that it
rejects
them when this feature is not enabled
arm-thumb-trustzone.s
8
@ active and that it
rejects
them when this feature is not enabled
/external/smack/src/org/jivesoftware/smackx/bytestreams/
BytestreamRequest.java
55
*
Rejects
the bytestream request by sending a reject error to the initiator.
/external/chromium_org/jingle/notifier/communicator/
single_login_attempt.h
43
// Called when a server
rejects
the client's login credentials. A
/external/chromium_org/third_party/re2/re2/testing/
exhaustive2_test.cc
34
// they can be repeated -- PCRE
rejects
^* but allows (?:^)*
random_test.cc
84
// because PCRE
rejects
\b* but accepts (?:\b)*.
/external/chromium_org/third_party/tlslite/
README.chromium
29
Secure Transport library
rejects
an empty list and raises an SSL protocol
/external/droiddriver/src/com/google/android/droiddriver/actions/
TypeAction.java
61
// time stamp and the system
rejects
too old events. Hence, it is
/external/regex-re2/re2/testing/
exhaustive2_test.cc
34
// they can be repeated -- PCRE
rejects
^* but allows (?:^)*
/external/smack/src/org/jivesoftware/smackx/bytestreams/ibb/
InBandBytestreamRequest.java
85
*
Rejects
the In-Band Bytestream request by sending a reject error to the
/development/tools/mkstubs/
README.txt
24
-bar =>
rejects
all items which signature is exactly "bar"
25
-bar* =>
rejects
all items which signature starts by "bar"
/frameworks/base/core/java/android/text/
LoginFilter.java
129
* This filter
rejects
characters in the user name that are not compatible with GMail
160
* This filter
rejects
characters in the user name that are not compatible with Google login.
/frameworks/testing/androidtestlib/src/com/android/test/runner/
ClassPathScanner.java
96
* A {@link ClassNameFilter} that
rejects
inner classes.
133
* A {@link ClassNameFilter} that only
rejects
a given package names within the given namespace.
/external/chromium_org/components/autofill/core/browser/
address_unittest.cc
239
// Verifies that Address::SetInfo()
rejects
setting data for
281
// Verifies that Address::SetInfio()
rejects
setting data for
304
// Verifies that Address::SetInfio()
rejects
setting data for
327
// Verifies that Address::SetInfio()
rejects
setting data for
/external/chromium_org/remoting/protocol/
me2me_host_authenticator_factory.cc
19
// Authenticator that accepts one message and
rejects
connection after that.
Completed in 514 milliseconds
1
2
3
4
5
6
7
8
9
10