Home
last modified time | relevance | path

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

1...<<11121314151617181920>>...89

/third_party/skia/third_party/externals/icu/source/i18n/
H A Dnumparse_currency.cpp58 CombinedCurrencyMatcher::match(StringSegment& segment, ParsedNumber& result, UErrorCode& status) const { in match() function in CombinedCurrencyMatcher
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
/device/soc/rockchip/common/vendor/drivers/rockchip/
H A Dgrf.c208 const struct of_device_id *match; in rockchip_grf_init() local
/device/soc/rockchip/common/sdk_linux/include/media/
H A Dv4l2-async.h89 bool (*match)(struct device *dev, struct v4l2_async_subdev *sd); global() member
92 } match; global() member
[all...]
/device/soc/rockchip/common/sdk_linux/drivers/soc/rockchip/
H A Dgrf.c208 const struct of_device_id *match; in rockchip_grf_init() local
/device/soc/rockchip/rk3588/kernel/drivers/clk/rockchip/
H A Dclk-link.c132 const struct of_device_id *match; in rockchip_clk_link_probe() 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

Completed in 14 milliseconds

1...<<11121314151617181920>>...89