| /OK3568_Linux_fs/kernel/arch/hexagon/lib/ |
| H A D | memcpy.S | 161 #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 D | test_comm_argparse.cpp | 199 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 D | test_comm_argparse.h | 99 const char *epilog; // a description at the end member 127 const char *epilog);
|
| /OK3568_Linux_fs/yocto/poky/bitbake/contrib/ |
| H A D | bbparse-torture.py | 33 epilog="""
|
| H A D | dump_cache.py | 35 epilog="Use %(prog)s --help to get help")
|
| /OK3568_Linux_fs/yocto/poky/bitbake/bin/ |
| H A D | bitbake-hashserv | 27 … epilog='''The bind address is the path to a unix domain socket if it is
|
| H A D | bitbake-layers | 32 epilog="Use %(prog)s <subcommand> --help to get help on a specific command",
|
| /OK3568_Linux_fs/yocto/poky/scripts/ |
| H A D | resulttool | 50 … epilog="Use %(prog)s <subcommand> --help to get help on a specific command")
|
| H A D | oe-test | 37 … epilog="Use %(prog)s <subcommand> --help to get help on a specific command")
|
| H A D | recipetool | 41 … epilog="Use %(prog)s <subcommand> --help to get help on a specific command")
|
| H A D | oe-depends-dot | 18 epilog="Use %(prog)s --help to get help")
|
| H A D | devtool | 216 … epilog="Use %(prog)s <subcommand> --help to get help on a specific command")
|
| H A D | oe-pkgdata-util | 526 … epilog="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 D | symbolize.py | 33 epilog = ''' variable 83 epilog=epilog)
|
| H A D | sign_encrypt.py | 60 epilog=textwrap.dedent('''\
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/scripts/ |
| H A D | symbolize.py | 33 epilog = ''' variable 83 epilog=epilog)
|
| H A D | sign_encrypt.py | 60 epilog=textwrap.dedent('''\
|
| /OK3568_Linux_fs/kernel/arch/nds32/ |
| H A D | Makefile | 12 KBUILD_CFLAGS += $(call cc-option, -mno-sched-prolog-epilog)
|
| /OK3568_Linux_fs/yocto/poky/scripts/contrib/ |
| H A D | devtool-stress.py | 211 … epilog="Use %(prog)s <subcommand> --help to get help on a specific command")
|
| H A D | image-manifest | 445 … epilog="Use %(prog)s <subcommand> --help to get help on a specific command")
|
| /OK3568_Linux_fs/kernel/arch/powerpc/ |
| H A D | Makefile | 171 CC_FLAGS_FTRACE += $(call cc-ifversion, -lt, 0409, -mno-sched-epilog)
|
| /OK3568_Linux_fs/u-boot/scripts/ |
| H A D | unpack_bootimg | 526 epilog=get_unpack_usage(),
|
| /OK3568_Linux_fs/kernel/scripts/ |
| H A D | unpack_bootimg | 541 epilog=get_unpack_usage(),
|
| H A D | mkbootimg | 522 epilog=get_vendor_boot_v4_usage())
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-bsp/lrzsz/lrzsz-0.12.20/ |
| H A D | autotools-update.patch | 491 -/* @@ begin of epilog @@ */ 2114 -/* @@ begin of epilog @@ */ 2752 -/* @@ begin of epilog @@ */ 2829 -/* @@ begin of epilog @@ */ 3375 -/* @@ begin of epilog @@ */ 3571 -/* @@ begin of epilog @@ */
|