OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nuke
(Results
1 - 15
of
15
) sorted by null
/external/dbus/
cleanup-man-pages.sh
25
test -d
nuke
|| mkdir
nuke
|| die "Could not create $MANDIR/
nuke
directory"
28
(find . -maxdepth 1 -name "_*" | xargs -I ITEMS /bin/mv ITEMS
nuke
) || die "could not move all underscore-prefixed items"
29
(find . -maxdepth 1 -name "DBus*Internal*" | xargs -I ITEMS /bin/mv ITEMS
nuke
) || die "could not move all internal-containing items"
30
(find . -maxdepth 1 -name "dbus_*_internal_*" | xargs -I ITEMS /bin/mv ITEMS
nuke
) || die "could not move all internal-containing items"
45
/bin/mv "$I"
nuke
|| die "could not move $I to $MANDIR/
nuke
"
50
## if these point to something we nuked, we want to also
nuke
the pointer.
58
/bin/mv "$I"
nuke
|| die "could not move $I to $MANDIR/nuke
[
all
...]
/external/autotest/client/site_tests/desktopui_GmailLatency/
desktopui_GmailLatency.py
75
cros_ui.
nuke
()
/external/autotest/client/site_tests/security_RestartJob/
security_RestartJob.py
66
cros_ui.
nuke
()
/external/autotest/client/cros/
cros_ui.py
139
def
nuke
():
function
140
"""
Nuke
the login manager, waiting for it to restart."""
/external/libutf/
Makefile
92
nuke
:
119
.phony: all clean
nuke
install tgz rpm ports
/external/icu/android_icu4j/src/main/java/android/icu/text/
DateTimePatternGenerator.java
299
// the easiest way to do this is to mark the stuff we want to
nuke
, then remove it in a second pass.
301
BitSet
nuke
= new BitSet();
local
308
nuke
.set(i);
311
nuke
.set(i);
316
String hhmm = getFilteredPattern(result.fp,
nuke
);
320
private static String getFilteredPattern(FormatParser fp, BitSet
nuke
) {
323
if (
nuke
.get(i)) continue;
[
all
...]
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DateTimePatternGenerator.java
301
// the easiest way to do this is to mark the stuff we want to
nuke
, then remove it in a second pass.
303
BitSet
nuke
= new BitSet();
local
310
nuke
.set(i);
313
nuke
.set(i);
318
String hhmm = getFilteredPattern(result.fp,
nuke
);
322
private static String getFilteredPattern(FormatParser fp, BitSet
nuke
) {
325
if (
nuke
.get(i)) continue;
[
all
...]
/external/icu/icu4c/source/data/
makedata.mak
38
# need to
nuke
\\ for .NET...
[
all
...]
/build/tools/droiddoc/templates-ndk/assets/js/
docs.js
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar
/toolchain/binutils/binutils-2.25/texinfo/
texinfo.tex
[
all
...]
/external/libgdx/backends/gdx-backend-moe/libs/
intel-moe-core.jar
/prebuilts/misc/common/icu4j/
icu4j.jar
/prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/53.1/
icu4j-53.1.jar
/prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/54.1.1/
icu4j-54.1.1.jar
Completed in 1316 milliseconds