HomeSort by relevance Sort by last modified time
    Searched full:discard (Results 51 - 75 of 2966) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/chromium_org/third_party/angle/src/libGLESv2/renderer/
IndexBuffer9.cpp 161 bool IndexBuffer9::discard() function in class:rx::IndexBuffer9
171 ERR("Discard lock failed with error 0x%08x", result);
178 ERR("Discard unlock failed with error 0x%08x", result);
VertexBuffer.h 43 virtual bool discard() = 0;
82 bool discard();
  /external/ipsec-tools/src/libipsec/
ipsec_set_policy.3 97 .Bl -tag -width "discard"
98 .It Ar direction [priority specification] Li discard
126 .Bl -tag -width "discard"
154 .Li discard
177 .Bl -tag -width "discard"
300 in discard
  /external/chromium_org/cc/output/
software_output_device.h 48 // SkCanvas instance returned by |BeginPaint| and should discard any reference
61 // Discard the backing buffer in the surface provided by this instance.
  /external/chromium_org/third_party/WebKit/Tools/
run-perf-test.cfg 9 the metric you're interested in, and repeat/discard parameters. You can then
27 'truncate_percent': Discard the highest/lowest % values from performance test.
  /external/chromium_org/tools/
run-perf-test.cfg 9 the metric you're interested in, and repeat/discard parameters. You can then
27 'truncate_percent': Discard the highest/lowest % values from performance test.
  /external/nist-sip/java/gov/nist/javax/sip/message/
SIPDuplicateHeaderException.java 38 * 1. discard the duplicate by returning null
40 * 3. Discard the entire message by throwing an exception.
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/rand/rand.adapt/rand.adapt.ibits/
io.pass.cpp 36 e1.discard(100);
50 e1.discard(100);
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/rand/rand.adapt/rand.adapt.shuf/
eval.pass.cpp 74 e.discard(400);
84 e.discard(400);
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/rand/rand.eng/rand.eng.mers/
io.pass.cpp 42 e1.discard(100);
56 e1.discard(100);
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/rand/rand.eng/rand.eng.sub/
io.pass.cpp 36 e1.discard(100);
50 e1.discard(100);
  /packages/apps/SoundRecorder/res/values-en-rGB/
strings.xml 32 <string name="discard" msgid="761613433029406319">"Discard"</string>
  /packages/apps/SoundRecorder/res/values-en-rIN/
strings.xml 32 <string name="discard" msgid="761613433029406319">"Discard"</string>
  /packages/apps/UnifiedEmail/res/menu/
compose_menu.xml 43 <item android:id="@+id/discard"
45 android:title="@string/discard"
  /device/asus/grouper/
full_grouper.mk 28 # Discard inherited values and use our own instead.
  /device/asus/tilapia/
full_tilapia.mk 28 # Discard inherited values and use our own instead.
  /external/chromium_org/cc/resources/
resource_update_controller.h 43 // Discard uploads to textures that were evicted on the impl thread.
  /external/chromium_org/chrome/browser/resources/net_internals/
capture_view.html 5 Discard old data under memory pressure.
  /external/chromium_org/chrome/browser/resources/options/chromeos/
change_picture_options.html 19 <button id="discard-photo"></button>
  /external/chromium_org/media/mp2t/
ts_packet.h 20 // Return the number of bytes to discard
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/d3d1xshader/defs/
opcodes.txt 14 discard
  /external/libsepol/include/sepol/
handle.h 31 * 0 is default and discard such branch, 1 preserves them */
  /external/mesa3d/src/gallium/state_trackers/d3d1x/d3d1xshader/defs/
opcodes.txt 14 discard
  /external/openssh/regress/
scp-ssh-wrapper.sh 19 # Discard all but last argument. We use arg later.
  /frameworks/av/services/camera/libcameraservice/utils/
CameraTraces.h 49 // Don't collect more than 100 traces. Discard oldest.

Completed in 886 milliseconds

1 23 4 5 6 7 8 91011>>