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

<<11121314151617181920>>

  /external/linux-tools-perf/scripts/python/
sched-migration.py 339 print "Sched switch event rejected ts: %s cpu: %d prev: %s(%d) next: %s(%d)" % \
  /external/tcpdump/
decnet.h 346 #define UC_OBJREJECT 0 /* object rejected connect */
print-802_11.c 118 "Authentication rejected because of challenge failure", /* 15 */
119 "Authentication rejected due to timeout waiting for next frame in sequence", /* 16 */
  /external/webkit/Source/WebCore/html/
InputType.cpp 252 // Non-supported types should be rejected by HTMLInputElement::getAllowedValueStep().
  /external/wpa_supplicant_8/src/eap_peer/
eap_psk.c 307 wpa_printf(MSG_INFO, "EAP-PSK: Authentication server rejected "
  /external/wpa_supplicant_8/src/eap_server/
eap_server_mschapv2.c 450 "Response - peer rejected authentication");
eap_server_tnc.c 383 wpa_printf(MSG_DEBUG, "EAP-TNC: TNCS rejected access");
  /external/wpa_supplicant_8/src/p2p/
p2p_pd.c 311 wpa_msg(p2p->cfg->msg_ctx, MSG_DEBUG, "P2P: Peer rejected "
  /frameworks/base/media/libdrm/mobile1/src/objmng/
drm_file.c 348 Trace("DRM_file_listNextEntry: rejected %s", ent->d_name);
  /frameworks/base/services/java/com/android/server/
PackageManagerBackupAgent.java 276 // returning before setting the sig map means we rejected the restore set
  /packages/apps/Bluetooth/src/com/android/bluetooth/hid/
HidService.java 182 if (DBG) Log.d(TAG,"Incoming HID connection rejected");
  /packages/apps/Bluetooth/src/com/android/bluetooth/opp/
BluetoothOppObexServerSession.java 405 Log.i(TAG, "Rejected incoming request");
  /packages/apps/Phone/src/com/android/phone/
CallNotifier.java 97 // explicitly rejected this call-waiting call.
107 // PhoneUtils.hangupRingingCall() that means the user deliberately rejected
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ui/tree/
UiElementDetail.java 290 "Malformed javadoc, rejected by FormText for node %1$s: '%2$s'", //$NON-NLS-1$
  /cts/hostsidetests/appsecurity/test-apps/UsePermissionDiffCert/src/com/android/cts/usespermissiondiffcertapp/
AccessPermissionWithDiffSigTest.java     [all...]
  /dalvik/vm/analysis/
DexVerify.cpp 51 LOG_VFY("Verifier rejected class %s", clazz->descriptor);
57 LOG_VFY("Verifier rejected class %s", clazz->descriptor);
    [all...]
  /external/libnfc-nci/src/nfc/include/
nfc_api.h 37 #define NFC_STATUS_REJECTED NCI_STATUS_REJECTED /* Command is rejected. */
223 UINT8 num_param_id; /* Number of rejected NCI Param ID */
    [all...]
  /external/libppp/src/
ccp.c 360 !REJECTED(ccp, algorithm[f]->id) &&
653 log_Printf(LogWARN, "%s: Peer rejected (required) %s negotiation\n",
  /external/qemu/audio/
alsaaudio.c 638 dolog ("Requested buffer %s %u was rejected, using %lu\n",
677 dolog ("Requested period %s %u was rejected, using %lu\n",
    [all...]
  /frameworks/base/libs/hwui/
OpenGLRenderer.cpp 1564 bool rejected = !clipRect.intersects(r); local
3048 const bool rejected = quickRejectNoScissor(x, y, local
    [all...]
  /external/oprofile/events/ppc64/power7/
events 144 event:0X0102 counters:2 um:zero minimum:1000 name:PM_LSU_DERAT_MISS_GRP16 : (Group 16 pm_misc_miss1) Total D-ERAT Misses. Requests that miss the Derat are rejected and retried until the request hits in the Erat. This may result in multiple erat misses for the same instruction. Combined Unit 0 + 1.
152 event:0X0112 counters:2 um:zero minimum:1000 name:PM_LSU_DERAT_MISS_GRP17 : (Group 17 pm_misc_miss2) Total D-ERAT Misses. Requests that miss the Derat are rejected and retried until the request hits in the Erat. This may result in multiple erat misses for the same instruction. Combined Unit 0 + 1.
160 event:0X0122 counters:2 um:zero minimum:1000 name:PM_LSU_DERAT_MISS_GRP18 : (Group 18 pm_misc_miss3) Total D-ERAT Misses. Requests that miss the Derat are rejected and retried until the request hits in the Erat. This may result in multiple erat misses for the same instruction. Combined Unit 0 + 1.
    [all...]
  /external/wpa_supplicant_8/src/drivers/
nl80211_copy.h 378 * may be rejected. Another optional parameter is the beacon interval,
    [all...]
  /bionic/libc/netbsd/resolv/
res_send.c 1197 (stdout, "server rejected query with EDNS0:\n"),
1226 (stdout, "server rejected query:\n"),
    [all...]
  /external/bluetooth/bluedroid/stack/l2cap/
l2c_api.c 618 L2CAP_TRACE_WARNING0 ("L2CAP - rejected second L2CA_ping");
625 L2CAP_TRACE_WARNING0 ("L2CAP - L2CA_ping rejected - link disconnecting");
    [all...]
  /external/chromium-trace/trace-viewer/third_party/pywebsocket/src/example/
echo_client.py 476 'Requested %s, but the server rejected it' %
481 'Requested %s, but the server rejected it' %
    [all...]

Completed in 630 milliseconds

<<11121314151617181920>>