Home
last modified time | relevance | path

Searched refs:pattern (Results 1 – 25 of 25) sorted by relevance

/development/tools/idegen/src/
DEclipse.java62 for (Pattern pattern : patterns) { in generateFrom()
63 buckets.add(new Bucket(pattern)); in generateFrom()
177 private final Pattern pattern; field in Eclipse.Bucket
180 private Bucket(Pattern pattern) { in Bucket() argument
181 this.pattern = pattern; in Bucket()
185 return pattern.matcher(path).find(); in matches()
DExcludes.java38 for (Pattern pattern : patterns) { in exclude()
39 if (pattern.matcher(path).find()) { in exclude()
/development/samples/ApiDemos/src/com/example/android/apis/os/
DMorseCode.java86 long[] pattern = MorseCodeConverter.pattern(text);
90 vibrator.vibrate(pattern, -1);
DMorseCodeConverter.java75 static long[] pattern(char c) { in pattern() method in MorseCodeConverter
90 static long[] pattern(String str) { in pattern() method in MorseCodeConverter
109 len += pattern(c).length; in pattern()
134 long[] letter = pattern(c); in pattern()
/development/samples/Wiktionary/src/com/example/android/wiktionary/
DExtendedWikiHelper.java126 public FormatRule(String pattern, String replaceWith, int flags) { in FormatRule() argument
127 mPattern = Pattern.compile(pattern, flags); in FormatRule()
139 public FormatRule(String pattern, String replaceWith) { in FormatRule() argument
140 this(pattern, replaceWith, 0); in FormatRule()
/development/samples/ApiDemos/src/com/example/android/apis/hardware/
DConsumerIr.java90 int[] pattern = {1901, 4453, 625, 1614, 625, 1588, 625, 1614, 625, 442, 625, 442, 625,
97 mCIR.transmit(38400, pattern);
/development/ndk/platforms/android-3/include/
Dfnmatch.h47 extern int fnmatch(const char *pattern, const char *string, int flags);
/development/ndk/platforms/android-L/include/
Dfnmatch.h47 extern int fnmatch(const char *pattern, const char *string, int flags);
/development/ndk/platforms/android-3/include/linux/netfilter/
Dxt_string.h23 char pattern[XT_STRING_MAX_PATTERN_SIZE]; member
/development/ndk/platforms/android-L/include/linux/netfilter/
Dxt_string.h35 char pattern[XT_STRING_MAX_PATTERN_SIZE]; member
/development/ndk/platforms/android-3/include/linux/mtd/
Dbbm.h26 uint8_t *pattern; member
Dnand.h265 uint8_t *pattern; member
/development/samples/ApiDemos/tests/src/com/example/android/apis/os/
DMorseCodeConverterTest.java41 long[] beeps = MorseCodeConverter.pattern('s'); in testCharacterS()
/development/samples/WiktionarySimple/src/com/example/android/simplewiktionary/
DWordWidget.java93 Pattern pattern = Pattern.compile(SimpleWikiHelper.WORD_OF_DAY_REGEX); in buildUpdate() local
94 Matcher matcher = pattern.matcher(pageContent); in buildUpdate()
/development/samples/ActionBarCompat/
D_index.jd5 <p>This sample shows how to use the action bar design pattern on pre-API 11 devices and the built-in
/development/ndk/platforms/android-L/include/linux/
Dscc.h166 unsigned char pattern; member
/development/build/
DAndroid.mk135 --pattern $(TOPDIR)prebuilts/tools/common/api-versions/android-%/android.jar \
136 --pattern $(TOPDIR)prebuilts/sdk/%/android.jar \
/development/samples/ApiDemos/src/com/example/android/apis/accessibility/
DClockBackService.java256 long[] pattern = sVibrationPatterns.get(key);
257 if (pattern != null) {
258 mVibrator.vibrate(pattern, -1);
/development/tools/mkstubs/
DREADME.txt54 $ java -jar mkstubs input.jar output.jar [@configfile -pattern +pattern ...]
/development/samples/XmlAdapters/src/com/example/android/xmladapters/
DXmlDocumentProvider.java349 String pattern = input.replaceAll("//", "/(.*/|)").replaceAll("^/", "^/") + "$"; in createPattern() local
350 return Pattern.compile(pattern); in createPattern()
/development/testrunner/
Druntest.py89 pattern = r'' + out_base_name + r'\/target\/product\/\w+\/(.+)$'
90 self._re_make_install_path = re.compile(pattern)
/development/samples/ControllerSample/src/com/example/controllersample/
DGameView.java806 private void vibrateController(long[] pattern, int repeat) { in vibrateController() argument
809 vibrator.vibrate(pattern, repeat); in vibrateController()
/development/perftests/panorama/feature_mos/doc/
Dfeature_mos_API_doxyfile598 # FILE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp
658 # for example use the pattern */test/*
677 # EXAMPLE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp
706 # The FILTER_PATTERNS tag can be used to specify filters on a per file pattern
707 # basis. Doxygen will compare the file name with each pattern and apply the
709 # pattern=filter (like *.cpp=my_cpp_filter). See INPUT_FILTER for further
/development/perftests/panorama/feature_stab/doc/
Ddbreg_API_doxyfile598 # FILE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp
658 # for example use the pattern */test/*
677 # EXAMPLE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp
706 # The FILTER_PATTERNS tag can be used to specify filters on a per file pattern
707 # basis. Doxygen will compare the file name with each pattern and apply the
709 # pattern=filter (like *.cpp=my_cpp_filter). See INPUT_FILTER for further
/development/samples/SearchableDictionary/res/raw/
Ddefinitions.txt645 norm - n. a standard or model or pattern regarded as typical
871 sequence - n. serial arrangement in which things follow in logical order or a recurrent pattern