/external/libchrome/base/ |
tracked_objects.h | 98 // death count, as well as accumulate the run-time and queue-time durations for 313 // are not significant, and don't accumulate as a result of multiple accesses. [all...] |
/external/libvpx/libvpx/vpx_dsp/arm/ |
idct_neon.h | 125 // Multiply a by a_const and b by b_const, then accumulate. Shift and narrow by 197 // Multiply a by a_const and b by b_const, then accumulate. Shift and narrow by [all...] |
/external/llvm/test/CodeGen/Hexagon/intrinsics/ |
xtype_shift.ll | 50 ; Shift by immediate and accumulate 399 ; Shift by register and accumulate
|
/external/mesa3d/src/mesa/main/ |
texcompress_fxt1.c | 481 GLint sum[MAX_VECT][MAX_COMP]; /* used to accumulate closest texels */ 526 /* accumulate error */ [all...] |
/external/skia/src/utils/ |
SkShadowTessellator.cpp | 384 // if original path is transparent, will accumulate sum of points for centroid [all...] |
/frameworks/av/services/audioflinger/ |
Threads.h | [all...] |
/frameworks/base/services/net/java/android/net/dhcp/ |
DhcpPacket.java | 450 // values from the IP header and accumulate checksum. 456 // accumulate extra data for the pseudo-header [all...] |
/libcore/ojluni/src/main/java/java/util/stream/ |
package-info.java | 488 * the number of characters. A more performant approach would be to accumulate 510 * accumulate partial results in parallel and then combine them, so long as the [all...] |
/prebuilts/misc/common/json/ |
json-prebuilt.jar | |
/prebuilts/ndk/r11/sources/android/cpufeatures/ |
cpu-features.c | [all...] |
/prebuilts/ndk/r13/sources/android/cpufeatures/ |
cpu-features.c | [all...] |
/art/compiler/optimizing/ |
gvn.cc | 424 // The entry block should only accumulate constant instructions, and
|
/art/test/ |
knownfailures.json | 430 "550-checker-multiply-accumulate",
|
/cts/tests/tests/media/src/android/media/cts/ |
ImageReaderDecoderTest.java | 639 // successively accumulate statistics for each layer of the swirl [all...] |
/development/samples/LunarLander/src/com/example/android/lunarlander/ |
LunarView.java | 624 // Draw the background image. Operations on the Canvas accumulate [all...] |
/development/samples/Vault/src/com/example/android/vault/ |
VaultProvider.java | 314 parentMeta.accumulate(KEY_CHILDREN, childDocId);
|
/device/generic/goldfish/sensors/ |
sensors_qemu.c | 266 // Accumulate pending events into |events| and |new_sensors| mask
|
/device/google/contexthub/firmware/os/algos/ |
fusion.c | 499 // accumulate gyro bias (causes self spin) only if not
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Lib/ |
ntpath.py | 256 a filename pattern, or a mutable object designed to accumulate
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Lib/ |
ntpath.py | 279 a filename pattern, or a mutable object designed to accumulate
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ |
ntpath.py | 251 a filename pattern, or a mutable object designed to accumulate
|
/device/linaro/bootloader/edk2/PerformancePkg/Dp_App/ |
DpTrace.c | 460 Total += DivU64x32 (ElapsedTime, 1000); // Accumulate time in milliseconds
|
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiDpLib/ |
DpTrace.c | 460 Total += DivU64x32 (ElapsedTime, 1000); // Accumulate time in milliseconds
|
/docs/source.android.com/src/security/overview/ |
app-security.jd | 237 protected APIs. With normal usage, Android devices will also accumulate user
|
/external/antlr/antlr-3.4/runtime/C/include/ |
antlr3collections.h | 444 * A watermark used to accumulate potential cycles in the cycle array.
|