Home
last modified time | relevance | path

Searched refs:n_args (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/tools/perf/scripts/python/bin/
H A Dexport-to-sqlite-report4 n_args=0
10 n_args=$(( $n_args + 1 ))
12 if [ "$n_args" -gt 3 ] ; then
16 if [ "$n_args" -gt 2 ] ; then
21 elif [ "$n_args" -gt 1 ] ; then
25 elif [ "$n_args" -gt 0 ] ; then
H A Dexport-to-postgresql-report4 n_args=0
10 n_args=$(( $n_args + 1 ))
12 if [ "$n_args" -gt 3 ] ; then
16 if [ "$n_args" -gt 2 ] ; then
21 elif [ "$n_args" -gt 1 ] ; then
25 elif [ "$n_args" -gt 0 ] ; then
H A Dsctop-report4 n_args=0
10 n_args=$(( $n_args + 1 ))
12 if [ "$n_args" -gt 2 ] ; then
16 if [ "$n_args" -gt 1 ] ; then
20 elif [ "$n_args" -gt 0 ] ; then
/OK3568_Linux_fs/kernel/tools/perf/scripts/perl/bin/
H A Drwtop-report4 n_args=0
10 n_args=$(( $n_args + 1 ))
12 if [ "$n_args" -gt 1 ] ; then
16 if [ "$n_args" -gt 0 ] ; then
/OK3568_Linux_fs/kernel/tools/perf/
H A Dbuiltin-script.c3221 int n_args = 0; in has_required_arg() local
3234 n_args++; in has_required_arg()
3238 return n_args; in has_required_arg()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dtarget.def2482 built-in function. @var{n_args} is the number of arguments passed to\n\
2487 tree, (tree fndecl, int n_args, tree *argp, bool ignore),
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dtarget.def2482 built-in function. @var{n_args} is the number of arguments passed to\n\
2487 tree, (tree fndecl, int n_args, tree *argp, bool ignore),