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

<<11121314151617181920>>

  /frameworks/base/core/java/android/speech/tts/
SynthesisCallback.java 27 * to {@link #done}, it might be discarded.
  /frameworks/base/tools/preload/
Record.java 169 // will be discarded anyway. NOTE: This corresponds to the case in dalvik/vm/oo/Class.c
  /frameworks/compile/mclinker/include/mcld/Object/
ObjectLinker.h 164 /// section symbol and not defined in the discarded section
  /frameworks/volley/src/com/android/volley/toolbox/
ByteArrayPool.java 63 * The maximum aggregate size of the buffers in the pool. Old buffers are discarded to stay
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/
typedefs.h 330 /* Avoid warning for discarded const or volatile qualifier in special cases (-Wcast-qual) */
  /libcore/luni/src/main/java/java/math/
Primality.java 81 * not discarded in the sieve.
BigDecimal.java     [all...]
  /libcore/luni/src/main/java/java/nio/channels/
DatagramChannel.java 156 * datagram then the part of the datagram that does not fit is discarded.
227 * not fit in the buffer is discarded. Otherwise, this method has the same
258 * datagram that does not fit in the buffers is discarded. Otherwise, this
299 * datagram that does not fit in the buffers is discarded. Otherwise, this
  /libcore/luni/src/main/java/javax/crypto/
CipherInputStream.java 141 * discarded.
  /libcore/luni/src/main/java/javax/sql/
PooledConnection.java 28 * required by an application, rather than being closed and discarded. The
  /libcore/support/src/test/java/org/apache/harmony/testframework/
CharSinkTester.java 40 * discarded.
SinkTester.java 40 * streams may be discarded.
  /packages/apps/Mms/src/com/android/mms/util/
BackgroundLoaderManager.java 105 * the desired {@link Uri} has already been discarded due to
  /packages/apps/UnifiedEmail/src/org/apache/commons/io/input/
AutoCloseInputStream.java 56 * underlying input stream is closed and discarded only once when this
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/
ppp_defs.h 120 __u32 ppp_discards; /* # frames discarded */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
ppp_defs.h 120 __u32 ppp_discards; /* # frames discarded */
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/bsddb/test/
test_distributed_transactions.py 111 # Verify the discarded transactions are still
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_htmlparser.py 298 # < is part of the name, / is discarded, p is an attribute
301 # text and attributes are discarded
307 # attributes are discarded
310 # everything till ul (included) is discarded
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/bsddb/test/
test_distributed_transactions.py 111 # Verify the discarded transactions are still
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_htmlparser.py 298 # < is part of the name, / is discarded, p is an attribute
301 # text and attributes are discarded
307 # attributes are discarded
310 # everything till ul (included) is discarded
  /external/deqp/modules/gles3/performance/
es3pDepthTests.cpp     [all...]
  /external/lldb/include/lldb/Target/
ThreadPlan.h 71 // Discarded plans:
73 // Your plan may also get discarded, i.e. moved from the plan stack to the "discarded plan stack". This can
127 // discarded, it can return true to OkayToDiscard, and it and all its dependent plans will be preserved when
188 // the remaining plan stack is consulted and if any plan says it is stale, it and the plans below it are discarded from
  /external/chromium_org/chrome/browser/ui/tabs/
tab_strip_model.cc 158 bool discarded() const { return discarded_; } function in class:TabStripModel::WebContentsData
184 // easily discarded, e.g. when the user switches to a tab not part of the
203 // Has the tab data been discarded to save memory?
718 return contents_data_[index]->discarded();
    [all...]
  /external/chromium_org/chrome/browser/net/
sqlite_server_bound_cert_store_unittest.cc 209 // RSA, which is unsupported, they're discarded.
461 // Only the ECDSA cert (for google.com) is read, the RSA one is discarded.
  /external/chromium_org/third_party/icu/source/i18n/
tridpars.h 179 * are discarded.
182 * discarded.

Completed in 1319 milliseconds

<<11121314151617181920>>