Home
last modified time | relevance | path

Searched refs:match (Results 701 - 725 of 4478) sorted by relevance

1...<<21222324252627282930>>...180

/applications/standard/launcher/
H A Dhvigorw.bat34 echo Please set the NODE_HOME variable in your environment to match the
47 echo Please set the NODE_HOME variable in your environment to match the
/applications/standard/mms/
H A Dhvigorw.bat34 echo Please set the NODE_HOME variable in your environment to match the
47 echo Please set the NODE_HOME variable in your environment to match the
/applications/standard/photos/
H A Dhvigorw.bat34 echo Please set the NODE_HOME variable in your environment to match the
47 echo Please set the NODE_HOME variable in your environment to match the
/applications/standard/screenlock/
H A Dhvigorw.bat34 echo Please set the NODE_HOME variable in your environment to match the
47 echo Please set the NODE_HOME variable in your environment to match the
/applications/standard/screenshot/
H A Dhvigorw.bat34 echo Please set the NODE_HOME variable in your environment to match the
47 echo Please set the NODE_HOME variable in your environment to match the
/applications/standard/settings/
H A Dhvigorw.bat34 echo Please set the NODE_HOME variable in your environment to match the
47 echo Please set the NODE_HOME variable in your environment to match the
/applications/standard/settings_data/
H A Dhvigorw.bat34 echo Please set the NODE_HOME variable in your environment to match the
47 echo Please set the NODE_HOME variable in your environment to match the
/applications/standard/systemui/
H A Dhvigorw.bat34 echo Please set the NODE_HOME variable in your environment to match the
47 echo Please set the NODE_HOME variable in your environment to match the
/base/global/i18n/frameworks/intl/entity_recognition/phone_number_recognition/include/
H A Dphone_number_matched.h59 std::vector<MatchedNumberInfo> HandlePositiveRule(PhoneNumberMatch* match, icu::UnicodeString& message);
60 bool HandleBorderRule(PhoneNumberMatch* match, icu::UnicodeString& message);
/foundation/multimedia/camera_framework/frameworks/js/camera_napi/demo/
H A Dhvigorw.bat34 echo Please set the NODE_HOME variable in your environment to match the
47 echo Please set the NODE_HOME variable in your environment to match the
/test/testfwk/arkxtest/uitest/core/
H A Dwidget_selector.cpp76 for (auto &match : selfMatchers_) { in Describe()
77 ss << match.Describe() << ","; in Describe()
/third_party/gn/src/gn/
H A Dfunction_filter_labels.cc93 "filter_labels_include: Remove labels that do not match a set of patterns.";
95 R"(filter_labels_include: Remove labels that do not match a set of patterns.
120 "filter_labels_exclude: Remove labels that match a set of patterns.";
122 R"(filter_labels_exclude: Remove labels that match a set of patterns.
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/message2/
H A DPluralSelectorFactory.java96 try { // for match exact. in matches()
104 String match = formattedValToCheck instanceof FormattedNumber in matches()
107 return match.equals(key); in matches()
/third_party/icu/icu4c/source/test/intltest/
H A Dregextst.h68 virtual UBool doRegexLMTest(const char *pat, const char *text, UBool looking, UBool match, int32_t line);
69 virtual UBool doRegexLMTestUTF8(const char *pat, const char *text, UBool looking, UBool match, int32_t line);
/third_party/node/test/common/
H A Dchild_process.js48 return { passed: false, reason: `did not match ${util.inspect(check)}` };
56 reason: `did not match expectation, checker throws:\n${util.inspect(error)}`,
/third_party/node/tools/icu/
H A Dshrink-icu-src.py76 if ignore_regex.match(file):
92 m = match_version.match(line)
/third_party/musl/src/network/
H A Ddn_comp.c35 /* longest suffix match of an ascii domain with a compressed domain name dn */
36 static int match(int *offset, const unsigned char *base, const unsigned char *dn, in match() function
76 m = match(&offset, *dnptrs, *p, end, lens, n); in dn_comp()
/third_party/mesa3d/src/mapi/glapi/gen/
H A Dgl_enums.py257 m = re.match('GL_VERSION_([0-9])_([0-9])', feature_name)
261 m = re.match('GL_ES_VERSION_([0-9])_([0-9])', feature_name)
/third_party/node/deps/npm/node_modules/@colors/colors/lib/
H A Dcolors.js138 str = str.replace(newLineRegex, function(match) {
139 return code.close + match + code.open;
/third_party/node/deps/npm/node_modules/@sigstore/verify/dist/timestamp/
H A Dcheckpoint.js103 // The first four bytes of the signature are the key hint (should match the
105 const signatures = Array.from(matches, (match) => {
106 const [, name, signature] = match;
/third_party/python/Tools/c-analyzer/c_parser/parser/
H A D_compound_decl_body.py34 m = STRUCT_MEMBER_RE.match(srcinfo.text)
131 m = ENUM_MEMBER_RE.match(srcinfo.text)
/third_party/python/Tools/scripts/
H A Dpdeps.py79 m_found = m_import.match(line) or m_from.match(line)
/third_party/python/Lib/lib2to3/fixes/
H A Dfix_idioms.py79 def match(self, node): member in FixIdioms
80 r = super(FixIdioms, self).match(node)
98 raise RuntimeError("Invalid match")
/third_party/vk-gl-cts/external/vulkan-docs/src/katex/contrib/
H A Dmathtex-script-type.min.js1 !function(e,t){if("object"==typeof exports&&"object"==typeof module)module.exports=t(require("katex"));else if("function"==typeof define&&define.amd)define(["katex"],t);else{var r="object"==typeof exports?t(require("katex")):t(e.katex);for(var n in r)("object"==typeof exports?exports:e)[n]=r[n]}}("undefined"!=typeof self?self:this,function(e){return function(e){var t={};function r(n){if(t[n])return t[n].exports;var o=t[n]={i:n,l:!1,exports:{}};return e[n].call(o.exports,o,o.exports,r),o.l=!0,o.exports}return r.m=e,r.c=t,r.d=function(e,t,n){r.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:n})},r.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},r.t=function(e,t){if(1&t&&(e=r(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var n=Object.create(null);if(r.r(n),Object.defineProperty(n,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var o in e)r.d(n,o,function(t){return e[t]}.bind(null,o));return n},r.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return r.d(t,"a",t),t},r.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},r.p="",r(r.s=1)}([function(t,r){t.exports=e},function(e,t,r){"use strict";r.r(t);var n=r(0),o=r.n(n),u=document.body.getElementsByTagName("script");(u=Array.prototype.slice.call(u)).forEach(function(e){if(!e.type||!e.type.match(/math\/tex/i))return-1;var t=null!=e.type.match(/mode\s*=\s*display(;|\s|\n|$)/),r=document.createElement(t?"div":"span");r.setAttribute("class",t (…)
/third_party/vk-gl-cts/external/amber/src/tools/
H A Dcopyright.py56 for match in fnmatch.filter(dirs, glob):
57 dirs.remove(match)

Completed in 9 milliseconds

1...<<21222324252627282930>>...180