| /third_party/libwebsockets/lib/secure-streams/protocols/ |
| H A D | ss-mqtt.c | 353 const char *match[] = { LWS_MQTT_SHADOW_UNNAMED_TOPIC_MATCH, in secstream_mqtt_is_shadow_matched() local
|
| /third_party/libinput/tools/ |
| H A D | shared.h | 107 char match[256]; member
|
| /third_party/lz4/programs/ |
| H A D | datagen.c | 134 size_t match; in RDG_genBlock() local
|
| /third_party/node/deps/v8/src/runtime/ |
| H A D | runtime-strings.cc | 33 SimpleMatch(Handle<String> match, Handle<String> prefix, in RUNTIME_FUNCTION() argument
|
| /third_party/mesa3d/src/gallium/auxiliary/hud/ |
| H A D | hud_sensors_temp.c | 276 const sensors_chip_name *match = 0; in build_sensor_list() local
|
| /third_party/mesa3d/src/glx/tests/ |
| H A D | clientinfo_unittest.cpp | 687 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 D | DigitSequenceMatcher.java | 123 public Result match(DigitSequence in) { in match() method in DigitSequenceMatcher
|
| /third_party/openssl/test/ |
| H A D | v3nametest.c | 263 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.py | 247 def match(self, char): member in Tokenizer [all...] |
| H A D | __init__.py | 163 def match(pattern, string, flags=0): global() function [all...] |
| /third_party/openssl/crypto/property/ |
| H A D | property_parse.c | 44 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 D | vktShaderObjectCreateTests.cpp | 273 bool match = true; in iterate() local
|
| /third_party/vk-gl-cts/external/openglcts/modules/common/ |
| H A D | glcSpirvUtils.cpp | 366 bool match = false; in verifyMappings() local
|
| /third_party/skia/src/core/ |
| H A D | SkGlyph.cpp | 302 const SkGlyph::Intercept* match = in ensureIntercepts() local
|
| /third_party/skia/third_party/externals/swiftshader/src/Main/ |
| H A D | SwiftConfig.cpp | 157 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 D | Rule.java | 319 private RuleSegment match(Rule other, int at) { in match() method in Rule
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | csrmbcs.cpp | 272 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 D | numparse_decimal.cpp | 95 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 D | rbt_rule.cpp | 389 UMatchDegree match; matchAndReplace() local [all...] |
| H A D | unesctrn.cpp | 196 UBool match = TRUE; in handleTransliterate() local [all...] |
| /third_party/skia/src/sksl/ir/ |
| H A D | SkSLFunctionDeclaration.cpp | 261 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 D | MIPatternMatch.h | 33 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 D | pytree.py | 454 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 D | keywords.h | 28 int match; variable
|
| /third_party/skia/modules/skparagraph/src/ |
| H A D | FontCollection.cpp | 180 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...] |