HomeSort by relevance Sort by last modified time
    Searched full:rejected (Results 76 - 100 of 625) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/chromium/net/base/
backoff_entry.h 55 // be rejected at the present time due to exponential back-off policy.
  /external/chromium/testing/gmock/
CHANGES 69 * New feature: copying a mock object is rejected at compile time.
  /external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
APSIntType.h 84 /// Note that signedness conversions will be rejected, even with the same bit
  /external/dropbear/
svr-authpasswd.c 67 dropbear_log(LOG_WARNING, "user '%s' has blank password, rejected",
  /external/e2fsprogs/lib/et/test_cases/
heimdal2.c 41 "Insecure password rejected",
  /external/guava/guava/src/com/google/common/eventbus/
EventHandler.java 70 throw new Error("Method rejected target/argument: " + event, e);
  /external/qemu/distrib/sdl-1.2.15/test/
utf8.txt 217 representations of the ASCII character slash ("/") should be rejected |
233 be rejected like malformed UTF-8 sequences. |
243 The following five sequences should also be rejected like malformed |
255 The following UTF-8 sequences should be rejected like malformed |
  /external/smack/src/org/jivesoftware/smackx/bytestreams/ibb/
InitiationListener.java 36 * for this connection are rejected with an <resource-constraint/> error. The maximum block
InBandBytestreamManager.java 70 * will be rejected by returning a <not-acceptable/> error to the initiator.
221 * If no listeners are registered all In-Band Bytestream request are rejected with a
252 * If no listeners are registered all In-Band Bytestream request are rejected with a
324 * Incoming In-Band Bytestream open request will be rejected with an
341 * Incoming In-Band Bytestream open request will be rejected with an
439 * request is rejected because its block size is greater than the maximum allowed block size.
  /external/webkit/Source/WebCore/dom/
DocumentMarker.h 50 // Correction suggestion has been offered, but got rejected by user.
  /external/webkit/Source/WebCore/platform/qt/
PlatformBridge.h 72 // size is 3 or greater than 4 will be (righteously) rejected.
  /external/wpa_supplicant_8/wpa_supplicant/
blacklist.c 52 * BSSes before retrying to associate with an BSS that rejected or timed out
  /frameworks/base/core/tests/coretests/src/android/net/http/
CookiesTest.java 51 // enqueue an HTTP response with a cookie that will be rejected
  /frameworks/base/drm/java/android/drm/
DrmErrorEvent.java 36 * The server rejected the renewal of rights.
  /packages/apps/Mms/src/com/android/mms/ui/
DeliveryReportListItem.java 83 // FIXME: need replace ic_sms_mms_not_delivered by a rejected icon.
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
cif-code.def 37 functions that have not been rejected for inlining yet. */
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
cif-code.def 37 functions that have not been rejected for inlining yet. */
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
cif-code.def 37 functions that have not been rejected for inlining yet. */
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
cif-code.def 37 functions that have not been rejected for inlining yet. */
  /external/chromium/net/http/
http_auth.h 46 AUTHORIZATION_RESULT_REJECT, // The authorization attempt was rejected.
57 // attempt was rejected,
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
Connection.java 50 INCOMING_REJECTED, /* an incoming call that was rejected */
65 CDMA_RETRY_ORDER, /* requested service is rejected, retry delay is set */
  /external/smack/src/org/jivesoftware/smackx/packet/
MUCUser.java 293 * Returns the bare JID of the invitee that rejected the invitation. (e.g.
296 * @return the bare JID of the invitee that rejected the invitation.
303 * Returns the message explaining why the invitation was rejected.
321 * Sets the bare JID of the invitee that rejected the invitation. (e.g.
324 * @param from the bare JID of the invitee that rejected the invitation.
331 * Sets the message explaining why the invitation was rejected.
  /libcore/luni/src/main/java/java/util/concurrent/
ThreadPoolExecutor.java 118 * rejected.</li>
166 * <dt>Rejected tasks</dt>
169 * <em>rejected</em> when the Executor has been shut down, and also
463 * new tasks being rejected or existing ones remaining stuck in
505 * The default rejected execution handler
782 * Invokes the rejected execution handler for the given command.
    [all...]
  /frameworks/av/services/camera/libcameraservice/
CameraService.cpp 272 ALOGE("CameraService::connect X (pid %d) rejected (don't trust clientUid)",
284 ALOGE("CameraService::connect X (pid %d) rejected (invalid cameraId %d).",
293 ALOGI("Camera is disabled. connect X (pid %d) rejected", callingPid);
300 " connect X (pid %d) rejected", callingPid);
304 " connect X (pid %d) rejected", callingPid);
330 ALOGW("CameraService::connect X (pid %d) rejected"
348 ALOGW("CameraService::connect X (pid %d, \"%s\") rejected"
    [all...]
  /external/libppp/src/
ipv6cp.c 485 * IPV6CP. When IPCP is enabled and rejected, filterid is not
502 * IPV6CP. When IPCP is enabled and rejected, label is not
538 * IPV6CP. When IPCP is enabled and rejected, filterid is not
555 * IPV6CP. When IPCP is enabled and rejected, label is not
626 if ((p && !physical_IsSync(p)) || !REJECTED(ipv6cp, TY_TOKEN)) {

Completed in 1231 milliseconds

1 2 34 5 6 7 8 91011>>