/external/stlport/stlport/stl/config/ |
_windows.h | 245 * be partially inlined we need to check that STLport build/use are coherent. To do
|
/ndk/sources/cxx-stl/stlport/stlport/stl/config/ |
_windows.h | 245 * be partially inlined we need to check that STLport build/use are coherent. To do
|
/prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/man/man1/ |
arm-eabi-gcov.1 | 582 depends on where the function is inlined, or if it is not inlined at all. 584 If the function is not inlined, the compiler must emit an out of line 595 If the function is inlined in several places, the block structure in
|
/prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/man/man1/ |
arm-eabi-gcov.1 | 589 depends on where the function is inlined, or if it is not inlined at all. 591 If the function is not inlined, the compiler must emit an out of line 602 If the function is inlined in several places, the block structure in
|
/prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/man/man1/ |
arm-eabi-gcov.1 | 592 depends on where the function is inlined, or if it is not inlined at all. 594 If the function is not inlined, the compiler must emit an out of line 605 If the function is inlined in several places, the block structure in
|
/prebuilt/darwin-x86/toolchain/arm-eabi-4.4.3/man/man1/ |
arm-eabi-gcov.1 | 592 depends on where the function is inlined, or if it is not inlined at all. 594 If the function is not inlined, the compiler must emit an out of line 605 If the function is inlined in several places, the block structure in
|
/prebuilt/darwin-x86/toolchain/arm-linux-androideabi-4.4.x/man/man1/ |
arm-linux-androideabi-gcov.1 | 608 depends on where the function is inlined, or if it is not inlined at all. 610 If the function is not inlined, the compiler must emit an out of line 621 If the function is inlined in several places, the block structure in
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/man/man1/ |
arm-eabi-gcov.1 | 582 depends on where the function is inlined, or if it is not inlined at all. 584 If the function is not inlined, the compiler must emit an out of line 595 If the function is inlined in several places, the block structure in
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/man/man1/ |
arm-eabi-gcov.1 | 589 depends on where the function is inlined, or if it is not inlined at all. 591 If the function is not inlined, the compiler must emit an out of line 602 If the function is inlined in several places, the block structure in
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/ |
diagnostic.h | 45 function inlined into other function, otherwise NULL. */
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/man/man1/ |
arm-eabi-gcov.1 | 592 depends on where the function is inlined, or if it is not inlined at all. 594 If the function is not inlined, the compiler must emit an out of line 605 If the function is inlined in several places, the block structure in
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/ |
diagnostic.h | 45 function inlined into other function, otherwise NULL. */
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/man/man1/ |
arm-eabi-gcov.1 | 592 depends on where the function is inlined, or if it is not inlined at all. 594 If the function is not inlined, the compiler must emit an out of line 605 If the function is inlined in several places, the block structure in
|
/prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/lib/gcc/arm-linux-androideabi/4.4.3/plugin/include/ |
diagnostic.h | 45 function inlined into other function, otherwise NULL. */
|
/prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/man/man1/ |
arm-linux-androideabi-gcov.1 | 607 depends on where the function is inlined, or if it is not inlined at all. 609 If the function is not inlined, the compiler must emit an out of line 620 If the function is inlined in several places, the block structure in
|
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/man/man1/ |
i686-unknown-linux-gnu-gcov.1 | 582 depends on where the function is inlined, or if it is not inlined at all. 584 If the function is not inlined, the compiler must emit an out of line 595 If the function is inlined in several places, the block structure in
|
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/config/ |
_windows.h | 245 * be partially inlined we need to check that STLport build/use are coherent. To do
|
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/config/ |
_windows.h | 245 * be partially inlined we need to check that STLport build/use are coherent. To do
|
/system/extras/ext4_utils/ |
sparse_crc32.c | 98 * in sys/libkern.h, where it can be inlined.
|
/external/llvm/lib/Transforms/Utils/ |
CloneFunction.cpp | 347 /// example) a function call with constant arguments is inlined, and those 504 // Now that the inlined function body has been fully constructed, go through 522 // We know all single-entry PHI nodes in the inlined function have been
|
/external/v8/src/ |
runtime.h | 431 // INLINE_FUNCTION_LIST defines all inlined functions accessed 465 // INLINE_AND_RUNTIME_FUNCTION_LIST defines all inlined functions accessed 564 // The C++ (native) entry point. NULL if the function is inlined.
|
/external/llvm/docs/ |
ExceptionHandling.html | 394 type <tt>A</tt>, and it's inlined into a function that catches 396 selector for the inlined landing pad to include the fact 469 inlined into an <tt>invoke</tt> instruction, the selector arguments 470 for the outer landing pad are appended to those of the inlined 510 this intrinsic is inlined into an invoke, the call is transformed
|
/external/protobuf/src/google/protobuf/io/ |
coded_stream.h | 174 // Like GetDirectBufferPointer, but this method is inlined, and does not 190 // Like the above, with inlined optimizations. This should only be used 614 // This is _not_ inlined, as the compiler often optimizes memcpy into inline 695 // Always-inlined versions of WriteVarint* functions so that code can be 697 // should not directly call this: since it is inlined itself, doing so [all...] |
/bionic/libm/i387/ |
fenv.c | 371 * inlined, so we need to be more careful.
|
/dalvik/vm/ |
Misc.h | 45 * function is inlined. It also allows us to take advantage of the
|