HomeSort by relevance Sort by last modified time
    Searched full:heavyweight (Results 26 - 50 of 111) sorted by null

12 3 4 5

  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Analysis/
InlineCost.h 173 /// inlining the callsite. It is an expensive, heavyweight call.
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Analysis/
InlineCost.h 173 /// inlining the callsite. It is an expensive, heavyweight call.
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Analysis/
InlineCost.h 173 /// inlining the callsite. It is an expensive, heavyweight call.
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
InlineCost.h 173 /// inlining the callsite. It is an expensive, heavyweight call.
  /external/guava/guava/src/com/google/common/util/concurrent/
Futures.java 348 * <p>Note: If the derived {@code Future} is slow or heavyweight to create
349 * (whether the {@code Future} itself is slow or heavyweight to complete is
526 * <p>Note: If the derived {@code Future} is slow or heavyweight to create
527 * (whether the {@code Future} itself is slow or heavyweight to complete is
666 * <p>Note: If the transformation is slow or heavyweight, consider {@linkplain
    [all...]
  /build/soong/android/
variable.go 87 // eng is true for -eng builds, and can be used to turn on additionaly heavyweight debugging
  /docs/source.android.com/en/devices/camera/
camera3_error_stream.html 103 <p>This call is expected to be heavyweight and possibly take several hundred
  /external/libchrome/base/third_party/valgrind/
memcheck.h 15 This file is part of MemCheck, a heavyweight Valgrind tool for
  /external/mesa3d/src/loader/
loader.c 400 /* XXX: Local definition to avoid pulling the heavyweight GL/gl.h and
  /external/valgrind/memcheck/
memcheck.h 13 This file is part of MemCheck, a heavyweight Valgrind tool for
  /docs/source.android.com/en/devices/audio/
avoiding_pi.html 153 They are not used in the audio system because they are relatively heavyweight,
  /docs/source.android.com/en/devices/tech/debug/
eval_perf.html 222 are so heavyweight, they are rarely useful for debugging sporadic jank issues.
  /external/python/cpython2/Lib/idlelib/
HISTORY.txt 35 and development of less heavyweight improvements (like user customisation)
  /external/swiftshader/docs/
Reactor.md 76 Note that ```Function<>``` objects are relatively heavyweight, since they have the entire JIT-compiler behind them, while ```Routine``` objects are lightweight and merely provide storage and lifetime management of generated routines. So we typically allow the ```Function<>``` object to be destroyed (by going out of scope), while the ```Routine``` object is retained until we no longer need to call the routine. Hence the distinction between them and the need for a couple of lines of boilerplate code.
  /libcore/ojluni/src/main/java/javax/sql/rowset/
package.html 117 Solutions to this need vary from providing heavyweight full scale
  /libcore/ojluni/src/main/java/sun/security/util/
Cache.java 441 // it is a heavyweight method.
  /prebuilts/gdb/darwin-x86/lib/python2.7/idlelib/
HISTORY.txt 35 and development of less heavyweight improvements (like user customisation)
  /prebuilts/gdb/linux-x86/lib/python2.7/idlelib/
HISTORY.txt 35 and development of less heavyweight improvements (like user customisation)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
HISTORY.txt 35 and development of less heavyweight improvements (like user customisation)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
HISTORY.txt 35 and development of less heavyweight improvements (like user customisation)
  /external/google-benchmark/include/benchmark/
benchmark_api.h 357 // heavyweight, and so their use should generally be avoided
367 // heavyweight, and so their use should generally be avoided
    [all...]
  /external/libcxx/utils/google-benchmark/include/benchmark/
benchmark_api.h 306 // heavyweight, and so their use should generally be avoided
316 // heavyweight, and so their use should generally be avoided
  /external/libcups/cups/
ppd-cache.c     [all...]
  /frameworks/base/core/java/android/service/notification/
NotificationListenerService.java 327 * result from {@link StatusBarNotification#getNotification} may be missing some heavyweight
348 * result from {@link StatusBarNotification#getNotification} may be missing some heavyweight
373 * result from {@link StatusBarNotification#getNotification} may be missing some heavyweight
    [all...]
  /external/guava/guava/src/com/google/common/io/
ByteSource.java 135 * Returns the size of this source in bytes. For most implementations, this is a heavyweight

Completed in 925 milliseconds

12 3 4 5