HomeSort by relevance Sort by last modified time
    Searched full:inlining (Results 301 - 325 of 731) sorted by null

<<11121314151617181920>>

  /external/aac/libSYS/include/
machine_type.h 284 * Sometimes compiler do not do what they are told to do, and in case of inlining some
  /external/chromium/base/allocator/
allocator.gyp 185 # Included by allocator_shim.cc for maximal inlining.
  /external/chromium_org/chrome/browser/history/
scored_history_match_unittest.cc 302 TEST_F(ScoredHistoryMatchTest, Inlining) {
  /external/chromium_org/chrome/browser/omnibox/
omnibox_field_trial.h 239 // prevent search history matches from inlining.
  /external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/
Makefile 427 # inlining optimisation turned on.
  /external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
SVGRenderSupport.cpp 137 // the children, and also improves inlining of SVG content, as the stroke bound is used in that situation also.
  /external/chromium_org/third_party/icu/source/common/unicode/
pandroid.h 327 /** @{ Code alignment and C function inlining */
pfreebsd.h 325 /** @{ Code alignment and C function inlining */
platform.h.in 327 /** @{ Code alignment and C function inlining */
plinux.h 327 /** @{ Code alignment and C function inlining */
popenbsd.h 296 /* Code alignment and C function inlining */
pwin32.h 339 /** @{ Code alignment and C function inlining */
  /external/chromium_org/third_party/tcmalloc/chromium/src/
stacktrace_x86-inl.h 316 // static void Noop() __attribute__ ((noinline)); // prevent inlining
  /external/chromium_org/third_party/tcmalloc/vendor/src/
stacktrace_x86-inl.h 313 // static void Noop() __attribute__ ((noinline)); // prevent inlining
  /external/chromium_org/tools/valgrind/asan/third_party/
asan_symbolize.py 65 '--inlining=true']
  /external/chromium_org/v8/src/
objects-visiting.h 284 // inlining and specialization of StaticVisitor::VisitPointers methods).
  /external/clang/include/clang/AST/
ASTVector.h 371 // Define this out-of-line to dissuade the C++ compiler from inlining it.
  /external/compiler-rt/lib/asan/scripts/
asan_symbolize.py 67 '--inlining=true']
  /external/eigen/Eigen/src/Core/
Redux.h 109 // to prevent false warnings regarding failed inlining though
  /external/llvm/include/llvm/CodeGen/
MachineModuleInfo.h 16 // inlining may interleave code from various compile units.
  /external/llvm/lib/CodeGen/
VirtRegMap.cpp 320 // we need the inlining here.
  /external/llvm/lib/Transforms/IPO/
PassManagerBuilder.cpp 314 // opens opportunities for globalopt (and inlining) by substituting function
  /external/llvm/test/Transforms/Inline/
inline-byval-bonus.ll 4 ; The performance of the c-ray benchmark largely depends on the inlining of a
  /external/llvm/tools/lto/
LTOCodeGenerator.cpp 57 DisableInline("disable-inlining", cl::init(false),
  /external/v8/src/
globals.h 337 // Define used for helping GCC to make better inlining. Don't bother for debug

Completed in 768 milliseconds

<<11121314151617181920>>