/kernel/linux/linux-6.6/drivers/media/platform/amphion/ |
H A D | vpu_helpers.h | 41 static inline u32 vpu_helper_step_walk(struct vpu_buffer *stream_buffer, u32 pos, u32 step) in vpu_helper_step_walk() argument
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
H A D | bpf_iter_bpf_percpu_array_map.c | 32 __u32 step; in dump_bpf_percpu_array_map() local
|
/third_party/ffmpeg/libavcodec/mips/ |
H A D | h264chroma_mmi.c | 562 const int step = C.i ? stride : 1; in ff_put_h264_chroma_mc4_mmi() local 685 const int step = C.i ? stride : 1; in ff_avg_h264_chroma_mc4_mmi() local
|
/third_party/ffmpeg/tests/checkasm/ |
H A D | vf_hflip.c | 37 static void check_hflip(int step, const char * report_name){ in check_hflip() argument
|
/third_party/cups-filters/cupsfilters/ |
H A D | pack.c | 32 cupsPackHorizontal(const unsigned char *ipixels, unsigned char *obytes, int width, const unsigned char clearto, const int step) cupsPackHorizontal() argument 119 cupsPackHorizontal2(const unsigned char *ipixels, unsigned char *obytes, int width, const int step) cupsPackHorizontal2() argument 251 cupsPackVertical(const unsigned char *ipixels, unsigned char *obytes, int width, const unsigned char bit, const int step) cupsPackVertical() argument [all...] |
/third_party/node/deps/npm/node_modules/socks/build/client/ |
H A D | socksclient.js | 7 function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); } function
|
/third_party/python/Include/ |
H A D | sliceobject.h | 24 PyObject *start, *stop, *step; /* not NULL */ member [all...] |
/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/ |
H A D | BitSetIteratorPerf.cpp | 37 void BitSetIteratorPerfTest<T>::step() in step() function in __anon20255::BitSetIteratorPerfTest
|
H A D | ResultPerf.cpp | 55 void ResultPerfTest::step() in step() function in __anon20278::ResultPerfTest
|
/third_party/skia/samplecode/ |
H A D | SampleStringArt.cpp | 30 SkScalar step = angle; variable
|
/third_party/typescript/tests/baselines/reference/ |
H A D | spreadOfParamsFromGeneratorMakesRequiredParams.js | 14 function step(op) {
function
|
H A D | asyncAwaitIsolatedModules_es6.js | 48 function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
function
|
H A D | asyncAwait_es6.js | 55 function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
function
|
H A D | await_unaryExpression_es6.js | 24 function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
function
|
H A D | await_unaryExpression_es6_1.js | 28 function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
function
|
H A D | await_unaryExpression_es6_3.js | 26 function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
function
|
H A D | castOfYield.js | 14 function step(op) {
function
|
H A D | emitter.asyncGenerators.classMethods.es2015.js | 71 function step(r) { r.value instanceof __await ? Promise.resolve(r.value.v).then(fulfill, reject) : settle(q[0][2], r); }
function [all...] |
H A D | emitter.asyncGenerators.functionExpressions.es2015.js | 40 function step(r) { r.value instanceof __await ? Promise.resolve(r.value.v).then(fulfill, reject) : settle(q[0][2], r); }
function [all...] |
H A D | emitter.asyncGenerators.objectLiteralMethods.es2015.js | 54 function step(r) { r.value instanceof __await ? Promise.resolve(r.value.v).then(fulfill, reject) : settle(q[0][2], r); }
function [all...] |
H A D | noImplicitReturnsInAsync2.js | 44 function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
function
|
H A D | objectRestSpread.js | 44 function step(r) { r.value instanceof __await ? Promise.resolve(r.value.v).then(fulfill, reject) : settle(q[0][2], r); }
function
|
H A D | importCallExpressionAsyncES6CJS.js | 38 function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
function
|
/third_party/skia/docs/examples/ |
H A D | Path_IsCubicDegenerate.cpp | 8 SkScalar step = 1; in REG_FIDDLE() local
|
/kernel/linux/linux-5.10/arch/microblaze/kernel/ |
H A D | ptrace.c | 158 int step; in do_syscall_trace_leave() local
|