Home
last modified time | relevance | path

Searched refs:epilog (Results 1 – 25 of 28) sorted by relevance

12

/OK3568_Linux_fs/kernel/arch/hexagon/lib/
H A Dmemcpy.S161 #define epilog R3 /* bytes in epilog */ macro
250 epilog = and(kernel, #31); define
343 if(p3.new) epilog = add(epilog, #32);
436 noepilog = cmp.eq(epilog,#0);
437 epilogdws = lsr(epilog, #3);
438 kernel = and(epilog, #7);
444 shift2 = asl(epilog, #3);
448 ifword = tstbit(epilog,#2);
450 if(!p3) epilog = add(epilog, #-16);
465 p3 = cmp.gt(epilog, kernel);
[all …]
/OK3568_Linux_fs/external/rockit/mpi/example/common/
H A Dtest_comm_argparse.cpp199 self->epilog = NULL; in argparse_init()
203 int argparse_describe(struct argparse *self, const char *description, const char *epilog) { in argparse_describe() argument
205 self->epilog = epilog; in argparse_describe()
360 if (self->epilog) in argparse_usage()
361 fprintf(stdout, "%s\n", self->epilog); in argparse_usage()
/OK3568_Linux_fs/external/rockit/mpi/example/include/
H A Dtest_comm_argparse.h99 const char *epilog; // a description at the end member
127 const char *epilog);
/OK3568_Linux_fs/yocto/poky/bitbake/contrib/
H A Dbbparse-torture.py33 epilog="""
H A Ddump_cache.py35 epilog="Use %(prog)s --help to get help")
/OK3568_Linux_fs/yocto/poky/bitbake/bin/
H A Dbitbake-hashserv27epilog='''The bind address is the path to a unix domain socket if it is
H A Dbitbake-layers32 epilog="Use %(prog)s <subcommand> --help to get help on a specific command",
/OK3568_Linux_fs/yocto/poky/scripts/
H A Dresulttool50epilog="Use %(prog)s <subcommand> --help to get help on a specific command")
H A Doe-test37epilog="Use %(prog)s <subcommand> --help to get help on a specific command")
H A Drecipetool41epilog="Use %(prog)s <subcommand> --help to get help on a specific command")
H A Doe-depends-dot18 epilog="Use %(prog)s --help to get help")
H A Ddevtool216epilog="Use %(prog)s <subcommand> --help to get help on a specific command")
H A Doe-pkgdata-util526epilog="Use %(prog)s <subcommand> --help to get help on a specific command")
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/scripts/
H A Dsymbolize.py33 epilog = ''' variable
83 epilog=epilog)
H A Dsign_encrypt.py60 epilog=textwrap.dedent('''\
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/scripts/
H A Dsymbolize.py33 epilog = ''' variable
83 epilog=epilog)
H A Dsign_encrypt.py60 epilog=textwrap.dedent('''\
/OK3568_Linux_fs/kernel/arch/nds32/
H A DMakefile12 KBUILD_CFLAGS += $(call cc-option, -mno-sched-prolog-epilog)
/OK3568_Linux_fs/yocto/poky/scripts/contrib/
H A Ddevtool-stress.py211epilog="Use %(prog)s <subcommand> --help to get help on a specific command")
H A Dimage-manifest445epilog="Use %(prog)s <subcommand> --help to get help on a specific command")
/OK3568_Linux_fs/kernel/arch/powerpc/
H A DMakefile171 CC_FLAGS_FTRACE += $(call cc-ifversion, -lt, 0409, -mno-sched-epilog)
/OK3568_Linux_fs/u-boot/scripts/
H A Dunpack_bootimg526 epilog=get_unpack_usage(),
/OK3568_Linux_fs/kernel/scripts/
H A Dunpack_bootimg541 epilog=get_unpack_usage(),
H A Dmkbootimg522 epilog=get_vendor_boot_v4_usage())
/OK3568_Linux_fs/yocto/poky/meta/recipes-bsp/lrzsz/lrzsz-0.12.20/
H A Dautotools-update.patch491 -/* @@ begin of epilog @@ */
2114 -/* @@ begin of epilog @@ */
2752 -/* @@ begin of epilog @@ */
2829 -/* @@ begin of epilog @@ */
3375 -/* @@ begin of epilog @@ */
3571 -/* @@ begin of epilog @@ */

12