OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:discard
(Results
126 - 150
of
3884
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/libcxx/test/numerics/rand/rand.predef/
ranlux24.pass.cpp
20
e.
discard
(9999);
ranlux24_base.pass.cpp
20
e.
discard
(9999);
ranlux48.pass.cpp
20
e.
discard
(9999);
ranlux48_base.pass.cpp
20
e.
discard
(9999);
/external/libpcap/msdos/
pkt_rx1.s
121
@dump: add word [_pktDrop+0], 1 ;
discard
the packet on 1st call
132
jz @
discard
; make sure we don't use NULL-pointer
139
; je @
discard
147
@
discard
:
/external/libsepol/include/sepol/
handle.h
31
* 0 is default and
discard
such branch, 1 preserves them */
/external/mesa3d/src/gallium/state_trackers/d3d1x/d3d1xshader/defs/
opcodes.txt
14
discard
/frameworks/av/services/camera/libcameraservice/utils/
CameraTraces.h
49
// Don't collect more than 100 traces.
Discard
oldest.
/libcore/dalvik/src/main/java/dalvik/system/
NativeStart.java
21
* to be able to create objects, and the VM needs to
discard
the references
/libcore/luni/src/test/java/libcore/javax/crypto/
CipherInputStreamTest.java
109
int
discard
= 3;
local
110
while (
discard
!= 0) {
111
discard
-= in.read(null, 0,
discard
);
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/rand/rand.predef/
default_random_engine.pass.cpp
20
e.
discard
(9999);
knuth_b.pass.cpp
20
e.
discard
(9999);
minstd_rand.pass.cpp
21
e.
discard
(9999);
minstd_rand0.pass.cpp
21
e.
discard
(9999);
mt19937.pass.cpp
25
e.
discard
(9999);
mt19937_64.pass.cpp
25
e.
discard
(9999);
ranlux24.pass.cpp
20
e.
discard
(9999);
ranlux24_base.pass.cpp
20
e.
discard
(9999);
ranlux48.pass.cpp
20
e.
discard
(9999);
ranlux48_base.pass.cpp
20
e.
discard
(9999);
/ndk/sources/host-tools/make-3.81/tests/scripts/functions/
filter-out
6
filter-out function is first used to
discard
names ending in
/packages/screensavers/PhotoTable/res/values-land-notouch/
config.xml
21
<!-- Number of images to
discard
at a time. -->
/prebuilts/misc/common/swig/include/2.0.11/python/
std_set.i
56
void
discard
(value_type x) {
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
Dialog.py
37
'
Discard
Changes',
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
Dialog.py
37
'
Discard
Changes',
Completed in 347 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>