| /development/vndk/tools/header-checker/src/repr/symbol/ |
| D | exported_symbol_set.h | 68 void AddGlobPattern(const std::string &pattern) { in AddGlobPattern() 72 void AddDemangledCppGlobPattern(const std::string &pattern) { in AddDemangledCppGlobPattern() 76 void AddDemangledCppSymbol(const std::string &pattern) { in AddDemangledCppSymbol()
|
| /development/apps/DumpViewer/app/src/main/java/com/android/dumpviewer/utils/ |
| D | GrepHelper.java | 36 public abstract void buildCommand(StringBuilder sb, String pattern, int before, int after, in buildCommand() 76 public void buildCommand(StringBuilder sb, String pattern, int before, int after, in buildCommand() 131 public void buildCommand(StringBuilder sb, String pattern, int before, int after, in buildCommand()
|
| /development/samples/ApiDemos/src/com/example/android/apis/os/ |
| D | MorseCodeConverter.java | 75 static long[] pattern(char c) { in pattern() method in MorseCodeConverter 90 static long[] pattern(String str) { in pattern() method in MorseCodeConverter
|
| /development/tools/idegen/src/ |
| D | Eclipse.java | 177 private final Pattern pattern; field in Eclipse.Bucket 180 private Bucket(Pattern pattern) { in Bucket()
|
| /development/tools/winscope/ |
| D | karma.conf.js | 24 files: [{pattern: 'src/main_component_test.ts', watched: false}], property
|
| /development/samples/WiktionarySimple/src/com/example/android/simplewiktionary/ |
| D | WordWidget.java | 93 Pattern pattern = Pattern.compile(SimpleWikiHelper.WORD_OF_DAY_REGEX); in buildUpdate() local
|
| /development/samples/Wiktionary/src/com/example/android/wiktionary/ |
| D | ExtendedWikiHelper.java | 126 public FormatRule(String pattern, String replaceWith, int flags) { in FormatRule() 139 public FormatRule(String pattern, String replaceWith) { in FormatRule()
|
| /development/tools/otagui/ |
| D | target_lib.py | 33 def extract_info(pattern, lines): argument
|
| /development/samples/ApiDemos/src/com/example/android/mmslib/pdu/ |
| D | EncodedStringValue.java | 211 public EncodedStringValue[] split(String pattern) { in split()
|
| /development/vndk/snapshot/ |
| D | utils.py | 157 def fetch_artifact(branch, build, pattern, destination='.'): argument
|
| /development/samples/XmlAdapters/src/com/example/android/xmladapters/ |
| D | XmlDocumentProvider.java | 349 String pattern = input.replaceAll("//", "/(.*/|)").replaceAll("^/", "^/") + "$"; in createPattern() local
|
| /development/vendor_snapshot/ |
| D | update.py | 779 def fetch_artifact(branch, build, target, pattern, destination): argument
|
| /development/samples/ControllerSample/src/com/example/controllersample/ |
| D | GameView.java | 806 private void vibrateController(long[] pattern, int repeat) { in vibrateController()
|
| /development/vndk/tools/sourcedr/blueprint/ |
| D | blueprint.py | 767 def glob_sub_files(pattern, sub_file_name): argument
|