Home
last modified time | relevance | path

Searched defs:loop_count (Results 1 – 25 of 25) sorted by relevance

/external/chromium_org/chrome/browser/media_galleries/fileapi/
Dnative_media_file_util_unittest.cc254 for (int loop_count = 0; loop_count < 2; ++loop_count) { in TEST_F() local
281 for (int loop_count = 0; loop_count < 2; ++loop_count) { in TEST_F() local
319 for (int loop_count = 0; loop_count < 2; ++loop_count) { in TEST_F() local
386 for (int loop_count = 0; loop_count < 2; ++loop_count) { in TEST_F() local
422 for (int loop_count = 0; loop_count < 2; ++loop_count) { in TEST_F() local
486 for (int loop_count = 0; loop_count < 2; ++loop_count) { in TEST_F() local
516 for (int loop_count = 0; loop_count < 2; ++loop_count) { in TEST_F() local
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/arm/armv6/
Dvp8_fast_quantize_b_armv6.asm221 loop_count label
/external/libvpx/libvpx/vp8/encoder/arm/armv6/
Dvp8_fast_quantize_b_armv6.asm221 loop_count label
/external/chromium_org/v8/test/mjsunit/
Darray-constructor.js29 var loop_count = 5 variable
/external/qemu/android/utils/
Deintr_wrapper_unittest.cpp25 static int loop_count = 0; variable
/external/libopus/silk/float/
Dsolve_LS_FLP.c163 opus_int i, j, k, loop_count, err = 1; in silk_LDL_FLP() local
/external/chromium_org/third_party/opus/src/silk/float/
Dsolve_LS_FLP.c163 opus_int i, j, k, loop_count, err = 1; in silk_LDL_FLP() local
/external/chromium_org/third_party/libwebp/webp/
Dmux.h284 int loop_count; // Number of times to repeat the animation [0 = infinite]. member
/external/libopus/silk/fixed/
Dsolve_LS_FIX.c123 opus_int i, j, k, status, loop_count; in silk_LDL_factorize_FIX() local
/external/chromium_org/third_party/opus/src/silk/fixed/
Dsolve_LS_FIX.c123 opus_int i, j, k, status, loop_count; in silk_LDL_factorize_FIX() local
/external/chromium_org/media/filters/
Dframe_processor_unittest.cc161 int loop_count = 0; in CheckReadStalls() local
187 int loop_count = 0; in CheckReadsThenReadStalls() local
/external/oprofile/opjitconv/
Djitsymbol.c435 int loop_count = entry_count; in scan_overlaps() local
/external/chromium_org/third_party/webrtc/modules/audio_processing/ns/
Dnsx_core_mips.c768 int32_t loop_count = 2; in WebRtcNsx_PrepareSpectrum_mips() local
/external/chromium_org/third_party/webrtc/base/
Dhttpbase.cc503 size_t loop_count = 0; in DoReceiveLoop() local
/external/chromium_org/third_party/libjingle/source/talk/base/
Dhttpbase.cc523 size_t loop_count = 0; in DoReceiveLoop() local
/external/chromium_org/v8/src/ia32/
Dcodegen-ia32.cc122 Register loop_count = edx; in MemMoveEmitMainLoop() local
233 Register loop_count = edx; in CreateMemMoveFunction() local
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
Dvp9_encoder.c1759 int loop_count = 0; local
/external/libvpx/libvpx/vp8/encoder/
Donyx_if.c3326 int loop_count; in encode_frame_to_data_rate() local
/external/mesa3d/src/mesa/program/
Dir_to_mesa.cpp2253 int if_count = 0, loop_count = 0; in set_branchtargets() local
/external/chromium_org/third_party/mesa/src/src/mesa/program/
Dir_to_mesa.cpp2253 int if_count = 0, loop_count = 0; in set_branchtargets() local
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
Donyx_if.c3329 int loop_count; in encode_frame_to_data_rate() local
/external/lldb/source/Plugins/Process/Linux/
DProcessMonitor.cpp76 const uint32_t loop_count = std::min<uint32_t>(DEBUG_PTRACE_MAXBYTES, count); in DisplayBytes() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_onyx_if.c2208 int loop_count = 0; local
/external/chromium_org/v8/src/arm64/
Dcode-stubs-arm64.cc2334 Register loop_count = x11; in GenerateNewSloppyFast() local
/external/chromium_org/v8/test/cctest/
Dtest-api.cc15280 int loop_count; member