| /OK3568_Linux_fs/kernel/tools/testing/selftests/x86/ |
| H A D | check_initial_reg_state.c | 69 #define SHOW(x) printf("\t" #x " = 0x%lx\n", x); in main() macro 70 SHOW(ax); in main() 71 SHOW(bx); in main() 72 SHOW(cx); in main() 73 SHOW(dx); in main() 74 SHOW(si); in main() 75 SHOW(di); in main() 76 SHOW(bp); in main() 77 SHOW(sp); in main() 79 SHOW(r8); in main() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/input/touchscreen/ |
| H A D | ad7877.c | 440 #define SHOW(name) static ssize_t \ macro 452 SHOW(aux1) 453 SHOW(aux2) in SHOW() function 454 SHOW(aux3) in SHOW() 455 SHOW(bat1) in SHOW() 456 SHOW(bat2) in SHOW() 457 SHOW(temp1) in SHOW() 458 SHOW(temp2) in SHOW()
|
| H A D | ads7846.c | 450 #define SHOW(name, var, adjust) static ssize_t \ macro 473 SHOW(temp0, temp0, null_adjust) /* temp1_input */ in SHOW() function 474 SHOW(temp1, temp1, null_adjust) /* temp2_input */ in SHOW() 503 SHOW(in0_input, vaux, vaux_adjust) in SHOW() function 504 SHOW(in1_input, vbatt, vbatt_adjust) in SHOW()
|
| /OK3568_Linux_fs/kernel/drivers/md/bcache/ |
| H A D | sysfs.h | 15 #define SHOW(fn) \ macro 24 SHOW(fn) \
|
| H A D | sysfs.c | 168 SHOW(__bch_cached_dev) in SHOW() function 529 SHOW(bch_flash_dev) in SHOW() function 710 SHOW(__bch_cache_set) in SHOW() function 917 SHOW(bch_cache_set_internal) in SHOW() function 1014 SHOW(__bch_cache) in SHOW() function
|
| H A D | stats.c | 53 SHOW(bch_stats) in SHOW() function
|
| /OK3568_Linux_fs/buildroot/package/oracle-mysql/ |
| H A D | 0005-bison_3_breaks_mysql_server_build.patch | 2316 - WARN_DEPRECATED(yythd, "6.0", "SHOW PLUGIN", "'SHOW PLUGINS'"); 2317 + WARN_DEPRECATED(thd, "6.0", "SHOW PLUGIN", "'SHOW PLUGINS'"); 2354 - WARN_DEPRECATED(yythd, "6.0", "SHOW TABLE TYPES", "'SHOW [STORAGE] ENGINES'"); 2356 + WARN_DEPRECATED(thd, "6.0", "SHOW TABLE TYPES", "'SHOW [STORAGE] ENGINES'"); 2397 - WARN_DEPRECATED(yythd, "6.0", "SHOW INNODB STATUS", "'SHOW ENGINE INNODB STATUS'"); 2398 + WARN_DEPRECATED(thd, "6.0", "SHOW INNODB STATUS", "'SHOW ENGINE INNODB STATUS'"); 2411 - WARN_DEPRECATED(yythd, "6.0", "SHOW MUTEX STATUS", "'SHOW ENGINE INNODB MUTEX'"); 2412 + WARN_DEPRECATED(thd, "6.0", "SHOW MUTEX STATUS", "'SHOW ENGINE INNODB MUTEX'");
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/rc/ |
| H A D | rc-tables.rst | 599 - 2ND CONTROLS (USA: MENU) / DVD/MENU / SHOW/HIDE CTRL
|
| /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 | gdb.info | 30370 The argument SHOW-FUNC is a function of two arguments: SELF which 30384 The argument SHOW-DOC is the help text for this parameter's 'show' 41250 If the SHOW-MODE-IN-PROMPT variable is enabled, this string is 41401 in a fashion similar to SHOW-ALL-IF-AMBIGUOUS. If set to 41428 If the SHOW-MODE-IN-PROMPT variable is enabled, this string is 41439 If the SHOW-MODE-IN-PROMPT variable is enabled, this string is
|
| /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 | gdb.info | 30370 The argument SHOW-FUNC is a function of two arguments: SELF which 30384 The argument SHOW-DOC is the help text for this parameter's 'show' 41250 If the SHOW-MODE-IN-PROMPT variable is enabled, this string is 41401 in a fashion similar to SHOW-ALL-IF-AMBIGUOUS. If set to 41428 If the SHOW-MODE-IN-PROMPT variable is enabled, this string is 41439 If the SHOW-MODE-IN-PROMPT variable is enabled, this string is
|