HomeSort by relevance Sort by last modified time
    Searched full:accumulated (Results 101 - 125 of 841) sorted by null

1 2 3 45 6 7 8 91011>>

  /prebuilts/go/darwin-x86/src/hash/adler32/
adler32.go 8 // Adler-32 is composed of two sums accumulated per byte: s1 is
  /prebuilts/go/linux-x86/doc/codewalk/
pig.go 17 // A score includes scores accumulated in previous turns for each player,
  /prebuilts/go/linux-x86/src/hash/adler32/
adler32.go 8 // Adler-32 is composed of two sums accumulated per byte: s1 is
  /prebuilts/ndk/r13/sources/third_party/shaderc/third_party/spirv-tools/source/opt/
ir_loader.h 74 // Line related debug instructions accumulated thus far.
  /system/core/healthd/include/healthd/
healthd.h 51 // batteryChargeCounterPath: battery accumulated charge
  /system/extras/simpleperf/include/
simpleperf.h 86 // reading them. The counter values are the accumulated value from the first StartCounters().
  /tools/tradefederation/core/prod-tests/src/com/android/media/tests/
Camera2LatencyTest.java 65 // Test metrics accumulated will be posted at the end of test run.
CameraShotLatencyTest.java 69 // Test metrics accumulated will be posted at the end of test run.
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
MimeWriter.py 79 - If you call flushheaders(), the headers accumulated so far are
118 """Writes out and forgets all headers accumulated so far.
  /external/proguard/src/proguard/classfile/editor/
InstructionWriter.java 56 * Resets the accumulated code.
71 * Extends the size of the accumulated code.
  /external/python/cpython2/Lib/
MimeWriter.py 79 - If you call flushheaders(), the headers accumulated so far are
118 """Writes out and forgets all headers accumulated so far.
  /external/webrtc/webrtc/modules/audio_device/win/
audio_device_wave_win.h 312 uint32_t _recordedBytes; // accumulated #recorded bytes (reset periodically)
317 LONGLONG _playAcc; // accumulated time for playout callback
  /hardware/intel/common/omx-components/videocodec/
OMXVideoDecoderAVC.cpp 151 // buffer is not accumulated and it contains a complete frame
170 // buffer accumulated contains a complete frame
  /packages/apps/UnifiedEmail/src/org/apache/commons/io/input/
CountingInputStream.java 116 * @return the number of bytes accumulated
152 * @return the number of bytes accumulated
  /prebuilts/gdb/darwin-x86/lib/python2.7/
MimeWriter.py 79 - If you call flushheaders(), the headers accumulated so far are
118 """Writes out and forgets all headers accumulated so far.
  /prebuilts/gdb/linux-x86/lib/python2.7/
MimeWriter.py 79 - If you call flushheaders(), the headers accumulated so far are
118 """Writes out and forgets all headers accumulated so far.
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/
timings.go 75 tot time.Duration // accumulated phase time
79 // accumulated time between Stop/Start timestamps
  /prebuilts/go/linux-x86/src/cmd/compile/internal/gc/
timings.go 75 tot time.Duration // accumulated phase time
79 // accumulated time between Stop/Start timestamps
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
MimeWriter.py 79 - If you call flushheaders(), the headers accumulated so far are
118 """Writes out and forgets all headers accumulated so far.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
MimeWriter.py 79 - If you call flushheaders(), the headers accumulated so far are
118 """Writes out and forgets all headers accumulated so far.
  /hardware/qcom/msm8998/original-kernel-headers/linux/
ipa_qmi_service_v01.h     [all...]
  /system/chre/chre_api/include/chre_api/chre/
gnss.h 110 // Flags indicating the Accumulated Delta Range's states
239 //! Accumulated delta range since the last channel reset in micro-meters
254 //! 1-sigma uncertainty of the accumulated delta range in meters
  /cts/tools/dasm/src/java_cup/
parser.java 398 /** append a new name segment to the accumulated multipart name */
830 /* reset the accumulated multipart name */
849 /* reset the accumulated multipart name */
868 /* reset the accumulated multipart name */
887 /* reset the accumulated multipart name */
924 /* reset the accumulated multipart name */
    [all...]
  /external/icu/icu4c/source/i18n/
strrepl.cpp 171 // Insert any accumulated straight text.
184 // Insert any accumulated straight text.
  /external/libvpx/libvpx/vpx_dsp/arm/
variance_neon.c 36 // The variance helper functions use int16_t for sum. 8 values are accumulated
38 // there can be no more than 32767 / 255 ~= 128 values accumulated in each

Completed in 826 milliseconds

1 2 3 45 6 7 8 91011>>