/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
cgraph.h | 377 /* Reasons for inlining failures. */ [all...] |
cpplib.h | 593 handle it with the builtin code for efficiency reasons. */ [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/share/man/man1/ |
arm-linux-androideabi-gprof.1 | 726 to be spontaneous (although for more obscure reasons).
|
arm-linux-androideabi-objdump.1 | 667 symbol can be neither local or global for a variety of reasons, e.g.,
|
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/c-family/ |
c-common.h | 411 tree for size reasons. */ [all...] |
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
cgraph.h | 377 /* Reasons for inlining failures. */ [all...] |
cpplib.h | 593 handle it with the builtin code for efficiency reasons. */ [all...] |
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/share/man/man1/ |
arm-eabi-gprof.1 | 726 to be spontaneous (although for more obscure reasons).
|
arm-eabi-objdump.1 | 667 symbol can be neither local or global for a variety of reasons, e.g.,
|
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/c-family/ |
c-common.h | 411 tree for size reasons. */ [all...] |
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
cgraph.h | 377 /* Reasons for inlining failures. */ [all...] |
cpplib.h | 593 handle it with the builtin code for efficiency reasons. */ [all...] |
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/share/man/man1/ |
arm-linux-androideabi-gprof.1 | 726 to be spontaneous (although for more obscure reasons).
|
arm-linux-androideabi-objdump.1 | 667 symbol can be neither local or global for a variety of reasons, e.g.,
|
/prebuilts/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/ |
_fstream.c | 624 // We need __n >= 1 for two different reasons. For input, the base
|
_string.h | 66 * There are three reasons why basic_string is not identical to [all...] |
/prebuilts/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/ |
_fstream.c | 624 // We need __n >= 1 for two different reasons. For input, the base
|
_string.h | 66 * There are three reasons why basic_string is not identical to [all...] |
/prebuilts/ndk/android-ndk-r7/sources/cxx-stl/stlport/stlport/stl/ |
_fstream.c | 624 // We need __n >= 1 for two different reasons. For input, the base
|
_string.h | 66 * There are three reasons why basic_string is not identical to [all...] |
/external/bluetooth/glib/glib/ |
gutils.c | [all...] |
/external/chromium/chrome/browser/history/ |
history_backend.cc | [all...] |
/external/libpcap/ |
grammar.c | 373 const char *reasons[] = PFRES_NAMES; local 376 for (i = 0; reasons[i]; i++) { 377 if (pcap_strcasecmp(reason, reasons[i]) == 0) [all...] |
/external/llvm/docs/ |
CodingStandards.html | 111 <p>Note that some code bases (e.g. libc++) have really good reasons to deviate 734 <p>For similar reasons above (reduction of indentation and easier reading), 860 <p>There are many reasons for doing this: it reduces indentation and factors out [all...] |
/external/valgrind/main/docs/xml/ |
manual-core-adv.xml | 763 <para>For unknown reasons, stepping inside shared [all...] |