Home
last modified time | relevance | path

Searched defs:step (Results 76 - 100 of 1052) sorted by relevance

12345678910>>...43

/kernel/linux/linux-5.10/drivers/clk/sunxi-ng/
H A Dccu_phase.c18 u16 step, parent_div; in ccu_phase_get_phase() local
86 u16 step, parent_div; in ccu_phase_set_phase() local
/kernel/linux/linux-6.6/arch/microblaze/kernel/
H A Dptrace.c157 int step; in do_syscall_trace_leave() local
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/map_tests/
H A Darray_map_batch_ops.c60 int err, step; in test_array_map_batch_ops() local
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
H A Dbpf_iter_bpf_percpu_hash_map.c34 __u32 step; in dump_bpf_percpu_hash_map() local
/kernel/linux/linux-5.10/include/linux/
H A Dtracehook.h124 static inline void tracehook_report_syscall_exit(struct pt_regs *regs, int step) in tracehook_report_syscall_exit() argument
/kernel/linux/linux-5.10/tools/perf/ui/
H A Dprogress.h11 u64 curr, next, step, total; member
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/base/circbuf/interface/
H A Dia_css_circbuf_comm.h40 u8 step; /* number of bytes per element */ member
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/base/circbuf/interface/
H A Dia_css_circbuf_comm.h40 u8 step; /* number of bytes per element */ member
/kernel/linux/linux-6.6/drivers/clk/sunxi-ng/
H A Dccu_phase.c18 u16 step, parent_div; in ccu_phase_get_phase() local
86 u16 step, parent_div; in ccu_phase_set_phase() local
/kernel/linux/linux-6.6/tools/perf/ui/
H A Dprogress.h11 u64 curr, next, step, total; member
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dbpf_iter_bpf_percpu_hash_map.c34 __u32 step; in dump_bpf_percpu_hash_map() local
/third_party/ffmpeg/libavcodec/
H A Dadpcm.h34 int step; member
/third_party/ffmpeg/libavfilter/
H A Dvf_hflip_init.h89 static av_unused int ff_hflip_init(FlipContext *s, int step[4], int nb_planes) in ff_hflip_init() argument
/third_party/curl/src/
H A Dtool_cb_see.c75 long step = (left > OUR_MAX_SEEK_O) ? OUR_MAX_SEEK_L : (long)left; in tool_seek_cb() local
/third_party/icu/icu4c/source/i18n/
H A Dcollation.cpp65 Collation::decTwoBytePrimaryByOneStep(uint32_t basePrimary, UBool isCompressible, int32_t step) { in decTwoBytePrimaryByOneStep() argument
87 Collation::decThreeBytePrimaryByOneStep(uint32_t basePrimary, UBool isCompressible, int32_t step) { in decThreeBytePrimaryByOneStep() argument
[all...]
/third_party/libuv/test/
H A Dtest-mutexes.c31 static int step; variable
/third_party/mbedtls/tests/src/drivers/
H A Dtest_driver_pake.c54 mbedtls_test_transparent_pake_output( mbedtls_transparent_test_driver_pake_operation_t *operation, psa_crypto_driver_pake_step_t step, uint8_t *output, size_t output_size, size_t *output_length) mbedtls_test_transparent_pake_output() argument
104 mbedtls_test_transparent_pake_input( mbedtls_transparent_test_driver_pake_operation_t *operation, psa_crypto_driver_pake_step_t step, const uint8_t *input, size_t input_length) mbedtls_test_transparent_pake_input() argument
/third_party/node/tools/
H A Dcompress_json.py27 step = 20 variable
/third_party/node/deps/icu-small/source/i18n/
H A Dcollation.cpp65 Collation::decTwoBytePrimaryByOneStep(uint32_t basePrimary, UBool isCompressible, int32_t step) { in decTwoBytePrimaryByOneStep() argument
87 Collation::decThreeBytePrimaryByOneStep(uint32_t basePrimary, UBool isCompressible, int32_t step) { in decThreeBytePrimaryByOneStep() argument
[all...]
/third_party/node/deps/npm/node_modules/exponential-backoff/dist/
H A Dbackoff.js7 function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); } function
/third_party/node/deps/npm/node_modules/exponential-backoff/dist/delay/skip-first/
H A Dskip-first.delay.js20 function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); } function
/third_party/skia/samplecode/
H A DSampleCircle.cpp60 SkScalar step = SK_ScalarPI * 2 / n; in make_poly() local
/third_party/skia/tests/
H A DPathOpsOpRectThreadedTest.cpp121 int step = data->fReporter->allowExtendedTest() ? 2 : 5; in testPathOpsFastMain() local
185 int step = reporter->allowExtendedTest() ? 2 : 5; in DEF_TEST() local
/third_party/skia/third_party/externals/icu/scripts/
H A Dmake_data_assembly.py40 step = 1 variable
42 step = -1 variable
/third_party/typescript/tests/baselines/reference/
H A DreachabilityChecks7.js38 function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); } function

Completed in 8 milliseconds

12345678910>>...43