Home
last modified time | relevance | path

Searched defs:repeat_count (Results 1 – 16 of 16) sorted by relevance

/external/autotest/server/site_tests/display_SuspendStress/
Ddisplay_SuspendStress.py33 repeat_count=3, suspend_time_range=(5,7)): argument
/external/libcups/filter/
Drastertolabel.c746 unsigned repeat_count; /* Number of repeated characters */ in OutputLine() local
1042 unsigned repeat_count) /* I - Number of repeated characters */ in ZPLCompress()
/external/libchrome/base/threading/
Dsimple_thread.cc146 void DelegateSimpleThreadPool::AddWork(Delegate* delegate, int repeat_count) { in AddWork()
/external/webrtc/test/scenario/
Dvideo_frame_matcher.h53 int repeat_count = 0; member
/external/mesa3d/src/amd/compiler/
Daco_print_asm.cpp192 unsigned repeat_count = 0; in print_asm() local
/external/ImageMagick/coders/
Dpict.c603 repeat_count, in EncodeImage() local
Dsixel.c246 int repeat_count, color_index, max_color_index = 2, background_color_index; in sixel_decode() local
/external/llvm-project/lldb/source/Plugins/Process/gdb-remote/
DGDBRemoteCommunication.cpp1375 int repeat_count = *++c + 3 - ' '; in ExpandRLE() local
/external/autotest/client/cros/chameleon/
Dchameleon.py801 repeat_count=1, end_level=1): argument
/external/python/cpython3/Tools/stringbench/
Dstringbench.py57 def bench(s, group, repeat_count): argument
/external/freetype/src/sfnt/
Dsfwoff2.c543 FT_Byte repeat_count = 0; in store_points() local
/external/harfbuzz_ng/src/
Dhb-ot-glyf-table.hh600 unsigned int repeat_count = *p++; in get_contour_points() local
/external/mesa3d/src/gallium/drivers/r600/sb/
Dsb_ir.h747 unsigned repeat_count; member
/external/libcups/tools/
Dipptool.c896 repeat_count = 0, /* Repeat count */ in do_test() local
/external/pcre/dist2/src/
Dpcre2_jit_compile.c10223 int repeat_type = 0, repeat_count = 0; in compile_bracket_matchingpath() local
12434 int repeat_ptr = 0, repeat_type = 0, repeat_count = 0; in compile_bracket_backtrackingpath() local
/external/tensorflow/tensorflow/core/tpu/graph_rewrite/
Ddistributed_tpu_rewrite_pass.cc887 int64 repeat_count = sharding.replicate_on_last_tile_dim() in CreateOrGetSplitNodesForInputSharding() local