| /OK3568_Linux_fs/kernel/tools/perf/arch/x86/annotate/ |
| H A D | instructions.c | 150 if (arch->family != 6 || arch->model < 0x1e || strstr(ins2, "jmp")) in x86__ins_is_fused() 155 if ((strstr(ins1, "cmp") && !strstr(ins1, "xchg")) || in x86__ins_is_fused() 156 strstr(ins1, "test")) { in x86__ins_is_fused() 161 if ((strstr(ins1, "cmp") && !strstr(ins1, "xchg")) || in x86__ins_is_fused() 162 strstr(ins1, "test") || in x86__ins_is_fused() 163 strstr(ins1, "add") || in x86__ins_is_fused() 164 strstr(ins1, "sub") || in x86__ins_is_fused() 165 strstr(ins1, "and") || in x86__ins_is_fused() 166 strstr(ins1, "inc") || in x86__ins_is_fused() 167 strstr(ins1, "dec")) { in x86__ins_is_fused()
|
| /OK3568_Linux_fs/external/rockit/mpi/example/common/ |
| H A D | test_comm_utils.cpp | 60 } else if (strstr(uri, "m3u8")) { in TEST_COMM_GetUriSchemeType() 78 } else if (strstr(uri, "app_tts-cache")) { in TEST_COMM_GetUriSchemeType() 81 } else if (strstr(uri, "cache://")) { in TEST_COMM_GetUriSchemeType() 289 if ((strstr(achBuf, "rockchip")) || in TEST_COMM_GetSocType() 290 (strstr(achBuf, "Rockchip")) || in TEST_COMM_GetSocType() 291 (strstr(achBuf, "RK30board"))) { in TEST_COMM_GetSocType() 292 if (strstr(achBuf, "1126") || (strstr(achBuf, "1109"))) in TEST_COMM_GetSocType() 294 else if (strstr(achBuf, "3566") || (strstr(achBuf, "3568"))) in TEST_COMM_GetSocType() 296 else if (strstr(achBuf, "3588")) in TEST_COMM_GetSocType()
|
| /OK3568_Linux_fs/external/recovery/update_engine/ |
| H A D | rktools.c | 55 char *pline = strstr(line, "RK_VERSION"); in getVersionFromfile() 56 if (pline != NULL && (pline = strstr(pline, "=")) != NULL) { in getVersionFromfile() 105 s = strstr(param, "storagemedia"); in isMtdDevice() 110 s = strstr(s, "="); in isMtdDevice() 131 s = strstr(param, "mtd"); in isMtdDevice() 161 char *slot = strstr(cmdline, "android_slotsufix"); in getCurrentSlot() 162 if (slot == NULL) slot = strstr(cmdline, "androidboot.slot_suffix"); in getCurrentSlot() 164 slot = strstr(slot, "="); in getCurrentSlot()
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/ |
| H A D | resource_hwid.c | 131 cell_name = strstr(file_name, KEY_WORDS_ADC_CTRL); in hwid_adc_find_dtb() 134 adc_tail = strstr(cell_name, KEY_WORDS_ADC_CH); in hwid_adc_find_dtb() 177 cell_name = strstr(p, KEY_WORDS_ADC_CTRL); in hwid_adc_find_dtb() 217 cell_name = strstr(file_name, KEY_WORDS_GPIO); in hwid_gpio_find_dtb() 257 cell_name = strstr(p, KEY_WORDS_GPIO); in hwid_gpio_find_dtb() 272 if (!strstr(file->name, DTB_SUFFIX)) in resource_read_hwid_dtb() 275 if (strstr(file->name, KEY_WORDS_ADC_CTRL) && in resource_read_hwid_dtb() 276 strstr(file->name, KEY_WORDS_ADC_CH) && in resource_read_hwid_dtb() 279 } else if (strstr(file->name, KEY_WORDS_GPIO) && in resource_read_hwid_dtb()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/security/ |
| H A D | spectre_v2.c | 105 if (strstr(buf, "Vulnerable")) in get_sysfs_state() 107 else if (strstr(buf, "Not affected")) in get_sysfs_state() 109 else if (strstr(buf, "Indirect branch serialisation (kernel only)")) in get_sysfs_state() 111 else if (strstr(buf, "Indirect branch cache disabled")) in get_sysfs_state() 113 else if (strstr(buf, "Software count cache flush (hardware accelerated)")) in get_sysfs_state() 115 else if (strstr(buf, "Software count cache flush")) in get_sysfs_state() 117 else if (strstr(buf, "Branch predictor state flush")) in get_sysfs_state()
|
| /OK3568_Linux_fs/kernel/arch/mips/loongson2ef/lemote-2f/ |
| H A D | machtype.c | 27 if (strstr(arcs_cmdline, "PMON_VER=LM")) { in mach_prom_init_machtype() 28 if (strstr(arcs_cmdline, "PMON_VER=LM8")) in mach_prom_init_machtype() 30 else if (strstr(arcs_cmdline, "PMON_VER=LM6")) in mach_prom_init_machtype() 32 else if (strstr(arcs_cmdline, "PMON_VER=LM9")) in mach_prom_init_machtype()
|
| /OK3568_Linux_fs/external/rkwifibt-app/test/softap/ |
| H A D | softap.c | 159 if (strstr(wifi_type, "p2p0")) { in wifi_start_hostapd() 186 if (strstr(wifi_type, "p2p0")) { in wifi_stop_hostapd() 375 str1 = strstr(buf, "\"ssid\""); in wifiSetup() 376 str2 = strstr(buf, "\"\,\"pwd\""); in wifiSetup() 379 str1 = strstr(buf, "\"pwd\""); in wifiSetup() 380 str2 = strstr(str1, "\"\}"); in wifiSetup() 417 str = strstr(buf, "\"result\""); in doConnectResult() 446 if (strstr(buf, REQUEST_WIFI_LIST)) { in handleRequest() 448 } else if (strstr(buf, REQUEST_WIFI_SET_UP)) { in handleRequest() 450 } else if (strstr(buf, REQUEST_IS_WIFI_CONNECTED)) { in handleRequest() [all …]
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/camera/CameraUI/src/ |
| H A D | AutoMount.cpp | 123 if( (strlen(p->d_name)>=SDCARD_LEN) && (strstr(p->d_name,SDCARD_TYPE)!=NULL) ){ in AutoMountDev() 133 if( (strlen(p->d_name)>=USB_LEN) && (strstr(p->d_name,USB_TYPE)!=NULL) ){ in AutoMountDev() 334 if (strstr(devname, "sd")!=NULL) { in AutoMountCallback() 345 else if (strstr(devname, "mmcblk1")!=NULL){ in AutoMountCallback() 368 if (strstr(devname, "sd")!=NULL) { in AutoMountCallback() 374 if( (strlen(p->d_name)>=USB_LEN) && (strstr(p->d_name,USB_TYPE)!=NULL) ){ in AutoMountCallback() 397 else if (strstr(devname, "mmcblk1")!=NULL){ in AutoMountCallback() 404 if( (strlen(p->d_name)>=SDCARD_LEN) && (strstr(p->d_name,SDCARD_TYPE)!=NULL) ){ in AutoMountCallback() 494 if (strstr(devname, "mmcblk1")!=NULL){ in AutoMountCallback() 534 if (strstr(devname, "sd")!=NULL){ in AutoMountCallback()
|
| /OK3568_Linux_fs/external/rk_pcba_test/pcba_minui/ |
| H A D | wlan_test.c | 84 p = strstr(src, "ESSID:"); 97 p2 = strstr(src2, "Signal level"); 281 if(strstr(ssid_buf, "SSID") != NULL) { in wlan_test() 302 if(strstr(result,"SSID")!= NULL){ in wlan_test() 306 if(strstr(result, "Signal")!= NULL){ in wlan_test() 310 if(strstr(result, "Level")!= NULL){ in wlan_test() 314 if(strstr(result, "RSSI")!= NULL){ in wlan_test()
|
| /OK3568_Linux_fs/external/xserver/hw/dmx/glxProxy/ |
| H A D | glxscreens.c | 177 if (denied_extensions && strstr(denied_extensions, ext)) { in CalcServerVersionAndExtensions() 182 if (!strstr(be_extensions[s], ext)) { in CalcServerVersionAndExtensions() 206 !strstr(denied_extensions, "GLX_SGIX_swap_group")) { in CalcServerVersionAndExtensions() 209 !strstr(denied_extensions, "GLX_SGIX_swap_barrier")) { in CalcServerVersionAndExtensions() 233 (strstr(ExtensionsString, "GLX_SGIX_fbconfig"))) { in __glXScreenInit() 339 return (strstr(ExtensionsString, ext) != NULL); in glxIsExtensionSupported()
|
| /OK3568_Linux_fs/external/mpp/utils/ |
| H A D | mpi_enc_utils.c | 201 if (strstr(next, "x") || strstr(next, "X")) { in mpi_enc_opt_f() 204 } else if (strstr(next, "a") || strstr(next, "A") || in mpi_enc_opt_f() 205 strstr(next, "b") || strstr(next, "B") || in mpi_enc_opt_f() 206 strstr(next, "c") || strstr(next, "C") || in mpi_enc_opt_f() 207 strstr(next, "d") || strstr(next, "D") || in mpi_enc_opt_f() 208 strstr(next, "e") || strstr(next, "E") || in mpi_enc_opt_f() 209 strstr(next, "f") || strstr(next, "F")) { in mpi_enc_opt_f() 421 if (strstr(next, "q")) in mpi_enc_opt_v() 423 if (strstr(next, "f")) in mpi_enc_opt_v()
|
| /OK3568_Linux_fs/external/recovery/ |
| H A D | rktools.c | 49 s = strstr(param, "console"); in getSerial() 56 s = strstr(s, "="); in getSerial() 194 s = strstr(param, "storagemedia"); in isMtdDevice() 199 s = strstr(s, "="); in isMtdDevice() 220 s = strstr(param, "mtd"); in isMtdDevice()
|
| /OK3568_Linux_fs/kernel/arch/mips/loongson32/common/ |
| H A D | prom.c | 28 if (strstr(arcs_cmdline, "console=ttyS3")) in prom_init() 30 else if (strstr(arcs_cmdline, "console=ttyS2")) in prom_init() 32 else if (strstr(arcs_cmdline, "console=ttyS1")) in prom_init()
|
| /OK3568_Linux_fs/external/rkwifibt/src/ |
| H A D | rk_wifibt_init.c | 264 pos = strstr(line, prefix); in get_wifi_device_id() 334 if ((strstr(line, "wlan0:") != NULL) || (strstr(line, "p2p0:") != NULL)) { in check_wireless_ready() 382 if (strstr(recoginze_wifi_chip , "E")) { in create_bt_test_file_for_rtl() 451 if (strstr(recoginze_wifi_chip , "AP")) { in wifibt_load_driver() 471 if (strstr(recoginze_wifi_chip , "AP")) { in wifibt_load_driver() 488 } else if (strstr(recoginze_wifi_chip , "RTL")) { in wifibt_load_driver() 491 if (strstr(recoginze_wifi_chip , "E")) { in wifibt_load_driver()
|
| /OK3568_Linux_fs/kernel/arch/mips/pic32/pic32mzda/ |
| H A D | early_console.c | 93 s = strstr(arch_cmdline, "earlyprintk="); in get_port_from_cmdline() 95 s = strstr(s, "ttyS"); in get_port_from_cmdline() 116 s = strstr(arch_cmdline, "earlyprintk="); in get_baud_from_cmdline() 118 s = strstr(s, "ttyS"); in get_baud_from_cmdline()
|
| /OK3568_Linux_fs/kernel/arch/mips/loongson2ef/common/ |
| H A D | machtype.c | 45 p = strstr(arcs_cmdline, "machtype="); in prom_init_machtype() 53 p = strstr(str, " "); in prom_init_machtype() 58 if (strstr(system_types[machtype], str)) { in prom_init_machtype()
|
| /OK3568_Linux_fs/u-boot/common/ |
| H A D | android_ab.c | 369 super_dp = strstr(hdr.cmdline, super_info); in ab_is_support_dynamic_partition() 436 if (!strstr(boot_args, "root=")) { in ab_update_root_uuid() 475 if (strstr(part_type, "ENV")) in ab_update_root_partition() 477 else if (strstr(part_type, "EFI")) in ab_update_root_partition() 482 if (strstr(boot_args, "rootfstype=squashfs") || strstr(boot_args, "rootfstype=erofs")) in ab_update_root_partition() 484 else if (strstr(boot_args, "rootfstype=ubifs")) in ab_update_root_partition()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/platforms/powermac/ |
| H A D | setup.c | 326 if (strstr(boot_command_line, "adb_sync")) { in pmac_setup_arch() 365 p = strstr(boot_command_line, "root="); in note_bootable_part() 453 if (strstr(boot_command_line, "btextdbg")) { in pmac_init() 462 udbg_scc_init(!!strstr(boot_command_line, "sccdbg")); in pmac_init() 463 udbg_adb_init(!!strstr(boot_command_line, "btextdbg")); in pmac_init() 532 if (strstr(boot_command_line, "console=")) { in check_pmac_serial_console()
|
| /OK3568_Linux_fs/kernel/arch/mips/ar7/ |
| H A D | platform.c | 508 if (strstr(prid, "Fritz_Box_FON")) { in detect_leds() 511 } else if (strstr(prid, "Fritz_Box_")) { in detect_leds() 515 && usb_prod != NULL && strstr(usb_prod, "DSL-502T")) { in detect_leds() 518 } else if (strstr(prid, "DG834")) { in detect_leds() 521 } else if (strstr(prid, "CYWM") || strstr(prid, "CYWL")) { in detect_leds() 524 } else if (strstr(prid, "GT701")) { in detect_leds()
|
| /OK3568_Linux_fs/docs/cn/Linux/Wifibt/WIFIBT编程接口/ |
| H A D | 最新WIFI接口说明.txt | 144 if (strstr(buf, REQUEST_WIFI_LIST)) { 150 } else if (strstr(buf, REQUEST_WIFI_SET_UP)) { 155 } else if (strstr(buf, REQUEST_IS_WIFI_CONNECTED)) { 164 } else if (strstr(buf, REQUEST_POST_CONNECT_RESULT)) {
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | fs_enet_pd.h | 156 if(strstr(fpi->fs_type, "SCC")) in fs_get_id() 158 if(strstr(fpi->fs_type, "FCC")) in fs_get_id() 160 if(strstr(fpi->fs_type, "FEC")) in fs_get_id()
|
| /OK3568_Linux_fs/kernel/arch/x86/lib/ |
| H A D | strstr_32.c | 5 char *strstr(const char *cs, const char *ct) in strstr() function 33 EXPORT_SYMBOL(strstr);
|
| /OK3568_Linux_fs/u-boot/cmd/ |
| H A D | nvedit.c | 360 sub = strstr(oldvalue, substr); in env_replace() 427 if (ignore && strstr(varvalue, ignore)) in env_update_filter() 451 if (strstr(a_item, "=")) in env_update_filter() 465 if (ignore && strstr(v_item, ignore)) { in env_update_filter() 471 if (strstr(v_item, "=")) { in env_update_filter() 569 p = strstr(item, subset_key) ? subset_varvalue : new_varvalue; in env_update_extract_subset() 608 p = strstr(oldvalue, buf); in env_exist() 620 p = strstr(oldvalue, buf); in env_exist() 634 p = strstr(oldvalue, buf); in env_exist() 636 len = strstr(p, " ") - oldvalue; in env_exist() [all …]
|
| /OK3568_Linux_fs/kernel/tools/perf/arch/x86/util/ |
| H A D | kvm-stat.c | 158 if (strstr(cpuid, "Intel")) { in cpu_isa_init() 161 } else if (strstr(cpuid, "AMD") || strstr(cpuid, "Hygon")) { in cpu_isa_init()
|
| /OK3568_Linux_fs/kernel/arch/mips/mti-malta/ |
| H A D | malta-setup.c | 104 if (strstr(fw_getcmdline(), "iobcuncached")) { in plat_enable_iocoherency() 160 optptr = strstr(argptr, "pci_clock="); in pci_clock_check() 200 if (strstr(argptr, "debug")) { in bonito_quirks_setup()
|