| /third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/ |
| D | CollationIterator.java | 70 long set(int i, long ce) { in set() method in CollationIterator.CEBuffer 660 protected final CollationData data; field in CollationIterator 679 BytesTrie.Result match = prefixes.nextForCodePoint(c); in getCE32FromPrefix() local 721 BytesTrie.Result match = suffixes.firstForCodePoint(c); in nextCE32FromContraction() local 838 BytesTrie.Result match; in nextCE32FromDiscontiguousContraction() local
|
| /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/iptables/iptables/ |
| D | nft-bridge.c | 100 struct nftnl_rule *r, void *data) in nft_bridge_add() 167 struct nftnl_expr *e, void *data) in nft_bridge_parse_meta() 203 struct nftnl_expr *e, void *data) in nft_bridge_parse_payload() 255 void *data) in nft_bridge_parse_immediate() 358 const void *data; in set_elems_to_among_pairs() local 391 struct nftnl_set *set; in set_from_lookup_expr() local 408 struct nftnl_expr *e, void *data) in nft_bridge_parse_lookup() 410 struct xtables_match *match = NULL; in nft_bridge_parse_lookup() local 498 static void nft_bridge_parse_match(struct xtables_match *m, void *data) in nft_bridge_parse_match() 505 static void nft_bridge_parse_target(struct xtables_target *t, void *data) in nft_bridge_parse_target() [all …]
|
| /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 489 CURLcode Curl_init_userdefined(struct Curl_easy *data) in Curl_init_userdefined() 491 struct UserDefined *set = &data->set; in Curl_init_userdefined() local 652 struct Curl_easy *data; in Curl_open() local 736 static void conn_shutdown(struct Curl_easy *data, struct connectdata *conn) in conn_shutdown() 819 CURLcode Curl_disconnect(struct Curl_easy *data, in Curl_disconnect() 918 proxy_info_matches(const struct proxy_info *data, in proxy_info_matches() 930 socks_proxy_info_matches(const struct proxy_info *data, in socks_proxy_info_matches() [all …]
|
| /third_party/selinux/libsepol/src/ |
| D | expand.c | 107 void *data) in type_copy_callback() 177 void *data) in attr_convert_callback() 220 void *data) in perm_copy_callback() 257 void *data) in common_copy_callback() 446 void *data) in class_copy_callback() 533 void *data) in constraint_copy_callback() 564 hashtab_datum_t datum, void *data) in type_bounds_copy_callback() 594 hashtab_datum_t datum, void *data) in role_bounds_copy_callback() 624 hashtab_datum_t datum, void *data) in user_bounds_copy_callback() 659 void *data) in alias_copy_callback() [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 ) { argument 4173 _data: function( elem, name, data ) { argument 4183 data: function( key, value ) { method [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/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 __anon15cc0d290111::MutableCodePointTrie 467 void MutableCodePointTrie::set(UChar32 c, uint32_t value, UErrorCode &errorCode) { in set() function in __anon15cc0d290111::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/node/deps/icu-small/source/common/ |
| D | umutablecptrie.cpp | 110 uint32_t *data = nullptr; member in __anonb7c10fd80111::MutableCodePointTrie 467 void MutableCodePointTrie::set(UChar32 c, uint32_t value, UErrorCode &errorCode) { in set() function in __anonb7c10fd80111::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/skia/third_party/externals/icu/source/common/ |
| D | umutablecptrie.cpp | 110 uint32_t *data = nullptr; member in __anond23ac2f70111::MutableCodePointTrie 467 void MutableCodePointTrie::set(UChar32 c, uint32_t value, UErrorCode &errorCode) { in set() function in __anond23ac2f70111::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 __anon90c496ec0111::MutableCodePointTrie 462 void MutableCodePointTrie::set(UChar32 c, uint32_t value, UErrorCode &errorCode) { in set() function in __anon90c496ec0111::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/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/skia/third_party/externals/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/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 557 matcher_t::may_match_t match = matcher.may_match (info, match_glyph_data); in prev() local 833 match_func_t match; member 841 …atic inline bool intersects_class (const hb_set_t *glyphs, const HBUINT16 &value, const void *data) in intersects_class() 846 …c inline bool intersects_coverage (const hb_set_t *glyphs, const HBUINT16 &value, const void *data) in intersects_coverage() 853 static inline void intersected_glyph (const hb_set_t *glyphs HB_UNUSED, const void *data, unsigned … in intersected_glyph() 858 static inline void intersected_class_glyphs (const hb_set_t *glyphs, const void *data, unsigned val… in intersected_class_glyphs() 863 static inline void intersected_coverage_glyphs (const hb_set_t *glyphs, const void *data, unsigned … in intersected_coverage_glyphs() 887 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)… argument 8 …(null,[{}].concat(s))),t.expr[":"][l.toLowerCase()]=function(e){return!!t.data(e,l)},t[h]=t[h]||{}… property
|
| /third_party/node/tools/ |
| D | lint-md.mjs | 1801 set(level) { method 2894 const match = /^\\+/.exec(remaining()); constant 3322 const match = REGEX_NON_SPECIAL_CHARS.exec(remaining()); constant 3604 const match = /^(.*?)\.(\w+)$/.exec(str); constant 3692 const result = { glob, state, regex, posix, input, output, match, isMatch }; property 3752 let match = input === glob; variable 4406 var match; variable 6315 const set = cont[key]; constant 9020 construct: function (data) { return data !== null ? data : ''; } argument 9025 construct: function (data) { return data !== null ? data : []; } argument [all …]
|
| /third_party/typescript/src/harness/ |
| D | fourslashImpl.ts | 52 data?: {}; property 4103 const match = optionRegex.exec(line.substr(2)); constant 4214 data: markerValue constant 4446 const set = new ts.Map<string, true>(); constant
|
| /third_party/typescript/tests/lib/ |
| D | lib.d.ts | 336 match(regexp: string): RegExpMatchArray; method 342 match(regexp: RegExp): RegExpMatchArray; method 1192 set?: (value: T) => void; property 1586 set(index: number, value: number): void; method 1593 set(array: ArrayLike<number>, offset?: number): void; method 1859 set(index: number, value: number): void; method 1866 set(array: ArrayLike<number>, offset?: number): void; method 2133 set(index: number, value: number): void; method 2140 set(array: Uint8ClampedArray, offset?: number): void; method 2406 set(index: number, value: number): void; method [all …]
|
| /third_party/typescript/src/lib/ |
| D | webworker.generated.d.ts | 174 data?: any; property 276 data?: T; property 312 data?: any; property 357 data?: PushMessageDataInit; property 751 match(request: RequestInfo, options?: CacheQueryOptions): Promise<Response | undefined>; method 766 match(request: RequestInfo, options?: MultiCacheQueryOptions): Promise<Response | undefined>; method 1537 readonly data: any; property 1649 set(name: string, value: string | Blob, fileName?: string): void; method 1669 set(name: string, value: string): void; method 2204 readonly data: Uint8ClampedArray; property [all …]
|
| D | dom.generated.d.ts | 217 data?: string; property 602 data?: string | null; property 813 data?: T; property 887 data?: any; property 968 data?: any; property 985 data?: any; property 1736 data?: any; property 3322 match(request: RequestInfo, options?: CacheQueryOptions): Promise<Response | undefined>; method 3337 match(request: RequestInfo, options?: MultiCacheQueryOptions): Promise<Response | undefined>; method 3536 data: string; property [all …]
|
| /third_party/typescript/lib/ |
| D | lib.webworker.d.ts | 194 data?: any; property 296 data?: T; property 332 data?: any; property 377 data?: PushMessageDataInit; property 771 match(request: RequestInfo, options?: CacheQueryOptions): Promise<Response | undefined>; method 786 match(request: RequestInfo, options?: MultiCacheQueryOptions): Promise<Response | undefined>; method 1557 readonly data: any; property 1669 set(name: string, value: string | Blob, fileName?: string): void; method 1689 set(name: string, value: string): void; method 2224 readonly data: Uint8ClampedArray; property [all …]
|
| D | lib.dom.d.ts | 237 data?: string; property 622 data?: string | null; property 833 data?: T; property 907 data?: any; property 988 data?: any; property 1005 data?: any; property 1756 data?: any; property 3342 match(request: RequestInfo, options?: CacheQueryOptions): Promise<Response | undefined>; method 3357 match(request: RequestInfo, options?: MultiCacheQueryOptions): Promise<Response | undefined>; method 3556 data: string; property [all …]
|