HomeSort by relevance Sort by last modified time
    Searched full:nuke (Results 1 - 25 of 125) sorted by null

1 2 3 4 5

  /external/llvm/test/Transforms/SCCP/
logical-nuke.ll 3 ; Test that SCCP has basic knowledge of when and/or nuke overdefined values.
  /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/chromium/chrome/browser/ui/tabs/
tab_menu_model.h 18 // TODO: nuke this constructor when callers are updated.
29 // TODO: nuke this when first constructor is removed.
  /external/valgrind/main/exp-sgcheck/tests/
preen_invars.c 39 if it does, then it will also nuke the preceding loop, and
  /external/valgrind/main/
darwin9.supp 245 # helgrind-darwinlibc-nuke-everything-in-dyld
251 helgrind-darwinlibc-nuke-everything-in-libSystem.B.dylib
263 helgrind-darwinlibc-nuke-everything-in-???-(unknown-code)
  /external/libppp/src/
iface.h 47 #define IFACE_CLEAR_ALL 0 /* Nuke 'em all */
radius.c 250 char *argv[MAXARGS], *nuke; local
392 if ((nuke = rad_cvt_string(data, len)) == NULL) {
400 " Route: %s\n", nuke);
405 argc = command_Interpret(nuke, strlen(nuke), argv);
439 free(nuke);
477 if ((nuke = rad_cvt_string(data, len)) == NULL) {
485 " IPv6 Route: %s\n", nuke);
489 argc = command_Interpret(nuke, strlen(nuke), argv)
    [all...]
  /external/chromium/chrome/browser/chromeos/cros/
cryptohome_library.h 93 // nuke it.
97 // |user_email| and then nuke it.
  /external/chromium/chrome/browser/sync/syncable/
directory_manager.h 10 // TODO(timsteele): We can probably nuke this entire class and use raw
  /external/llvm/lib/Transforms/InstCombine/
InstCombineWorklist.h 94 /// Zap - check that the worklist is empty and nuke the backing store for
  /system/core/toolbox/
wipe.c 60 } else if (0 == strcmp(whatToWipe, "nuke")) {
  /bootable/recovery/minzip/
Hash.c 85 // nuke entry
88 // call free func then nuke entry
  /dalvik/vm/
Hash.cpp 80 // nuke entry
83 // call free func then nuke entry
  /external/chromium/chrome/browser/chromeos/login/
background_view.h 174 // TODO(sky): nuke this when the wm knows when chrome has painted.
  /external/chromium/chrome/browser/search_engines/
util.cc 177 // RemoveDuplicatePrepopulateIDs to nuke the duplicates.
  /external/valgrind/main/memcheck/tests/
mempool2.c 161 // claim res is used, so gcc can't nuke this all
  /packages/apps/Browser/tests/src/com/android/browser/tests/
BP1to2UpgradeTests.java 113 // First, nuke 'er (deletes stock bookmarks)
  /packages/apps/PackageInstaller/src/com/android/packageinstaller/
PackageUtil.java 75 // Nuke the parser reference.
  /external/llvm/lib/VMCore/
BasicBlock.cpp 226 // If there are exactly two predecessors, then we want to nuke the PHI nodes
249 // Yup, loop through and nuke the PHI nodes
DebugLoc.cpp 245 // Otherwise, we do have an entry in it, nuke it and we're done.
299 // Otherwise, we do have an entry in it, nuke it and we're done.
  /development/ide/emacs/
android-compile.el 130 ;; Nuke the line
  /external/chromium/chrome/browser/history/
history_database.h 35 // TODO(sky): See if we can nuke StarredURLDatabase and just create on the
  /external/chromium/chrome/browser/ui/webui/
chrome_url_data_manager.h 102 // TODO: nuke this and convert all callers to not replace.
  /external/llvm/test/Transforms/Inline/
inline_cleanup.ll 59 ; to not nuke unused allocas.
  /external/valgrind/main/coregrind/
pub_core_scheduler.h 51 /* Nuke all threads except tid. */

Completed in 1974 milliseconds

1 2 3 4 5