/external/llvm/test/Bindings/Ocaml/ |
analysis.ml | 9 (* Note that this takes a moment to link, so it's best to keep the number of
|
bitwriter.ml | 7 (* Note that this takes a moment to link, so it's best to keep the number of
|
bitreader.ml | 7 (* Note that this takes a moment to link, so it's best to keep the number of
|
/external/llvm/test/MC/ARM/ |
eh-compact-pr0.s | 64 @ will keep __aeabi_unwind_cpp_pr0. 99 @ will keep __aeabi_unwind_cpp_pr0.
|
eh-directive-handlerdata.s | 44 @ linker can keep __aeabi_unwind_cpp_pr0. 101 @ linker can keep __aeabi_unwind_cpp_pr0.
|
eh-compact-pr1.s | 68 @ will keep __aeabi_unwind_cpp_pr1.
|
/external/llvm/tools/llvm-as/ |
llvm-as.cpp | 83 Out->keep();
|
/frameworks/compile/mclinker/lib/Support/ |
ToolOutputFile.cpp | 29 : Keep(false), m_Path(pPath) { 40 if (!Keep && "_" != m_Path.native()) 62 m_Installer.Keep = true; 80 void ToolOutputFile::keep() function in class:ToolOutputFile 82 m_Installer.Keep = true;
|
/external/proguard/src/proguard/ |
ConfigurationParser.java | 118 else if (ConfigurationConstants.KEEP_OPTION .startsWith(nextWord)) configuration.keep = parseKeepClassSpecificationArguments(configuration.keep, true, false, false); 119 else if (ConfigurationConstants.KEEP_CLASS_MEMBERS_OPTION .startsWith(nextWord)) configuration.keep = parseKeepClassSpecificationArguments(configuration.keep, false, false, false); 120 else if (ConfigurationConstants.KEEP_CLASSES_WITH_MEMBERS_OPTION .startsWith(nextWord)) configuration.keep = parseKeepClassSpecificationArguments(configuration.keep, false, true, false); 121 else if (ConfigurationConstants.KEEP_NAMES_OPTION .startsWith(nextWord)) configuration.keep = parseKeepClassSpecificationArguments(configuration.keep, true, false, true); 122 else if (ConfigurationConstants.KEEP_CLASS_MEMBER_NAMES_OPTION .startsWith(nextWord)) configuration.keep = parseKeepClassSpecificationArguments(configuration.keep, false, false, true) [all...] |
/packages/apps/Camera/src/com/android/camera/ |
CameraHolder.java | 41 * in {@code android.hardware.Camera}. The difference is if {@code keep()} is 53 private long mKeepBeforeTime; // Keep the Camera before this time. 280 public void keep() { method in class:CameraHolder 281 keep(KEEP_CAMERA_TIMEOUT); 284 public synchronized void keep(int time) { method in class:CameraHolder
|
/packages/apps/Camera2/src/com/android/camera/ |
CameraHolder.java | 41 * in {@code android.hardware.Camera}. The difference is if {@code keep()} is 53 private long mKeepBeforeTime; // Keep the Camera before this time. 280 public void keep() { method in class:CameraHolder 281 keep(KEEP_CAMERA_TIMEOUT); 284 public synchronized void keep(int time) { method in class:CameraHolder
|
/external/chromium_org/chrome/common/extensions/docs/examples/api/eventPage/basic/ |
background.js | 24 // localStorage is persisted, so it's a good place to keep state that you 65 // Note: setTimeout itself does NOT keep the page awake. We return true
|
/external/chromium_org/tools/valgrind/ |
regrind.sh | 28 echo "Usage: regrind.sh [--noscrape][--norepro][--keep]" 31 echo "--keep: keep temp files" 112 --keep) do_cleanup=0;;
|
/external/llvm/tools/llvm-link/ |
llvm-link.cpp | 127 Out.keep();
|
/external/valgrind/main/coregrind/m_syswrap/ |
syscall-mips32-linux.S | 108 # TODO: this should remain, keep it just for now
|
/frameworks/compile/libbcc/tools/bcc_strip_attr/ |
bcc_strip_attr.cpp | 147 Out.keep();
|
/frameworks/compile/slang/ |
llvm-rs-as.cpp | 116 Out->keep();
|
slang_rs_export_type.h | 209 virtual bool keep(); 354 virtual bool keep(); 475 virtual bool keep(); 561 virtual bool keep();
|
/prebuilts/devtools/ |
update_jars.sh | 35 echo " -o: only keep the given *leaf* filenames (.jar can be omitted)" 42 echo "Error: -o must be followed by names of files to keep." 96 echo "!--> Keep changed file $i" 106 local i j tmpf dstf keep 114 echo "!--> Keep changed file $i"
|
/build/core/combo/arch/x86/ |
x86.mk | 32 # not always work as intended, so keep it unless we have the time to check
|
/external/chromium_org/chrome/browser/resources/google_now/ |
common_test_util.js | 13 * Mocks 'addListener' function of an API event. The mocked function will keep
|
/external/chromium_org/content/test/data/media/ |
media_utils.js | 32 // mark a test as failure. Otherwise, keep the first title change in place.
|
/external/chromium_org/third_party/mesa/src/ |
Android.common.mk | 60 # uncomment to keep the debug symbols
|
/external/chromium_org/v8/test/webkit/ |
dfg-int-overflow-large-constants-in-a-line.js | 25 "Tests that our optimization to elide overflow checks understands that if we keep adding huge numbers, we could end up creating a number that is not precisely representable using doubles."
|
/external/libvorbis/doc/ |
footer.tex | 12 hostage-taking; Open Source is the net's greatest tool to keep
|