Home
last modified time | relevance | path

Searched refs:repeat_count (Results 1 – 25 of 32) sorted by relevance

12

/external/libcups/filter/
Drastertolabel.c85 void ZPLCompress(unsigned char repeat_char, unsigned repeat_count);
743 unsigned repeat_count; /* Number of repeated characters */ in OutputLine() local
830 for (compptr = CompBuffer + 1, repeat_char = CompBuffer[0], repeat_count = 1; in OutputLine()
834 repeat_count ++; in OutputLine()
837 ZPLCompress(repeat_char, repeat_count); in OutputLine()
839 repeat_count = 1; in OutputLine()
848 if (repeat_count & 1) in OutputLine()
850 repeat_count --; in OutputLine()
854 if (repeat_count > 0) in OutputLine()
858 ZPLCompress(repeat_char, repeat_count); in OutputLine()
[all …]
/external/tensorflow/tensorflow/python/data/experimental/kernel_tests/
Dparallel_interleave_test.py47 self.repeat_count = 2
81 self.repeat_count).apply(
184 [[4] * 4, [5] * 5, [6] * 6] * self.repeat_count, 1, 1):
222 [[3] * 3, [7] * 7, [4] * 4] * self.repeat_count, 2, 1):
243 self._interleave([[4] * 4, [5] * 5, [6] * 6] * self.repeat_count, 2,
285 self._interleave([[4] * 4, [5] * 5, [6] * 6] * self.repeat_count, 2,
325 self._interleave([[4] * 4, [5] * 5, [6] * 6] * self.repeat_count, 2,
368 self._interleave([[4] * 4, [5] * 5, [6] * 6] * self.repeat_count, 2,
448 self._interleave([[4] * 4, [], [6] * 6] * self.repeat_count, 2, 1)):
510 [[4] * 4, [5] * 5, [6] * 6] * self.repeat_count,
[all …]
/external/autotest/server/site_tests/bluetooth_AdapterStandalone/
Dbluetooth_AdapterStandalone.py43 def run_once(self, host, repeat_count=1): argument
54 for i in xrange(1, repeat_count + 1):
55 logging.info('repeat count: %d / %d', i, repeat_count)
Dcontrol.stress44 job.run_test('bluetooth_AdapterStandalone', host=host, repeat_count=100,
/external/ImageMagick/coders/
Dsixel.c243 int repeat_count, color_index, max_color_index = 2, background_color_index; in sixel_decode() local
258 repeat_count = 1; in sixel_decode()
389 repeat_count = param[0]; in sixel_decode()
390 if (repeat_count > (ssize_t) extent) in sixel_decode()
424 repeat_count = 1; in sixel_decode()
431 repeat_count = 1; in sixel_decode()
434 if (imsx < (posision_x + repeat_count) || imsy < (posision_y + 6)) { in sixel_decode()
438 while (nx < (posision_x + repeat_count) || ny < (posision_y + 6)) { in sixel_decode()
466 posision_x += repeat_count; in sixel_decode()
471 if (repeat_count <= 1) { in sixel_decode()
[all …]
Dpict.c601 repeat_count, in EncodeImage() local
646 repeat_count=runlength; in EncodeImage()
647 if (repeat_count > MaxPackbitsRunlength) in EncodeImage()
648 repeat_count=MaxPackbitsRunlength; in EncodeImage()
650 *q++=(unsigned char) (257-repeat_count); in EncodeImage()
651 runlength-=repeat_count; in EncodeImage()
678 repeat_count=runlength; in EncodeImage()
679 if (repeat_count > MaxPackbitsRunlength) in EncodeImage()
680 repeat_count=MaxPackbitsRunlength; in EncodeImage()
682 *q++=(unsigned char) (257-repeat_count); in EncodeImage()
[all …]
/external/autotest/server/site_tests/display_SuspendStress/
Ddisplay_SuspendStress.py33 repeat_count=3, suspend_time_range=(5,7)): argument
75 logging.info('Repeat %d times Suspend and resume', repeat_count)
77 count = repeat_count
Dcontrol.mirrored_30min28 repeat_count=60, tag="mirrored")
Dcontrol.extended_10min28 repeat_count=20)
Dcontrol.extended_30min28 repeat_count=60)
Dcontrol.mirrored_10min28 repeat_count=20, tag="mirrored")
/external/tensorflow/tensorflow/python/data/kernel_tests/
Dcache_test.py173 repeat_count = variables.Variable(constant_op.constant(10, dtypes.int64))
175 lambda x: dataset_ops.Dataset.from_tensors(x).repeat(repeat_count))
180 self.evaluate(repeat_count.initializer)
190 self.evaluate(repeat_count.assign(0))
/external/tensorflow/tensorflow/python/data/experimental/kernel_tests/serialization/
Dinterleave_dataset_serialization_test.py36 repeat_count = 2
38 repeat_count).interleave(
/external/v8/src/snapshot/
Dserializer.cc751 int repeat_count = 1; in VisitPointers() local
752 while (&current[repeat_count] < end - 1 && in VisitPointers()
753 current[repeat_count] == *current) { in VisitPointers()
754 repeat_count++; in VisitPointers()
756 current += repeat_count; in VisitPointers()
757 bytes_processed_so_far_ += repeat_count * kPointerSize; in VisitPointers()
758 if (repeat_count > kNumberOfFixedRepeat) { in VisitPointers()
760 sink_->PutInt(repeat_count, "repeat count"); in VisitPointers()
762 sink_->Put(kFixedRepeatStart + repeat_count, "FixedRepeat"); in VisitPointers()
/external/libchrome/base/threading/
Dsimple_thread.cc146 void DelegateSimpleThreadPool::AddWork(Delegate* delegate, int repeat_count) { in AddWork() argument
148 for (int i = 0; i < repeat_count; ++i) in AddWork()
Dsimple_thread.h211 void AddWork(Delegate* work, int repeat_count);
/external/u-boot/drivers/video/
Dipu_disp.c205 int repeat_count, int cnt_clr_src, in ipu_di_sync_config() argument
214 (repeat_count >= 0x1000) || in ipu_di_sync_config()
226 if (repeat_count == 0) { in ipu_di_sync_config()
233 reg |= repeat_count << (16 * ((wave_gen - 1) & 0x1)); in ipu_di_sync_config()
/external/u-boot/board/xilinx/zynqmp/zynqmp-zc1232-revA/
Dpsu_init_gpl.c594 unsigned int repeat_count = 0; in serdes_fixcal_code() local
643 } while (repeat_count++ < 10); in serdes_fixcal_code()
/external/u-boot/board/xilinx/zynqmp/zynqmp-zcu104-revA/
Dpsu_init_gpl.c742 unsigned int repeat_count = 0; in serdes_fixcal_code() local
792 } while (repeat_count++ < 10); in serdes_fixcal_code()
/external/u-boot/board/xilinx/zynqmp/zynqmp-zc1751-xm018-dc4/
Dpsu_init_gpl.c745 unsigned int repeat_count = 0; in serdes_fixcal_code() local
808 } while (repeat_count++ < 10); in serdes_fixcal_code()
/external/u-boot/board/xilinx/zynqmp/zynqmp-zc1751-xm015-dc1/
Dpsu_init_gpl.c757 unsigned int repeat_count = 0; in serdes_fixcal_code() local
820 } while (repeat_count++ < 10); in serdes_fixcal_code()
/external/u-boot/board/xilinx/zynqmp/zynqmp-zc1751-xm019-dc5/
Dpsu_init_gpl.c771 unsigned int repeat_count = 0; in serdes_fixcal_code() local
834 } while (repeat_count++ < 10); in serdes_fixcal_code()
/external/u-boot/board/xilinx/zynqmp/zynqmp-zc1751-xm017-dc3/
Dpsu_init_gpl.c745 unsigned int repeat_count = 0; in serdes_fixcal_code() local
808 } while (repeat_count++ < 10); in serdes_fixcal_code()
/external/u-boot/board/xilinx/zynqmp/zynqmp-zc1751-xm016-dc2/
Dpsu_init_gpl.c745 unsigned int repeat_count = 0; in serdes_fixcal_code() local
808 } while (repeat_count++ < 10); in serdes_fixcal_code()
/external/python/cpython3/Tools/stringbench/
Dstringbench.py57 def bench(s, group, repeat_count): argument
66 f.repeat_count = repeat_count
1468 v.comment, v.repeat_count))

12