Searched refs:epilog (Results 1 – 22 of 22) sorted by relevance
/openbmc/linux/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 …]
|
/openbmc/qemu/scripts/ |
H A D | qemu-trace-stap | 129 epilog=""" 148 epilog="""
|
/openbmc/openbmc/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")
|
/openbmc/openbmc/poky/scripts/ |
H A D | resulttool | 54 … 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 | 35 parser.epilog = """
|
H A D | devtool | 222 … 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")
|
/openbmc/openbmc/poky/bitbake/bin/ |
H A D | bitbake-config-build | 33 epilog="Use %(prog)s <subcommand> --help to get help on a specific command",
|
H A D | bitbake-hashserv | 31 epilog="""
|
H A D | bitbake-layers | 33 epilog="Use %(prog)s <subcommand> --help to get help on a specific command",
|
H A D | bitbake-hashclient | 272 epilog=textwrap.dedent(
|
/openbmc/openbmc/poky/scripts/esdk-tools/ |
H A D | recipetool | 41 … epilog="Use %(prog)s <subcommand> --help to get help on a specific command")
|
H A D | devtool | 222 epilog="Use %(prog)s <subcommand> --help to get help on a specific command")
|
/openbmc/qemu/scripts/simplebench/ |
H A D | bench-backup.py | 174 p = argparse.ArgumentParser('Backup benchmark', epilog='''
|
/openbmc/openbmc/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")
|
/openbmc/qemu/tests/vm/ |
H A D | basevm.py | 590 epilog="""Remaining arguments are passed to the command.
|
/openbmc/openbmc/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 @@ */
|
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/ |
H A D | 0001-ffmpeg-5.1.4-rpi_24.patch | 23134 + argp = argparse.ArgumentParser(description="FFmpeg performance tester", epilog=""" 23600 + epilog = """
|