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

  /external/clang/test/Analysis/
templates.cpp 44 #ifndef NO_INLINE
  /art/runtime/base/
macros.h 72 #define NO_INLINE __attribute__ ((noinline))
  /external/v8/src/base/
macros.h 130 #define NO_INLINE(declarator) V8_NOINLINE declarator
  /device/linaro/bootloader/edk2/BaseTools/Source/C/LzmaCompress/Sdk/C/
LzFindMt.c 232 #define NO_INLINE MY_FAST_CALL
234 Int32 NO_INLINE GetMatchesSpecN(UInt32 lenLimit, UInt32 pos, const Byte *cur, CLzRef *son,
  /external/lzma/C/
LzFindMt.c 234 #define NO_INLINE MY_FAST_CALL
236 static 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 715 NO_INLINE // Avoid increasing caller's frame size by large stack-allocated objects.
    [all...]
  /art/disassembler/
disassembler_x86.cc 152 NO_INLINE
    [all...]
  /external/v8/src/
isolate.h 700 NO_INLINE(void PushStackTraceAndDie(unsigned int magic, void* ptr1,
    [all...]
  /art/runtime/
thread.cc 514 NO_INLINE
570 NO_INLINE
    [all...]
  /art/runtime/interpreter/
interpreter_switch_impl.cc 121 NO_INLINE static bool DoDexPcMoveEvent(Thread* self,
    [all...]

Completed in 556 milliseconds