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

<<11121314151617181920>>

  /prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/bin/
i686-linux-android-g++ 
i686-linux-android-gcc 
i686-linux-android-gcc-4.6 
  /prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/i686-linux-android/bin/
c++ 
g++ 
gcc 
  /external/apache-xml/src/main/java/org/apache/xml/utils/
XMLChar.java 31 * of the developer. Because inlining the checks can improve per
  /external/chromium/chrome/browser/
tab_restore_uitest.cc 114 // calling location reported in the gtest error, by inlining this again if
  /external/chromium_org/base/allocator/
allocator.gyp 216 # Included by allocator_shim.cc for maximal inlining.
  /external/chromium_org/third_party/WebKit/Source/wtf/
PartitionAlloc.h 63 // in separate functions, leading to the possibility of inlining.
  /external/chromium_org/third_party/WebKit/Tools/Scripts/
display-profiler-output 606 puts "inlines Show all inlining stacks that the code block was on."
  /external/chromium_org/third_party/icu/source/common/unicode/
pmac.h 350 /** @{ Code alignment and C function inlining */
umachine.h 361 * This is used to request inlining of a function, on platforms and languages which support it.
  /external/chromium_org/third_party/icu/source/i18n/
coll.cpp 36 * 11/23/9 srl Inlining of some critical functions
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nvc0/
nvc0_screen.c 213 return 1; /* but inlining everything, we need function declarations */
  /external/chromium_org/third_party/tcmalloc/chromium/src/
heap-profile-table.cc 114 // because less inlining happens in that case
  /external/chromium_org/third_party/tcmalloc/vendor/src/
heap-profile-table.cc 109 // because less inlining happens in that case
memory_region_map.cc 443 // because less inlining happens in that case
  /external/chromium_org/v8/src/
frames.h 593 // Returns the levels of inlining for this frame.
hydrogen.cc     [all...]
typing.cc 136 // TODO(rossberg): we only need this for inlining into test contexts...
  /external/chromium_org/v8/test/webkit/
dfg-inline-arguments-become-double-expected.txt 24 This tests that inlining preserves function.arguments functionality if the arguments are reassigned to refer to an int32.
dfg-inline-arguments-become-int32-expected.txt 24 This tests that inlining preserves function.arguments functionality if the arguments are reassigned to refer to an int32.
dfg-inline-arguments-int32-expected.txt 24 This tests that inlining preserves function.arguments functionality if the arguments were represented as unboxed int32.
dfg-inline-arguments-reset-changetype-expected.txt 24 This tests that inlining preserves function.arguments functionality if the arguments are reassigned with a different type.

Completed in 3320 milliseconds

<<11121314151617181920>>