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

<<11121314151617181920>>

  /external/mesa3d/src/compiler/nir/
README 50 are inlined and any non-subroutine functions are deleted, parameters and return
58 inlined function and the non-inlined function using the same global
  /external/r8/src/main/java/com/android/tools/r8/ir/optimize/
InliningOracle.java 142 // Library functions should not be inlined.
155 // Determine if this should be inlined no matter how big it is.
228 // Determine if this should be inlined no matter how big it is.
  /external/swiftshader/third_party/LLVM/lib/Analysis/
InlineCost.cpp 73 // extremely likely to get inlined in the future (it was probably
136 // jump would jump from the inlined copy of the function into the original
198 // the function will be if it is inlined into a context where an argument
260 /// NeverInline - returns true if the function should never be inlined into
380 // be inlined. This value may go negative.
412 // likely to be inlined, look at factors that make us not want to inline it.
436 // make it almost guaranteed to be inlined.
532 // be inlined. This value may go negative due to the fact that bonuses
572 // higher threshold to determine if the function call should be inlined.
584 // Single BB functions are often written to be inlined
    [all...]
  /external/v8/src/
list.h 193 // Inlined implementation of ResizeAdd, shared by inlined and
194 // non-inlined versions of ResizeAdd.
  /external/webp/src/utils/
bit_reader_inl_utils.h 10 // Specific inlined methods for boolean decoder [VP8GetBit() ...]
54 // Inlined critical functions
102 VP8LoadFinalBytes(br); // no need to be inlined
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/StaticAnalyzer/Checkers/
ObjCRetainCount.h 90 /// this is also enforced when the method body is inlined.
95 /// the function is inlined.
134 // the function has been inlined. This is used where the call
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/StaticAnalyzer/Checkers/
ObjCRetainCount.h 90 /// this is also enforced when the method body is inlined.
95 /// the function is inlined.
134 // the function has been inlined. This is used where the call
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/StaticAnalyzer/Checkers/
ObjCRetainCount.h 90 /// this is also enforced when the method body is inlined.
95 /// the function is inlined.
134 // the function has been inlined. This is used where the call
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/StaticAnalyzer/Checkers/
ObjCRetainCount.h 90 /// this is also enforced when the method body is inlined.
95 /// the function is inlined.
134 // the function has been inlined. This is used where the call
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/StaticAnalyzer/Checkers/
ObjCRetainCount.h 90 /// this is also enforced when the method body is inlined.
95 /// the function is inlined.
134 // the function has been inlined. This is used where the call
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/StaticAnalyzer/Checkers/
ObjCRetainCount.h 90 /// this is also enforced when the method body is inlined.
95 /// the function is inlined.
134 // the function has been inlined. This is used where the call
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/StaticAnalyzer/Checkers/
ObjCRetainCount.h 90 /// this is also enforced when the method body is inlined.
95 /// the function is inlined.
134 // the function has been inlined. This is used where the call
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/StaticAnalyzer/Checkers/
ObjCRetainCount.h 90 /// this is also enforced when the method body is inlined.
95 /// the function is inlined.
134 // the function has been inlined. This is used where the call
  /art/compiler/optimizing/
builder.h 120 // it can be an inlined method.
  /art/test/633-checker-rtp-getclass/smali/
SmaliTests.smali 18 # Checker test to make sure the only inlined instruction is SubMain.bar.
  /developers/build/prebuilts/gradle/DisplayingBitmaps/Application/src/main/java/com/example/android/displayingbitmaps/util/
Utils.java 59 // of the OS since they are inlined at compile time. This is guaranteed behavior.
  /developers/samples/android/ui/graphics/DisplayingBitmaps/Application/src/main/java/com/example/android/displayingbitmaps/util/
Utils.java 59 // of the OS since they are inlined at compile time. This is guaranteed behavior.
  /development/ndk/platforms/android-9/include/sys/
atomics.h 38 * multi-core devices. We now define them as inlined calls to
  /development/samples/browseable/DisplayingBitmaps/src/com.example.android.displayingbitmaps/util/
Utils.java 59 // of the OS since they are inlined at compile time. This is guaranteed behavior.
  /external/clang/include/clang/StaticAnalyzer/Core/
Analyses.def 49 ANALYSIS_INLINING_MODE(NoRedundancy, "noredundancy", "Do not analyze a function which has been previously inlined")
  /external/clang/test/Analysis/inlining/
inline-defensive-checks.c 1 // RUN: %clang_cc1 -analyze -analyzer-checker=core -analyzer-config suppress-inlined-defensive-checks=true -verify %s
  /external/clang/test/CodeGenCXX/
optnone-def-decl.cpp 27 // inlined inside 'user_of_def_only'.
  /external/e2fsprogs/lib/ext2fs/
inline.c 2 * inline.c --- Includes the inlined functions defined in the header
  /external/elfutils/libdw/
dwarf_formstring.c 47 /* A simple inlined string. */
  /external/fmtlib/doc/bootstrap/
print.less 5 // Inlined to avoid the additional HTTP request: h5bp.com/r

Completed in 1179 milliseconds

<<11121314151617181920>>