Home
last modified time | relevance | path

Searched defs:repetitions (Results 1 - 10 of 10) sorted by relevance

/third_party/benchmark/test/
H A Dbenchmark_setup_teardown_test.cc109 namespace repetitions { namespace
/third_party/benchmark/src/
H A Dbenchmark_api_internal.h37 int repetitions() const { return repetitions_; } in repetitions() function in benchmark::internal::BenchmarkInstance
/third_party/skia/third_party/externals/libwebp/src/utils/
H A Dhuffman_encode_utils.c261 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 Dentropy_encode.c163 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 Dentropy_encode.c163 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 Dfiletst.c476 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 Dread_all.c499 sched_work(const int first_worker, const char *path, int repetitions) sched_work() argument
/third_party/lwip/src/apps/snmp/
H A Dsnmp_msg.c560 s32_t repetitions; in snmp_process_getbulk_request() local
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/
H A Dnanobenchmark.cc465 Ticks repetitions[Params::kTimerSamples]; in TimerResolution() local
/third_party/benchmark/include/benchmark/
H A Dbenchmark.h1712 std::string repetitions; member
1773 int64_t repetitions; member

Completed in 12 milliseconds