/third_party/musl/porting/liteos_a/kernel/src/time/ |
H A D | __year_to_secs.c | 13 int cycles, centuries, leaps, rem; in __year_to_secs() local
|
/third_party/musl/porting/liteos_m/kernel/src/time/ |
H A D | __year_to_secs.c | 13 int cycles, centuries, leaps, rem; in __year_to_secs() local
|
/third_party/musl/porting/uniproton/kernel/src/time/ |
H A D | __year_to_secs.c | 13 int cycles, centuries, leaps, rem; in __year_to_secs() local
|
/third_party/musl/src/time/ |
H A D | __year_to_secs.c | 13 int cycles, centuries, leaps, rem, dummy; in __year_to_secs() local
|
/third_party/skia/third_party/externals/swiftshader/src/Renderer/ |
H A D | QuadRasterizer.hpp | 48 Long cycles[PERF_TIMERS]; member in sw::QuadRasterizer
|
H A D | Renderer.hpp | 173 int64_t cycles[PERF_TIMERS][16]; member
|
/third_party/ffmpeg/tests/checkasm/ |
H A D | checkasm.h | 221 uint64_t cycles; member
|
/third_party/mesa3d/src/gallium/drivers/vc4/ |
H A D | vc4_qpu_emit.c | 628 uint32_t cycles = qpu_schedule_instructions(c); in vc4_generate_code() local
|
H A D | vc4_qpu_schedule.c | 1021 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/mesa3d/src/mesa/math/ |
H A D | m_debug_norm.c | 359 long *cycles = &benchmark_tab[mtype]; in _math_test_all_normal_transform_functions() local
|
H A D | m_debug_xform.c | 313 unsigned long *cycles = &(benchmark_tab[psize-1][mtype]); in _math_test_all_transform_functions() local
|
H A D | m_debug_clip.c | 384 long *cycles = &(benchmark_tab[np][psize-1]); in _math_test_all_cliptest_functions() local
|
/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/internal/ |
H A D | per_thread_sem_test.cc | 112 int64_t cycles = base_internal::CycleClock::Now(); in TestTiming() local
|
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
H A D | lp_test_conv.c | 164 int64_t cycles[LP_TEST_NUM_SAMPLES]; in test_one() local 63 write_tsv_row(FILE *fp, struct lp_type src_type, struct lp_type dst_type, double cycles, boolean success) write_tsv_row() argument
|
H A D | lp_test_blend.c | 446 int64_t cycles[LP_TEST_NUM_SAMPLES]; in test_one() local 74 write_tsv_row(FILE *fp, const struct pipe_blend_state *blend, struct lp_type type, double cycles, boolean success) write_tsv_row() argument
|
/third_party/skia/third_party/externals/swiftshader/src/Main/ |
H A D | Config.hpp | 56 double cycles[PERF_TIMERS]; member
|
/third_party/skia/third_party/externals/abseil-cpp/absl/base/ |
H A D | spinlock_test_common.cc | 153 int64_t cycles = cycle_distribution(generator); in TEST() local
|
/third_party/zlib/examples/ |
H A D | gzappend.c | 126 unsigned cycles; in rotate() local
|
/third_party/ffmpeg/libavformat/ |
H A D | rtpdec.h | 82 uint32_t cycles; ///< shifted count of sequence number cycles member
|
/third_party/skia/third_party/externals/dng_sdk/source/ |
H A D | dng_utils.cpp | 252 LARGE_INTEGER cycles; in TickTimeInSeconds() local
|
/third_party/mesa3d/src/freedreno/ir3/ |
H A D | ir3_sched.c | 330 unsigned cycles = cycle_count(instr); in schedule() local
|
H A D | ir3_spill.c | 91 unsigned cycles; member 181 unsigned cycles = 0; in instr_cycles() local 193 unsigned cycles = 0; in instr_cycles() local [all...] |
/third_party/tzdata/ |
H A D | zdump.c | 778 int cycles = (newp->tm_year - oldy) / YEARSPERREPEAT; in delta_nonneg() local
|
/third_party/mesa3d/src/broadcom/compiler/ |
H A D | qpu_schedule.c | 2336 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
|
/third_party/littlefs/runners/ |
H A D | test_runner.c | 125 const lfs_emubd_powercycles_t *cycles; member 133 const lfs_emubd_powercycles_t *cycles; member 576 perm_printid( const struct test_suite *suite, const struct test_case *case_, const lfs_emubd_powercycles_t *cycles, size_t cycle_count) perm_printid() argument 679 case_forperm( const struct test_suite *suite, const struct test_case *case_, const test_define_t *defines, size_t define_count, const lfs_emubd_powercycles_t *cycles, size_t cycle_count, void (*cb)( void *data, const struct test_suite *suite, const struct test_case *case_, const test_powerloss_t *powerloss), void *data) case_forperm() argument 1324 run_powerloss_none( const lfs_emubd_powercycles_t *cycles, size_t cycle_count, const struct test_suite *suite, const struct test_case *case_) run_powerloss_none() argument 1398 run_powerloss_linear( const lfs_emubd_powercycles_t *cycles, size_t cycle_count, const struct test_suite *suite, const struct test_case *case_) run_powerloss_linear() argument 1491 run_powerloss_log( const lfs_emubd_powercycles_t *cycles, size_t cycle_count, const struct test_suite *suite, const struct test_case *case_) run_powerloss_log() argument 1584 run_powerloss_cycles( const lfs_emubd_powercycles_t *cycles, size_t cycle_count, const struct test_suite *suite, const struct test_case *case_) run_powerloss_cycles() argument 1682 lfs_emubd_powercycles_t *cycles; global() member 1711 run_powerloss_exhaustive_layer( struct powerloss_exhaustive_cycles *cycles, const struct test_suite *suite, const struct test_case *case_, struct lfs_config *cfg, struct lfs_emubd_config *bdcfg, size_t depth) run_powerloss_exhaustive_layer() argument 1774 run_powerloss_exhaustive( const lfs_emubd_powercycles_t *cycles, size_t cycle_count, const struct test_suite *suite, const struct test_case *case_) run_powerloss_exhaustive() argument 2454 lfs_emubd_powercycles_t *cycles = NULL; main() local 2491 lfs_emubd_powercycles_t *cycles = NULL; main() local 2684 lfs_emubd_powercycles_t *cycles = NULL; main() local [all...] |