Home
last modified time | relevance | path

Searched defs:applyPatterns (Results 1 – 4 of 4) sorted by relevance

/external/deqp/external/openglcts/scripts/
Dmustpass.py155 def applyPatterns (caseList, patterns, filename, op): function
/external/cronet/third_party/icu/source/i18n/
Dreldtfmt.cpp403 RelativeDateFormat::applyPatterns(const UnicodeString& datePattern, const UnicodeString& timePatter… in applyPatterns() function in RelativeDateFormat
/external/icu/icu4c/source/i18n/
Dreldtfmt.cpp411 RelativeDateFormat::applyPatterns(const UnicodeString& datePattern, const UnicodeString& timePatter… in applyPatterns() function in RelativeDateFormat
/external/tensorflow/tensorflow/compiler/mlir/lite/transforms/
Dlegalize_tf.cc916 bool applyPatterns(func::FuncOp func, ConversionTarget& target, in applyPatterns() function