Lines Matching refs:nextDir

446         STRING_TYPE nextDir = (*it);  in BuildListOfCandidateLibs()  local
447 sts = SearchDirForLibs(nextDir, m_libInfoList, LIB_PRIORITY_SPECIAL); in BuildListOfCandidateLibs()
469 STRING_TYPE nextDir = (*it); in BuildListOfCandidateLibs() local
470 sts = SearchDirForLibs(nextDir, m_libInfoList, LIB_PRIORITY_01, true); in BuildListOfCandidateLibs()
479 STRING_TYPE nextDir = (*it); in BuildListOfCandidateLibs() local
480 sts = SearchDirForLibs(nextDir, m_libInfoList, LIB_PRIORITY_02); in BuildListOfCandidateLibs()
489 STRING_TYPE nextDir = (*it); in BuildListOfCandidateLibs() local
490 sts = SearchDirForLibs(nextDir, m_libInfoList, LIB_PRIORITY_03); in BuildListOfCandidateLibs()
499 STRING_TYPE nextDir = (*it); in BuildListOfCandidateLibs() local
500 sts = SearchDirForLibs(nextDir, m_libInfoList, LIB_PRIORITY_04); in BuildListOfCandidateLibs()
509 STRING_TYPE nextDir = (*it); in BuildListOfCandidateLibs() local
510 sts = SearchDirForLibs(nextDir, m_libInfoList, LIB_PRIORITY_05); in BuildListOfCandidateLibs()
519 STRING_TYPE nextDir = (*it); in BuildListOfCandidateLibs() local
520 sts = SearchDirForLibs(nextDir, m_libInfoList, LIB_PRIORITY_LEGACY_DRIVERSTORE); in BuildListOfCandidateLibs()
529 STRING_TYPE nextDir = (*it); in BuildListOfCandidateLibs() local
530 sts = SearchDirForLibs(nextDir, m_libInfoList, LIB_PRIORITY_LEGACY); in BuildListOfCandidateLibs()
539 STRING_TYPE nextDir = (*it); in BuildListOfCandidateLibs() local
540 sts = SearchDirForLibs(nextDir, m_libInfoList, LIB_PRIORITY_01); in BuildListOfCandidateLibs()
549 STRING_TYPE nextDir = (*it); in BuildListOfCandidateLibs() local
550 sts = SearchDirForLibs(nextDir, m_libInfoList, LIB_PRIORITY_03); in BuildListOfCandidateLibs()
559 STRING_TYPE nextDir = (*it); in BuildListOfCandidateLibs() local
560 sts = SearchDirForLibs(nextDir, m_libInfoList, LIB_PRIORITY_04); in BuildListOfCandidateLibs()
569 STRING_TYPE nextDir = (*it); in BuildListOfCandidateLibs() local
570 sts = SearchDirForLibs(nextDir, m_libInfoList, LIB_PRIORITY_05); in BuildListOfCandidateLibs()
579 STRING_TYPE nextDir = (*it); in BuildListOfCandidateLibs() local
580 sts = SearchDirForLibs(nextDir, m_libInfoList, LIB_PRIORITY_LEGACY); in BuildListOfCandidateLibs()