OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:discards
(Results
176 - 200
of
501
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/autotest/client/common_lib/
logging_manager.py
162
# splitlines()
discards
a trailing blank line, so use split() instead
/external/autotest/client/cros/netprotos/
zeroconf.py
204
"""
Discards
all the cached records."""
/external/boringssl/src/include/openssl/
bytestring.h
364
/* CBB_discard_child
discards
the current unflushed child of |cbb|. Neither the
/external/dbus/bus/
selinux.c
981
_dbus_verbose ("Entry
discards
: %d\n", cstats.entry_discards);
/external/javassist/src/main/javassist/bytecode/
ClassFile.java
204
*
Discards
all attributes, associated with both the class file and the
/external/libchrome/base/
logging.cc
563
// Note that the ASL client by default
discards
messages whose levels are
/external/libpcap/
pcap-pf.c
575
* this filter (BIOCSETF
discards
packets buffered
pcap-win32.c
875
* not pass this filter (BIOCSETF
discards
packets buffered
/external/llvm/include/llvm/CodeGen/
MachineFunction.h
304
/// RenumberBlocks - This
discards
all of the MachineBasicBlock numbers and
/external/mesa3d/src/gallium/docs/source/
context.rst
534
Discards
all memory backing the resource. It should not be used with
/external/mesa3d/src/mesa/state_tracker/
st_cb_bitmap.c
66
*
discards
the fragment if the bit is off.
/external/protobuf/src/google/protobuf/
wire_format_lite.h
521
//
discards
them. WireFormat defines a subclass which writes to an
/external/skia/include/codec/
SkCodec.h
400
* The default version just calls onGetScanlines and
discards
the dst.
/external/skia/src/gpu/
GrGpu.h
300
*
Discards
the contents render target. nullptr indicates that the current render target should
/external/skia/tests/
CanvasTest.cpp
467
// that
discards
previously recorded commands. The challenge is to maintain
/external/webrtc/webrtc/base/
stream.h
344
// NullStream gives errors on read, and silently
discards
all written data.
/external/wpa_supplicant_8/src/eap_peer/
eap_config.h
427
* default, wpa_supplicant
discards
such frames to protect against
/frameworks/base/core/java/android/hardware/camera2/
DngCreator.java
523
//
Discards
Alpha
/frameworks/base/libs/hwui/
OpenGLRenderer.h
470
*
Discards
the content of the framebuffer if supported by the driver.
/frameworks/support/v7/recyclerview/src/android/support/v7/util/
AsyncListUtil.java
126
*
Discards
all the cached data and reloads all required data items for the currently visible
/libcore/ojluni/src/main/java/java/io/
InputStream.java
191
* Skips over and
discards
<code>n</code> bytes of data from this input
/libcore/ojluni/src/main/java/java/nio/
Buffer.java
296
* <p> Invoking this method neither changes nor
discards
the mark's
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/man/man1/
x86_64-w64-mingw32-strip.1
166
\&\s-1GNU \s0\fBstrip\fR
discards
all symbols from object files
/prebuilts/go/darwin-x86/src/bytes/
buffer.go
63
// Truncate
discards
all but the first n unread bytes from the buffer.
/prebuilts/go/darwin-x86/src/compress/flate/
deflate.go
555
// Reset
discards
the writer's state and makes it equivalent to
Completed in 788 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>