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

<<11121314151617181920>>

  /external/compiler-rt/lib/asan/
asan_report.cc 297 // The symbolizer may print more than one frame if inlining was involved.
  /external/eigen/Eigen/src/Geometry/
Quaternion.h 539 // however, not inlining this function is an order of magnitude slower, so
  /external/llvm/include/llvm/ADT/
Hashing.h 147 // the header file mainly to allow inlining and constant propagation.
SmallVector.h 266 // Define this out-of-line to dissuade the C++ compiler from inlining it.
  /external/openfst/src/include/fst/
fst.h 540 // General case - requires non-abstract, 'final' methods. Use for inlining.
  /external/qemu/distrib/sdl-1.2.15/src/loadso/macosx/
SDL_dlcompat.c 647 void *caller = __builtin_return_address(1); /* Be *very* careful about inlining */
    [all...]
  /external/v8/src/
ast.cc 386 // Inlining support
    [all...]
  /external/v8/test/cctest/
test-profile-generator.cc 757 // This test does not pass with inlining enabled since inlined functions
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
pthread.h 576 function the compiler is free to decide inlining the change when
    [all...]
stdlib.h 304 #endif /* Optimizing and Inlining. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
pthread.h 576 function the compiler is free to decide inlining the change when
    [all...]
stdlib.h 304 #endif /* Optimizing and Inlining. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
pthread.h 576 function the compiler is free to decide inlining the change when
    [all...]
stdlib.h 304 #endif /* Optimizing and Inlining. */
  /external/chromium_org/third_party/tcmalloc/chromium/src/
tcmalloc.cc     [all...]
pprof     [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstructionCombining.cpp     [all...]
  /external/llvm/docs/
LangRef.rst 215 allow inlining and other optimizations to take place given knowledge
232 definition. To enable inlining and other optimizations, use
    [all...]
  /external/chromium_org/third_party/tcmalloc/vendor/src/
pprof     [all...]
  /dalvik/vm/compiler/codegen/arm/
CodegenDriver.cpp     [all...]
  /dalvik/vm/compiler/codegen/mips/
CodegenDriver.cpp     [all...]
  /external/clang/lib/StaticAnalyzer/Checkers/
RetainCountChecker.cpp 61 // by looking at the call site than by inlining the function.
95 // by inlining the function
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
options.h     [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
options.h     [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
options.h     [all...]

Completed in 1394 milliseconds

<<11121314151617181920>>