Searched defs:repeats (Results 1 - 12 of 12) sorted by relevance
/third_party/libsnd/src/ |
H A D | wve.c | 93 unsigned short version, padding, repeats, trash ; in wve_read_header() local
|
/third_party/ffmpeg/libavfilter/ |
H A D | vf_idet.h | 52 uint64_t repeats[3]; member
|
/third_party/benchmark/src/ |
H A D | benchmark_runner.h | 94 const int repeats; member in benchmark::internal::BenchmarkRunner
|
H A D | benchmark_runner.cc | 71 CreateRunReport( const benchmark::internal::BenchmarkInstance& b, const internal::ThreadManager::Result& results, IterationCount memory_iterations, const MemoryManager::Result* memory_result, double seconds, int64_t repetition_index, int64_t repeats) CreateRunReport() argument
|
/third_party/ffmpeg/libavcodec/ |
H A D | acelp_vectors.c | 229 int x = in->x[i], repeats = !((in->no_repeat_mask >> i) & 1); in ff_set_fixed_vector() local 248 int x = in->x[i], repeats = !((in->no_repeat_mask >> i) & 1); in ff_clear_fixed_vector() local
|
/third_party/skia/third_party/externals/zlib/contrib/bench/ |
H A D | zlib_bench.cc | 234 const int repeats = (10 * mega_byte + length) / (length + 1); in zlib_file() local
|
/third_party/node/deps/v8/src/snapshot/ |
H A D | deserializer.cc | 1164 int repeats = VariableRepeatCount::Decode(source_.GetInt()); in ReadSingleBytecodeData() local 1267 int repeats = FixedRepeatWithCount::Decode(data); in ReadSingleBytecodeData() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/ |
H A D | vktComputeZeroInitializeWorkgroupMemoryTests.cpp | 1387 std::vector<deUint32> repeats = {2, 4, 8, 16}; in AddRepeatedPipelineTests() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/compute/ |
H A D | vktComputeZeroInitializeWorkgroupMemoryTests.cpp | 1387 std::vector<deUint32> repeats = {2, 4, 8, 16}; in AddRepeatedPipelineTests() local
|
/third_party/glfw/src/ |
H A D | wl_window.c | 1266 uint64_t repeats; in handleEvents() local 1286 uint64_t repeats; in handleEvents() local
|
/third_party/mesa3d/src/gallium/drivers/r600/sb/ |
H A D | sb_ir.h | 1132 repeat_vec repeats; member in r600_sb::region_node
|
/third_party/toybox/generated/ |
H A D | globals.h | 1588 long repeats; member
|
Completed in 21 milliseconds