Home
last modified time | relevance | path

Searched refs:found (Results 1 – 5 of 5) sorted by relevance

/TwlSDK-5.1.0/build/tools/loadrun/
Dloadrun.txt26 3 device(s) found.
39 The first machine found with the device specified here becomes the target for that action.
43 The first machine found with the serial number specified here becomes the target for that action.
46 If no specification is made, the first machine found becomes the target.
/TwlSDK-5.1.0/build/demos/wm/listenOnly/src/
Dmain.c609 BOOL found; in StartScanExCb() local
612 found = FindBeaconInfo(bd->bssid, &beaconInfo); in StartScanExCb()
617 if ( !found ) in StartScanExCb()
/TwlSDK-5.1.0/build/libraries/std/common/src/
Dstd_string.c253 const char* found = NULL; in STD_SearchCharReverse() local
261 found = srcp; in STD_SearchCharReverse()
266 return (char*)found; in STD_SearchCharReverse()
/TwlSDK-5.1.0/build/libraries/fs/common/src/
Dfs_archive_fatfs.c305 BOOL found = FALSE; in FSi_GetUnicodeSpanExcluding() local
313 found = TRUE; in FSi_GetUnicodeSpanExcluding()
317 if (found) in FSi_GetUnicodeSpanExcluding()
/TwlSDK-5.1.0/build/demos/wireless_shared/wh/
Dwh.c1488 BOOL found; in WH_StateOutStartScan() local
1526 found = FALSE; in WH_StateOutStartScan()
1573 found = TRUE; in WH_StateOutStartScan()
1577 if (found) in WH_StateOutStartScan()