/kernel/linux/linux-5.10/drivers/clk/sunxi-ng/ |
H A D | ccu_phase.c | 18 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 D | ptrace.c | 157 int step; in do_syscall_trace_leave() local
|
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/map_tests/ |
H A D | array_map_batch_ops.c | 60 int err, step; in test_array_map_batch_ops() local
|
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/ |
H A D | bpf_iter_bpf_percpu_hash_map.c | 34 __u32 step; in dump_bpf_percpu_hash_map() local
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | tracehook.h | 124 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 D | progress.h | 11 u64 curr, next, step, total; member
|
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/base/circbuf/interface/ |
H A D | ia_css_circbuf_comm.h | 40 u8 step; /* number of bytes per element */ member
|
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/base/circbuf/interface/ |
H A D | ia_css_circbuf_comm.h | 40 u8 step; /* number of bytes per element */ member
|
/kernel/linux/linux-6.6/drivers/clk/sunxi-ng/ |
H A D | ccu_phase.c | 18 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 D | progress.h | 11 u64 curr, next, step, total; member
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
H A D | bpf_iter_bpf_percpu_hash_map.c | 34 __u32 step; in dump_bpf_percpu_hash_map() local
|
/third_party/ffmpeg/libavcodec/ |
H A D | adpcm.h | 34 int step; member
|
/third_party/ffmpeg/libavfilter/ |
H A D | vf_hflip_init.h | 89 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 D | tool_cb_see.c | 75 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 D | collation.cpp | 65 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 D | test-mutexes.c | 31 static int step; variable
|
/third_party/mbedtls/tests/src/drivers/ |
H A D | test_driver_pake.c | 54 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 D | compress_json.py | 27 step = 20 variable
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | collation.cpp | 65 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 D | backoff.js | 7 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 D | skip-first.delay.js | 20 function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); } function
|
/third_party/skia/samplecode/ |
H A D | SampleCircle.cpp | 60 SkScalar step = SK_ScalarPI * 2 / n; in make_poly() local
|
/third_party/skia/tests/ |
H A D | PathOpsOpRectThreadedTest.cpp | 121 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 D | make_data_assembly.py | 40 step = 1 variable 42 step = -1 variable
|
/third_party/typescript/tests/baselines/reference/ |
H A D | reachabilityChecks7.js | 38 function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
function
|