Home
last modified time | relevance | path

Searched defs:matches (Results 101 - 125 of 356) sorted by relevance

12345678910>>...15

/third_party/skia/third_party/externals/microhttpd/src/testcurl/
H A Dtest_urlparse.c49 static int matches; variable
/third_party/openssl/test/
H A Digetest.c298 size_t matches; in test_ige_garble_forwards() local
355 size_t matches; in test_bi_ige_garble1() local
386 size_t matches; in test_bi_ige_garble2() local
417 size_t matches; test_bi_ige_garble3() local
[all...]
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
H A DServiceTest.java307 public boolean matches(Object actual) { in matches() method in ServiceTest.WrapsCallback
/third_party/rust/crates/regex/src/
H A Dprog.rs382 pub fn matches(&self, c: Char) -> bool { in matches() functions
431 pub fn matches(&self, byte: u8) -> bool { in matches() functions
/third_party/selinux/libselinux/src/
H A Dlabel_db.c75 int matches; member
H A Dlabel_media.c25 int matches; /* number of matches made during operation */ member
H A Dlabel_x.c27 int matches; /* number of matches made during operation */ member
/base/hiviewdfx/hiview/utility/common_utils/
H A Dtbox.cpp174 std::smatch matches; in GetHappenTime() local
/base/global/resource_management/frameworks/resmgr/src/utils/
H A Dstring_utils.cpp141 std::smatch matches; in parseArgs() local
301 std::smatch matches; in ReplacePlaceholderWithParams() local
[all...]
/device/soc/rockchip/common/sdk_linux/drivers/regulator/
H A Dof_regulator.c301 struct of_regulator_match *matches; member
333 int of_regulator_match(struct device *dev, struct device_node *node, struct of_regulator_match *matches, in of_regulator_match() argument
/device/soc/rockchip/common/sdk_linux/include/soc/rockchip/
H A Drockchip_opp_select.h91 static inline void rockchip_get_opp_data(const struct of_device_id *matches, struct rockchip_opp_info *info) in rockchip_get_opp_data() argument
/device/soc/rockchip/rk3588/kernel/include/soc/rockchip/
H A Drockchip_opp_select.h120 static inline void rockchip_get_opp_data(const struct of_device_id *matches, in rockchip_get_opp_data() argument
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/stream/src/local/src/
H A Dcast_local_file_channel_common.cpp116 std::smatch matches; in ParseHttpRangeHeader() local
156 std::smatch matches; in IsLocalFile() local
280 std::smatch matches; in ParseHttpResponse() local
[all...]
/foundation/CastEngine/castengine_cast_plus_stream/src/stream/src/local/src/
H A Dcast_local_file_channel_common.cpp116 std::smatch matches; in ParseHttpRangeHeader() local
156 std::smatch matches; in IsLocalFile() local
280 std::smatch matches; in ParseHttpResponse() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dcolor.cpp90 std::smatch matches; in FromString() local
[all...]
/foundation/graphic/graphic_3d/lume/LumeEngine/src/os/ohos/
H A Dohos_file.cpp252 std::smatch matches; in GetResourceId() local
267 std::smatch matches; in GetResourceId() local
277 std::smatch matches; in GetResourceName() local
[all...]
/foundation/window/window_manager/window_scene/test/unittest/
H A Dsession_lifecycle_test.cpp123 std::smatch matches; in GetTaskCount() local
H A Dsession_test3.cpp107 std::smatch matches; in GetTaskCount() local
/kernel/linux/linux-5.10/drivers/mtd/
H A Dmtdpart.c552 const struct of_device_id *matches; in mtd_part_get_compatible_parser() local
/kernel/linux/linux-5.10/drivers/irqchip/
H A Dirq-atmel-aic-common.c190 static void __init aic_common_irq_fixup(const struct of_device_id *matches) in aic_common_irq_fixup() argument
208 aic_common_of_init(struct device_node *node, const struct irq_domain_ops *ops, const char *name, int nirqs, const struct of_device_id *matches) aic_common_of_init() argument
/kernel/linux/linux-5.10/drivers/of/
H A Ddevice.c27 const struct of_device_id *of_match_device(const struct of_device_id *matches, in of_match_device() argument
H A Dplatform.c346 of_platform_bus_create(struct device_node *bus, const struct of_device_id *matches, const struct of_dev_auxdata *lookup, struct device *parent, bool strict) of_platform_bus_create() argument
417 of_platform_bus_probe(struct device_node *root, const struct of_device_id *matches, struct device *parent) of_platform_bus_probe() argument
468 of_platform_populate(struct device_node *root, const struct of_device_id *matches, const struct of_dev_auxdata *lookup, struct device *parent) of_platform_populate() argument
[all...]
/kernel/linux/linux-5.10/net/can/
H A Daf_can.c581 int matches = 0; in can_rcv_filter() local
648 int matches; can_receive() local
[all...]
/kernel/linux/linux-5.10/drivers/regulator/
H A Dof_regulator.c298 struct of_regulator_match *matches; member
329 of_regulator_match(struct device *dev, struct device_node *node, struct of_regulator_match *matches, unsigned int num_matches) of_regulator_match() argument
/kernel/linux/linux-6.6/drivers/mtd/
H A Dmtdpart.c553 const struct of_device_id *matches; in mtd_part_get_compatible_parser() local

Completed in 16 milliseconds

12345678910>>...15