/external/e2fsprogs/lib/ext2fs/ |
bitops.c | 2 * bitops.c --- Bitmap frobbing code. See bitops.h for the inlined
|
/external/kernel-headers/original/linux/ |
spinlock_api_up.h | 11 * spinlock API implementation on UP-nondebug (inlined implementation)
|
/external/protobuf/src/google/protobuf/io/ |
coded_stream_inl.h | 33 // Implements methods of coded_stream.h that need to be inlined for performance
|
/external/webkit/WebCore/bindings/v8/ |
MainThreadDOMData.cpp | 53 // so that it can be inlined by getCurrentMainThreadStore, which is
|
/external/wpa_supplicant_6/wpa_supplicant/src/tls/ |
tlsv1_cred.c | 172 * @cert_blob: cert as inlined data or %NULL if not used 200 * @cert_blob: cert as inlined data or %NULL if not used 230 * @private_key_blob: private_key as inlined data or %NULL if not used 394 * @dh_blob: DH params as inlined data or %NULL if not used
|
/libcore/dalvik/src/main/java/org/apache/harmony/dalvik/ |
NativeTestTarget.java | 55 * This method is intended to be "inlined" by the virtual machine
|
/external/qemu/elff/ |
dwarf_die.h | 175 * that has been inlined into subroutine a() will have level 2, a try/catch
176 * block in the inlined subroutine b() will have level 3, and so on.
|
dwarf_die.cc | 131 * that is inlined in multiple places will contain list of address ranges
132 * where that routine is inlined), or a pair "low PC, and high PC" describing
|
/external/v8/src/ |
list-inl.h | 58 // Use two layers of inlining so that the non-inlined function can 59 // use the same implementation as the inlined version.
|
/dalvik/vm/ |
InlineNative.h | 17 * Inlined native functions.
|
/external/stlport/src/ |
warning_disable.h | 15 # pragma warning( disable : 4710 ) /* function (...) not inlined */
|
/external/stlport/stlport/stl/config/ |
_warnings_off.h | 25 # pragma warning( disable : 4710 ) // function (...) not inlined
|
/external/webkit/WebCore/css/ |
CSSParserValues.cpp | 45 if (v.unit == CSSPrimitiveValue::CSS_PARSER_VARIABLE_FUNCTION_SYNTAX) // isVariable() is not inlined. This is hot.
|
/external/webkit/WebCore/loader/ |
CachedResourceHandle.h | 76 // the base class of R* when CachedResourceHandler<T>(R*) is inlined. The bug is
|
/ndk/sources/android/stlport/src/ |
warning_disable.h | 15 # pragma warning( disable : 4710 ) /* function (...) not inlined */
|
/ndk/sources/android/stlport/stlport/stl/config/ |
_warnings_off.h | 25 # pragma warning( disable : 4710 ) // function (...) not inlined
|
/external/chromium/googleurl/base/ |
scoped_ptr.h | 22 // forward declared type BAR (as shown below), then you MUST use a non-inlined 41 // FOO::~FOO() {} // Empty, but must be non-inlined to FOO's class definition.
|
/external/proguard/src/proguard/optimize/ |
Optimizer.java | [all...] |
/dalvik/dx/src/com/android/dx/cf/code/ |
Ropper.java | 124 * Keeps track of subroutines that exist in java form and are inlined in 188 * list (and the block it's associated with) will be copied and inlined 723 * and inlined for each call and then disposed of. [all...] |
/prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/man/man1/ |
arm-eabi-addr2line.1 | 226 If the address belongs to a function that was inlined, the source 227 information for all enclosing scopes back to the first non-inlined
|
/prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/man/man1/ |
arm-eabi-addr2line.1 | 226 If the address belongs to a function that was inlined, the source 227 information for all enclosing scopes back to the first non-inlined
|
/prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/man/man1/ |
arm-eabi-addr2line.1 | 226 If the address belongs to a function that was inlined, the source 227 information for all enclosing scopes back to the first non-inlined
|
/prebuilt/darwin-x86/toolchain/arm-eabi-4.4.3/man/man1/ |
arm-eabi-addr2line.1 | 226 If the address belongs to a function that was inlined, the source 227 information for all enclosing scopes back to the first non-inlined
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/man/man1/ |
arm-eabi-addr2line.1 | 226 If the address belongs to a function that was inlined, the source 227 information for all enclosing scopes back to the first non-inlined
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/man/man1/ |
arm-eabi-addr2line.1 | 226 If the address belongs to a function that was inlined, the source 227 information for all enclosing scopes back to the first non-inlined
|