Home
last modified time | relevance | path

Searched defs:matches (Results 51 - 75 of 345) sorted by relevance

12345678910>>...14

/kernel/linux/linux-6.6/drivers/i2c/
H A Di2c-core-of.c117 i2c_of_match_device_sysfs(const struct of_device_id *matches, in i2c_of_match_device_sysfs() argument
146 *i2c_of_match_device(const struct of_device_id *matches, in i2c_of_match_device() argument
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DQuantifier.java38 public int matches(Replaceable text, in matches() method in Quantifier
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DQuantifier.java39 public int matches(Replaceable text, in matches() method in Quantifier
/third_party/icu/icu4c/source/i18n/
H A Dquant.cpp65 UMatchDegree Quantifier::matches(const Replaceable& text, in matches() function in Quantifier
/third_party/musl/porting/liteos_m/kernel/src/stdio/
H A Dvfscanf.c69 int matches=0; in vfscanf() local
/third_party/musl/porting/uniproton/kernel/src/stdio/
H A Dvfscanf.c69 int matches=0; in vfscanf() local
/third_party/node/deps/brotli/c/enc/
H A Dstatic_dict.c26 AddMatch(size_t distance, size_t len, size_t len_code, uint32_t* matches) AddMatch() argument
77 BrotliFindAllStaticDictionaryMatches( const BrotliEncoderDictionary* dictionary, const uint8_t* data, size_t min_length, size_t max_length, uint32_t* matches) BrotliFindAllStaticDictionaryMatches() argument
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Dquant.cpp65 UMatchDegree Quantifier::matches(const Replaceable& text, in matches() function in Quantifier
/third_party/node/deps/v8/src/objects/
H A Dfixed-array.h612 bool matches(int offset, const T* buffer, int length) { in matches() function
/third_party/rust/crates/aho-corasick/src/
H A Dlib.rs53 let mut matches = vec![]; variables
78 let mut matches = vec![]; variables
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
H A DLLVMAsm.cpp128 std::smatch matches; in fixupAsmFile() local
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dquant.cpp65 UMatchDegree Quantifier::matches(const Replaceable& text, in matches() function in Quantifier
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dstatic_dict.c26 AddMatch(size_t distance, size_t len, size_t len_code, uint32_t* matches) AddMatch() argument
77 BrotliFindAllStaticDictionaryMatches( const BrotliEncoderDictionary* dictionary, const uint8_t* data, size_t min_length, size_t max_length, uint32_t* matches) BrotliFindAllStaticDictionaryMatches() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/FuzzMutate/
H A DOpDescriptor.h77 bool matches(ArrayRef<Value *> Cur, const Value *New) { in matches() function in llvm::fuzzerop::SourcePred
/foundation/arkui/ace_engine/frameworks/core/components/theme/
H A Dtheme_utils.cpp60 std::smatch matches; in ParseThemeIdReference() local
143 std::smatch matches; ProcessImageSource() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/svg/parse/
H A Dsvg_attributes_parser.cpp218 std::smatch matches; in ParseRGBAMagicColor() local
273 std::smatch matches; in CheckColorAlpha() local
/foundation/window/window_manager/window_scene/test/unittest/
H A Dscene_session_manager_lifecycle_test2.cpp108 std::smatch matches; in GetTaskCount() local
/kernel/linux/linux-5.10/drivers/base/
H A Dsoc.c241 soc_device_match( const struct soc_device_attribute *matches) soc_device_match() argument
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/
H A Dalign.c22 struct bpf_reg_match matches[MAX_MATCHES]; member
[all...]
/kernel/linux/linux-5.10/drivers/i2c/
H A Di2c-core-of.c183 i2c_of_match_device_sysfs(const struct of_device_id *matches, in i2c_of_match_device_sysfs() argument
212 *i2c_of_match_device(const struct of_device_id *matches, in i2c_of_match_device() argument
[all...]
/kernel/linux/linux-5.10/net/can/
H A Daf_can.h55 unsigned long matches; member
71 unsigned long matches; member
/kernel/linux/linux-6.6/include/linux/
H A Dof_irq.h59 static inline void of_irq_init(const struct of_device_id *matches) in of_irq_init() argument
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_rmap.h206 unsigned long long matches; member
/kernel/linux/linux-6.6/drivers/soc/fsl/
H A Dguts.c107 fsl_soc_die_match( u32 svr, const struct fsl_soc_die_attr *matches) fsl_soc_die_match() argument
/kernel/linux/linux-6.6/drivers/soc/loongson/
H A Dloongson2_guts.c66 loongson2_soc_die_match( u32 svr, const struct loongson2_soc_die_attr *matches) loongson2_soc_die_match() argument

Completed in 10 milliseconds

12345678910>>...14