Searched
full:patterns (Results
651 -
675 of
2322) sorted by null
<<21222324252627282930>>
/frameworks/base/docs/html/ |
jd_collections.js | 64 "https://www.google.com/design/spec/patterns/", 74 "design/patterns/pure-android.html", 75 "design/patterns/new.html", 848 "design/patterns/navigation.html", 849 "design/patterns/actionbar.html", 851 "design/patterns/notifications.html" [all...] |
/external/pcre/dist/doc/ |
pcre.txt | 70 alternative function that matches the same compiled patterns in a dif- 110 supply arbitrary patterns for compilation, you should be aware of a 114 which interprets patterns and subjects as strings of UTF-8 characters 169 pcreprecompile details of saving and re-using precompiled patterns 364 patterns and JIT stacks are pcre16 and pcre16_jit_stack respectively. 418 patterns uses 16-bit characters. The pcre16_get_stringtable_entries() 464 patterns in the other mode, for example, if a pattern compiled with 496 with the command line option -16, patterns and subject strings are con- 695 patterns and JIT stacks are pcre32 and pcre32_jit_stack respectively. [all...] |
/external/icu/icu4c/source/test/testdata/ |
structLocale.txt | [all...] |
/external/pcre/dist/doc/html/ |
pcreapi.html | 24 <li><a name="TOC9" href="#SEC9">SAVING PRECOMPILED PATTERNS FOR LATER USE</a> 245 performance of many patterns. Simple programs can easily request that it be 397 <br><a name="SEC9" href="#TOC1">SAVING PRECOMPILED PATTERNS FOR LATER USE</a><br> 488 most massive patterns, since it allows the compiled pattern to be up to 64K in [all...] |
/external/llvm/lib/Target/AMDGPU/ |
SIInstructions.td | 288 // Use added complexity so these patterns are preferred to the VALU patterns. [all...] |
/art/compiler/optimizing/ |
inliner.h | 85 // Try to recognize known simple patterns and replace invoke call with appropriate instructions.
|
/build/kati/ |
rule.cc | 145 ERROR("%s:%d: *** multiple target patterns.", LOCF(loc));
|
rule_parser_test.go | 87 err: "*** multiple target patterns.",
|
/developers/build/prebuilts/androidtv/visual-game-controller/src/com/example/android/visualgamecontroller/util/ |
SystemUiHider.java | 51 * href="http://developer.android.com/design/patterns/actionbar.html">action
|
/developers/build/prebuilts/gradle/DoneBar/ |
README.md | 28 [1]: http://developer.android.com/design/patterns/actionbar.html
|
/developers/samples/android/ui/actionbar/DoneBar/ |
README.md | 28 [1]: http://developer.android.com/design/patterns/actionbar.html
|
template-params.xml | 98 [1]: http://developer.android.com/design/patterns/actionbar.html
|
/development/samples/Support7Demos/res/layout/ |
drawer_layout.xml | 20 See https://www.google.com/design/spec/patterns/navigation-drawer.html#navigation-drawer-specs
|
/development/samples/training/AnimationsDemo/src/com/example/android/animationsdemo/ |
CardFlipActivity.java | 97 // See http://developer.android.com/design/patterns/navigation.html for more.
|
CrossfadeActivity.java | 88 // See http://developer.android.com/design/patterns/navigation.html for more.
|
ScreenSlideActivity.java | 102 // See http://developer.android.com/design/patterns/navigation.html for more.
|
/development/tools/mkstubs/ |
README.txt | 20 To control it, you give it patterns like this:
|
/external/antlr/antlr-3.4/runtime/ObjC/Framework/ |
ANTLRTreeWizard.m | 374 // don't allow invalid patterns 438 * with visit(t, ttype, visitor) so nil-rooted patterns are not allowed. 439 * Patterns with wildcard roots are also not allowed. 448 // don't allow invalid patterns
|
/external/apache-http/android/src/android/net/compatibility/ |
WebAddress.java | 19 import static android.util.Patterns.GOOD_IRI_CHAR;
|
/external/apache-http/src/org/apache/http/protocol/ |
UriPatternMatcher.java | 41 * Patterns may have three formats:
|
/external/apache-xml/src/main/java/org/apache/xalan/transformer/ |
KeyIterator.java | 38 * "key()" patterns, matching each node to the
|
/external/apache-xml/src/main/java/org/apache/xpath/axes/ |
ChildTestIterator.java | 31 * children patterns that have a node test, and possibly a predicate.
|
UnionChildIterator.java | 26 import org.apache.xpath.patterns.NodeTest;
|
/external/autotest/client/cros/cellular/ |
mmtest.py | 52 patternfiles -- List of files to read for command/response patterns
|
/external/autotest/client/site_tests/hardware_SAT/ |
hardware_SAT.py | 94 # passes and several patterns over each memory location
|
Completed in 685 milliseconds
<<21222324252627282930>>