| /OK3568_Linux_fs/kernel/arch/x86/boot/ |
| H A D | tty.c | 86 int getchar(void) in getchar() function 113 getchar(); in kbd_flush() 126 return getchar(); in getchar_timeout()
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/sample/ |
| H A D | sample_comm.cpp | 53 key = getchar(); in uapi_process_loop() 55 key = getchar(); in uapi_process_loop()
|
| H A D | sample_agic_module.cpp | 105 key = getchar(); in sample_agic_module() 106 while (key == '\n' || key == '\r') key = getchar(); in sample_agic_module()
|
| H A D | sample_aldch_module.cpp | 98 key = getchar (); in sample_aldch_module() 100 key = getchar (); in sample_aldch_module()
|
| H A D | sample_aie_module.cpp | 162 key = getchar (); in sample_aie_module() 164 key = getchar(); in sample_aie_module()
|
| H A D | sample_csm_module.cpp | 100 Cspace = getchar(); in sample_set_csm_cspace() 102 Cspace = getchar(); in sample_set_csm_cspace()
|
| H A D | sample_again_module.cpp | 149 key = getchar (); in sample_again_module() 151 key = getchar (); in sample_again_module()
|
| H A D | sample_aldch_v21_module.cpp | 191 key = getchar (); in sample_aldch_v21_module() 193 key = getchar (); in sample_aldch_v21_module()
|
| H A D | sample_smartIr.cpp | 284 key = getchar(); in sample_smartIr_module() 286 key = getchar(); in sample_smartIr_module()
|
| H A D | sample_accm_module.cpp | 573 key = getchar (); in sample_accm_module() 575 key = getchar(); in sample_accm_module() 691 key = getchar (); in sample_accm_v2_module() 693 key = getchar(); in sample_accm_v2_module()
|
| H A D | sample_image_process.cpp | 148 int key = getchar (); in sample_main() 150 key = getchar (); in sample_main()
|
| H A D | sample_agamma_module.cpp | 83 key = getchar (); in sample_agamma_module() 85 key = getchar(); in sample_agamma_module()
|
| H A D | sample_acp_module.cpp | 253 key = getchar (); in sample_acp_module() 255 key = getchar(); in sample_acp_module()
|
| H A D | sample_a3dlut_module.cpp | 331 key = getchar (); in sample_a3dlut_module() 333 key = getchar(); in sample_a3dlut_module()
|
| H A D | sample_cac_module.cpp | 320 key = getchar(); in sample_cac_module() 321 while (key == '\n' || key == '\r') key = getchar(); in sample_cac_module()
|
| H A D | sample_ablc_module.cpp | 316 key = getchar (); in sample_ablc_module() 318 key = getchar (); in sample_ablc_module()
|
| /OK3568_Linux_fs/u-boot/scripts/ |
| H A D | bin2c.c | 22 while ((ch = getchar()) != EOF) { in main()
|
| /OK3568_Linux_fs/kernel/scripts/ |
| H A D | bin2c.c | 22 while ((ch = getchar()) != EOF) { in main()
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/ |
| H A D | cstdio | 76 int getchar(void); 155 using ::getchar;
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/ |
| H A D | cstdio | 76 int getchar(void); 155 using ::getchar;
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/ |
| H A D | cstdio | 72 #undef getchar 121 using ::getchar;
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/ |
| H A D | cstdio | 72 #undef getchar 121 using ::getchar;
|
| /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/include/bits/ |
| H A D | stdio.h | 47 getchar (void) in getchar() function
|
| /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/include/bits/ |
| H A D | stdio.h | 47 getchar (void) in getchar() function
|
| /OK3568_Linux_fs/kernel/samples/auxdisplay/ |
| H A D | cfag12864b-example.c | 261 while (getchar() != '\n'); in main()
|