Home
last modified time | relevance | path

Searched defs:match (Results 251 - 275 of 641) sorted by relevance

1...<<11121314151617181920>>...26

/third_party/libwebsockets/lib/secure-streams/protocols/
H A Dss-mqtt.c353 const char *match[] = { LWS_MQTT_SHADOW_UNNAMED_TOPIC_MATCH, in secstream_mqtt_is_shadow_matched() local
/third_party/libinput/tools/
H A Dshared.h107 char match[256]; member
/third_party/lz4/programs/
H A Ddatagen.c134 size_t match; in RDG_genBlock() local
/third_party/node/deps/v8/src/runtime/
H A Druntime-strings.cc33 SimpleMatch(Handle<String> match, Handle<String> prefix, in RUNTIME_FUNCTION() argument
/third_party/mesa3d/src/gallium/auxiliary/hud/
H A Dhud_sensors_temp.c276 const sensors_chip_name *match = 0; in build_sensor_list() local
/third_party/mesa3d/src/glx/tests/
H A Dclientinfo_unittest.cpp687 char *match = strstr(haystack, needle); in TEST_F() local
713 char *match = strstr(haystack, needle); in TEST_F() local
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/finitestatematcher/
H A DDigitSequenceMatcher.java123 public Result match(DigitSequence in) { in match() method in DigitSequenceMatcher
/third_party/openssl/test/
H A Dv3nametest.c263 check_message(const struct set_name_fn *fn, const char *op, const char *nameincert, int match, const char *name) check_message() argument
289 int match, ret; run_cert() local
[all...]
/third_party/python/Lib/re/
H A D_parser.py247 def match(self, char): member in Tokenizer
[all...]
H A D__init__.py163 def match(pattern, string, flags=0): global() function
[all...]
/third_party/openssl/crypto/property/
H A Dproperty_parse.c44 static int match(const char *t[], const char m[], size_t m_len) in match() function
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shader_object/
H A DvktShaderObjectCreateTests.cpp273 bool match = true; in iterate() local
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcSpirvUtils.cpp366 bool match = false; in verifyMappings() local
/third_party/skia/src/core/
H A DSkGlyph.cpp302 const SkGlyph::Intercept* match = in ensureIntercepts() local
/third_party/skia/third_party/externals/swiftshader/src/Main/
H A DSwiftConfig.cpp157 bool match(const char **url, const char *string) in match() function
[all...]
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/component/
H A DRule.java319 private RuleSegment match(Rule other, int at) { in match() method in Rule
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dcsrmbcs.cpp272 UBool CharsetRecog_sjis::match(InputText* det, CharsetMatch *results) const { in match() function in CharsetRecog_sjis
372 UBool CharsetRecog_euc_jp::match(InputText *det, CharsetMatch *results) const in match() function in CharsetRecog_euc_jp
394 UBool CharsetRecog_euc_kr::match(InputText *det, CharsetMatch *results) const in match() function in CharsetRecog_euc_kr
446 UBool CharsetRecog_big5::match(InputText *det, CharsetMatch *results) const in match() function in CharsetRecog_big5
522 UBool CharsetRecog_gb_18030::match(InputText *det, CharsetMatch *results) const in match() function in CharsetRecog_gb_18030
H A Dnumparse_decimal.cpp95 bool DecimalMatcher::match(StringSegment& segment, ParsedNumber& result, UErrorCode& status) const { in match() function in DecimalMatcher
99 bool DecimalMatcher::match(StringSegment& segment, ParsedNumber& result, int8_t exponentSign, in match() function in DecimalMatcher
[all...]
H A Drbt_rule.cpp389 UMatchDegree match; matchAndReplace() local
[all...]
H A Dunesctrn.cpp196 UBool match = TRUE; in handleTransliterate() local
[all...]
/third_party/skia/src/sksl/ir/
H A DSkSLFunctionDeclaration.cpp261 bool match = true; in find_existing_declaration() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
H A DMIPatternMatch.h33 bool match(const MachineRegisterInfo &MRI, unsigned Reg) { in match() function
46 bool match(const MachineRegisterInfo &MRI, unsigned Reg) { in match() function
63 bool match(const MachineRegisterInfo &MRI, unsigned Reg) { return true; } in match() function
64 bool match(const MachineRegisterInfo &MRI, MachineOperand *MO) { in match() function
74 bool match(const MachineRegisterInfo &MRI, MatchSrc &&src) { in match() function
86 bool match(const MachineRegisterInfo &MRI, MatchSrc &&src) { in match() function
93 bool match(const MachineRegisterInfo &MRI, MatchSrc &&src) { match() function
104 bool match(const MachineRegisterInfo &MRI, MatchSrc &&src) { match() function
158 template <typename ITy> bool match(const MachineRegisterInfo &MRI, ITy &&V) { match() function
179 bool match(const MachineRegisterInfo &MRI, OpTy &&Op) { match() function
247 bool match(const MachineRegisterInfo &MRI, OpTy &&Op) { match() function
328 bool match(const MachineRegisterInfo &MRI, unsigned Reg) { match() function
[all...]
/third_party/python/Lib/lib2to3/
H A Dpytree.py454 def match(self, node, results=None): member in BasePattern
522 def match(self, node, results=None): member in LeafPattern
673 def match(self, node, results=None): global() member in WildcardPattern
808 def match(self, node): global() member in NegatedPattern
[all...]
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dkeywords.h28 int match; variable
/third_party/skia/modules/skparagraph/src/
H A DFontCollection.cpp180 sk_sp<SkTypeface> match = matchTypeface(familyName, fontStyle); local
190 sk_sp<SkTypeface> match; local
231 std::shared_ptr<RSTypeface> match = matchTypeface(familyName, fontStyle); global() local
241 std::shared_ptr<RSTypeface> match; global() local
339 sk_sp<SkTypeface> match = sk_sp<SkTypeface>(fDefaultFontManager->matchFamilyStyle(familyName.c_str(), global() local
354 std::shared_ptr<RSTypeface> match = std::shared_ptr<RSTypeface>( global() local
[all...]

Completed in 20 milliseconds

1...<<11121314151617181920>>...26