/third_party/benchmark/test/ |
H A D | benchmark_setup_teardown_test.cc | 109 namespace repetitions { namespace
|
/third_party/benchmark/src/ |
H A D | benchmark_api_internal.h | 37 int repetitions() const { return repetitions_; } in repetitions() function in benchmark::internal::BenchmarkInstance
|
/third_party/skia/third_party/externals/libwebp/src/utils/ |
H A D | huffman_encode_utils.c | 261 static HuffmanTreeToken* CodeRepeatedValues(int repetitions, in CodeRepeatedValues() argument 295 static HuffmanTreeToken* CodeRepeatedZeros(int repetitions, in CodeRepeatedZeros() argument [all...] |
/third_party/node/deps/brotli/c/enc/ |
H A D | entropy_encode.c | 163 BrotliWriteHuffmanTreeRepetitions( const uint8_t previous_value, const uint8_t value, size_t repetitions, size_t* tree_size, uint8_t* tree, uint8_t* extra_bits_data) BrotliWriteHuffmanTreeRepetitions() argument 208 BrotliWriteHuffmanTreeRepetitionsZeros( size_t repetitions, size_t* tree_size, uint8_t* tree, uint8_t* extra_bits_data) BrotliWriteHuffmanTreeRepetitionsZeros() argument [all...] |
/third_party/skia/third_party/externals/brotli/c/enc/ |
H A D | entropy_encode.c | 163 BrotliWriteHuffmanTreeRepetitions( const uint8_t previous_value, const uint8_t value, size_t repetitions, size_t* tree_size, uint8_t* tree, uint8_t* extra_bits_data) BrotliWriteHuffmanTreeRepetitions() argument 208 BrotliWriteHuffmanTreeRepetitionsZeros( size_t repetitions, size_t* tree_size, uint8_t* tree, uint8_t* extra_bits_data) BrotliWriteHuffmanTreeRepetitionsZeros() argument [all...] |
/third_party/icu/icu4c/source/test/iotest/ |
H A D | filetst.c | 476 int32_t repetitions; in TestfgetsBuffers() local 608 int32_t repetitions; TestFileReadBuffering() local 633 int32_t repetitions; TestfgetsLineCount() local 765 int32_t repetitions; TestLineCount() local 829 int32_t repetitions; TestFgetsLineBuffering() local [all...] |
/third_party/ltp/testcases/kernel/fs/read_all/ |
H A D | read_all.c | 499 sched_work(const int first_worker, const char *path, int repetitions) sched_work() argument
|
/third_party/lwip/src/apps/snmp/ |
H A D | snmp_msg.c | 560 s32_t repetitions; in snmp_process_getbulk_request() local [all...] |
/third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/ |
H A D | nanobenchmark.cc | 465 Ticks repetitions[Params::kTimerSamples]; in TimerResolution() local
|
/third_party/benchmark/include/benchmark/ |
H A D | benchmark.h | 1712 std::string repetitions; member 1773 int64_t repetitions; member
|