/external/clang/test/FixIt/ |
fixit-recompile.c | 1 // RUN: %clang_cc1 -Werror -pedantic %s -fixit-recompile -fixit-to-temporary -E -o - | FileCheck %s 2 // RUN: not %clang_cc1 -Werror -pedantic %s -fixit-recompile -fixit-to-temporary -fix-only-warnings
|
/ndk/sources/host-tools/sed-4.2.1/testsuite/ |
recall2.sed | 3 # have to obey leftmost-longest. The tricky part is to recompile
|
/ndk/tests/device/issue20176-__gnu_Unwind_Find_exidx/jni/ |
issue20176-__gnu_Unwind_Find_exidx.cpp | 41 // Need to recompile Android 2.1 from source and debug platform from there
|
/frameworks/compile/mclinker/include/mcld/LD/ |
DiagRelocations.inc | 4 DIAG(non_pic_relocation, DiagnosticEngine::Error, "attempt to generate unsupported relocation type `%0' for symbol `%1', recompile with -fPIC", "attempt to generate unsupported relocation type `%0' for symbol `%1, recompile with -fPIC")
|
/external/chromium_org/third_party/mesa/src/docs/ |
mangling.html | 21 To do this, recompile Mesa with the compiler flag -DUSE_MGL_NAMESPACE.
|
bugs.html | 35 trace. Also, recompile Mesa in debug mode to get more detailed information.
|
perf.html | 24 <li> Recompile Mesa with more optimization if possible.
|
/external/mesa3d/docs/ |
mangling.html | 21 To do this, recompile Mesa with the compiler flag -DUSE_MGL_NAMESPACE.
|
bugs.html | 35 trace. Also, recompile Mesa in debug mode to get more detailed information.
|
perf.html | 24 <li> Recompile Mesa with more optimization if possible.
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/ |
version.hpp | 15 // will cause a recompile every time a new boost version is
|
/external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/ |
context.h | 71 #error Module contains CPU-specific code; modify and recompile.
|
/external/bison/ |
cfg.mk | 17 # Update version, then recompile so that tests/bison --version be 30 # don't want to wait on a recompile because of an update to $(VERSION). Thus,
|
/cts/tests/tests/security/src/android/security/cts/ |
KernelSettingsTest.java | 113 "/proc/config.gz is readable. Please recompile your "
|
/external/bison/lib/ |
hash.h | 22 obstacks instead of malloc, and recompile 'hash.c' with same setting. */
|
/external/chromium_org/chrome/common/extensions/docs/server2/ |
chained_compiled_file_system.py | 74 # be reused whenever possible so that we don't need to recompile things
|
/external/libcap-ng/libcap-ng-0.7/src/ |
lookup_table.c | 51 recompile. */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
lp.h | 45 * number and recompile, and if your system gets bogged down, decrease
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
lp.h | 45 * number and recompile, and if your system gets bogged down, decrease
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
lp.h | 45 * number and recompile, and if your system gets bogged down, decrease
|
/prebuilts/python/darwin-x86/2.7.5/include/python2.7/ |
modsupport.h | 96 without actually needing a recompile. */
|
/prebuilts/python/linux-x86/2.7.5/include/python2.7/ |
modsupport.h | 96 without actually needing a recompile. */
|
/external/llvm/docs/HistoricalNotes/ |
2007-OriginalClangReadme.txt | 157 * Dependency tracking: change to header file doesn't recompile every function 158 that texually depends on it: recompile only those functions that need it.
|
/art/build/ |
Android.common.mk | 179 # To use oprofile_android --callgraph, uncomment this and recompile with "mmm art -B -j16"
|
/development/tutorials/ReverseDebug/ |
README.txt | 132 Thumb(2) instructions. To give it a try you will need to recompile your
|