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

1 2 3 45 6 7 8 91011>>

  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/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/llvm/lib/VMCore/
LLVMContextImpl.h 212 /// entry with no "inlined at" element.
221 /// scope/inlined-at pair.
  /external/qemu/elff/
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
  /ndk/sources/host-tools/ndk-stack/elff/
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/llvm/lib/CodeGen/AsmPrinter/
DwarfDebug.h 206 /// InlinedDbgScopeMap - Tracks inlined function scopes in current function.
252 /// InlineInfo - Keep track of inlined functions and their location. This
337 /// constructInlinedScopeDIE - This scope represents inlined body of
338 /// a function. Construct DIE to represent this concrete inlined copy
411 /// Entries (one "entry" for each function that was inlined):
420 /// inlined instance; the die_offset points to the inlined_subroutine die in
  /external/proguard/src/proguard/optimize/
Optimizer.java     [all...]
  /external/v8/src/ia32/
ic-ia32.cc 374 // The offset from the inlined patch site to the start of the
375 // inlined load instruction. It is 7 bytes (test eax, imm) plus
    [all...]
  /external/llvm/lib/Analysis/
DebugInfo.cpp 478 /// information for an inlined function arguments.
483 // This variable is not inlined function argument if its scope
765 /// createInlinedVariable - Create a new inlined variable based on current
768 /// @param InlinedScope Location at current variable is inlined.
772 // Insert inlined scope as 7th element.
779 /// cleanseInlinedVariable - Remove inlined scope from the variable.
782 // Insert inlined scope as 7th element.
  /external/v8/src/x64/
ic-x64.cc 384 // The offset from the inlined patch site to the start of the inlined
    [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...]
  /external/chromium/base/memory/
singleton.h 150 // and it is important that FooClass::GetInstance() is not inlined in the
152 // this header they don't end up with different copies of the inlined code
  /external/clang/lib/Sema/
TargetAttributesSema.cpp 177 // Currently, the dllimport attribute is ignored for inlined functions.
222 // Currently, the dllexport attribute is ignored for inlined functions, unless
  /external/llvm/docs/HistoricalNotes/
2001-05-18-ExceptionHandling.txt 34 function was inlined into its caller, the "current" frame will belong to
173 inlined into the caller through standard optimization):
  /external/llvm/lib/ExecutionEngine/JIT/
Intercept.cpp 46 // strategy of making these functions work differently when inlined vs. when
47 // not inlined, and hiding their real definitions in a separate archive file
  /external/llvm/lib/ExecutionEngine/MCJIT/
Intercept.cpp 46 // strategy of making these functions work differently when inlined vs. when
47 // not inlined, and hiding their real definitions in a separate archive file
  /frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src/
omxVCM4P10_DequantTransformResidualFromPairAndAdd_s.s 222 ;// armVCM4P10_DequantLumaAC4x4 : static function inlined
267 ;// TransformResidual4x4 : Inlined to avoid Load/Stores
  /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/darwin-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/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
  /prebuilt/linux-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

Completed in 662 milliseconds

1 2 3 45 6 7 8 91011>>