/external/skia/src/images/ |
SkImageDecoder.cpp | 224 // FIXME: Since src is discarded in practice, this holds on to more
|
/external/skia/tests/ |
GLProgramsTest.cpp | 248 // We force some of the effects that would otherwise be discarded to link here.
|
/external/tcpdump/ |
print-zeromq.c | 58 * length of 0 is invalid and such frames SHOULD be discarded silently.
|
/frameworks/base/libs/hwui/ |
Snapshot.h | 68 * and discarded when the user calls restore(). Once a snapshot is created,
|
/frameworks/base/services/core/java/com/android/server/ |
NetworkScoreService.java | 144 // The return value is discarded here because at this point, the call should always
|
/frameworks/opt/vcard/java/com/android/vcard/ |
VCardConstants.java | 52 // importer/exporter. Those properties will be read and discarded silently.
|
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/ |
bcmdefs.h | 257 #define bcmspace FALSE /* if (bcmspace) code is discarded */
|
/libcore/luni/src/main/java/java/lang/ |
HexStringParser.java | 243 * Stores the discarded bits to abandonedNumber.
|
/libcore/luni/src/main/java/java/net/ |
SocketOptions.java | 117 * <p>For datagram sockets, packets larger than this value will be discarded.
|
/libcore/luni/src/main/java/java/util/logging/ |
MemoryHandler.java | 26 * When the buffer is full, the earliest buffered records will be discarded.
|
/libcore/luni/src/main/java/javax/xml/datatype/ |
Duration.java | 295 * will be discarded (for example, if the actual value is 2.5, 306 * those will be simply discarded (or in other words, rounded to zero.) 343 * those will be simply discarded (or in other words, rounded to zero.) 713 * if a remainder occurs due to Daylight Savings Time, it is discarded</li> [all...] |
/packages/apps/UnifiedEmail/src/com/android/mail/ui/ |
ConversationPositionTracker.java | 131 calculatePosition(); // Return value discarded. Running for side effects.
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
shelve.py | 36 discarded, so that the append has NO effect whatsoever. To append an
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
shelve.py | 36 discarded, so that the append has NO effect whatsoever. To append an
|
/external/chromium_org/content/public/browser/ |
navigation_controller.h | 212 // removed and discarded rather than being added to the back-forward list. 280 // discarded if any navigation occurs. Note that the returned entry is owned 285 // transient: any navigation causes it to be removed and discarded. The
|
/external/chromium_org/third_party/mesa/src/src/gallium/docs/source/ |
context.rst | 167 primitives written outside of the specified memory range are discarded. 468 Any pointers into the map should be considered invalid and discarded. 530 The memory within the mapped region is discarded. Cannot be used with
|
/external/deqp/modules/gles31/functional/ |
es31fFboNoAttachmentTests.cpp | 140 log << TestLog::Message << "A fragment was not discarded at (" << size.x()-1 << ", " << size.y()-1 << "). " 148 log << TestLog::Message << "A fragment was not discarded at (" << size.x() << ", " << size.y()-1 << "). " 156 log << TestLog::Message << "A fragment was not discarded at (" << size.x()-1 << ", " << size.y() << "). "
|
/external/mesa3d/src/gallium/docs/source/ |
context.rst | 167 primitives written outside of the specified memory range are discarded. 468 Any pointers into the map should be considered invalid and discarded. 530 The memory within the mapped region is discarded. Cannot be used with
|
/frameworks/compile/mclinker/lib/Target/ARM/ |
ARMLDBackend.cpp | 450 // bypass the discarded relocation section 452 // discarded group section.) 454 // discarded group sections)
|
/external/elfutils/0.153/src/ |
unstrip.c | 745 /* For a symbol discarded after first sort, this matches its better's 836 /* Sort discarded symbols last. */ [all...] |
/packages/apps/Mms/src/com/android/mms/data/ |
WorkingMessage.java | 140 // Set to true if this message has been discarded. 811 // If we have discarded the message, just bail out. 819 // the message seem non-empty (and thus not discarded). This bit 858 // If we have discarded the message, just bail out. [all...] |
/external/chromium_org/third_party/icu/source/i18n/unicode/ |
msgfmt.h | 437 * <p>If this format uses named arguments, the new formats are discarded 453 * <p>If this format uses named arguments, the new formats are discarded 470 * <p>If this format uses named arguments, the new format is discarded [all...] |
/art/runtime/ |
scoped_thread_state_change.h | 119 * current stack frame. When the native function returns, the reference will be discarded.
|
/dalvik/dx/src/com/android/dx/ssa/back/ |
SsaToRop.java | 263 // The exit block, which is discarded, must do nothing.
|
/external/apache-xml/src/main/java/org/apache/xml/utils/ |
IntVector.java | 297 * specified object. The previous component at that position is discarded.
|