Home
last modified time | relevance | path

Searched defs:match (Results 151 - 175 of 1934) sorted by relevance

12345678910>>...78

/third_party/FreeBSD/contrib/gdtoa/
H A Dsmisc.c112 match in match() function
/third_party/NuttX/drivers/usbdev/gadget/fconfig/src/
H A Dusb_obj.c105 struct usb_obj *usbobj_find(struct usb_obj *obj, usbobj_match_t match, void *match_data) in usbobj_find() argument
179 usbobj_for_each_child(struct usb_obj *obj, usbobj_match_t match, void *match_data, void (*fn)(struct usb_obj *, void *), void *data) usbobj_for_each_child() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/parse/
H A DSeriesMatcher.java40 public boolean match(StringSegment segment, ParsedNumber result) { in match() method in SeriesMatcher
H A DSymbolMatcher.java38 public boolean match(StringSegment segment, ParsedNumber result) { in match() method in SymbolMatcher
/third_party/icu/icu4c/source/i18n/
H A Dnumparse_compositions.cpp22 bool SeriesMatcher::match(StringSegment& segment, ParsedNumber& result, UErrorCode& status) const { in match() function in SeriesMatcher
H A Dnumparse_scientific.cpp55 bool ScientificMatcher::match(StringSegment& segment, ParsedNumber& result, UErrorCode& status) const { in match() function in ScientificMatcher
[all...]
/third_party/libwebsockets/win32port/win32helpers/
H A Dgetopt_long.c183 int i, current_argv_len, match = -1; local
[all...]
/third_party/mesa3d/src/glx/
H A Dglxglvnd.c29 const char **match; in FindGLXFunction() local
/third_party/musl/src/network/
H A Ddn_comp.c36 static int match(int *offset, const unsigned char *base, const unsigned char *dn, in match() function
/third_party/node/deps/icu-small/source/i18n/
H A Dnumparse_compositions.cpp22 bool SeriesMatcher::match(StringSegment& segment, ParsedNumber& result, UErrorCode& status) const { in match() function in SeriesMatcher
H A Dnumparse_scientific.cpp55 bool ScientificMatcher::match(StringSegment& segment, ParsedNumber& result, UErrorCode& status) const { in match() function in ScientificMatcher
[all...]
/third_party/node/deps/v8/src/inspector/
H A Dv8-regex.cc49 int V8Regex::match(const String16& string, int startFrom, in match() function in v8_inspector::V8Regex
99 v8::Local<v8::Value> match; in match() local
/third_party/skia/third_party/externals/spirv-tools/source/
H A Dspirv_validator_options.cpp21 auto match = [s](const char* b) { in spvParseUniversalLimitsOptions() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/
H A Dspirv_validator_options.cpp21 auto match = [s](const char* b) { in spvParseUniversalLimitsOptions() local
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dnumparse_compositions.cpp22 bool SeriesMatcher::match(StringSegment& segment, ParsedNumber& result, UErrorCode& status) const { in match() function in SeriesMatcher
H A Dnumparse_scientific.cpp55 bool ScientificMatcher::match(StringSegment& segment, ParsedNumber& result, UErrorCode& status) const { in match() function in ScientificMatcher
[all...]
/third_party/skia/third_party/externals/icu/source/samples/csdet/
H A Dcsdet.c33 int32_t inputLength, match, matchCount = 0; in main() local
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceRangeSpec.cpp133 bool RangeSpec::match(const std::string &Name, uint32_t Number) const { in match() function in Ice::RangeSpec
H A DIceRangeSpec.h53 bool match(GlobalString Name, uint32_t Number) const { in match() function in Ice::RangeSpec
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_util/
H A DIntermNodePatternMatcher.cpp90 bool IntermNodePatternMatcher::match(TIntermUnary *node) const in match() function in sh::IntermNodePatternMatcher
102 bool IntermNodePatternMatcher::match(TIntermBinary *node, TIntermNode *parentNode) const in match() function in sh::IntermNodePatternMatcher
111 bool IntermNodePatternMatcher::match(TIntermBinary *node, in match() function in sh::IntermNodePatternMatcher
129 bool IntermNodePatternMatcher::match(TIntermAggregate *node, TIntermNode *parentNode) const in match() function in sh::IntermNodePatternMatcher
167 bool IntermNodePatternMatcher::match(TIntermTernary *node) const in match() function in sh::IntermNodePatternMatcher
176 bool IntermNodePatternMatcher::match(TIntermDeclaration *node) const in match() function in sh::IntermNodePatternMatcher
/kernel/linux/linux-5.10/arch/mips/generic/
H A Dinit.c36 const struct of_device_id *match; in plat_get_fdt() local
/kernel/linux/linux-5.10/arch/arm/kernel/
H A Ddevtree.c191 static const void * __init arch_get_next_mach(const char *const **match) in arch_get_next_mach() argument
/kernel/linux/linux-5.10/arch/mips/kernel/
H A Dmips-mt-fpaff.c52 bool match; in check_same_owner() local
/kernel/linux/linux-5.10/arch/arm/mach-shmobile/
H A Dsetup-rcar-gen2.c38 const struct of_device_id *match; in get_extal_freq() local
/kernel/linux/linux-5.10/drivers/crypto/ccp/
H A Dsp-platform.c62 const struct of_device_id *match; in sp_get_of_version() local
74 const struct acpi_device_id *match; in sp_get_acpi_version() local
[all...]

Completed in 10 milliseconds

12345678910>>...78