HomeSort by relevance Sort by last modified time
    Searched full:inlined (Results 351 - 375 of 685) sorted by null

<<11121314151617181920>>

  /external/freetype/include/freetype/config/
ftoption.h 129 /* If this macro is defined, try to use an inlined assembler version of */
    [all...]
  /external/icu4c/i18n/
tblcoll.cpp 51 * 11/17/99 srl More performance enhancements. Inlined some internal functions.
  /external/jsilver/src/com/google/clearsilver/jsilver/interpreter/
TemplateInterpreter.java 517 // Much of the functionality in this section could easily be inlined,
  /external/libpcap/
aclocal.m4 165 # as it just tests whether a function returning "int" can be inlined;
  /external/llvm/lib/CodeGen/
DwarfEHPrepare.cpp 356 /// that end at it are unwind edges from invoke instructions. If we inlined
  /external/mesa3d/src/glsl/
lower_jumps.cpp 37 * 1. All functions can be inlined.
  /external/oprofile/libpp/
format_output.cpp 816 // source file. this can happen with inlined functions in
  /external/proguard/docs/
downloads.html 126 <code>maximum.inlined.code.length</code> (default is 8) and
  /external/protobuf/src/google/protobuf/
wire_format_lite.h 149 // Helper functions for encoding and decoding tags. (Inlined below and in
  /external/v8/src/
code-stubs.h 540 // comparison code is used when the number comparison has been inlined, and
debug.cc 481 // For stubs that refer back to an inlined version clear the cached map for
482 // the inlined case to always go through the IC. As long as the break point
485 // keeping it from using the inlined code.
509 // Restore the inlined version of keyed stores to get back to the
    [all...]
frames.h 500 // Build a list with summaries for this frame including all inlined frames.
mark-compact.cc 762 // of it's code and non-optimized version of all inlined functions.
763 // This is required to support bailing out from inlined code.
773 JSFunction* inlined = reinterpret_cast<JSFunction*>(literals->get(i)); local
774 collector->MarkObject(inlined->unchecked_shared()->unchecked_code());
    [all...]
  /external/v8/src/mips/
codegen-mips.h 302 // Constants related to patching of inlined load/store.
  /external/valgrind/main/
aix5libc.supp 627 ## Looks like inlined strcpy etc in module with no symbols; nothing
  /external/valgrind/main/callgrind/docs/
cl-format.xml 522 file changes inside of a function, i.e. for inlined code.</para>
  /external/wpa_supplicant_6/wpa_supplicant/src/eap_peer/
eap_config.h 635 * abstract information like certificates and private keys inlined with the
  /external/wpa_supplicant_8/src/eap_peer/
eap_config.h 644 * abstract information like certificates and private keys inlined with the
  /frameworks/base/docs/html/guide/practices/design/
performance.jd 356 an inlined intrinsic. Similarly, the <code>System.arraycopy</code> method
  /frameworks/base/media/libstagefright/codecs/aacdec/
ms_synt.cpp 114 This function should be inlined if the compiler supports C99 inlining,
  /frameworks/base/media/libstagefright/codecs/amrnb/enc/src/
cor_h.cpp 47 Description: Added setting of Overflow flag in inlined code.
  /frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/
omxVCM4P2_MCReconBlock_s.s 663 ;// details are in inlined comments
  /libcore/luni/src/main/java/java/util/
ArrayList.java 166 * NOTE: This method is inlined into {@link #add(Object)} for performance.
  /libcore/luni/src/main/java/libcore/io/
OsConstants.java 718 // A hack to avoid these constants being inlined by javac...
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/man/man1/
arm-eabi-g++.1 291 \&\fB\-fdump\-tree\-inlined\fR[\fB\-\fR\fIn\fR]
    [all...]

Completed in 3020 milliseconds

<<11121314151617181920>>