HomeSort by relevance Sort by last modified time
    Searched refs:pattern (Results 376 - 400 of 1099) sorted by null

<<11121314151617181920>>

  /external/chromium/testing/gtest/test/
gtest_output_test.py 167 def RemoveMatchingTests(test_output, pattern):
175 pattern: A regex string that matches names of test cases or
179 Contents of test_output with tests whose names match pattern removed.
184 pattern, pattern),
187 return re.sub(r'.*%s.*\n' % pattern, '', test_output)
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant-apache-regexp.jar 
  /external/elfutils/libasm/
asm_newscn.c 42 /* Memory for the default pattern. The type uses a flexible array
47 struct FillPattern pattern; member in struct:__anon6727
51 .pattern =
57 const struct FillPattern *__libasm_default_pattern = &xdefault_pattern.pattern;
122 /* Put the default fill pattern in place. */
123 result->pattern = (struct FillPattern *) __libasm_default_pattern;
  /external/emma/core/java12/com/vladium/emma/filter/
IInclExclFilter.java 192 final String pattern = (String) i.next (); local
194 m_inclusions [ii] = WCMatcher.compile (pattern);
207 final String pattern = (String) i.next (); local
209 m_exclusions [ii] = WCMatcher.compile (pattern);
  /external/emma/core/java12/com/vladium/util/args/
IOptsParser.java 52 IOpt [] getOpts (String pattern);
  /external/gtest/test/
gtest_output_test.py 167 def RemoveMatchingTests(test_output, pattern):
175 pattern: A regex string that matches names of test cases or
179 Contents of test_output with tests whose names match pattern removed.
184 pattern, pattern),
187 return re.sub(r'.*%s.*\n' % pattern, '', test_output)
  /external/icu4c/i18n/unicode/
bmsearch.h 36 * the pattern, the "bad character" and "good suffix" tables, the Collator-based data needed to compute them,
40 * Then you construct a <code>BoyerMooreSearch</code> object from the <code>CollData</code> object, the pattern
44 * void boyerMooreExample(UCollator *collator, UnicodeString *pattern, UnicodeString *target)
97 * 3) In some cases, searching for a pattern that needs to be normalized and ends
99 * the Tibetan script. For example searching for the pattern
135 * Test the pattern to see if it generates any CEs.
137 * @return <code>TRUE</code> if the pattern string did not generate any CEs
144 * Search for the pattern string in the target string.
177 * Return the CEs generated by the pattern string.
179 * @return a <code>CEList</code> object holding the CEs generated by the pattern string
219 UnicodeString pattern; member in class:BoyerMooreSearch
    [all...]
  /external/kernel-headers/original/linux/mtd/
bbm.h 27 * @offs: offset of the pattern in the oob area of the page
30 * @len: length of the pattern, if 0 no pattern check is performed
34 * @reserved_block_code: if non-0, this pattern denotes a reserved
36 * @pattern: pattern to identify bad block table or factory marked
40 * pattern which identifies good and bad blocks. The assumption is made
41 * that the pattern and the version count are always located in the oob area
53 uint8_t *pattern; member in struct:nand_bbt_descr
76 /* Search good / bad pattern through all pages of a block *
    [all...]
  /external/protobuf/gtest/test/
gtest_output_test.py 140 def RemoveMatchingTests(test_output, pattern):
148 pattern: A regex string that matches names of test cases or
152 Contents of test_output with tests whose names match pattern removed.
157 pattern, pattern),
160 return re.sub(r'.*%s.*\n' % pattern, '', test_output)
  /external/regex-re2/re2/
filtered_re2.h 40 RE2::ErrorCode Add(const StringPiece& pattern,
  /external/webkit/Source/WebCore/rendering/svg/
RenderSVGResourcePattern.h 28 #include "Pattern.h"
40 RefPtr<Pattern> pattern; member in struct:WebCore::PatternData
  /external/webkit/Tools/iExploder/iexploder-1.7.2/src/
iexploder.rb 388 # Generate a CSS selector pattern.
390 pattern = ''
392 when 0..84 then pattern = @htmlTags[rand(@htmlTags.length)].dup
393 when 85..89 then pattern = "*"
394 when 90..94 then pattern = @cssAtRules[rand(@cssAtRules.length)].dup
395 when 95..100 then pattern = ''
399 pattern << " " + @htmlTags[rand(@htmlTags.length)]
403 pattern << " > " + @htmlTags[rand(@htmlTags.length)]
407 pattern << " + " + @htmlTags[rand(@htmlTags.length)]
411 pattern << "*"
    [all...]
  /external/webp/src/enc/
cost.c 53 // For each given level, the following table gives the pattern of contexts to
338 int pattern = VP8LevelCodes[level - 1][0]; local
342 for (i = 2; pattern; ++i) {
343 if (pattern & 1) {
347 pattern >>= 1;
  /libcore/support/src/test/java/tests/support/
Support_MessageFormat.java 47 String pattern = "On {4,date} at {3,time}, he ate {2,number, integer} hamburger{2,choice,1#|1<s} and drank {1, number} litres of coke. That was {0,choice,1#just enough|1<more than enough} food!"; local
48 MessageFormat format = new MessageFormat(pattern, Locale.US);
74 String pattern = "On {4,date} at {3,time}, he ate {2,number, integer} hamburger{2,choice,1#|1<s} and drank {1, number} litres of coke. That was {0,choice,1#just enough|1<more than enough} food!"; local
75 MessageFormat format = new MessageFormat(pattern, Locale.US);
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/mtd/
bbm.h 26 uint8_t *pattern; member in struct:nand_bbt_descr
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/mtd/
bbm.h 26 uint8_t *pattern; member in struct:nand_bbt_descr
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/mtd/
bbm.h 26 uint8_t *pattern; member in struct:nand_bbt_descr
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/mtd/
bbm.h 26 uint8_t *pattern; member in struct:nand_bbt_descr
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/mtd/
bbm.h 26 uint8_t *pattern; member in struct:nand_bbt_descr
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/mtd/
bbm.h 26 uint8_t *pattern; member in struct:nand_bbt_descr
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/linux/mtd/
bbm.h 26 uint8_t *pattern; member in struct:nand_bbt_descr
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/linux/mtd/
bbm.h 26 uint8_t *pattern; member in struct:nand_bbt_descr
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/linux/mtd/
bbm.h 26 uint8_t *pattern; member in struct:nand_bbt_descr
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/linux/mtd/
bbm.h 26 uint8_t *pattern; member in struct:nand_bbt_descr
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/linux/mtd/
bbm.h 26 uint8_t *pattern; member in struct:nand_bbt_descr

Completed in 1208 milliseconds

<<11121314151617181920>>