Home
last modified time | relevance | path

Searched defs:match (Results 301 - 325 of 1995) sorted by relevance

1...<<11121314151617181920>>...80

/third_party/skia/third_party/externals/icu/source/i18n/
H A Dnumparse_symbols.cpp35 bool SymbolMatcher::match(StringSegment& segment, ParsedNumber& result, UErrorCode&) const { in match() function in SymbolMatcher
/third_party/skia/third_party/externals/icu/source/tools/genrb/
H A Dfilterrb.cpp97 PathFilter::EInclusion SimpleRuleBasedPathFilter::match(const ResKeyPath& path) const { in match() function in SimpleRuleBasedPathFilter
/third_party/skia/tests/
H A DSkbug6653.cpp82 bool match = true; in test_bug_6653() local
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dstatic_dict.c28 uint32_t match = (uint32_t)((distance << 5) + len_code); in AddMatch() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
H A DRegex.cpp68 bool Regex::match(StringRef String, SmallVectorImpl<StringRef> *Matches){ in match() function in Regex
/third_party/skia/third_party/externals/zlib/
H A Dinftrees.c57 unsigned match; /* use base and extra for symbol >= match */ local
/third_party/toybox/toys/posix/
H A Dcut.c132 regmatch_t match; in cut_line() local
/third_party/python/Lib/test/test_importlib/frozen/
H A Dtest_finder.py156 import __hello__ as match namespace
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
H A Dmemutil.cc96 const char* match; in memmatch() local
/third_party/spirv-tools/source/
H A Dspirv_target_env.cpp160 auto match = [s](const char* b) { in spvParseTargetEnv() local
H A Dspirv_validator_options.cpp21 auto match = [s](const char* b) { in spvParseUniversalLimitsOptions() local
[all...]
/third_party/spirv-tools/test/val/
H A Dval_non_uniform_test.cpp171 const std::string match = "match_res"; in TEST_P() local
211 const std::string match = "match_res"; in TEST_P() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/
H A Dupnp_xml.c192 const char *match = item; in xml_get_first_item() local
/third_party/vk-gl-cts/framework/egl/
H A DegluConfigFilter.cpp101 bool FilterList::match (const Library& egl, EGLDisplay display, EGLConfig config) const in match() function in eglu::FilterList
106 bool FilterList::match (const ConfigInfo& configInfo) const in match() function in eglu::FilterList
111 bool FilterList::match (const CandidateConfig& candidate) const in match() function in eglu::FilterList
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/
H A Dupnp_xml.c192 const char *match = item; in xml_get_first_item() local
/foundation/arkui/ace_engine/frameworks/bridge/common/utils/
H A Dengine_helper.cpp115 std::pair<int32_t, int32_t> EngineHelper::StringToPair(const std::string& match) in StringToPair() argument
135 std::smatch match; in GetPositionOnJsCode() local
/foundation/arkui/ace_engine/frameworks/base/i18n/
H A Ddate_time_sequence.cpp103 std::smatch match; in GetDateTimeOrder() local
150 std::smatch match; in GetAmPmTimeOrder() local
/foundation/arkui/ace_engine/interfaces/napi/kits/component_test/
H A Djs_component_test_utils.cpp58 std::smatch match; in GetComponentTestEtsPosition() local
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H A Dskia_runtime_effect.cpp37 std::smatch match; in GlslToSksl() local
/foundation/multimodalinput/input/service/device_config/src/
H A Ddevice_config_file_parser.cpp107 std::smatch match; in ReadConfigFile() local
/foundation/multimodalinput/input/service/libinput_adapter/src/
H A Dlibinput_adapter.cpp227 std::smatch match; in OnDeviceAdded() local
252 std::smatch match; in OnDeviceRemoved() local
/foundation/multimedia/player_framework/services/utils/
H A Dtime_format_utils.cpp37 std::smatch match; in FormatDateTimeByTimeZone() local
/foundation/distributeddatamgr/pasteboard/framework/innerkits/src/
H A Dpasteboard_web_controller.cpp120 std::smatch match; variable
/kernel/linux/linux-5.10/drivers/acpi/
H A Dioapic.c72 bool match = false; in acpi_is_ioapic() local
/kernel/linux/linux-5.10/drivers/gpio/
H A Dgpio-creg-snps.c137 const struct of_device_id *match; in creg_gpio_probe() local

Completed in 12 milliseconds

1...<<11121314151617181920>>...80