| /third_party/flutter/engine/flutter/third_party/txt/src/minikin/ |
| D | Hyphenator.cpp | 70 struct Pattern { struct 71 uint32_t version; 72 uint32_t n_entries; 73 uint32_t pattern_offset; 74 uint32_t pattern_size; 75 uint32_t data[1]; // actually flexible array, size is known at runtime 78 static uint32_t len(uint32_t entry) { return entry >> 26; } in len() 79 static uint32_t shift(uint32_t entry) { return (entry >> 20) & 0x3f; } in shift() 80 const uint8_t* buf(uint32_t entry) const { in buf()
|
| /third_party/node/tools/node_modules/babel-eslint/node_modules/@babel/types/lib/definitions/ |
| D | placeholders.js | 14 Pattern: ["PatternLike", "LVal"] property
|
| /third_party/gn/src/gn/ |
| D | pattern_unittest.cc | 23 TEST(Pattern, Matches) { in TEST() argument
|
| D | pattern.cc | 55 Pattern::Pattern(const std::string& s) { in Pattern() function in Pattern
|
| /third_party/grpc/src/csharp/Grpc.Tools/ |
| D | ProtoCompile.cs | 569 public Regex Pattern { get; set; } property in Grpc.Tools.ProtoCompile.ErrorListFilter
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
| D | TimeZoneGenericNames.java | 85 public enum Pattern { enum in TimeZoneGenericNames 99 Pattern(String key, String defaultVal) { in Pattern() method in TimeZoneGenericNames.Pattern
|
| /third_party/python/Lib/ |
| D | re.py | 280 Pattern = type(sre_compile.compile('', 0)) variable
|
| D | typing.py | 1998 Pattern = _alias(stdlib_re.Pattern, AnyStr) variable 2005 Pattern = Pattern variable in re
|
| /third_party/ltp/testcases/kernel/fs/doio/ |
| D | growfiles.c | 220 int Pattern = PATTERN_OFFSET; /* This pattern is 64 bit word based */ variable 222 int Pattern = PATTERN_ASCII; variable
|
| D | doio.c | 308 char Pattern[128]; variable 3637 doio_pat_fill(char *addr, int mem_needed, char *Pattern, int Pattern_Length, in doio_pat_fill()
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
| D | StringSearch.java | 1594 private static final class Pattern { class in StringSearch 1613 protected Pattern(String pattern) { in Pattern() method in StringSearch.Pattern
|
| /third_party/mingw-w64/mingw-w64-headers/include/ |
| D | traffic.h | 80 PVOID Pattern; member
|
| D | wincodec.h | 436 BYTE *Pattern; member
|
| /third_party/node/deps/acorn/acorn-walk/dist/ |
| D | walk.js | 299 base.Pattern = function (node, st, c) { class
|
| /third_party/node/tools/ |
| D | test.py | 1411 class Pattern(object): class
|
| /third_party/mingw-w64/mingw-w64-headers/direct-x/include/ |
| D | d3d9types.h | 1346 DWORD Pattern; member
|
| /third_party/mingw-w64/mingw-w64-headers/ddk/include/ddk/ |
| D | ntifs.h | 1643 IN ULONG Pattern) in RtlFillMemoryUlong() 1660 #define RtlFillMemoryUlonglong(Destination, Length, Pattern) \ argument
|