| /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/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/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/flutter/skia/third_party/externals/icu/source/common/ |
| D | umutablecptrie.cpp | 105 uint32_t *data = nullptr; member in __anon469fbfea0111::MutableCodePointTrie 462 void MutableCodePointTrie::set(UChar32 c, uint32_t value, UErrorCode &errorCode) { in set() function in __anon469fbfea0111::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/skia/third_party/externals/icu/source/common/ |
| D | umutablecptrie.cpp | 110 uint32_t *data = nullptr; member in __anon2f33cdf50111::MutableCodePointTrie 467 void MutableCodePointTrie::set(UChar32 c, uint32_t value, UErrorCode &errorCode) { in set() function in __anon2f33cdf50111::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/common/ |
| D | umutablecptrie.cpp | 110 uint32_t *data = nullptr; member in __anon1ae005670111::MutableCodePointTrie 467 void MutableCodePointTrie::set(UChar32 c, uint32_t value, UErrorCode &errorCode) { in set() function in __anon1ae005670111::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 __anon8c9eed960111::MutableCodePointTrie 467 void MutableCodePointTrie::set(UChar32 c, uint32_t value, UErrorCode &errorCode) { in set() function in __anon8c9eed960111::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/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 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/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/libabigail/tests/lib/ |
| D | catch.hpp | 3290 bool match( ArgT const& arg ) const override { in match() function 3324 bool match( ArgT const& arg ) const override { in match() function 3361 bool match( ArgT const& arg ) const override { in match() function 3506 bool match( T const& item ) const override { in match() function in Catch::Matchers::Generic::PredicateMatcher 3612 bool match(std::vector<T, Alloc> const &v) const override { in match() function 3633 bool match(std::vector<T, AllocMatch> const &v) const override { in match() function 3663 bool match(std::vector<T, AllocMatch> const &v) const override { in match() function 3686 bool match(std::vector<T, AllocMatch> const &v) const override { in match() function 3720 bool match(std::vector<T, AllocMatch> const& vec) const override { in match() function 4954 bool match( NSString* str ) const override { in match() function [all …]
|
| /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/libjpeg-turbo/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/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/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/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 …]
|
| D | tsserverlibrary.js | 126 function getEntry(data, key) { argument 135 function addOrUpdateEntry(data, key, value) { argument 148 function deleteEntry(data, key) { argument 173 function clearEntries(data) { argument 185 function forEachEntry(data, action) { argument 201 function createIteratorData(data, selector) { argument 204 function iteratorNext(data) { argument 219 function MapIterator(data, selector) { argument 240 …Map.prototype.set = function (key, value) { return addOrUpdateEntry(this._mapData, key, value), th… method in Map 254 function SetIterator(data, selector) { argument [all …]
|
| D | tsc.js | 564 function mapDefinedValues(set, f) { argument 586 function tryAddToSet(set, value) { argument 3714 function generateDjb2Hash(data) { argument 4365 sys.writeFile = function (path, data, writeBom) { argument 4366 …return ts.writeFileEnsuringDirectories(path, data, !!writeBom, function (path, data, writeByteOrde… argument 4744 function writeFile(fileName, data, writeByteOrderMark) { argument 4869 function createSHA256Hash(data) { argument 13553 function writeFile(host, diagnostics, fileName, data, writeByteOrderMark, sourceFiles) { argument 13566 …function writeFileEnsuringDirectories(path, data, writeByteOrderMark, writeFile, createDirectory, … argument 15144 function escapeRegExpCharacter(match) { argument [all …]
|
| D | typingsInstaller.js | 644 function mapDefinedValues(set, f) { argument 666 function tryAddToSet(set, value) { argument 6215 function generateDjb2Hash(data) { argument 6960 sys.writeFile = function (path, data, writeBom) { argument 6961 …return ts.writeFileEnsuringDirectories(path, data, !!writeBom, function (path, data, writeByteOrde… argument 7413 function writeFile(fileName, data, writeByteOrderMark) { argument 7544 function createSHA256Hash(data) { argument 17370 function writeFile(host, diagnostics, fileName, data, writeByteOrderMark, sourceFiles) { argument 17383 …function writeFileEnsuringDirectories(path, data, writeByteOrderMark, writeFile, createDirectory, … argument 19149 function escapeRegExpCharacter(match) { argument [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/libbpf/.github/actions/build-selftests/ |
| D | vmlinux.h | 1803 void *data; member 2615 struct msi_device_data *data; member 2863 atomic_long_t data; member 3084 void *data; member 3146 struct percpu_ref_data *data; member 4188 void *data[4]; member 4677 int data; member 4700 void *data; member 5355 …int (*set)(const struct xattr_handler *, struct user_namespace *, struct dentry *, struct inode *,… member 5378 const void *data; member [all …]
|