HomeSort by relevance Sort by last modified time
    Searched full:discard (Results 801 - 825 of 1487) sorted by null

<<31323334353637383940>>

  /external/valgrind/main/VEX/priv/
host_arm_defs.h 639 /* CMP/TST; subtract/and, discard result, set NZCV */
host_x86_defs.h 344 flags, discard result) */
  /external/webkit/Source/ThirdParty/ANGLE/src/compiler/
OutputGLSL.cpp 666 case EOpKill: writeTriplet(visit, "discard", NULL, NULL); break;
  /external/webkit/Source/WebCore/inspector/front-end/
SourceFrame.js 799 // Discard pending command.
    [all...]
  /external/webkit/Source/WebCore/plugins/android/
PluginViewAndroid.cpp 373 * browser UI. Therefore, if we discard an event on behalf of the plugin
  /external/webkit/Source/WebKit/android/jni/
WebViewCore.h 478 // Instructs the UI thread to discard the plugin's full-screen surface
  /external/webkit/Tools/Scripts/webkitpy/tool/commands/
queues.py 112 log("CAUTION: %s will discard all local changes in \"%s\"" % (self.name, self._tool.scm().checkout_root))
  /external/webp/include/webp/
decode.h 353 int no_enhancement; // if true, discard enhancement layer
  /external/zlib/contrib/pascal/
example.pas 343 d_stream.next_out := uncompr; (* discard the output *)
  /external/zlib/
example.c 323 d_stream.next_out = uncompr; /* discard the output */
  /external/zlib/examples/
gun.c 427 NEXT(); /* discard mod time, xflgs, os */
  /frameworks/base/docs/html/guide/practices/ui_guidelines/
menu_design.jd 434 Example: Save/Discard buttons in an image crop activity.
  /frameworks/base/media/libstagefright/
SurfaceMediaSource.cpp 486 // This frame predates start of record, discard
  /frameworks/base/media/libstagefright/codecs/m4v_h263/dec/src/
combined_decode.cpp 154 /* We have to discard stuffed MB header */
datapart_decode.cpp 334 /* We have to discard stuffed MB header */
  /frameworks/base/telephony/java/android/telephony/
SmsMessage.java 575 * Discard Message" notification and should not be stored.
  /frameworks/base/telephony/java/android/telephony/gsm/
SmsMessage.java 484 * Discard Message" notification and should not be stored.
  /frameworks/compile/libbcc/lib/ExecutionEngine/
Compiler.cpp 810 // Now that we have optimized the program, discard unreachable functions.
  /hardware/ti/omap3/omx/ti_omx_config_parser/src/
ti_m4v_config_parser.cpp 787 /* Discard user data for now. */
    [all...]
  /libcore/luni/src/main/java/java/net/
URL.java 164 // If the context URL has a different protocol, discard it because we can't use it.
  /ndk/sources/host-tools/ndk-stack/elff/
dwarf_cu.cc 590 /* This operation should discard previously saved file information. */
  /packages/apps/Contacts/src/com/android/contacts/activities/
ConfirmAddDetailActivity.java 431 Log.d(TAG, "onQueryComplete: discard result, the query handler is reset!");
    [all...]
  /packages/apps/Email/src/com/android/email/service/
MailService.java 570 // discard result - there is no longer an account with this id
  /packages/apps/Gallery/res/values/
strings.xml 117 <string name="crop_discard_text">Discard</string>
  /packages/apps/Gallery/src/com/android/camera/
CropImage.java 155 findViewById(R.id.discard).setOnClickListener(

Completed in 400 milliseconds

<<31323334353637383940>>