| /OK3568_Linux_fs/kernel/arch/hexagon/lib/ |
| H A D | memcpy.S | 168 #define prolog R15 /* bytes in prolog */ macro 210 prolog = sub(#0, ptr_out); define 222 prolog &= lsr(mask, back); 237 noprolog = bitsclr(prolog, #7); 238 prolog = and(prolog, #31); define 243 kernel = sub(len, prolog); 244 shift = asl(prolog, #3); 245 star3 = and(prolog, #7); 249 prolog = lsr(prolog, #3); define 251 ptr_out_p_32 = add(ptr_out, prolog); [all …]
|
| /OK3568_Linux_fs/kernel/drivers/s390/char/ |
| H A D | con3270.c | 212 char wcc, prolog[6]; in con3270_update() local 256 prolog[0] = TO_SBA; in con3270_update() 257 prolog[3] = TO_SA; in con3270_update() 258 prolog[4] = TAT_COLOR; in con3270_update() 259 prolog[5] = TAC_TURQ; in con3270_update() 260 raw3270_buffer_address(cp->view.dev, prolog + 1, in con3270_update() 262 raw3270_request_add_data(wrq, prolog, 6); in con3270_update()
|
| /OK3568_Linux_fs/buildroot/package/omxplayer/ |
| H A D | 0001-Update-Makefile-to-be-compatible-with-buildroot.patch | 24 …6jzf-s -mfpu=vfp -Wno-psabi -mno-apcs-stack-check -g -mstructure-size-boundary=32 -mno-sched-prolog 25 …it-frame-pointer -Wno-psabi -mno-apcs-stack-check -g -mstructure-size-boundary=32 -mno-sched-prolog
|
| /OK3568_Linux_fs/kernel/arch/nds32/ |
| H A D | Makefile | 12 KBUILD_CFLAGS += $(call cc-option, -mno-sched-prolog-epilog)
|
| /OK3568_Linux_fs/buildroot/boot/lpc32xxcdl/ |
| H A D | lpc32xxcdl-2.11-compiler_name.patch | 12 @@ -27,19 +27,19 @@ CFLAGS += -mno-sched-prolog -fno-hosted -mno-thumb-interwork -ffunction-sectio
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/netronome/nfp/ |
| H A D | nfp_net_debugdump.c | 722 struct nfp_dump_prolog *prolog = dump->p; in nfp_dump_populate_prolog() local 726 total_size = ALIGN8(sizeof(*prolog)); in nfp_dump_populate_prolog() 732 prolog->dump_level = dump->requested_level; in nfp_dump_populate_prolog()
|
| /OK3568_Linux_fs/kernel/arch/arm/ |
| H A D | Makefile | 37 KBUILD_CFLAGS += -mapcs -mno-sched-prolog
|
| /OK3568_Linux_fs/kernel/Documentation/s390/ |
| H A D | s390dbf.rst | 393 'prolog_proc' once for writing the prolog. 446 NULL, /* no prolog */
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-bsp/lrzsz/lrzsz-0.12.20/ |
| H A D | autotools-update.patch | 91 -/* @@ end of prolog @@ */ 285 -/* @@ end of prolog @@ */ 1624 -/* @@ end of prolog @@ */ 2166 -/* @@ end of prolog @@ */ 2234 -/* @@ end of prolog @@ */ 2446 -/* @@ end of prolog @@ */ 2618 -/* @@ end of prolog @@ */ 2677 -/* @@ end of prolog @@ */ 2781 -/* @@ end of prolog @@ */ 2858 -/* @@ end of prolog @@ */ [all …]
|
| /OK3568_Linux_fs/kernel/arch/mips/ |
| H A D | Makefile | 122 cflags-$(CONFIG_SB1XXX_CORELIS) += $(call cc-option,-mno-sched-prolog) \
|
| /OK3568_Linux_fs/kernel/arch/s390/ |
| H A D | Kconfig | 668 it will emit additional code to each function prolog to trigger
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/info/ |
| H A D | libc.info-3 | 4922 character sets require a certain prolog when generating 4925 prolog should be emitted. This element must never be 4943 sets require a prolog, which must appear exactly once for an 4945 convert the text, only the first call must add the prolog. 4957 /* Emit prolog. */ 5310 prolog has to be emitted), the conversion function should increment
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/info/ |
| H A D | libc.info-3 | 4922 character sets require a certain prolog when generating 4925 prolog should be emitted. This element must never be 4943 sets require a prolog, which must appear exactly once for an 4945 convert the text, only the first call must add the prolog. 4957 /* Emit prolog. */ 5310 prolog has to be emitted), the conversion function should increment
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/video/fonts/ |
| H A D | qt_zh_CN.ts | 7245 <source>Only one %1 declaration can occur in the query prolog.</source> 7305 <source>Prefix %1 is already declared in the prolog.</source> 7329 <source>A variable by name %1 has already been declared in the prolog.</source>
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/camera/CameraUI/ |
| H A D | qt_zh_CN.ts | 7245 <source>Only one %1 declaration can occur in the query prolog.</source> 7305 <source>Prefix %1 is already declared in the prolog.</source> 7329 <source>A variable by name %1 has already been declared in the prolog.</source>
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/MediaUI/fonts/ |
| H A D | qt_zh_CN.ts | 7245 <source>Only one %1 declaration can occur in the query prolog.</source> 7305 <source>Prefix %1 is already declared in the prolog.</source> 7329 <source>A variable by name %1 has already been declared in the prolog.</source>
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/music/fonts/ |
| H A D | qt_zh_CN.ts | 7245 <source>Only one %1 declaration can occur in the query prolog.</source> 7305 <source>Prefix %1 is already declared in the prolog.</source> 7329 <source>A variable by name %1 has already been declared in the prolog.</source>
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/ |
| H A D | gcc.info | 1073 -msched-prolog -mno-sched-prolog 1153 -mbranch-cost=N -mcse-cc -msched-prolog 1624 -mprolog-function -mno-prolog-function -mspace 17111 '-mno-sched-prolog' 17118 piece of code. The default is '-msched-prolog'. 19186 '-msched-prolog' 19187 '-mno-sched-prolog' 25758 '-mno-prolog-function' 62766 * mno-prolog-function: V850 Options. (line 23) 62802 * mno-sched-prolog: ARM Options. (line 32) [all …]
|
| H A D | gccint.info | 34030 by the regular prolog and epilog code in the call frame itself; in
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/ |
| H A D | gcc.info | 1073 -msched-prolog -mno-sched-prolog 1153 -mbranch-cost=N -mcse-cc -msched-prolog 1624 -mprolog-function -mno-prolog-function -mspace 17111 '-mno-sched-prolog' 17118 piece of code. The default is '-msched-prolog'. 19186 '-msched-prolog' 19187 '-mno-sched-prolog' 25758 '-mno-prolog-function' 62766 * mno-prolog-function: V850 Options. (line 23) 62802 * mno-sched-prolog: ARM Options. (line 32) [all …]
|
| H A D | gccint.info | 34030 by the regular prolog and epilog code in the call frame itself; in
|