Searched
full:strong (Results
1701 -
1725 of
3412) sorted by null
<<61626364656667686970>>
/external/chromium_org/ui/views/controls/ |
message_box_view.h | 35 // directionality of the paragraph's first strong character's. Please refer
|
/external/chromium_org/ui/webui/resources/js/ |
parse_html_subset.js | 38 var allowedTags = ['A', 'B', 'STRONG'];
|
/external/clang/test/CodeGenObjCXX/ |
arc.mm | 52 __strong id strong; 55 test34_sink(cond ? &strong : 0); 60 // CHECK-NEXT: [[STRONG:%.*]] = alloca i8* 67 // CHECK-NEXT: store i8* null, i8** [[STRONG]]
|
/external/clang/test/SemaObjC/ |
warn-retain-block-property.m | 16 @property (strong, retain) void (^aBlockS)(void); // OK
|
/external/dexmaker/javadoc/com/google/dexmaker/ |
package-summary.html | 96 <TD>Generates a </i><strong>D</strong>alvik <strong>EX</strong>ecutable (dex)
|
/external/freetype/src/base/ |
ftsynth.c | 124 FT_TRACE1(( "too strong embolding parameter ystr=%d\n", ystr ));
|
/external/guava/guava/src/com/google/common/cache/ |
RemovalNotification.java | 33 * strong references to the key and value, regardless of the type of references the cache may be
|
/external/llvm/docs/HistoricalNotes/ |
2001-06-01-GCCOptimizations.txt | 38 Given the lack of "strong" optimizations that would take a long time to
|
/external/markdown/markdown/ |
inlinepatterns.py | 41 * finally we apply strong and emphasis 68 STRONG_RE = r'(\*{2}|_{2})(.+?)\2' # **strong** 69 STRONG_EM_RE = r'(\*{3}|_{3})(.+?)\2' # ***strong*** 203 Useful for strong emphasis etc.
|
/external/mockito/src/org/mockito/internal/util/reflection/ |
GenericMetadataSupport.java | 137 * @return Returns extra interfaces <strong>if relevant</strong>, otherwise empty List.
144 * @return Returns an array with the raw types of {@link #extraInterfaces()} <strong>if relevant</strong>.
|
/external/okhttp/website/static/ |
app.css | 77 h2 strong {
|
html5shiv.min.js | 6 c=d.insertBefore(c.lastChild,d.firstChild);b.hasCSS=!!c}g||t(a,b);return a}var k=l.html5||{},s=/^<|^(?:button|map|select|textarea|object|iframe|option|optgroup)$/i,r=/^(?:a|b|code|div|fieldset|h1|h2|h3|h4|h5|h6|i|label|li|ol|p|q|span|strong|style|table|tbody|td|th|tr|ul)$/i,j,o="_html5shiv",h=0,n={},g;(function(){try{var a=f.createElement("a");a.innerHTML="<xyz></xyz>";j="hidden"in a;var b;if(!(b=1==a.childNodes.length)){f.createElement("a");var c=f.createDocumentFragment();b="undefined"==typeof c.cloneNode||
|
/external/openssl/crypto/dh/ |
generate | 20 q should be prime, and ideally should be a "strong prime",
|
/external/openssl/patches/ |
0002-handshake_cutthrough.patch | 30 + BIO_printf(bio_err," -cutthrough - enable 1-RTT full-handshake for strong ciphers\n"); 56 + * strong ciphers. */ 251 + /* require a strong enough cipher */ 300 + fprintf(stderr," -cutthrough - enable 1-RTT full-handshake for strong ciphers\n");
|
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/base/ |
ftsynth.c | 124 FT_TRACE1(( "too strong embolding parameter ystr=%d\n", ystr ));
|
/external/stlport/test/eh/ |
nc_alloc.h | 80 // Call to begin a strong, weak, or const test. If verbose
|
/frameworks/base/core/java/android/content/ |
SharedPreferences.java | 359 * <p class="caution"><strong>Caution:</strong> The preference manager does 360 * not currently store a strong reference to the listener. You must store a 361 * strong reference to the listener, or it will be susceptible to garbage
|
/frameworks/base/core/java/android/preference/ |
GenericInflater.java | 227 * <em><strong>Important</strong></em> For performance 273 * <em><strong>Important</strong></em> For performance
|
/frameworks/base/core/java/android/util/ |
JsonWriter.java | 37 * <li>To write <strong>arrays</strong>, first call {@link #beginArray()}. 41 * <li>To write <strong>objects</strong>, first call {@link #beginObject()}.
|
/frameworks/base/core/java/android/view/accessibility/ |
AccessibilityManager.java | 269 * <strong>Note:</strong> You need to query this only if you application is 294 * <strong>Note:</strong> The preferred mechanism for sending custom accessibility
|
/frameworks/base/core/java/android/widget/ |
TextClock.java | 274 * <p><strong>Note:</strong> if styling is not needed, it is highly recommended 322 * <p><strong>Note:</strong> if styling is not needed, it is highly recommended
|
/frameworks/base/docs/html/about/dashboards/ |
index.jd | 45 <p><strong>Note:</strong> Beginning in September, 2013, devices running versions older than Android 71 <p class="note"><strong>Note:</strong> Because this data is gathered from the new Google Play
|
/frameworks/base/docs/html/about/versions/ |
android-1.5.jd | 42 <em>API Level:</em> <strong>{@sdkPlatformApiLevel}</strong></p> 177 <strong>{@sdkPlatformApiLevel}</strong> — that is
|
android-2.0.1.jd | 43 <em>API Level:</em> <strong>{@sdkPlatformApiLevel}</strong></p> 268 is assigned an integer identifier — <strong>{@sdkPlatformApiLevel}</strong> — that is
|
android-2.0.jd | 37 <em>API Level:</em> <strong>{@sdkPlatformApiLevel}</strong></p> 253 is assigned an integer identifier — <strong>{@sdkPlatformApiLevel}</strong> — that is
|
Completed in 693 milliseconds
<<61626364656667686970>>