HomeSort by relevance Sort by last modified time
    Searched full:patterns (Results 501 - 525 of 2322) sorted by null

<<21222324252627282930>>

  /frameworks/base/docs/html/training/notify-user/
managing.jd 32 <a href="{@docRoot}design/patterns/notifications.html">Notifications</a> Design Guide
  /frameworks/base/docs/html/training/performance/battery/network/
action-any-traffic.jd 99 Modifying your Download Patterns Based on the Connectivity Type</a>.
  /frameworks/base/docs/html/training/tv/start/
layouts.jd 17 <li><a href="#anti-patterns">Avoid Layout Anti-Patterns</a></li>
224 <h2 id="anti-patterns">Avoid Layout Anti-Patterns</h2>
  /frameworks/base/docs/html-intl/intl/ja/training/tv/start/
navigation.jd 143 TV ??????????????????????????????????<a href="{@docRoot}design/tv/patterns.html">TV ?????</a>??????????
  /frameworks/base/tools/aapt2/util/
Files.h 116 * Patterns syntax:
  /libcore/benchmarks/src/benchmarks/regression/
DecimalFormatBenchmark.java 13 // Keep patternInstance for timing with patterns, to not dirty the plain instance.
  /ndk/sources/host-tools/make-3.81/tests/scripts/features/
patternrules 13 # TEST #1: Make sure that multiple patterns where the same target
  /prebuilts/go/darwin-x86/src/runtime/
os3_plan9.go 33 // See if the note matches one of the patterns in sigtab.
  /prebuilts/go/darwin-x86/src/runtime/race/testdata/
regression_test.go 5 // Code patterns that caused problems in the past.
  /prebuilts/go/linux-x86/src/runtime/
os3_plan9.go 33 // See if the note matches one of the patterns in sigtab.
  /prebuilts/go/linux-x86/src/runtime/race/testdata/
regression_test.go 5 // Code patterns that caused problems in the past.
  /system/core/toolbox/upstream-netbsd/usr.bin/grep/
util.c 280 * Processes a line comparing it with the specified patterns. Each pattern
300 /* Loop to compare with all the patterns */
301 for (i = 0; i < patterns; i++) {
344 /* matches - skip further patterns */
  /toolchain/binutils/binutils-2.25/gold/testsuite/
arm_branch_out_of_range.sh 43 # This is a bit crude. Also, there are tabs in the grep patterns.
  /external/pcre/dist/
NEWS 281 enhancements. Restrictions on patterns used for partial matching have been
367 WARNING: saved patterns that were compiled by earlier versions of PCRE must be
431 Previously compiled patterns are NOT upwards compatible with this release. If
432 you have saved compiled patterns from a previous release, you will have to
475 the interal format of compiled patterns. Any saved compiled patterns that
478 3. The specification of recursion in patterns has been changed so that all
547 means that the patterns items such as \p{Lu} and \X can now be used. Only
552 5. There is support for saving compiled patterns and re-using them later.
562 possible. Compiled patterns containing long literal strings will be larger as
    [all...]
  /art/compiler/optimizing/
instruction_simplifier_shared.cc 33 // Try to interpret patterns like
164 // Use multiply accumulate instruction for a few simple patterns.
  /external/antlr/antlr-3.4/runtime/Python/
setup.py 26 patterns = [
40 for pat in patterns:
  /external/apache-xml/src/main/java/org/apache/xml/dtm/
Axis.java 127 * needed for inverseing select patterns to match patterns.
  /external/apache-xml/src/main/java/org/apache/xpath/axes/
MatchPatternIterator.java 31 import org.apache.xpath.patterns.NodeTest;
32 import org.apache.xpath.patterns.StepPattern;
  /external/chromium-trace/catapult/dashboard/dashboard/
alerts_test.py 176 sheriff.Sheriff(id='Sheriff', patterns=['M/b/*/*']).put()
189 sheriff.Sheriff(id='Sheriff', patterns=['M/b/*/*']).put()
  /external/chromium-trace/catapult/third_party/gsutil/gslib/
ls_helper.py 120 exclude_patterns: Patterns to exclude when listing.
248 """Checks bucket listing reference against patterns to exclude.
  /external/clang/docs/
ClangTools.rst 110 static analyses detecting and fixing bug-prone patterns, performance,
122 ``foo`` is a standard container. We could also detect similar patterns for
  /external/dng_sdk/source/
dng_mosaic_info.h 15 * Support for descriptive information about color filter array patterns.
32 /// \brief Support for describing color filter array patterns and manipulating mosaic sample data.
  /external/icu/android_icu4j/src/main/java/android/icu/text/
CurrencyPluralInfo.java 148 * Set currency plural patterns. These are initially set in the constructor based on the
160 * Set locale. This also sets both the plural rules and the currency plural patterns to be
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
IntlTestDateFormat.java 70 // For patterns including only time information and a timezone, it may take
72 // is determined. For other patterns, 2 iterations should suffice.
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/translit/
ErrorTest.java 169 errln("FAIL: Created a UnicodeSet based on bad patterns.");
222 errln("FAIL: Was not able to create a good UnicodeSet based on valid patterns.");

Completed in 1062 milliseconds

<<21222324252627282930>>