OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:discards
(Results
26 - 50
of
470
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/media/base/
video_renderer.h
53
//
Discards
any video data and stops reading from |stream|, executing
audio_discard_helper.cc
93
// around endpoint tracking when handling complete buffer
discards
.
110
//
discards
across buffers.
166
// buffer. Doing so allows us avoid complexity around tracking
discards
/external/chromium_org/media/mojo/interfaces/
media_renderer.mojom
17
//
Discards
any buffered data, executing callback when completed.
/external/guava/guava/src/com/google/common/io/
ByteArrayDataOutput.java
45
* @deprecated This method is dangerous as it
discards
the high byte of
/external/chromium_org/third_party/libjpeg_turbo/
transupp.h
52
* We also offer a lossless-crop option, which
discards
data outside a given
63
* operation in the DCT coefficient block domain - it
discards
higher-order
71
* We also offer a "force to grayscale" option, which simply
discards
the
/external/guava/guava/src/com/google/common/cache/
Cache.java
100
*
Discards
any cached value for key {@code key}.
105
*
Discards
any cached values for keys {@code keys}.
112
*
Discards
all entries in the cache.
/external/chromium_org/cc/output/
software_output_device.h
34
//
Discards
any pre-existing backing buffers and allocates memory for a
/external/chromium_org/chrome/browser/prefs/tracked/
hash_store_contents.h
42
//
Discards
all data related to this hash store.
/external/chromium_org/components/user_manager/user_image/
user_image.h
46
//
Discards
the stored raw image, freeing used memory.
/external/chromium_org/net/cert/
ct_log_verifier.h
54
// valid, stores it and returns true. Otherwise,
discards
the sth and
/external/chromium_org/net/spdy/
hpack_input_stream.h
56
// If not currently on a byte boundary, consumes and
discards
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
u_transfer.c
27
/* transfer_inline_write implicitly
discards
the rewritten buffer range */
/external/chromium_org/third_party/mesa/src/src/glsl/
ir_visitor.h
68
/* NOTE: function calls may never return due to
discards
inside them
/external/chromium_org/third_party/skia/src/core/
SkMathPriv.h
14
// The iOS ARM processor
discards
small denormalized numbers to go faster.
SkFloatBits.cpp
89
// The iOS ARM processor
discards
small denormalized numbers to go faster.
158
// The iOS ARM processor
discards
small denormalized numbers to go faster.
/external/chromium_org/ui/events/
event_rewriter.h
47
// or
discards
an event. If the rewriter wants to rewrite an event, and
/external/clang/test/SemaObjC/
conditional-expr-4.m
29
void *r = x ? p : q; // expected-warning{{initializing 'void *' with an expression of type 'const void *'
discards
qualifiers}}
weak-attr-ivar.m
83
id *(__attribute__((objc_gc(strong))) x) = &t->ivar; // expected-warning {{initializing '__strong id *' with an expression of type '__weak id *'
discards
qualifiers}}
/external/kernel-headers/original/uapi/linux/usb/
gadgetfs.h
80
/*
discards
any unclaimed data in the fifo. */
/external/mesa3d/src/gallium/auxiliary/util/
u_transfer.c
27
/* transfer_inline_write implicitly
discards
the rewritten buffer range */
/external/mesa3d/src/glsl/
ir_visitor.h
68
/* NOTE: function calls may never return due to
discards
inside them
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/usb/
gadgetfs.h
80
/*
discards
any unclaimed data in the fifo. */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/usb/
gadgetfs.h
80
/*
discards
any unclaimed data in the fifo. */
/external/chromium_org/chrome/renderer/net/
renderer_net_predictor.h
12
// This class removed some duplicates, and
discards
numeric IP addresss
71
// This
discards
ALL queue entries, and map entries.
/external/chromium_org/third_party/WebKit/Source/modules/geolocation/
Geolocation.h
88
//
Discards
the notifier because a fatal error occurred for it.
96
//
Discards
the notifier if it is a oneshot because it timed it.
Completed in 921 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>