Home
last modified time | relevance | path

Searched defs:match (Results 726 - 750 of 2054) sorted by relevance

1...<<21222324252627282930>>...83

/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/
H A DIcuDataDumper.java356 static LineMatch match(String line, boolean inBlockComment) { match() method in IcuDataDumper.IcuDataParser.LineType
[all...]
/third_party/icu/tools/unicodetools/com/ibm/rbm/gui/
H A DRBSearchPanel.java179 private String replace(String original, String match, String replace) { in replace() argument
/third_party/icu/icu4c/source/i18n/
H A Dnumparse_decimal.cpp95 bool DecimalMatcher::match(StringSegment& segment, ParsedNumber& result, UErrorCode& status) const { in match() function in DecimalMatcher
99 bool DecimalMatcher::match(StringSegment& segment, ParsedNumber& result, int8_t exponentSign, in match() function in DecimalMatcher
[all...]
H A Dcsrmbcs.cpp269 UBool CharsetRecog_sjis::match(InputText* det, CharsetMatch *results) const { in match() function in CharsetRecog_sjis
369 UBool CharsetRecog_euc_jp::match(InputText *det, CharsetMatch *results) const in match() function in CharsetRecog_euc_jp
391 UBool CharsetRecog_euc_kr::match(InputText *det, CharsetMatch *results) const in match() function in CharsetRecog_euc_kr
443 UBool CharsetRecog_big5::match(InputText *det, CharsetMatch *results) const in match() function in CharsetRecog_big5
519 UBool CharsetRecog_gb_18030::match(InputText *det, CharsetMatch *results) const in match() function in CharsetRecog_gb_18030
H A Drbt_rule.cpp389 UMatchDegree match; matchAndReplace() local
[all...]
H A Dunesctrn.cpp196 UBool match = true; in handleTransliterate() local
[all...]
/third_party/libwebsockets/lib/core-net/client/
H A Dsort-dns.c113 int n = 0, match = 0; in lws_ipv6_prefix_match_len() local
/third_party/mesa3d/src/compiler/glsl/
H A Dir_function.cpp308 ir_function_signature *match = NULL; matching_signature() local
[all...]
/third_party/mesa3d/src/compiler/isaspec/
H A Ddecode.h142 bitmask_t match; member
/third_party/mesa3d/src/getopt/
H A Dgetopt_long.c164 int i, match; in parse_long_options() local
[all...]
/third_party/ntfs-3g/ntfsprogs/
H A Dntfsundelete.h48 char *match; /* Pattern for filename matching */ member
/third_party/musl/src/regex/
H A Dglob.c14 struct match struct
182 struct match *matc in freelist() local
[all...]
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_cb_drawtex.c105 GLboolean match = GL_TRUE; in lookup_shader() local
/third_party/mesa3d/src/intel/tools/imgui/
H A Dimgui_impl_gtk3.cpp151 bool match = false; in ImGui_ImplGtk3_HandleEvent() local
/third_party/node/deps/icu-small/source/i18n/
H A Dcsrmbcs.cpp269 UBool CharsetRecog_sjis::match(InputText* det, CharsetMatch *results) const { in match() function in CharsetRecog_sjis
369 UBool CharsetRecog_euc_jp::match(InputText *det, CharsetMatch *results) const in match() function in CharsetRecog_euc_jp
391 UBool CharsetRecog_euc_kr::match(InputText *det, CharsetMatch *results) const in match() function in CharsetRecog_euc_kr
443 UBool CharsetRecog_big5::match(InputText *det, CharsetMatch *results) const in match() function in CharsetRecog_big5
519 UBool CharsetRecog_gb_18030::match(InputText *det, CharsetMatch *results) const in match() function in CharsetRecog_gb_18030
H A Dnumparse_decimal.cpp95 bool DecimalMatcher::match(StringSegment& segment, ParsedNumber& result, UErrorCode& status) const { in match() function in DecimalMatcher
99 bool DecimalMatcher::match(StringSegment& segment, ParsedNumber& result, int8_t exponentSign, in match() function in DecimalMatcher
[all...]
H A Drbt_rule.cpp389 UMatchDegree match; matchAndReplace() local
[all...]
H A Dunesctrn.cpp196 UBool match = true; in handleTransliterate() local
[all...]
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/charsetdet/
H A DDetectingViewer.java165 private String encodingName(CharsetMatch match) in encodingName() argument
/third_party/libwebsockets/lib/secure-streams/protocols/
H A Dss-mqtt.c353 const char *match[] = { LWS_MQTT_SHADOW_UNNAMED_TOPIC_MATCH, in secstream_mqtt_is_shadow_matched() local
/third_party/libinput/tools/
H A Dshared.h107 char match[256]; member
/third_party/lz4/programs/
H A Ddatagen.c134 size_t match; in RDG_genBlock() local
/third_party/node/deps/v8/src/runtime/
H A Druntime-strings.cc33 SimpleMatch(Handle<String> match, Handle<String> prefix, in RUNTIME_FUNCTION() argument
/third_party/mesa3d/src/gallium/auxiliary/hud/
H A Dhud_sensors_temp.c276 const sensors_chip_name *match = 0; in build_sensor_list() local
/third_party/mesa3d/src/glx/tests/
H A Dclientinfo_unittest.cpp687 char *match = strstr(haystack, needle); in TEST_F() local
713 char *match = strstr(haystack, needle); in TEST_F() local

Completed in 17 milliseconds

1...<<21222324252627282930>>...83