OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:discard
(Results
26 - 50
of
1003
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/packages/apps/Email/res/menu/
message_compose_option.xml
37
android:id="@+id/
discard
"
/packages/apps/Gallery/res/layout/
cropimage.xml
48
android:id="@+id/
discard
"
/packages/apps/Gallery3D/res/layout/
cropimage.xml
47
android:id="@+id/
discard
"
/packages/apps/Email/src/org/apache/commons/io/input/
AutoCloseInputStream.java
69
* called to automatically close and
discard
the stream.
85
* i called to automatically close and
discard
the stream.
102
* i called to automatically close and
discard
the stream.
/packages/apps/SoundRecorder/res/values/
strings.xml
46
<!-- button to
discard
the current recording and return to the caller -->
47
<string name="
discard
">
Discard
</string>
/libcore/luni/src/main/java/java/net/
HttpCookie.java
52
* RFC 2109. It adds {@code
Discard
}, {@code Port}, and {@code
106
RESERVED_NAMES.add("
discard
"); // RFC 2965
355
} else if (name.equals("
discard
")) {
356
cookie.
discard
= true;
475
private boolean
discard
;
542
* Returns the {@code
Discard
} attribute.
545
return
discard
;
640
* Set the {@code
Discard
} attribute of this cookie.
642
public void setDiscard(boolean
discard
) {
643
this.
discard
= discard
[
all
...]
/dalvik/vm/jdwp/
JdwpEvent.h
108
* may
discard
its pointer after calling this.
/external/blktrace/
blktrace_api.h
23
BLK_TC_DISCARD = 1 << 13, /*
discard
requests */
/external/chromium/net/disk_cache/
storage_block.h
51
void
Discard
();
/external/kernel-headers/original/asm-x86/
termios.h
64
reprint=^R
discard
=^U werase=^W lnext=^V
/external/srec/tools/grxmlcompile/
netw_dump.cpp
74
case DISCARD_LABEL: //
Discard
(internal)
152
case DISCARD_LABEL: //
Discard
(internal)
240
case DISCARD_LABEL: //
Discard
(internal)
314
case DISCARD_LABEL: //
Discard
(internal)
/external/webkit/WebKitTools/Scripts/webkitpy/steps/
preparechangelogforrevert.py
37
# First,
discard
the ChangeLog changes from the rollout.
/packages/apps/SoundRecorder/res/values-da/
strings.xml
32
<string name="
discard
" msgid="761613433029406319">"Kassér"</string>
/packages/apps/SoundRecorder/res/values-de/
strings.xml
32
<string name="
discard
" msgid="761613433029406319">"Verwerfen"</string>
/packages/apps/SoundRecorder/res/values-el/
strings.xml
32
<string name="
discard
" msgid="761613433029406319">"????????"</string>
/packages/apps/SoundRecorder/res/values-it/
strings.xml
32
<string name="
discard
" msgid="761613433029406319">"Ignora"</string>
/packages/apps/SoundRecorder/res/values-ja/
strings.xml
32
<string name="
discard
" msgid="761613433029406319">"??"</string>
/packages/apps/SoundRecorder/res/values-ko/
strings.xml
32
<string name="
discard
" msgid="761613433029406319">"??"</string>
/packages/apps/SoundRecorder/res/values-nb/
strings.xml
32
<string name="
discard
" msgid="761613433029406319">"Forkast"</string>
/packages/apps/SoundRecorder/res/values-nl/
strings.xml
32
<string name="
discard
" msgid="761613433029406319">"Weggooien"</string>
/packages/apps/SoundRecorder/res/values-ru/
strings.xml
32
<string name="
discard
" msgid="761613433029406319">"????????"</string>
/packages/apps/SoundRecorder/res/values-tr/
strings.xml
32
<string name="
discard
" msgid="761613433029406319">"Sil"</string>
/packages/apps/SoundRecorder/res/values-zh-rCN/
strings.xml
32
<string name="
discard
" msgid="761613433029406319">"??"</string>
/packages/apps/SoundRecorder/res/values-zh-rTW/
strings.xml
32
<string name="
discard
" msgid="761613433029406319">"??"</string>
/prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/info/
dir
36
* strip: (binutils)strip.
Discard
symbols
Completed in 623 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>