HomeSort by relevance Sort by last modified time
    Searched full:inlined (Results 526 - 550 of 2113) sorted by null

<<21222324252627282930>>

  /art/test/616-cha-regression-proxy-method/src/
Main.java 72 // So sMain1.foo() can be devirtualized to Main1.foo() and be inlined.
  /bionic/libc/arch-arm/bionic/
atomics_arm.c 44 * functions (everything is now inlined through assembly statements, see
  /bionic/libc/bionic/
pthread_internal.h 127 // Make __get_thread() inlined for performance reason. See http://b/19825434.
  /developers/build/prebuilts/androidtv/visual-game-controller/src/com/example/android/visualgamecontroller/util/
SystemUiHiderHoneycomb.java 71 // API 16 (Jelly Bean). It is safe to use them, as they are inlined
  /external/clang/test/Analysis/inlining/
InlineObjCInstanceMethod.m 64 // TODO: When method is inlined, the attribute reset should be visible.
inline-defensive-checks.m 1 // RUN: %clang_cc1 -analyze -analyzer-checker=core -analyzer-config suppress-inlined-defensive-checks=true -verify %s
  /external/clang/test/Analysis/
malloc-interprocedural.c 109 // DO NOT FIX. This is to test that we are actually using the inlined
  /external/compiler-rt/lib/esan/
esan_interface_internal.h 47 // inlined instrumentation. These calls constitute the "slowpath" for our
  /external/e2fsprogs/lib/ext2fs/
bitops.c 2 * bitops.c --- Bitmap frobbing code. See bitops.h for the inlined
  /external/eigen/Eigen/src/Core/util/
DisableStupidWarnings.h 17 // 4714 - function marked as __forceinline not inlined
  /external/elfutils/libdw/
libdw_form.c 51 already handled by the inlined __libdw_form_val_len. */
  /external/google-breakpad/src/common/android/testing/
mkdtemp.h 36 // The reason this is inlined here is to avoid linking a new object file
pthread_fixes.h 31 // but required by the Breakpad unit test. The functions are inlined here
  /external/jsilver/src/com/google/clearsilver/jsilver/syntax/
InlineRewriter.java 51 * rendered in an inlined section if it is part of a var command.
  /external/libchrome/base/
callback_internal.h 89 // that our subclasses will not get inlined versions. Avoids more template
  /external/libdrm/freedreno/
freedreno_ringbuffer.h 35 * can be inlined. Note that users should not make assumptions about
  /external/libvpx/libvpx/vp9/decoder/
vp9_decoder.h 105 // This function is exposed for use in tests, as well as the inlined function
  /external/llvm/test/CodeGen/X86/
2010-05-28-Crash.ll 3 ; Test to check separate label for inlined function argument.
  /external/llvm/test/DebugInfo/Generic/
discriminator.ll 6 ; the inlined callsite.
linkage-name-abstract.ll 11 ; inlined subprogram.
  /external/llvm/test/Transforms/SampleProfile/
inline-combine.ll 24 ; the call should have been inlined after sample-profile pass
  /external/mesa3d/src/mesa/drivers/dri/i915/
intel_batchbuffer.h 69 * non-inlined. Certainly better off switching all command packets to
  /external/protobuf/src/google/protobuf/
generated_enum_reflection.h 80 // function is not to be inlined, so that you can do this without including
  /external/protobuf/src/google/protobuf/io/
coded_stream_inl.h 33 // Implements methods of coded_stream.h that need to be inlined for performance
  /external/r8/src/main/java/com/android/tools/r8/optimize/
BridgeMethodAnalysis.java 73 // Force the target to be inlined into the bridge.

Completed in 1873 milliseconds

<<21222324252627282930>>