HomeSort by relevance Sort by last modified time
    Searched full:discard (Results 101 - 125 of 3884) sorted by null

1 2 3 45 6 7 8 91011>>

  /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 56 <item android:id="@+id/discard"
57 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/media/formats/mp2t/
ts_packet.h 20 // Return the number of bytes to discard
  /external/chromium_org/mojo/public/cpp/test_support/
test_utils.h 25 // block. It will fail if no message is available to discard.)
  /external/chromium_org/mojo/public/java/src/org/chromium/mojo/system/
MessagePipeHandle.java 65 * Change the may-discard bit of this flag. If set, if the message is unable to be read for
66 * whatever reason (e.g., the caller-supplied buffer is too small), discard the message
69 * @param mayDiscard the new value of the may-discard bit.
179 * message or discard the next message. |bytes| indicate the buffer/buffer size to receive the
  /external/chromium_org/net/third_party/nss/patches/
ignorechangecipherspec.patch 11 + SSL_TRC(3, ("%d: SSL3[%d]: discard out of order "
  /external/chromium_org/third_party/WebKit/Source/core/svg/
SVGTagNames.in 20 discard
  /external/chromium_org/third_party/angle/src/libGLESv2/renderer/d3d11/
VertexBuffer11.h 36 virtual bool discard();
  /external/chromium_org/third_party/angle/src/libGLESv2/renderer/d3d9/
VertexBuffer9.h 35 virtual bool discard();
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/d3d1xshader/defs/
opcodes.txt 14 discard
  /external/chromium_org/tools/telemetry/telemetry/util/
path_set_unittest.py 34 ps.discard(__file__)
  /external/libcxx/test/numerics/rand/rand.predef/
default_random_engine.pass.cpp 20 e.discard(9999);
knuth_b.pass.cpp 20 e.discard(9999);
minstd_rand.pass.cpp 21 e.discard(9999);
minstd_rand0.pass.cpp 21 e.discard(9999);
mt19937.pass.cpp 25 e.discard(9999);
mt19937_64.pass.cpp 25 e.discard(9999);

Completed in 402 milliseconds

1 2 3 45 6 7 8 91011>>