Searched
full:patterns (Results
476 -
500 of
2322) sorted by null
<<11121314151617181920>>
/external/llvm/test/CodeGen/AArch64/ |
movw-consts.ll | 52 ; A 32-bit MOVN can generate some 64-bit patterns that a 64-bit one
|
/external/messageformat/java/com/ibm/icu/text/ |
SelectFormat.java | 68 * <p>To enable localizers to create sentence patterns that take their 105 * <p>Patterns can be nested, so that it's possible to handle interactions of 117 * <h4>Patterns and Their Interpretation</h4> 186 * Patterns and their interpretation are specified in the class description.
|
/external/opencv3/doc/tutorials/objdetect/ |
traincascade.markdown | 17 supports both Haar @cite Viola01 and @cite Liao2007 (Local Binary Patterns) features. LBP features 273 Type of features: HAAR - Haar-like features, LBP - local binary patterns. 320 -# Local Binary Patterns parameters: 322 Local Binary Patterns don't have parameters.
|
/external/parameter-framework/upstream/utility/ |
DynamicLibrary.hpp | 88 * OS Specific library name patterns
|
/external/pcre/ |
config.h | 159 compiled patterns up to 64K long. This covers the vast majority of cases. 161 for longer patterns in extreme cases. */ 187 overflow caused by enormously large patterns. */ 192 overflow caused by enormously large patterns. */
|
/external/pcre/dist/ |
config.h.generic | 158 compiled patterns up to 64K long. This covers the vast majority of cases. 160 for longer patterns in extreme cases. */ 195 overflow caused by enormously large patterns. */ 202 overflow caused by enormously large patterns. */
|
config.h.in | 158 compiled patterns up to 64K long. This covers the vast majority of cases. 160 for longer patterns in extreme cases. */ 186 overflow caused by enormously large patterns. */ 191 overflow caused by enormously large patterns. */
|
/external/pcre/dist/doc/html/ |
pcre.html | 80 alternative function that matches the same compiled patterns in a different 132 arbitrary patterns for compilation, you should be aware of a feature that 135 "(*UTF8)" or "(*UTF)" turns on UTF-8 mode, which interprets patterns and 192 pcreprecompile details of saving and re-using precompiled patterns
|
pcre_assign_jit_stack.html | 62 You may safely assign the same JIT stack to multiple patterns, as long as they
|
pcrelimits.html | 64 string that can be processed by certain patterns. For a discussion of stack
|
pcreunicode.html | 81 When you set the PCRE_UTF8 flag, the byte strings passed as patterns and 130 passed as patterns and subjects are (by default) checked for validity on entry 155 passed as patterns and subjects are (by default) checked for validity on entry 178 1. Codepoints less than 256 can be specified in patterns by either braced or
|
/external/pcre/dist/doc/ |
pcrelimits.3 | 47 string that can be processed by certain patterns. For a discussion of stack
|
pcreunicode.3 | 80 When you set the PCRE_UTF8 flag, the byte strings passed as patterns and 125 passed as patterns and subjects are (by default) checked for validity on entry 149 passed as patterns and subjects are (by default) checked for validity on entry 170 1. Codepoints less than 256 can be specified in patterns by either braced or
|
/external/pcre/dist/testdata/ |
testoutputEBC | 5 genuine EBCDIC test! In patterns, alphabetic characters that follow a backslash
|
/external/valgrind/drd/tests/ |
annotate_rwlock.c | 4 * @brief Multithreaded test program that triggers various access patterns
|
/external/valgrind/helgrind/tests/ |
annotate_rwlock.c | 14 * @brief Multithreaded test program that triggers various access patterns
|
/frameworks/base/core/java/android/hardware/ |
ConsumerIrManager.java | 71 * been transmitted. Only patterns shorter than 2 seconds will
|
/frameworks/base/core/java/android/net/ |
WifiKey.java | 35 // Patterns used for validation.
|
/frameworks/base/docs/html/design/ |
index.jd | 4 meta.tags="beautifulapps, design, ux, patterns, holo, appquality, landing"
|
/frameworks/base/docs/html/design/patterns/ |
app-structure.jd | 7 href="http://www.google.com/design/spec/patterns/app-structure.html"> 181 <p>After choosing the best top-level navigation for your app, don't mix and match patterns. For example, if you decide to use tabs for top-level switching, don't add a drawer, even if your navigation branches are deep. In this case, the navigation drawer would simply duplicate the information on the tabs, confusing your users.</p> 252 <p>For more discussion, see the <a href="{@docRoot}design/patterns/selection.html">Selection</a> 297 <p>For more discussion, see the <a href="{@docRoot}design/patterns/swipe-views.html">Swipe Views</a>
|
/frameworks/base/docs/html/distribute/essentials/quality/ |
auto.jd | 42 simple, predictable patterns for common tasks. 91 These criteria ensure that your app follows critical design and interaction patterns 372 (<a href="//google.com/design/spec-auto/system-overview/drawer.html#drawer-drawer-content-patterns">Learn How</a>) 484 Apps use short-form messaging app design patterns. Traditional long-form messaging apps, such
|
/frameworks/base/docs/html/guide/topics/ui/accessibility/ |
index.jd | 25 <li><a href="{@docRoot}design/patterns/accessibility.html">Android Design: Accessibility</a></li>
|
/frameworks/base/docs/html/training/design-navigation/ |
index.jd | 15 <p>You should also have basic familiarity with the Action Bar (<a href="{@docRoot}design/patterns/actionbar.html">pattern docs</a> at Android Design), used across most applications in devices running Android 3.0 and later.</p>
|
/frameworks/base/docs/html/training/efficient-downloads/ |
connectivity_patterns.jd | 1 page.title=Modifying your Download Patterns Based on the Connectivity Type
|
index.jd | 47 <dt><b><a href="connectivity_patterns.html">Modifying your Download Patterns Based on the Connectivity Type</a></b></dt>
|
Completed in 635 milliseconds
<<11121314151617181920>>