/external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/mdat/ |
MediaDataBox.java | 68 * If the whole content is just in one mapped buffer keep a strong reference to it so it is
|
/external/webp/ |
README | 165 -strong ................ use strong filter instead of simple (default) 166 -nostrong .............. use simple filter instead of strong 231 option -strong/-nostrong will change the type of filtering. Use "-f 0" to
|
/external/webp/src/enc/ |
config.c | 34 config->filter_type = 1; // default: strong (so U/V is filtered too)
|
/frameworks/base/core/java/android/service/dreams/ |
DreamService.java | 395 * {@link #onAttachedToWindow()} and never earlier (you <strong>cannot</strong> call it 412 * {@link #onAttachedToWindow()} and never earlier (you <strong>cannot</strong> call it [all...] |
/frameworks/base/core/java/android/text/ |
TextLine.java | 519 // If the new position is internal to the run, we're at the strong 564 // The strong character is in the other run. 573 // the boundaries get the strong caret. 578 // Else we've arrived at the end of the line. That's a strong position. [all...] |
/frameworks/base/core/java/android/util/ |
JsonReader.java | 42 * <li>Within <strong>array handling</strong> methods, first call {@link 47 * <li>Within <strong>object handling</strong> methods, first call {@link [all...] |
/frameworks/base/core/java/android/view/ |
LayoutInflater.java | 372 * <em><strong>Important</strong></em> For performance 424 * <em><strong>Important</strong></em> For performance [all...] |
/frameworks/base/core/java/android/widget/ |
DatePicker.java | 162 * @param monthOfYear The initial month <strong>starting from zero</strong>. 176 * @param month The month which is <strong>starting from zero</strong>. [all...] |
/frameworks/base/docs/html/about/ |
index.jd | 37 driving strong growth in app consumption. Android users download more than
|
/frameworks/base/docs/html/community/ |
index.html | 123 <p>Our IMPACT is measured by <strong>good apps</strong> and a <strong>thriving community</strong></p>
|
/frameworks/base/docs/html/guide/topics/renderscript/ |
advanced.jd | 56 <p class="note"><strong>Note:</strong> The standard C functions in the NDK must be 564 <p class="note"><strong>Note:</strong> If you are using certain RenderScript structures that contain pointers, such as
|
/frameworks/base/docs/html/reference/com/google/android/gms/identity/intents/ |
AddressConstants.Themes.html | 958 <p class="caution"><strong> 959 This constant is deprecated.</strong><br/> 1001 <p class="caution"><strong> 1002 This constant is deprecated.</strong><br/>
|
/frameworks/base/docs/html/reference/com/google/android/gms/plus/ |
PlusClient.OnMomentsLoadedListener.html | 765 <p class="caution"><strong> 766 This interface is deprecated.</strong><br/> 920 <p class="caution"><strong> 921 This method is deprecated.</strong><br/>
|
/frameworks/base/docs/html/sdk/ |
index.jd | 374 <li><strong>Not</strong> compatible with Gnu Compiler for Java (gcj)</li> 377 <p class="note"><strong>Note:</strong> Some Linux distributions may include JDK 1.4 or Gnu Compiler
|
/frameworks/base/docs/html/tools/testing/ |
testing_android.jd | 424 <p class="Note"><strong>Note:</strong> 496 <strong>Note:</strong> If you use a test runner other than
|
/libcore/luni/src/main/java/java/nio/ |
MemoryBlock.java | 64 * Losing the strong reference to the array is sufficient
|
/libcore/luni/src/main/java/java/util/ |
ResourceBundle.java | 56 * <strong>Examples</strong> 171 * <strong>Example</strong> For the basename "BaseName", the {@code Locale} of the [all...] |
/libcore/xml/src/main/java/org/xmlpull/v1/ |
XmlPullParserFactory.java | 68 * Unknown features are <string>always</strong> returned as false
|
/packages/apps/Tag/src/com/android/apps/tag/record/ |
SmartPoster.java | 86 * a strong suggestion; the UI designer may ignore it, but doing so
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/config/i386/ |
mingw32.h | 97 Make the unwind registration references strong undefs. */
|
/external/chromium_org/third_party/freetype/src/autofit/ |
afhints.c | 902 * STRONG POINT INTERPOLATION 907 /* Hint the strong points -- this is equivalent to the TrueType `IP' */ 943 /* interpolate it after all strong points have been processed */ [all...] |
/external/markdown/markdown/ |
__init__.py | 277 inlinepatterns.DoubleTagPattern(inlinepatterns.STRONG_EM_RE, 'strong,em') 278 self.inlinePatterns["strong"] = \ 279 inlinepatterns.SimpleTagPattern(inlinepatterns.STRONG_RE, 'strong')
|
/external/openssl/patches/ |
0009-cbc_record_splitting.patch | 33 BIO_printf(bio_err," -cutthrough - enable 1-RTT full-handshake for strong ciphers\n"); 69 - * strong ciphers. */ 77 + * strong ciphers. */
|
/external/wpa_supplicant_8/wpa_supplicant/ |
android.config | 394 # wpa_supplicant depends on strong random number generation being available 405 # from the OS. This by itself is not considered to be very strong, but it may 417 # If the os_get_random() is known to provide strong random data (e.g., on
|
defconfig | 410 # wpa_supplicant depends on strong random number generation being available 421 # from the OS. This by itself is not considered to be very strong, but it may 433 # If the os_get_random() is known to provide strong random data (e.g., on
|