HomeSort by relevance Sort by last modified time
    Searched full:discard (Results 201 - 225 of 1003) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/wpa_supplicant_6/wpa_supplicant/src/eap_server/
eap.c 234 SM_STATE(EAP, DISCARD)
236 SM_ENTRY(EAP, DISCARD);
655 wpa_printf(MSG_DEBUG, "EAP: RECEIVED->DISCARD: "
660 SM_ENTER(EAP, DISCARD);
671 SM_ENTER(EAP, DISCARD);
    [all...]
  /packages/apps/Mms/src/com/android/mms/data/
WorkingMessage.java 233 // state and discard the unnecessary message Uri.
682 throw new IllegalStateException("save() called after discard()");
754 synchronized public void discard() { method in class:WorkingMessage
756 LogTag.debug("discard");
785 * Returns true if discard() has been called on this message.
    [all...]
  /libcore/luni/src/main/java/org/apache/xml/serializer/dom3/
DOM3TreeWalker.java 186 // Parameter discard-default-content, true [required] (default)
197 // Parameter discard-default-content, true [required] (default)
801 // discard-default-content=true
803 // is applied only when discard-default-content=true
    [all...]
  /external/v8/src/arm/
full-codegen-arm.cc 472 Label discard; local
475 __ b(ne, &discard);
483 __ bind(&discard);
490 Label discard; local
493 __ b(eq, &discard);
501 __ bind(&discard);
    [all...]
  /external/wpa_supplicant/
eap.c 157 * happen. This state is entered unconditionally from INITIALIZE, DISCARD, and
377 SM_STATE(EAP, DISCARD)
379 SM_ENTRY(EAP, DISCARD);
653 SM_ENTER(EAP, DISCARD);
663 SM_ENTER(EAP, DISCARD);
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/src/eap_peer/
eap.c 187 * happen. This state is entered unconditionally from INITIALIZE, DISCARD, and
399 SM_STATE(EAP, DISCARD)
401 SM_ENTRY(EAP, DISCARD);
648 SM_ENTER(EAP, DISCARD);
677 SM_ENTER(EAP, DISCARD);
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/Management/scan/scanCncn/
ScanCncn.c     [all...]
  /external/qemu/slirp-android/
tcp_subr.c 98 * segment ti, and discard the mbuf containing it and any other
250 * discard all space held by the tcp
251 * discard internet protocol block
  /external/speex/libspeex/
jitter.c 100 /* Discard packet that won't make it into the list because they're too early */
341 /* If the current sub-window is full, perform a rotation and discard oldest sub-widow */
379 /* Make sure we don't discard a "just-late" packet in case we want to play it next (if we interpolate). */
  /packages/apps/Gallery/src/com/android/camera/
ViewImage.java 623 int[] normalIds = {R.id.setas, R.id.play, R.id.share, R.id.discard};
634 mActionIconPanel.findViewById(R.id.discard)
    [all...]
  /bionic/libc/kernel/common/linux/
wireless.h 409 struct iw_discarded discard; member in struct:iw_statistics
  /build/core/
armelf.x 203 /DISCARD/ : { *(.note.GNU-stack) }
armelf.xsc 206 /DISCARD/ : { *(.note.GNU-stack) }
  /build/tools/releasetools/
sign_target_files_apks 169 tags.discard(ch[1:])
  /cts/apps/CtsVerifier/arduino-helper/
arduino-helper.pde 242 // buffer for the delimiter, discard previous message, and shift
  /dalvik/vm/interp/
Stack.h 104 and we want to trivially discard them when the method returns. See JNI.c
  /development/ndk/platforms/android-3/include/linux/
wireless.h 409 struct iw_discarded discard; member in struct:iw_statistics
  /development/simulator/app/
PhoneData.h 7 // discard the entire set if the user asks to re-scan the phone definitions.
  /device/samsung/crespo/alsa-lib/src/conf/
alsa.conf 314 description "Discard all samples (playback) or generate zero samples (capture)"
  /external/apache-http/src/org/apache/commons/codec/language/
Metaphone.java 151 /* discard if SCI, SCE or SCY */
  /external/apache-http/src/org/apache/http/impl/io/
ChunkedInputStream.java 287 // read and discard the remainder of the message
  /external/apache-http/src/org/apache/http/protocol/
HttpRequestExecutor.java 229 // discard 100-continue
  /external/chromium/sdch/open-vcdiff/src/
encodetable.h 66 // an arbitrary non-standard code table from a delta file and discard it once
  /external/elfutils/src/
ld.c 535 /* Discard the LD_LIBRARY_PATH value we found. */
    [all...]
  /external/freetype/include/freetype/
ftmodapi.h 320 /* Discard a given library object. This closes all drivers and */

Completed in 799 milliseconds

1 2 3 4 5 6 7 891011>>