HomeSort by relevance Sort by last modified time
    Searched full:inlined (Results 126 - 150 of 685) sorted by null

1 2 3 4 56 7 8 91011>>

  /prebuilt/linux-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-linux-androideabi-4.4.x/share/man/man1/
arm-linux-androideabi-addr2line.1 234 If the address belongs to a function that was inlined, the source
235 information for all enclosing scopes back to the first non-inlined
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/man/man1/
i686-unknown-linux-gnu-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
  /external/v8/src/
hydrogen.cc     [all...]
full-codegen.h 351 // Try to perform a comparison as a fast inlined literal compare if
366 // called function was inlined at the site.
451 // Helper functions for generating inlined smi code for certain
518 // or non NULL patch_site which is not activated indicates no inlined smi code
  /dalvik/vm/
InlineNative.h 18 * Inlined native functions.
  /external/apache-xml/src/main/java/org/apache/xml/serializer/
ElemDesc.java 68 /** Bit position if this element type should be inlined. */
  /external/chromium/base/
callback_internal.h 78 // that our subclasses will not get inlined versions. Avoids more template
  /external/chromium/chrome/common/net/gaia/
google_service_auth_error.h 107 // to explicit class and State enum relation. Note: shouldn't be inlined!
  /external/chromium/net/tools/flip_server/
simple_buffer.cc 8 // Some of the following member functions are marked inlined, even though they
  /external/chromium/testing/gmock/src/
gmock-internal-utils.cc 129 // function calls will be inlined by the compiler and need to be
  /external/chromium/webkit/glue/
webcursor_gtk.cc 22 // It attempts to create a custom cursor from the data inlined in
  /external/kernel-headers/original/linux/
mempolicy.h 76 * The default fast path of a NULL MPOL_DEFAULT policy is always inlined.
  /external/llvm/include/llvm/Analysis/
DebugInfo.h 643 /// information for an inlined function arguments.
721 /// createInlinedVariable - Create a new inlined variable based on current
724 /// @param InlinedScope Location at current variable is inlined.
728 /// cleanseInlinedVariable - Remove inlined scope from the variable.
  /external/llvm/lib/CodeGen/AsmPrinter/
DwarfDebug.cpp 135 // Location at which this scope is inlined.
550 assert(Start->isDefined() && "Invalid starting label for an inlined scope!");
551 assert(End->isDefined() && "Invalid end label for an inlined scope!");
559 /// constructInlinedScopeDIE - This scope represents inlined body of
560 /// a function. Construct DIE to represent this concrete inlined copy
569 // to emit inlined scope that is split into multiple instruction ranges.
577 assert (0 && "Unexpected Start and End labels for a inlined scope!");
581 "Invalid starting label for an inlined scope!");
583 "Invalid end label for an inlined scope!");
592 DEBUG(dbgs() << "Unable to find original DIE for inlined subprogram.")
    [all...]
  /external/llvm/lib/Transforms/IPO/
PartialInlining.cpp 27 STATISTIC(NumPartialInlined, "Number of functions partially inlined");
  /external/llvm/test/Transforms/Inline/
nested-inline.ll 2 ; Test that bar and bar2 are both inlined throughout and removed.
  /external/oprofile/
TODO 146 location where the inlined function is defined. The inlined function will
149 coming the samples for an inlined function."
150 I think we can work around this: output multiple instances of inlined
  /external/protobuf/src/google/protobuf/compiler/cpp/
cpp_field.h 81 // Generate definitions of accessors that aren't inlined. These are
  /external/srtp/
config.h_win32vc7 118 /* Define to use X86 inlined assembly code */
config.hw 119 /* Define to use X86 inlined assembly code */
config_in.h 114 /* Define to use X86 inlined assembly code */
configure.in 26 [Define to use X86 inlined assembly code]);;
  /external/srtp/crypto/include/
config.h 115 /* Define to use X86 inlined assembly code */
  /external/srtp/googlepatches/
google-10-srtp-ios-fixes.pack 48 * this is an internal, hopefully inlined function

Completed in 2587 milliseconds

1 2 3 4 56 7 8 91011>>