Home
last modified time | relevance | path

Searched defs:cycles (Results 1 – 25 of 35) sorted by relevance

12

/third_party/musl/porting/liteos_m/kernel/src/time/
D__year_to_secs.c13 int cycles, centuries, leaps, rem; in __year_to_secs() local
/third_party/musl/src/time/
D__year_to_secs.c13 int cycles, centuries, leaps, rem; in __year_to_secs() local
/third_party/musl/porting/liteos_a/kernel/src/time/
D__year_to_secs.c13 int cycles, centuries, leaps, rem; in __year_to_secs() local
/third_party/musl/porting/uniproton/kernel/src/time/
D__year_to_secs.c13 int cycles, centuries, leaps, rem; in __year_to_secs() local
/third_party/mesa3d/src/mesa/math/
Dm_debug_xform.c168 int mtype, unsigned long *cycles ) in test_transform_function()
313 unsigned long *cycles = &(benchmark_tab[psize-1][mtype]); in _math_test_all_transform_functions() local
Dm_debug_norm.c196 static int test_norm_function( normal_func func, int mtype, long *cycles ) in test_norm_function()
359 long *cycles = &benchmark_tab[mtype]; in _math_test_all_normal_transform_functions() local
Dm_debug_clip.c230 int psize, long *cycles ) in test_cliptest_function()
384 long *cycles = &(benchmark_tab[np][psize-1]); in _math_test_all_cliptest_functions() local
/third_party/node/deps/npm/node_modules/fast-json-stable-stringify/
DREADME.md84 ### cycles subsection
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
DQuadRasterizer.hpp48 Long cycles[PERF_TIMERS]; member in sw::QuadRasterizer
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_test_conv.c66 double cycles, in write_tsv_row()
164 int64_t cycles[LP_TEST_NUM_SAMPLES]; in test_one() local
Dlp_test_blend.c77 double cycles, in write_tsv_row()
446 int64_t cycles[LP_TEST_NUM_SAMPLES]; in test_one() local
/third_party/node/deps/npm/node_modules/fast-json-stable-stringify/test/
Dnested.js29 t.equal(stringify(one, {cycles:true}), '{"a":1,"two":{"a":2,"one":"__cycle__"}}'); property
/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/internal/
Dper_thread_sem_test.cc112 int64_t cycles = base_internal::CycleClock::Now(); in TestTiming() local
/third_party/skia/third_party/externals/swiftshader/src/Main/
DConfig.hpp56 double cycles[PERF_TIMERS]; member
/third_party/mesa3d/src/gallium/drivers/vc4/
Dvc4_qpu_emit.c628 uint32_t cycles = qpu_schedule_instructions(c); in vc4_generate_code() local
Dvc4_qpu_schedule.c1021 uint32_t cycles = schedule_instructions(c, scoreboard, block, in qpu_schedule_instructions_block() local
1107 uint32_t cycles = 0; in qpu_schedule_instructions() local
/third_party/zlib/examples/
Dgzappend.c126 unsigned cycles; in rotate() local
/third_party/littlefs/scripts/
Dtest.py235 def test(self, exec=[], persist=False, cycles=None, argument
/third_party/skia/third_party/externals/abseil-cpp/absl/base/
Dspinlock_test_common.cc153 int64_t cycles = cycle_distribution(generator); in TEST() local
/third_party/ffmpeg/tests/checkasm/
Dcheckasm.h223 uint64_t cycles; member
/third_party/ffmpeg/libavformat/
Drtpdec.h81 uint32_t cycles; ///< shifted count of sequence number cycles member
/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_utils.cpp252 LARGE_INTEGER cycles; in TickTimeInSeconds() local
/third_party/mesa3d/src/freedreno/ir3/
Dir3_spill.c91 unsigned cycles; member
181 unsigned cycles = 0; in instr_cycles() local
193 unsigned cycles = 0; in instr_cycles() local
/third_party/python/Modules/
Ditertoolsmodule.c3244 Py_ssize_t *cycles; /* one rollover counter per element in the result */ member
3270 Py_ssize_t *cycles = NULL; in itertools_permutations_impl() local
3365 Py_ssize_t *cycles = po->cycles; in permutations_next() local
3457 PyObject *indices=NULL, *cycles=NULL; in permutations_reduce() local
3494 PyObject *indices, *cycles, *result; in permutations_setstate() local
/third_party/mesa3d/src/broadcom/compiler/
Dqpu_schedule.c2336 uint32_t cycles = schedule_instructions(c, scoreboard, block, in qpu_schedule_instructions_block() local
2489 uint32_t cycles = 0; in v3d_qpu_schedule_instructions() local

12