Searched
full:discard (Results
426 -
450 of
3884) sorted by null
<<11121314151617181920>>
/external/icu/icu4c/source/i18n/ |
inputext.cpp | 93 // discard everything within < brackets >
|
/external/iputils/ninfod/ |
ninfod_core.c | 377 * <0: discard 528 * discard non-linklocal multicast 529 * discard non-nigroup multicast address(?) 539 /* Do not discard NI Queries to multicast address
|
/external/llvm/include/llvm/Support/ |
Valgrind.h | 39 // Discard valgrind's translation of code in the range [Addr .. Addr + Len).
|
/external/llvm/lib/Target/NVPTX/ |
NVPTXFrameLowering.cpp | 78 // Simply discard ADJCALLSTACKDOWN,
|
/external/mesa3d/src/gallium/drivers/svga/ |
svga_screen_cache.c | 161 * to discard. We don't do any flushing to try to free up additional 177 /* we don't want to discard vertex/index buffers */ 231 * Try to discard least recently used entries until we hit the 240 * just discard this surface.
|
/external/mesa3d/src/glsl/ |
lower_discard_flow.cpp | 27 * discard handling:
|
/external/mesa3d/src/mesa/main/ |
condrender.c | 119 * \return GL_TRUE if we should render, GL_FALSE if we should discard
|
/external/oauth/core/src/main/java/net/oauth/ |
ConsumerProperties.java | 88 * Use that one (and discard the one we just constructed).
|
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/http/ |
HttpConnection.java | 207 public boolean discard(Source in, int timeoutMillis) { method in class:HttpConnection 464 if (bytesRemaining != 0 && !discard(this, DISCARD_STREAM_TIMEOUT_MILLIS)) { 536 if (hasMoreChunks && !discard(this, DISCARD_STREAM_TIMEOUT_MILLIS)) { 574 // TODO: discard unknown length streams for best caching?
|
/external/owasp/sanitizer/tools/ |
update_tree_in_svn.py | 70 children.discard('.svn')
|
/external/pdfium/core/include/thirdparties/freetype/freetype/ |
ftsizes.h | 110 /* Discard a given size object. Note that @FT_Done_Face */
|
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/ |
ftsizes.h | 110 /* Discard a given size object. Note that @FT_Done_Face */
|
/external/skia/experimental/Networking/ |
SampleNetPipeReader.cpp | 90 // at this point, new data has been read and stored, discard
|
/external/skia/src/image/ |
SkSurface_Gpu.cpp | 99 fDevice->accessRenderTarget()->discard();
|
/external/svox/pico/lib/ |
picowa.c | 483 /* discard input buffer and get a new item */ 507 "discard buffer content")); 522 /* bad state/item, discard buffer content */ 523 PICODBG_WARN(("no valid item, discard buffer content"));
|
/external/valgrind/main/none/tests/ |
Makefile.am | 81 discard.stderr.exp discard.stdout.exp \ 82 discard.vgtest \ 182 discard exec-sigmask execve faultstatus fcntl_setown \
|
/external/valgrind/main/none/tests/amd64/ |
smc1.c | 3 translated, and discard the out-of-date translations.
|
/frameworks/base/core/java/android/webkit/ |
WebViewFactory.java | 186 // Log and discard errors at this stage as we must not crash the zygote. 202 // Log and discard errors at this stage as we must not crash the system server. 258 // Log and discard errors at this stage as we must not crash the system server. 327 // Log and discard errors as we must not crash the system server.
|
/frameworks/base/libs/hwui/ |
DeferredLayerUpdater.cpp | 103 // If the GLConsumer queue is in synchronous mode, need to discard all
|
/frameworks/compile/mclinker/tools/mcld/lib/ |
OutputFormatOptions.cpp | 101 llvm::cl::opt<bool> ArgDiscardAll("discard-all", 106 llvm::cl::desc("alias for --discard-all"), 109 llvm::cl::opt<bool> ArgDiscardLocals("discard-locals", 114 llvm::cl::desc("alias for --discard-locals"),
|
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/ |
dhdioctl.h | 111 #define DHD_PKTGEN_SEND 2 /* Send discard packets */
|
/libcore/luni/src/main/java/org/w3c/dom/ls/ |
LSSerializerFilter.java | 32 * discard-default-content" is set to <code>false</code>), are never passed
|
/ndk/sources/android/support/src/msun/ |
s_nan.c | 58 * the same as gcc's __builtin_nan(), namely, discard the high order bits.
|
/packages/apps/Browser/src/com/android/browser/ |
PreloadRequestReceiver.java | 105 if (LOGD_ENABLED) Log.d(LOGTAG, "Got " + id + " preload discard request");
|
/packages/apps/Gallery2/src/com/android/photos/ |
AlbumSetFragment.java | 93 // Not fully initialized yet, discard
|
Completed in 1179 milliseconds
<<11121314151617181920>>