/external/wpa_supplicant_8/src/radius/ |
radius_client.h | 159 * even if the current used secondary server is still working.
|
/frameworks/base/docs/html/design/patterns/ |
gestures.jd | 74 <p>Zooms into content. Also used as a secondary gesture for text selection.</p>
|
/packages/apps/Contacts/res/values/ |
colors.xml | 55 <!-- Secondary text color in the Phone app -->
|
/packages/providers/ContactsProvider/src/com/android/providers/contacts/ |
NameNormalizer.java | 41 sComplexityCollator.setStrength(Collator.SECONDARY);
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/ |
libdrm.so.2 | |
libdrm.so.2.3 | |
libdrm.so.2.3.0 | |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/lib/ |
libdrm.so.2 | |
libdrm.so.2.3 | |
libdrm.so.2.3.0 | |
/external/icu4c/test/intltest/ |
regcoll.cpp | 209 c->setStrength(Collator::SECONDARY); 349 String[] secondary = { 354 static const UChar secondary[][CollationRegressionTest::MAX_TOKEN_LEN] = local 361 compareArray(*c, secondary, ARRAY_LENGTH(secondary)); 368 // Secondary/Tertiary comparison incorrect in French Secondary 385 c->setStrength(Collator::SECONDARY); 449 // French secondary collation checking at the end of compare iteration fails 465 c->setStrength(Collator::SECONDARY); [all...] |
/build/tools/droiddoc/templates-sdk/components/ |
masthead.cs | 143 <!-- Secondary x-nav --> 156 <!-- <a class="button-secondary download-sdk">Download the SDK</a> -->
|
/dalvik/dexgen/src/com/android/dexgen/rop/code/ |
BasicBlock.java | 175 * Gets the secondary successor of this block. It is only valid to call 178 * @return {@code >= 0;} the secondary successor
|
/dalvik/dx/src/com/android/dx/rop/code/ |
BasicBlock.java | 175 * Gets the secondary successor of this block. It is only valid to call 178 * @return {@code >= 0;} the secondary successor
|
/development/samples/ApiDemos/src/com/example/android/apis/app/ |
FragmentLayout.java | 55 * This is a secondary activity, to show what the user has selected 171 * This is the secondary fragment, displaying the details of a particular
|
/development/samples/Support4Demos/src/com/example/android/supportv4/app/ |
FragmentLayoutSupport.java | 56 * This is a secondary activity, to show what the user has selected 174 * This is the secondary fragment, displaying the details of a particular
|
/external/chromium/base/allocator/ |
allocator_shim.cc | 41 // See SetupSubprocessAllocator() to specify a default secondary (subprocess) 48 // allocator selection, and the secondary can be used to specify an allocator
|
/external/dexmaker/src/dx/java/com/android/dx/rop/code/ |
BasicBlock.java | 175 * Gets the secondary successor of this block. It is only valid to call 178 * @return {@code >= 0;} the secondary successor
|
/external/webkit/Source/WebCore/platform/gtk/ |
ScrollbarThemeGtk2.cpp | 61 "has-secondary-forward-stepper", &m_hasForwardButtonStartPart, 62 "has-secondary-backward-stepper", &m_hasBackButtonEndPart, NULL);
|
/frameworks/compile/libbcc/include/bcinfo/Wrap/ |
bitcode_wrapperer.h | 170 // a bitcode file, a wrappered bitcode file, or a secondary 175 // a bitcode file, a wrappered bitcode file, or a secondary
|
/libcore/luni/src/main/java/java/text/ |
CollationElementIterator.java | 152 * Obtains the secondary order of the specified collation element, i.e. the 157 * @return the 8 bit secondary order of the element.
|
/frameworks/base/docs/html/guide/topics/resources/ |
menu-resource.jd | 55 android:menuCategory=["container" | "system" | "secondary" | "alternative"] 61 android:menuCategory=["container" | "system" | "secondary" | "alternative"] 196 <tr><td><code>secondary</code></td><td>For items that are user-supplied secondary 241 <tr><td><code>secondary</code></td><td>For groups that are user-supplied secondary
|
/frameworks/native/libs/gui/tests/ |
SurfaceTexture_test.cpp | [all...] |
/external/webkit/Source/JavaScriptCore/icu/unicode/ |
ucol.h | 106 /** Secondary collation strength */ 145 * level to UCOL_PRIMARY to ignore secondary and tertiary differences. 149 * Diacritical differences on the same base letter represent a secondary 152 * Example of secondary difference, "?" >> "a". 176 /** Attribute for direction of secondary weights - used in French.\ 177 * Acceptable values are UCOL_ON, which results in secondary weights 178 * being considered backwards and UCOL_OFF which treats secondary 320 * French secondary on a French collator would not be executed). [all...] |
/external/webkit/Source/WebCore/icu/unicode/ |
ucol.h | 106 /** Secondary collation strength */ 145 * level to UCOL_PRIMARY to ignore secondary and tertiary differences. 149 * Diacritical differences on the same base letter represent a secondary 152 * Example of secondary difference, "?" >> "a". 176 /** Attribute for direction of secondary weights - used in French.\ 177 * Acceptable values are UCOL_ON, which results in secondary weights 178 * being considered backwards and UCOL_OFF which treats secondary 320 * French secondary on a French collator would not be executed). [all...] |