| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/ |
| D | CollationIterator.java | 72 long set(int i, long ce) { in set() method in CollationIterator.CEBuffer 662 protected final CollationData data; field in CollationIterator 681 BytesTrie.Result match = prefixes.nextForCodePoint(c); in getCE32FromPrefix() local 723 BytesTrie.Result match = suffixes.firstForCodePoint(c); in nextCE32FromContraction() local 840 BytesTrie.Result match; in nextCE32FromDiscontiguousContraction() local
|
| /third_party/curl/lib/ |
| D | url.c | 309 void Curl_freeset(struct Curl_easy *data) in Curl_freeset() 338 static void up_free(struct Curl_easy *data) in up_free() 365 struct Curl_easy *data; in Curl_close() local 485 CURLcode Curl_init_userdefined(struct Curl_easy *data) in Curl_init_userdefined() 487 struct UserDefined *set = &data->set; in Curl_init_userdefined() local 648 struct Curl_easy *data; in Curl_open() local 732 static void conn_shutdown(struct Curl_easy *data, struct connectdata *conn) in conn_shutdown() 815 CURLcode Curl_disconnect(struct Curl_easy *data, in Curl_disconnect() 914 proxy_info_matches(const struct proxy_info *data, in proxy_info_matches() 926 socks_proxy_info_matches(const struct proxy_info *data, in socks_proxy_info_matches() [all …]
|
| /third_party/boost/libs/hof/doc/html/_static/ |
| D | jquery-3.1.0.js | 1610 match: matchExpr, property 1624 "ATTR": function( match ) { argument 1637 "CHILD": function( match ) { argument 1669 "PSEUDO": function( match ) { argument 2567 compile = Sizzle.compile = function( selector, match /* Internal Use Only */ ) { argument 4000 set: function( owner, data, value ) { method 4128 function dataAttr( elem, key, data ) { argument 4163 data: function( elem, name, data ) { argument 4173 _data: function( elem, name, data ) { argument 4183 data: function( key, value ) { method [all …]
|
| /third_party/boost/libs/gil/doc/html/_static/ |
| D | jquery-3.1.0.js | 1610 match: matchExpr, property 1624 "ATTR": function( match ) { argument 1637 "CHILD": function( match ) { argument 1669 "PSEUDO": function( match ) { argument 2567 compile = Sizzle.compile = function( selector, match /* Internal Use Only */ ) { argument 4000 set: function( owner, data, value ) { method 4128 function dataAttr( elem, key, data ) { argument 4163 data: function( elem, name, data ) { argument 4173 _data: function( elem, name, data ) { argument 4183 data: function( key, value ) { method [all …]
|
| /third_party/boost/libs/python/doc/html/numpy/_static/ |
| D | jquery-3.1.0.js | 1610 match: matchExpr, property 1624 "ATTR": function( match ) { argument 1637 "CHILD": function( match ) { argument 1669 "PSEUDO": function( match ) { argument 2567 compile = Sizzle.compile = function( selector, match /* Internal Use Only */ ) { argument 4000 set: function( owner, data, value ) { method 4128 function dataAttr( elem, key, data ) { argument 4163 data: function( elem, name, data ) { method 4173 _data: function( elem, name, data ) { argument 4183 data: function( key, value ) { method [all …]
|
| /third_party/weston/clients/ |
| D | terminal.c | 242 union utf8_char match; member 439 union utf8_char *data; member 753 union utf8_char *data; in terminal_resize_cells() local 861 int32_t width, int32_t height, void *data) in resize_handler() 886 state_changed_handler(struct window *window, void *data) in state_changed_handler() 1041 redraw_handler(struct widget *widget, void *data) in redraw_handler() 1172 terminal_write(struct terminal *terminal, const char *data, size_t length) in terminal_write() 1325 int args[10], set[10] = { 0, }; in handle_escape() local 2039 terminal_data(struct terminal *terminal, const char *data, size_t length) in terminal_data() 2189 data_source_target(void *data, in data_source_target() [all …]
|
| /third_party/icu/icu4c/source/common/ |
| D | umutablecptrie.cpp | 110 uint32_t *data = nullptr; member in __anon932de57f0111::MutableCodePointTrie 467 void MutableCodePointTrie::set(UChar32 c, uint32_t value, UErrorCode &errorCode) { in set() function in __anon932de57f0111::MutableCodePointTrie 667 bool match; in findHighStart() local 809 void extend(const UInt *data, int32_t minStart, int32_t prevDataLength, int32_t newDataLength) { in extend() 823 int32_t findBlock(const UIntA *data, const UIntB *blockData, int32_t blockStart) const { in findBlock() argument 833 int32_t findAllSameBlock(const uint32_t *data, uint32_t blockValue) const { in findAllSameBlock() argument 863 void addEntry(const UInt *data, int32_t blockStart, uint32_t hashCode, int32_t dataIndex) { in addEntry() 872 int32_t findEntry(const UIntA *data, const UIntB *blockData, int32_t blockStart, in findEntry() 891 int32_t findEntry(const uint32_t *data, uint32_t blockValue, uint32_t hashCode) const { in findEntry() argument
|
| /third_party/flutter/skia/third_party/externals/icu/source/common/ |
| D | umutablecptrie.cpp | 105 uint32_t *data = nullptr; member in __anone49a37020111::MutableCodePointTrie 462 void MutableCodePointTrie::set(UChar32 c, uint32_t value, UErrorCode &errorCode) { in set() function in __anone49a37020111::MutableCodePointTrie 662 bool match; in findHighStart() local 804 void extend(const UInt *data, int32_t minStart, int32_t prevDataLength, int32_t newDataLength) { in extend() 818 int32_t findBlock(const UIntA *data, const UIntB *blockData, int32_t blockStart) const { in findBlock() argument 828 int32_t findAllSameBlock(const uint32_t *data, uint32_t blockValue) const { in findAllSameBlock() argument 858 void addEntry(const UInt *data, int32_t blockStart, uint32_t hashCode, int32_t dataIndex) { in addEntry() 867 int32_t findEntry(const UIntA *data, const UIntB *blockData, int32_t blockStart, in findEntry() 886 int32_t findEntry(const uint32_t *data, uint32_t blockValue, uint32_t hashCode) const { in findEntry() argument
|
| /third_party/node/deps/icu-small/source/common/ |
| D | umutablecptrie.cpp | 110 uint32_t *data = nullptr; member in __anon2875cbae0111::MutableCodePointTrie 467 void MutableCodePointTrie::set(UChar32 c, uint32_t value, UErrorCode &errorCode) { in set() function in __anon2875cbae0111::MutableCodePointTrie 667 bool match; in findHighStart() local 809 void extend(const UInt *data, int32_t minStart, int32_t prevDataLength, int32_t newDataLength) { in extend() 823 int32_t findBlock(const UIntA *data, const UIntB *blockData, int32_t blockStart) const { in findBlock() argument 833 int32_t findAllSameBlock(const uint32_t *data, uint32_t blockValue) const { in findAllSameBlock() argument 863 void addEntry(const UInt *data, int32_t blockStart, uint32_t hashCode, int32_t dataIndex) { in addEntry() 872 int32_t findEntry(const UIntA *data, const UIntB *blockData, int32_t blockStart, in findEntry() 891 int32_t findEntry(const uint32_t *data, uint32_t blockValue, uint32_t hashCode) const { in findEntry() argument
|
| /third_party/icu/icu4c/source/test/intltest/ |
| D | regextst.cpp | 361 #define REGEX_TESTLM(pat, text, looking, match) UPRV_BLOCK_MACRO_BEGIN { \ argument 366 UBool RegexTest::doRegexLMTest(const char *pat, const char *text, UBool looking, UBool match, int32… in doRegexLMTest() 427 UBool RegexTest::doRegexLMTestUTF8(const char *pat, const char *text, UBool looking, UBool match, i… in doRegexLMTestUTF8() 912 UnicodeString data = "0123456789"; in API_Match() local 971 UnicodeString data = ".abc..abc...abc.."; in API_Match() local 1025 UnicodeString data = ".abcabc.abc.."; in API_Match() local 1333 UnicodeString data = ".abc..abc...abc.."; in API_Replace() local 2432 …char data[] = { 0x2e, 0x61, 0x62, 0x63, 0x2e, 0x2e, 0x61, 0x62, 0x63, 0x2e, 0x2e, 0x2e, 0x61, 0x62… in API_Replace_UTF8() local 3304 static void set(UVector &vec, int32_t val, UnicodeString index) { in set() function 5692 void RegexTest::TestCase11049(const char *pattern, const char *data, UBool expectMatch, int32_t lin… in TestCase11049()
|
| /third_party/flutter/skia/third_party/externals/harfbuzz/src/ |
| D | hb-ot-layout-gsubgpos.hh | 250 set_t *set; member 384 matcher_t::may_match_t match = matcher.may_match (info, match_glyph_data); in next() local 411 matcher_t::may_match_t match = matcher.may_match (info, match_glyph_data); in prev() local 684 match_func_t match; member 692 …atic inline bool intersects_class (const hb_set_t *glyphs, const HBUINT16 &value, const void *data) in intersects_class() 697 …c inline bool intersects_coverage (const hb_set_t *glyphs, const HBUINT16 &value, const void *data) in intersects_coverage() 721 static inline void collect_class (hb_set_t *glyphs, const HBUINT16 &value, const void *data) in collect_class() 726 static inline void collect_coverage (hb_set_t *glyphs, const HBUINT16 &value, const void *data) in collect_coverage() 749 static inline bool match_class (hb_codepoint_t glyph_id, const HBUINT16 &value, const void *data) in match_class() 754 static inline bool match_coverage (hb_codepoint_t glyph_id, const HBUINT16 &value, const void *data) in match_coverage()
|
| /third_party/harfbuzz/src/ |
| D | hb-ot-layout-gsubgpos.hh | 383 set_t *set; member 520 matcher_t::may_match_t match = matcher.may_match (info, match_glyph_data); in next() local 547 matcher_t::may_match_t match = matcher.may_match (info, match_glyph_data); in prev() local 823 match_func_t match; member 831 …atic inline bool intersects_class (const hb_set_t *glyphs, const HBUINT16 &value, const void *data) in intersects_class() 836 …c inline bool intersects_coverage (const hb_set_t *glyphs, const HBUINT16 &value, const void *data) in intersects_coverage() 843 static inline void intersected_glyph (const hb_set_t *glyphs HB_UNUSED, const void *data, unsigned … in intersected_glyph() 848 static inline void intersected_class_glyphs (const hb_set_t *glyphs, const void *data, unsigned val… in intersected_class_glyphs() 853 static inline void intersected_coverage_glyphs (const hb_set_t *glyphs, const void *data, unsigned … in intersected_coverage_glyphs() 877 static inline void collect_class (hb_set_t *glyphs, const HBUINT16 &value, const void *data) in collect_class() [all …]
|
| /third_party/libevdev/doc/html/ |
| D | jquery.js | 2 …a window with a document");return t(e)}:t(e)}("undefined"!=typeof window?window:this,function(C,e)… field 8 …(null,[{}].concat(s))),t.expr[":"][l.toLowerCase()]=function(e){return!!t.data(e,l)},t[h]=t[h]||{}… property
|
| /third_party/node/tools/node_modules/eslint/node_modules/lodash/ |
| D | lodash.js | 1234 function setToArray(set) { argument 1251 function setToPairs(set) { argument 1997 Hash.prototype.set = hashSet; method in Hash 2114 ListCache.prototype.set = listCacheSet; method in ListCache 2217 MapCache.prototype.set = mapCacheSet; method in MapCache 2371 Stack.prototype.set = stackSet; method in Stack 6474 function mergeData(data, source) { argument 6762 string.replace(rePropName, function(match, number, quote, subString) { argument 13699 function set(object, path, value) { function 14836 …string.replace(reDelimiters, function(match, escapeValue, interpolateValue, esTemplateValue, evalu… argument
|
| /third_party/node/tools/node_modules/babel-eslint/node_modules/lodash/ |
| D | lodash.js | 1234 function setToArray(set) { argument 1251 function setToPairs(set) { argument 1997 Hash.prototype.set = hashSet; method in Hash 2114 ListCache.prototype.set = listCacheSet; method in ListCache 2217 MapCache.prototype.set = mapCacheSet; method in MapCache 2371 Stack.prototype.set = stackSet; method in Stack 6452 function mergeData(data, source) { argument 6740 string.replace(rePropName, function(match, number, quote, subString) { argument 13673 function set(object, path, value) { function 14810 …string.replace(reDelimiters, function(match, escapeValue, interpolateValue, esTemplateValue, evalu… argument
|
| /third_party/node/tools/ |
| D | lint-md.js | 565 construct: function (data) { return data !== null ? data : ''; } argument 570 construct: function (data) { return data !== null ? data : []; } argument 575 construct: function (data) { return data !== null ? data : {}; } argument 586 function resolveYamlNull(data) { argument 617 function resolveYamlBoolean(data) { argument 626 function constructYamlBoolean(data) { argument 663 function resolveYamlInteger(data) { argument 749 function constructYamlInteger(data) { argument 831 function resolveYamlFloat(data) { argument 844 function constructYamlFloat(data) { argument [all …]
|
| /third_party/quickjs/ |
| D | quickjs.c | 673 uint8_t *data; /* NULL if detached */ member 5069 JSValue data[0]; member 5122 JSValueConst *data) in JS_NewCFunctionData() 36533 JSValueConst prop, value, get, set; in js_object___defineGetter__() local 42807 JSValue matchStr = JS_UNDEFINED, match = JS_UNDEFINED; in js_regexp_string_iterator_next() local
|