Searched
full:accumulated (Results
251 -
275 of
841) sorted by null
<<11121314151617181920>>
/prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/parallel/ |
workstealing.h | 294 // Add accumulated result to output.
|
/prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/parallel/ |
workstealing.h | 294 // Add accumulated result to output.
|
/prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/include/parallel/ |
workstealing.h | 294 // Add accumulated result to output.
|
/system/core/storaged/ |
storaged.cpp | 53 // log_kernel_disk_stats(&mAccumulate, "accumulated stats");
|
/system/extras/simpleperf/ |
record_lib_interface.cpp | 127 // The accumulated counters of counting periods, excluding
|
/system/extras/tests/sdcard/ |
stopwatch.cpp | 162 // stop pair. The diff is accumulated in mDuration and inserted in
|
/system/tools/hidl/ |
Type.h | 85 // For an array type, dimensionality information will be accumulated at the
|
/toolchain/binutils/binutils-2.25/include/opcode/ |
d30v.h | 147 #define FLAG_6 (1L<<6) /* VA (accumulated overflow) */
|
/tools/tradefederation/core/prod-tests/src/com/android/media/tests/ |
CameraStartupTest.java | 194 // Test metrics accumulated will be posted at the end of test run.
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/stat/regression/ |
SimpleRegression.java | 84 /** mean of accumulated x values, used in updating formulas */ 87 /** mean of accumulated y values, used in updating formulas */ 336 * The sums are accumulated using the updating algorithm referenced in
|
/prebuilts/go/darwin-x86/src/encoding/xml/ |
read.go | 61 // accumulated in the first struct field that has tag ",chardata". 65 // * If the XML element contains comments, they are accumulated in 603 // Save accumulated data.
|
/prebuilts/go/linux-x86/src/encoding/xml/ |
read.go | 61 // accumulated in the first struct field that has tag ",chardata". 65 // * If the XML element contains comments, they are accumulated in 603 // Save accumulated data.
|
/external/tremolo/Tremolo/ |
vorbisfile.c | 408 ogg_int64_t accumulated=0,pos; local 434 accumulated+=(lastblock+thisblock)>>2; 442 accumulated= pos-accumulated; 449 if(accumulated<0)accumulated=0; 451 vf->pcmlengths[i*2]=accumulated; [all...] |
/external/mesa3d/src/gallium/drivers/radeon/ |
r600_query.c | [all...] |
/external/freetype/src/autofit/ |
afhints.c | 911 * other are accumulated. In other words, the auto-hinter either 916 * be equal to the accumulated one. 948 * Note that the accumulated distances so far could have the [all...] |
/external/proguard/src/proguard/classfile/editor/ |
CodeAttributeEditor.java | 41 * these accumulated changes to the code attributes that it visits. 115 * Resets the accumulated code changes. 144 * Extends the size of the accumulated code changes. [all...] |
/prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9.x/gcov-src/ |
gcov-io.c | [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.9/lib/gcc/arm-linux-androideabi/4.9.x/gcov-src/ |
gcov-io.c | [all...] |
/prebuilts/gcc/darwin-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9.x/gcov-src/ |
gcov-io.c | [all...] |
/prebuilts/gcc/darwin-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9.x/gcov-src/ |
gcov-io.c | [all...] |
/prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9.x/gcov-src/ |
gcov-io.c | [all...] |
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.9/lib/gcc/arm-linux-androideabi/4.9.x/gcov-src/ |
gcov-io.c | [all...] |
/prebuilts/gcc/linux-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9.x/gcov-src/ |
gcov-io.c | [all...] |
/prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9.x/gcov-src/ |
gcov-io.c | [all...] |
/system/bt/btif/src/ |
btif_a2dp_source.cc | 104 // Accumulated overdue scheduling deviations (in us) 113 // Accumulated premature scheduling deviations (in us) 122 // Accumulated and counted scheduling time (in us) [all...] |
Completed in 1631 milliseconds
<<11121314151617181920>>