| /third_party/rust/crates/os_str_bytes/src/ |
| H A D | pattern.rs | 36 pub trait Pattern: private::Sealed { traits 57 impl Pattern for &str { impls 65 impl<'a> Pattern for &'a String { impls
|
| /third_party/rust/crates/regex/src/ |
| H A D | pattern.rs | 13 impl<'r, 't> Pattern<'t> for &'r Regex { impls
|
| /third_party/rust/crates/aho-corasick/src/packed/ |
| H A D | pattern.rs | 226 pub struct Pattern<'a>(&'a [u8]); structure names 236 impl<'p> Pattern<' in fmt() impls [all...] |
| /third_party/gn/src/gn/ |
| H A D | pattern.h | 17 class Pattern { class
|
| /third_party/nghttp2/src/ |
| H A D | shrpx_router_test.cc | 33 struct Pattern { struct
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
| H A D | DiagnosticHandler.cpp | 25 std::shared_ptr<Regex> Pattern; member [all...] |
| /third_party/mesa3d/.gitlab-ci/lava/utils/ |
| H A D | log_section.py | 5 from typing import Optional, Pattern, Union namespace
|
| /third_party/skia/src/core/ |
| H A D | SkRecordPattern.h | 113 template <> class Pattern<> { class 120 class Pattern<First, Rest...> { class
|
| /third_party/rust/crates/glob/src/ |
| H A D | lib.rs | 492 pub struct Pattern { structure names 541 impl Pattern { global() impls [all...] |
| /third_party/mbedtls/scripts/mbedtls_dev/ |
| H A D | macro_collector.py | 21 from typing import Dict, IO, Iterable, Iterator, List, Optional, Pattern, Set, Tuple, Union namespace
|
| /third_party/mbedtls/tests/scripts/ |
| H A D | check_files.py | 22 from typing import FrozenSet, Optional, Pattern # pylint: disable=unused-import namespace
|
| /third_party/node/deps/v8/src/profiler/ |
| H A D | tick-sample.cc | 33 struct Pattern { in IsNoFrameRegion() struct
|
| /third_party/python/Lib/re/ |
| H A D | __init__.py | 263 Pattern = type(_compiler.compile('', 0)) variable
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
| H A D | MachineCombiner.cpp | 306 improvesCriticalPathLen( MachineBasicBlock *MBB, MachineInstr *Root, MachineTraceMetrics::Trace BlockTrace, SmallVectorImpl<MachineInstr *> &InsInstrs, SmallVectorImpl<MachineInstr *> &DelInstrs, DenseMap<unsigned, unsigned> &InstrIdxForVirtReg, MachineCombinerPattern Pattern, bool SlackIsAccurate) improvesCriticalPathLen() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/ |
| H A D | NativeSession.cpp | 160 NativeSession::findCompilandsForSourceFile(StringRef Pattern, in findCompilandsForSourceFile() argument 166 NativeSession::findOneCompilandForSourceFile(StringRef Pattern, in findOneCompilandForSourceFile() argument 146 findSourceFiles(const PDBSymbolCompiland *Compiland, StringRef Pattern, PDB_NameSearchFlags Flags) const findSourceFiles() argument 153 findOneSourceFile(const PDBSymbolCompiland *Compiland, StringRef Pattern, PDB_NameSearchFlags Flags) const findOneSourceFile() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
| H A D | SymbolRewriter.cpp | 158 const std::string Pattern; member in __anon25246::PatternRewriteDescriptor
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/message2/ |
| H A D | Mf2DataModel.java | 127 public static class Pattern { class in Mf2DataModel 130 private Pattern(Builder builder) { in Pattern() method in Mf2DataModel.Pattern [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/DIA/ |
| H A D | DIASession.cpp | 315 DIASession::findCompilandsForSourceFile(llvm::StringRef Pattern, in findCompilandsForSourceFile() argument 324 DIASession::findOneCompilandForSourceFile(llvm::StringRef Pattern, in findOneCompilandForSourceFile() argument 283 findSourceFiles(const PDBSymbolCompiland *Compiland, llvm::StringRef Pattern, PDB_NameSearchFlags Flags) const findSourceFiles() argument 305 findOneSourceFile(const PDBSymbolCompiland *Compiland, llvm::StringRef Pattern, PDB_NameSearchFlags Flags) const findOneSourceFile() argument
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
| H A D | TimeZoneGenericNames.java | 81 public enum Pattern { enum in TimeZoneGenericNames 95 Pattern(String key, String defaultVal) { in Pattern() method in TimeZoneGenericNames.Pattern
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
| H A 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/test/ |
| H A D | test_genericalias.py | 43 from re import Pattern, Match namespace
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
| H A D | FileCheckImpl.h | 358 class Pattern { class 428 Pattern(Check::FileCheckType Ty, FileCheckPatternContext *Context, in Pattern() function in llvm::Pattern [all...] |
| /third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/text/ |
| H A D | StringSearch.java | 1610 private static final class Pattern { class in StringSearch 1629 protected Pattern(String pattern) { Pattern() method in StringSearch.Pattern [all...] |
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
| H A D | StringSearch.java | 1594 private static final class Pattern { class in StringSearch 1613 protected Pattern(String pattern) { Pattern() method in StringSearch.Pattern [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/ |
| H A D | ELFYAML.h | 205 Optional<yaml::BinaryRef> Pattern; member
|