HomeSort by relevance Sort by last modified time
    Searched refs:matchWildcards (Results 1 - 2 of 2) sorted by null

  /external/deqp/framework/common/
tcuCommandLine.cpp 544 static bool matchWildcards(string::const_iterator patternStart,
565 if (matchWildcards(pattern + 1, patternEnd, path, pathEnd, allowPrefix))
569 if (matchWildcards(pattern + 1, patternEnd, pathEnd, pathEnd, allowPrefix))
592 (*pattern == *path || matchWildcards(pattern->begin(), pattern->end(),
627 if (matchWildcards(m_casePatterns[ndx].begin(), m_casePatterns[ndx].end(),
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler/0.12.613/
kotlin-compiler-0.12.613.jar 

Completed in 881 milliseconds