OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:discards
(Results
76 - 100
of
501
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/usb/
functionfs.h
142
/*
discards
any unclaimed data in the fifo. */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/pulse/
simple.h
146
/** Flush the playback buffer. This
discards
any audio in the buffer. */
/prebuilts/go/darwin-x86/src/compress/zlib/
reader.go
58
// Reset
discards
any buffered data and resets the Resetter as if it was
/prebuilts/go/linux-x86/src/compress/zlib/
reader.go
58
// Reset
discards
any buffered data and resets the Resetter as if it was
/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/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/boringssl/src/ssl/
ssl_buffer.c
155
/* |ssl_read_buffer_extend_to| implicitly
discards
any consumed data. */
/external/chromium-trace/catapult/catapult_base/catapult_base/refactor/
snippet.py
214
# The parser module gives a syntax tree that
discards
comments,
/external/chromium-trace/catapult/tracing/tracing/extras/importer/v8/
codemap.html
85
*
Discards
a dynamic code entry. Throws an exception if there is no dynamic
/external/jemalloc/include/jemalloc/internal/
jemalloc_internal_defs.h
226
* madvise(..., MADV_DONTNEED) : On Linux, this immediately
discards
pages,
/external/libvorbis/doc/
vorbis-clip.txt
114
position accounts for, and
discards
the 'surplus' from the beginning
/external/skia/src/core/
SkPoint.cpp
165
// The iOS ARM processor
discards
small denormalized numbers to go faster.
/external/skia/src/gpu/
GrDrawTarget.h
134
/**
Discards
the contents render target. */
/external/v8/tools/
codemap.js
102
*
Discards
a dynamic code entry. Throws an exception if there is no dynamic
/libcore/luni/src/test/java/libcore/java/nio/charset/
CharsetEncoderTest.java
167
//
Discards
all input. Outputs a single byte 'X' on flush.
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/
Xpoll.h
120
* If it does not exist then the compiler
discards
the code to access it.
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/
Xpoll.h
120
* If it does not exist then the compiler
discards
the code to access it.
/prebuilts/gdb/darwin-x86/lib/python2.7/idlelib/
ScriptBinding.py
153
# XXX Too often this
discards
arguments the user just set...
/prebuilts/gdb/linux-x86/lib/python2.7/idlelib/
ScriptBinding.py
153
# XXX Too often this
discards
arguments the user just set...
/prebuilts/go/darwin-x86/src/encoding/gob/
decoder.go
189
// If v is the zero reflect.Value (v.Kind() == Invalid), DecodeValue
discards
the value.
/prebuilts/go/linux-x86/src/encoding/gob/
decoder.go
189
// If v is the zero reflect.Value (v.Kind() == Invalid), DecodeValue
discards
the value.
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
ScriptBinding.py
153
# XXX Too often this
discards
arguments the user just set...
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
ScriptBinding.py
153
# XXX Too often this
discards
arguments the user just set...
/external/mesa3d/docs/
relnotes-7.9.1.html
263
<li>glsl: Add an optimization pass to simplify
discards
.</li>
264
<li>glsl: Add a lowering pass to move
discards
out of if-statements.</li>
333
<li>ir_to_mesa: Add support for conditional
discards
.</li>
Completed in 1246 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>