| /OK3568_Linux_fs/u-boot/examples/standalone/ |
| H A D | README_rkspi.md | 97 - dout: write buffer (if exits) 98 - din: read buffer (if exits), if the dout and din both defined, spi work in duplex mode 119 - txbuf: write buffer (if exits) 120 - rxbuf: read buffer (if exits), if the dout and din both defined, spi work in duplex mode
|
| /OK3568_Linux_fs/kernel/scripts/ |
| H A D | Kconfig.include | 15 # Return <then> if <command> exits with 0, <else> otherwise. 19 # Return y if <command> exits with 0, n otherwise 23 # Return n if <command> exits with 0, y otherwise
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/ftrace/ |
| H A D | README | 52 * PASS: The test succeeded as expected. The test which exits with 0 is 55 * FAIL: The test failed, but was expected to succeed. The test which exits
|
| /OK3568_Linux_fs/kernel/arch/m68k/ifpsp060/ |
| H A D | fpsp.doc | 173 always exits through _060_real_snan <---- 181 always exits through _060_real_operr <----- 189 always exits through _060_real_dz <---- 197 always exits through _060_real_inex <----
|
| /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 | sel-sched-ir.h | 1080 for (exit = loop->exits->next; exit->e; exit = exit->next) in get_loop_exit_edges_unique_dests() 1128 vec<edge> exits = vNULL; in get_all_loop_exits() local 1159 exits = get_loop_exit_edges_unique_dests (this_loop); in get_all_loop_exits() 1164 for (i = 0; exits.iterate (i, &e); i++) in get_all_loop_exits() 1179 exits.safe_push (ne); in get_all_loop_exits() 1182 exits.ordered_remove (i); in get_all_loop_exits() 1191 return exits; in get_all_loop_exits()
|
| H A D | cfgloop.h | 265 struct loop_exit *exits; variable 331 hash_table<loop_exit_hasher> *GTY(()) exits; 554 return loop->exits->next->e != NULL; in loop_has_exit_edges()
|
| H A D | dbgcnt.def | 67 should be written, say "tryTest", which exits with 1 if the 68 compiled program fails and exits with 0 if the program succeeds.
|
| /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 | sel-sched-ir.h | 1080 for (exit = loop->exits->next; exit->e; exit = exit->next) in get_loop_exit_edges_unique_dests() 1128 vec<edge> exits = vNULL; in get_all_loop_exits() local 1159 exits = get_loop_exit_edges_unique_dests (this_loop); in get_all_loop_exits() 1164 for (i = 0; exits.iterate (i, &e); i++) in get_all_loop_exits() 1179 exits.safe_push (ne); in get_all_loop_exits() 1182 exits.ordered_remove (i); in get_all_loop_exits() 1191 return exits; in get_all_loop_exits()
|
| H A D | cfgloop.h | 265 struct loop_exit *exits; variable 331 hash_table<loop_exit_hasher> *GTY(()) exits; 554 return loop->exits->next->e != NULL; in loop_has_exit_edges()
|
| H A D | dbgcnt.def | 67 should be written, say "tryTest", which exits with 1 if the 68 compiled program fails and exits with 0 if the program succeeds.
|
| H A D | plugin.def | 41 /* Called before GCC exits. */
|
| /OK3568_Linux_fs/kernel/Documentation/accounting/ |
| H A D | taskstats.rst | 36 sends a register command and specifies a cpumask. Whenever a task exits on 105 3. New message sent by kernel whenever a task exits. The payload consists of a 127 When the last task of a process exits, the process level data accumulated also 163 When the rate of task exits becomes large, a listener may not be able to keep
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/xorg-app/ |
| H A D | xinit_1.4.1.bb | 8 systems. When this first client exits, xinit will kill the X server and \
|
| /OK3568_Linux_fs/buildroot/package/ltrace/ |
| H A D | Config.in | 23 exits. While the command is executing, ltrace intercepts and
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/kconfig-frontends/files/ |
| H A D | 0001-Makefile-ensure-frontends-exits-before-writing-into-.patch | 4 Subject: [PATCH] Makefile: ensure frontends/ exits before writing into it
|
| /OK3568_Linux_fs/kernel/Documentation/doc-guide/ |
| H A D | parse-headers.rst | 51 Prints a brief help message and exits. 57 Prints a more detailed help message and exits.
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-core/plymouth/files/ |
| H A D | 0001-plymouth-Add-the-retain-splash-option.patch | 10 splash’s contents on screen even after plymouth exits to make the
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-connectivity/rfkill/rfkill/ |
| H A D | dont.call.git.rev-parse.on.parent.dir.patch | 5 When returned description doesn't match with expected v0.4, version.sh exits
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/qemu/qemu/ |
| H A D | mmap2.patch | 5 if it only sees ENOMEM and only exits when it hits EFAULT.
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/kconfig-frontends/ |
| H A D | kconfig-frontends_4.11.0.1.bb | 17 file://0001-Makefile-ensure-frontends-exits-before-writing-into-.patch \
|
| /OK3568_Linux_fs/yocto/poky/meta-selftest/recipes-test/devtool/devtool-upgrade-test1-1.5.3/ |
| H A D | backported.patch | 26 + - clean up displayed lines when using --watchfd PID, when PID exits
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/media_tests/ |
| H A D | regression_test.txt | 25 should stick around until this test exits.
|
| /OK3568_Linux_fs/kernel/Documentation/networking/ |
| H A D | sysfs-tagging.rst | 36 namespace exits, it will call kobj_ns_exit() to invalidate any
|
| /OK3568_Linux_fs/kernel/Documentation/kbuild/ |
| H A D | Kconfig.recursion-issue-01 | 33 # tools run in a loop. When this happens Kconfig exits and complains about
|
| /OK3568_Linux_fs/kernel/Documentation/trace/ |
| H A D | mmiotrace.rst | 80 The 'cat' process exits. If it does not, kill it by issuing 'fg' command and 129 marks the page present, sets TF flag to achieve single stepping and exits the
|