/external/libpcap/ |
README.linux | 54 capturing packets if a filter has been specified that discards a
|
/external/mesa3d/src/glsl/ |
ir_set_program_inouts.cpp | 187 /* discards are only allowed in fragment shaders. */
|
/external/okhttp/okio/src/main/java/okio/ |
BufferedSource.java | 65 * Reads and discards {@code byteCount} bytes from this source. Throws an
|
/external/pdfium/core/src/fxcodec/libjpeg/ |
transupp.h | 78 * We also offer a "force to grayscale" option, which simply discards the
|
/external/protobuf/java/src/main/java/com/google/protobuf/micro/ |
CodedInputStreamMicro.java | 108 * Reads and discards a single field, given its tag value. 141 * Reads and discards an entire message. This will read either until EOF 562 * Discards the current limit, returning to the previous limit. 766 * Reads and discards {@code size} bytes.
|
/external/protobuf/java/src/main/java/com/google/protobuf/nano/ |
CodedInputByteBufferNano.java | 100 * Reads and discards a single field, given its tag value. 133 * Reads and discards an entire message. This will read either until EOF 505 * Discards the current limit, returning to the previous limit. 617 * Reads and discards {@code size} bytes.
|
/external/qemu/distrib/jpeg-6b/ |
transupp.h | 78 * We also offer a "force to grayscale" option, which simply discards the
|
/frameworks/base/core/java/android/content/pm/ |
ParceledListSlice.java | 138 * Write this to another Parcel. Note that this discards the internal Parcel
|
/frameworks/opt/telephony/src/java/com/google/android/mms/pdu/ |
Base64.java | 143 * Discards any characters outside of the base64 alphabet, per
|
/libcore/luni/src/main/java/java/util/zip/ |
DeflaterInputStream.java | 88 * Closes the underlying input stream and discards any remaining uncompressed
|
/packages/apps/UnifiedEmail/src/org/apache/commons/io/input/ |
AutoCloseInputStream.java | 23 * Proxy stream that closes and discards the underlying stream as soon as the
|
/external/apache-http/src/org/apache/commons/codec/binary/ |
Base64.java | 440 * Discards any whitespace from a base-64 encoded block. 470 * Discards any characters outside of the base64 alphabet, per
|
/external/chromium_org/chrome/renderer/spellchecker/ |
spellcheck_worditerator.cc | 47 // * It discards comments in the original rules. 48 // * It discards characters not needed by our spellchecker (e.g. numbers,
|
/external/chromium_org/third_party/mesa/src/src/gallium/include/pipe/ |
p_defines.h | 230 * Discards the memory within the mapped region. 274 * Discards all memory backing the resource.
|
/external/mesa3d/src/gallium/include/pipe/ |
p_defines.h | 230 * Discards the memory within the mapped region. 274 * Discards all memory backing the resource.
|
/external/apache-harmony/crypto/src/test/api/java.injected/javax/crypto/ |
CipherInputStreamTest.java | 130 * returns the correct value (related to the InputStream), that it discards
|
/external/chromium-trace/trace-viewer/src/tracing/importer/v8/ |
codemap.js | 88 * Discards a dynamic code entry. Throws an exception if there is no dynamic
|
/external/chromium_org/content/browser/renderer_host/ |
render_widget_helper.h | 49 // messages. The RenderWidgetHost also discards its backingstore when it is
|
/external/chromium_org/sandbox/win/src/ |
sandbox.h | 137 // Discards the impersonation token and uses the lower token, call before
|
/external/chromium_org/v8/tools/ |
codemap.js | 102 * Discards a dynamic code entry. Throws an exception if there is no dynamic
|
/external/libvorbis/doc/ |
vorbis-clip.txt | 114 position accounts for, and discards the 'surplus' from the beginning
|
/external/llvm/docs/ |
Extensions.rst | 84 Discards duplicate sections with the same COMDAT symbol. This is the default
|
/external/protobuf/java/src/main/java/com/google/protobuf/ |
CodedInputStream.java | 111 * Reads and discards a single field, given its tag value. 144 * Reads and discards an entire message. This will read either until EOF 618 * Discards the current limit, returning to the previous limit. 827 * Reads and discards {@code size} bytes.
|
/external/qemu/distrib/sdl-1.2.15/test/ |
threadwin.c | 295 /* Set an event filter that discards everything but QUIT */
|
/libcore/luni/src/main/java/java/nio/channels/ |
SelectionKey.java | 66 * this discards the old attachment.
|