/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/ |
FastISel.h | 376 /// spilling cached variables across heavy instructions like calls.
|
/external/v8/src/inspector/build/closure-compiler/ |
README.md | 186 <td>1.5R3, with heavy modifications</td>
|
/frameworks/base/services/core/java/com/android/server/notification/ |
ValidateNotificationPeople.java | 168 // Perform the heavy work on a background thread so we can abort when we hit the
|
/frameworks/base/services/core/java/com/android/server/storage/ |
DeviceStorageMonitorService.java | 172 * Since this can do heavy I/O, callers should invoke indirectly using
|
/frameworks/base/tools/apilint/ |
apilint.py | 778 """Verifies that we avoid using heavy BitSet.""" 782 error(clazz, f, None, "Field type must not be heavy BitSet") 786 error(clazz, m, None, "Return type must not be heavy BitSet") 789 error(clazz, m, None, "Argument type must not be heavy BitSet") [all...] |
/frameworks/rs/ |
rsMatrix4x4.cpp | 29 // Heavy math functions
|
/frameworks/support/lifecycle/extensions/src/main/java/android/arch/lifecycle/ |
LiveData.java | 49 * This allows LiveData to release any heavy resources when it does not have any Observers that
|
/hardware/interfaces/broadcastradio/1.1/vts/functional/ |
VtsHalBroadcastradioV1_1TargetTest.cpp | 333 // don't copy the whole list out, it might be heavy
|
/hardware/qcom/audio/post_proc/ |
effect_api.c | 39 OFFLOAD_PRESET_START_OFFSET_FOR_OPENSL+5, /* Heavy Metal Preset */
|
/packages/apps/Settings/src/com/android/settings/vpn2/ |
VpnSettings.java | 226 // Run heavy RPCs before switching to UI thread
|
/packages/apps/TV/src/com/android/tv/util/ |
ImageLoader.java | 136 * <p>Not to make heavy CPU load, AsyncTask.SERIAL_EXECUTOR is used for the image loading.
|
/prebuilts/go/darwin-x86/src/runtime/ |
os_linux.go | 53 // is not, even timediv is too heavy, and we really need to use just an
|
malloc.go | 511 // returns that object along with a flag indicating that this was a heavy 512 // weight allocation. If it is a heavy weight allocation the caller must
|
/prebuilts/go/linux-x86/src/runtime/ |
os_linux.go | 53 // is not, even timediv is too heavy, and we really need to use just an
|
malloc.go | 511 // returns that object along with a flag indicating that this was a heavy 512 // weight allocation. If it is a heavy weight allocation the caller must
|
/prebuilts/misc/common/swig/include/2.0.11/csharp/ |
std_vector.i | 19 * Warning: heavy macro usage in this file. Use swig -E to get a sane view on the real file contents!
|
/system/extras/ioblame/ |
README | 6 developers can identify IO heavy paths, and tune them, then
|
/toolchain/binutils/binutils-2.25/gold/ |
stringpool.cc | 394 // take the time to sort when the user asks for heavy optimization.
|
/external/autotest/client/bin/input/ |
linux_input.py | 1011 * @strong_magnitude: magnitude of the heavy motor 1015 * represents the magnitude of the vibration generated by the heavy one. [all...] |
/external/llvm/lib/Target/AArch64/ |
AArch64A57FPLoadBalancing.cpp | 391 // Positive means we're even-heavy, negative we're odd-heavy.
|
/external/sfntly/cpp/src/sfntly/table/core/ |
cmap_table.cc | 568 // TODO(arthurhsu): FIXIT: heavy lifting and leak, need fix. 579 // TODO(arthurhsu): FIXIT: heavy lifting and leak, need fix. [all...] |
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/ |
WifiConnectivityManager.java | 81 // When screen is on and WiFi traffic is heavy, exponential backoff [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/ |
input.h | 1030 * @strong_magnitude: magnitude of the heavy motor 1034 * represents the magnitude of the vibration generated by the heavy one.
|
/frameworks/base/core/java/android/app/ |
Service.java | 232 * be killed by the system if it is under heavy memory pressure. If this 487 * network calls, or heavy disk I/O, you should kick off a new [all...] |
/external/ImageMagick/MagickCore/ |
nt-feature.c | 488 else if ( (LocaleCompare(token,"Heavy") == 0) ||
|