| /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 D | predict.def | 50 /* Mark unconditional jump as taken. */ 51 DEF_PREDICTOR (PRED_UNCONDITIONAL, "unconditional jump", PROB_ALWAYS,
|
| H A D | gimple.def | 51 /* GIMPLE_GOTO <TARGET> represents unconditional jumps.
|
| H A D | rtl.def | 338 For an unconditional trap, make the condition (const_int 1). */
|
| /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 D | predict.def | 50 /* Mark unconditional jump as taken. */ 51 DEF_PREDICTOR (PRED_UNCONDITIONAL, "unconditional jump", PROB_ALWAYS,
|
| H A D | gimple.def | 51 /* GIMPLE_GOTO <TARGET> represents unconditional jumps.
|
| H A D | rtl.def | 338 For an unconditional trap, make the condition (const_int 1). */
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/startup-notification/startup-notification-0.12/ |
| H A D | time_t.patch | 87 will give us an unconditional define.
|
| /OK3568_Linux_fs/buildroot/package/gnupg/ |
| H A D | 0001-build-Always-use-EXTERN_UNLESS_MAIN_MODULE-pattern.patch | 28 unconditional "extern", with the variable being added to iobuf.c. This
|
| /OK3568_Linux_fs/kernel/net/ipv4/netfilter/ |
| H A D | ip_tables.c | 110 static inline bool unconditional(const struct ipt_entry *e) in unconditional() function 171 if (unconditional(s) && in get_chainname_rulenum() 397 if ((unconditional(e) && in mark_source_chains() 577 if (!unconditional(e)) in check_underflow()
|
| H A D | arp_tables.c | 290 static inline bool unconditional(const struct arpt_entry *e) in unconditional() function 332 if ((unconditional(e) && in mark_source_chains() 441 if (!unconditional(e)) in check_underflow()
|
| /OK3568_Linux_fs/kernel/net/ipv6/netfilter/ |
| H A D | ip6_tables.c | 135 static inline bool unconditional(const struct ip6t_entry *e) in unconditional() function 196 if (unconditional(s) && in get_chainname_rulenum() 416 if ((unconditional(e) && in mark_source_chains() 596 if (!unconditional(e)) in check_underflow()
|
| /OK3568_Linux_fs/yocto/poky/scripts/pybootchartgui/ |
| H A D | NEWS | 172 + unconditional chroot /lib/bootchart/chroot
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/mapbox/maki-4.0.0/ |
| H A D | LICENSE.txt | 78 unconditional license to exercise Affirmer's Copyright and Related Rights in
|
| /OK3568_Linux_fs/yocto/poky/meta/files/common-licenses/ |
| H A D | CC0-1.0 | 24 …, non transferable, non sublicensable, non exclusive, irrevocable and unconditional license to exe…
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/hw-vuln/ |
| H A D | l1tf.rst | 189 - unconditional ('always') 373 the hypervisors, i.e. unconditional L1D flushing
|
| /OK3568_Linux_fs/yocto/poky/documentation/migration-guides/ |
| H A D | migration-2.5.rst | 283 - Recipes with an unconditional dependency on ``libpam`` are only
|
| /OK3568_Linux_fs/kernel/tools/objtool/Documentation/ |
| H A D | stack-validation.txt | 276 unconditional jump, and that objtool has determined that the function
|
| /OK3568_Linux_fs/kernel/Documentation/process/ |
| H A D | coding-style.rst | 479 used frequently by compilers in form of the unconditional jump instruction. 493 - unconditional statements are easier to understand and follow
|
| /OK3568_Linux_fs/kernel/Documentation/filesystems/ |
| H A D | relay.rst | 88 functions allow you to put unconditional 'trace' statements anywhere
|
| H A D | mount_api.rst | 468 filesystem contexts are not refcounted, so this causes unconditional
|
| /OK3568_Linux_fs/kernel/Documentation/RCU/Design/Requirements/ |
| H A D | Requirements.rst | 634 The common-case RCU primitives are unconditional. They are invoked, they 641 guarantee was reverse-engineered, not premeditated. The unconditional
|
| /OK3568_Linux_fs/yocto/poky/bitbake/doc/bitbake-user-manual/ |
| H A D | bitbake-user-manual-metadata.rst | 642 when variable operators, conditional overrides, and unconditional
|
| /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 | as.info | 842 conditional branches, unconditional branches and branches to a sub 10455 Enable/disable placement of literal pools after unconditional 12000 unconditional jumps, 'call' which aligns calls, 'ret', which aligns 12011 unconditional jumps within 32 byte boundary with up to 5 segment 12795 an unconditional jump to the target. 24244 inserted immediately following unconditional jump and return 24309 This relaxation works well because the unconditional jump instruction 24312 jump instruction. 'as' cannot relax unconditional jumps. Similarly, an 24313 error will occur if the original input contains an unconditional jump to 24705 automatically be aligned correctly and is placed after the unconditional
|
| H A D | gccint.info | 14228 Return the destination of the unconditional jump 'G'. 14231 Set 'DEST' to be the destination of the unconditional jump 'G'. 18500 expression (unconditional jump). It may be an 'if_then_else' 19019 For simple conditional and unconditional jumps, this field contains 19113 flow past them. They are placed after unconditional jump 19114 instructions to indicate that the jumps are unconditional and after 19887 These edges are used for unconditional or conditional jumps and in 19898 'force_nonfallthru' is available to insert an unconditional jump in 20178 example happen when a conditional jump is replaced with an unconditional 26873 A jump inside a function; an unconditional branch. Operand 0 is [all …]
|
| /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 | as.info | 842 conditional branches, unconditional branches and branches to a sub 10455 Enable/disable placement of literal pools after unconditional 12000 unconditional jumps, 'call' which aligns calls, 'ret', which aligns 12011 unconditional jumps within 32 byte boundary with up to 5 segment 12795 an unconditional jump to the target. 24244 inserted immediately following unconditional jump and return 24309 This relaxation works well because the unconditional jump instruction 24312 jump instruction. 'as' cannot relax unconditional jumps. Similarly, an 24313 error will occur if the original input contains an unconditional jump to 24705 automatically be aligned correctly and is placed after the unconditional
|