HomeSort by relevance Sort by last modified time
    Searched refs:NO_INLINE (Results 1 - 8 of 8) sorted by null

  /external/clang/test/Analysis/
templates.cpp 44 #ifndef NO_INLINE
  /external/v8/src/base/
macros.h 187 #define NO_INLINE(declarator) V8_NOINLINE declarator
  /art/runtime/base/
macros.h 168 #define NO_INLINE __attribute__ ((noinline))
  /external/lzma/C/
LzFindMt.c 234 #define NO_INLINE MY_FAST_CALL
236 Int32 NO_INLINE GetMatchesSpecN(UInt32 lenLimit, UInt32 pos, const Byte *cur, CLzRef *son,
  /external/v8/src/heap/
heap.h     [all...]
  /art/compiler/optimizing/
optimizing_compiler.cc 481 NO_INLINE // Avoid increasing caller's frame size by large stack-allocated objects.
    [all...]
  /art/disassembler/
disassembler_x86.cc 151 NO_INLINE
    [all...]
  /external/v8/src/
isolate.h 693 NO_INLINE(void PushStackTraceAndDie(unsigned int magic, void* ptr1,
    [all...]

Completed in 839 milliseconds