Home
last modified time | relevance | path

Searched defs:step (Results 51 - 75 of 1041) sorted by relevance

12345678910>>...42

/kernel/linux/linux-6.6/drivers/media/platform/amphion/
H A Dvpu_helpers.h41 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 Dbpf_iter_bpf_percpu_array_map.c32 __u32 step; in dump_bpf_percpu_array_map() local
/third_party/ffmpeg/libavcodec/mips/
H A Dh264chroma_mmi.c562 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 Dvf_hflip.c37 static void check_hflip(int step, const char * report_name){ in check_hflip() argument
/third_party/cups-filters/cupsfilters/
H A Dpack.c32 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 Dsocksclient.js7 function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); } function
/third_party/python/Include/
H A Dsliceobject.h24 PyObject *start, *stop, *step; /* not NULL */ member
[all...]
/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/
H A DBitSetIteratorPerf.cpp37 void BitSetIteratorPerfTest<T>::step() in step() function in __anon20255::BitSetIteratorPerfTest
H A DResultPerf.cpp55 void ResultPerfTest::step() in step() function in __anon20278::ResultPerfTest
/third_party/skia/samplecode/
H A DSampleStringArt.cpp30 SkScalar step = angle; variable
/third_party/typescript/tests/baselines/reference/
H A DspreadOfParamsFromGeneratorMakesRequiredParams.js14 function step(op) { function
H A DasyncAwaitIsolatedModules_es6.js48 function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); } function
H A DasyncAwait_es6.js55 function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); } function
H A Dawait_unaryExpression_es6.js24 function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); } function
H A Dawait_unaryExpression_es6_1.js28 function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); } function
H A Dawait_unaryExpression_es6_3.js26 function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); } function
H A DcastOfYield.js14 function step(op) { function
H A Demitter.asyncGenerators.classMethods.es2015.js71 function step(r) { r.value instanceof __await ? Promise.resolve(r.value.v).then(fulfill, reject) : settle(q[0][2], r); } function
[all...]
H A Demitter.asyncGenerators.functionExpressions.es2015.js40 function step(r) { r.value instanceof __await ? Promise.resolve(r.value.v).then(fulfill, reject) : settle(q[0][2], r); } function
[all...]
H A Demitter.asyncGenerators.objectLiteralMethods.es2015.js54 function step(r) { r.value instanceof __await ? Promise.resolve(r.value.v).then(fulfill, reject) : settle(q[0][2], r); } function
[all...]
H A DnoImplicitReturnsInAsync2.js44 function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); } function
H A DobjectRestSpread.js44 function step(r) { r.value instanceof __await ? Promise.resolve(r.value.v).then(fulfill, reject) : settle(q[0][2], r); } function
H A DimportCallExpressionAsyncES6CJS.js38 function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); } function
/third_party/skia/docs/examples/
H A DPath_IsCubicDegenerate.cpp8 SkScalar step = 1; in REG_FIDDLE() local
/kernel/linux/linux-5.10/arch/microblaze/kernel/
H A Dptrace.c158 int step; in do_syscall_trace_leave() local

Completed in 25 milliseconds

12345678910>>...42