Home
last modified time | relevance | path

Searched +defs:set +defs:match +defs:data (Results 1 – 23 of 23) sorted by relevance

/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
DCollationIterator.java70 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/
DCollationIterator.java72 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/
Durl.c295 void Curl_freeset(struct Curl_easy *data) in Curl_freeset()
329 static void up_free(struct Curl_easy *data) in up_free()
353 struct Curl_easy *data; in Curl_close() local
477 CURLcode Curl_init_userdefined(struct Curl_easy *data) in Curl_init_userdefined()
479 struct UserDefined *set = &data->set; in Curl_init_userdefined() local
641 struct Curl_easy *data; in Curl_open() local
688 static void conn_shutdown(struct Curl_easy *data) in conn_shutdown()
700 static void conn_free(struct Curl_easy *data, struct connectdata *conn) in conn_free()
759 void Curl_disconnect(struct Curl_easy *data, in Curl_disconnect()
842 proxy_info_matches(const struct proxy_info *data, in proxy_info_matches()
[all …]
/third_party/selinux/libsepol/src/
Dexpand.c107 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/node/deps/icu-small/source/common/
Dumutablecptrie.cpp110 uint32_t *data = nullptr; member in __anon8ffebab80111::MutableCodePointTrie
467 void MutableCodePointTrie::set(UChar32 c, uint32_t value, UErrorCode &errorCode) { in set() function in __anon8ffebab80111::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/
Dumutablecptrie.cpp110 uint32_t *data = nullptr; member in __anon5b4be1d70111::MutableCodePointTrie
467 void MutableCodePointTrie::set(UChar32 c, uint32_t value, UErrorCode &errorCode) { in set() function in __anon5b4be1d70111::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/
Dumutablecptrie.cpp110 uint32_t *data = nullptr; member in __anonad8ca0090111::MutableCodePointTrie
467 void MutableCodePointTrie::set(UChar32 c, uint32_t value, UErrorCode &errorCode) { in set() function in __anonad8ca0090111::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/
Dregextst.cpp361 #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
5583 void RegexTest::TestCase11049(const char *pattern, const char *data, UBool expectMatch, int32_t lin… in TestCase11049()
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-layout-gsubgpos.hh383 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/node/deps/undici/
Dundici.js250 constructor(message, code, data) { argument
1879 set(name, value) { method in anonymousObject0bedee254405.lib/fetch/headers.js.HeadersList
2003 set(name, value) { method in anonymousObject0bedee254405.lib/fetch/headers.js.Headers
2109 set: kEnumerableProperty, property
2191 SBMH.prototype._sbmh_feed = function(data) { argument
2264 SBMH.prototype._sbmh_lookup_char = function(data, pos) { argument
2267 SBMH.prototype._sbmh_memcmp = function(data, pos, len) { argument
2335 this.ss.on("info", function(isMatch, data, start, end) { argument
2352 HeaderParser.prototype.push = function(data) { argument
2486 Dicer.prototype._write = function(data, encoding, cb) { argument
[all …]
/third_party/libabigail/tests/lib/
Dcatch.hpp3290 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/libevdev/doc/html/
Djquery.js2a 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/lint-md/
Dlint-md.mjs476 function data(key, value) { function
949 function data(code) { function
4146 function data(code) { function
4890 function data(code) { function
6474 function data(code) { function
7157 data: onenterdata, property
7205 data: onexitdata, property
11121 function findUrl(_, protocol, domain, path, match) { argument
11147 function findEmail(_, atext, label, match) { argument
11194 function previous(match, email) { argument
[all …]
/third_party/typescript/src/harness/
DfourslashImpl.ts52 data?: {}; property
4196 const match = optionRegex.exec(line.substr(2)); constant
4307 data: markerValue constant
4539 const set = new ts.Map<string, true>(); constant
/third_party/typescript/tests/lib/
Dlib.d.ts336 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/
Dlib.webworker.d.ts193 data?: any; property
375 data?: T; property
406 data?: any; property
459 data?: PushMessageDataInit; property
874 match(request: RequestInfo | URL, options?: CacheQueryOptions): Promise<Response | undefined>; method
892match(request: RequestInfo | URL, options?: MultiCacheQueryOptions): Promise<Response | undefined>; method
1634 readonly data: any; property
1847 set(name: string, value: string | Blob, fileName?: string): void; method
1867 set(name: string, value: string): void; method
2306 readonly data: Uint8ClampedArray; property
[all …]
Dlib.dom.d.ts165 data: Blob; property
221 data?: string; property
632 data?: string | null; property
913 data?: T; property
968 data?: any; property
1048 data?: any; property
1070 data?: any; property
2577 readonly data: Blob; property
3470 match(request: RequestInfo | URL, options?: CacheQueryOptions): Promise<Response | undefined>; method
3488match(request: RequestInfo | URL, options?: MultiCacheQueryOptions): Promise<Response | undefined>; method
[all …]
DtypingsInstaller.js644 function mapDefinedValues(set, f) { argument
666 function tryAddToSet(set, value) { argument
1554 var set = { variable
6112 function generateDjb2Hash(data) { argument
7028 sys.writeFile = function (path, data, writeBom) { argument
7029 …return ts.writeFileEnsuringDirectories(path, data, !!writeBom, function (path, data, writeByteOrde… argument
7393 function writeFile(fileName, data, writeByteOrderMark) { argument
7534 function createSHA256Hash(data) { argument
18761 function writeFile(host, diagnostics, fileName, text, writeByteOrderMark, sourceFiles, data) { argument
18774 …function writeFileEnsuringDirectories(path, data, writeByteOrderMark, writeFile, createDirectory, … argument
[all …]
Dtsc.js569 function mapDefinedValues(set, f) { argument
591 function tryAddToSet(set, value) { argument
1354 var set = { variable
3660 function generateDjb2Hash(data) { argument
4447 sys.writeFile = function (path, data, writeBom) { argument
4448 …return ts.writeFileEnsuringDirectories(path, data, !!writeBom, function (path, data, writeByteOrde… argument
4767 function writeFile(fileName, data, writeByteOrderMark) { argument
4900 function createSHA256Hash(data) { argument
14734 function writeFile(host, diagnostics, fileName, text, writeByteOrderMark, sourceFiles, data) { argument
14747 …function writeFileEnsuringDirectories(path, data, writeByteOrderMark, writeFile, createDirectory, … argument
[all …]
/third_party/typescript/src/lib/
Dwebworker.generated.d.ts173 data?: any; property
355 data?: T; property
386 data?: any; property
439 data?: PushMessageDataInit; property
854 match(request: RequestInfo | URL, options?: CacheQueryOptions): Promise<Response | undefined>; method
872match(request: RequestInfo | URL, options?: MultiCacheQueryOptions): Promise<Response | undefined>; method
1614 readonly data: any; property
1827 set(name: string, value: string | Blob, fileName?: string): void; method
1847 set(name: string, value: string): void; method
2286 readonly data: Uint8ClampedArray; property
[all …]
Ddom.generated.d.ts145 data: Blob; property
201 data?: string; property
612 data?: string | null; property
893 data?: T; property
948 data?: any; property
1028 data?: any; property
1050 data?: any; property
2557 readonly data: Blob; property
3450 match(request: RequestInfo | URL, options?: CacheQueryOptions): Promise<Response | undefined>; method
3468match(request: RequestInfo | URL, options?: MultiCacheQueryOptions): Promise<Response | undefined>; method
[all …]
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h1803 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 …]
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp22316 data() const noexcept in data() function in std::__cxx11::basic_string
44163 data() noexcept in data() function
44167 data() const noexcept in data() function
44938 constexpr pointer data() const { return storage_.data(); } in data() function in mozilla::Span
44984 constexpr pointer data() const { return data_; } in data() function in mozilla::Span::storage_type
46845 match(Matcher&& aMatcher, ConcreteVariant& aV) in match() function
46903 match(Matcher&& aMatcher, ConcreteVariant& aV) in match() function
47116 match(Matcher&& aMatcher) const in match() function in mozilla::Variant
47125 match(Matcher&& aMatcher) in match() function in mozilla::Variant
47279 Impl data; member in mozilla::detail::ResultImplementation
[all …]