HomeSort by relevance Sort by last modified time
    Searched full:small (Results 1901 - 1925 of 8773) sorted by null

<<71727374757677787980>>

  /frameworks/support/v7/appcompat/res/values/
themes_base.xml 60 <item name="android:textAppearanceSmall">@style/TextAppearance.AppCompat.Small</item>
61 <item name="android:textAppearanceSmallInverse">@style/TextAppearance.AppCompat.Small.Inverse</item>
107 <item name="android:textAppearanceSmall">@style/TextAppearance.AppCompat.Small</item>
108 <item name="android:textAppearanceSmallInverse">@style/TextAppearance.AppCompat.Small.Inverse</item>
153 <item name="android:textAppearanceSmall">@style/TextAppearance.AppCompat.Small</item>
154 <item name="android:textAppearanceSmallInverse">@style/TextAppearance.AppCompat.Small.Inverse</item>
245 <item name="textAppearanceSmallPopupMenu">@style/TextAppearance.AppCompat.Widget.PopupMenu.Small</item>
287 <item name="android:buttonStyleSmall">@style/Widget.AppCompat.Button.Small</item>
362 <item name="textAppearanceSmallPopupMenu">@style/TextAppearance.AppCompat.Light.Widget.PopupMenu.Small</item>
404 <item name="android:buttonStyleSmall">@style/Widget.AppCompat.Button.Small</item
    [all...]
  /prebuilts/sdk/current/support/v7/appcompat/res/values/
themes_base.xml 60 <item name="android:textAppearanceSmall">@style/TextAppearance.AppCompat.Small</item>
61 <item name="android:textAppearanceSmallInverse">@style/TextAppearance.AppCompat.Small.Inverse</item>
107 <item name="android:textAppearanceSmall">@style/TextAppearance.AppCompat.Small</item>
108 <item name="android:textAppearanceSmallInverse">@style/TextAppearance.AppCompat.Small.Inverse</item>
153 <item name="android:textAppearanceSmall">@style/TextAppearance.AppCompat.Small</item>
154 <item name="android:textAppearanceSmallInverse">@style/TextAppearance.AppCompat.Small.Inverse</item>
245 <item name="textAppearanceSmallPopupMenu">@style/TextAppearance.AppCompat.Widget.PopupMenu.Small</item>
287 <item name="android:buttonStyleSmall">@style/Widget.AppCompat.Button.Small</item>
362 <item name="textAppearanceSmallPopupMenu">@style/TextAppearance.AppCompat.Light.Widget.PopupMenu.Small</item>
404 <item name="android:buttonStyleSmall">@style/Widget.AppCompat.Button.Small</item
    [all...]
  /tools/external/fat32lib/src/main/java/de/waldheinz/fs/fat/
SuperFloppyFormatter.java 380 "disk too small for FAT32");
399 "disk too small for FAT32");
410 "disk too small for FAT16");
  /packages/providers/DownloadProvider/docs/
index.html 132 <!--_>small<High-level description of the major requirements, features and goals of the product/feature.>/small<_-->
172 <!--_>small<Initial Engineering evaluation based on the Statement of Requirements.>/small<_-->
215 <li> Column restrictions, such that only a small number of the download provider's columns can be read or queried by applications.
262 Because of the pattern used to read/write <code>DownloadInfo</code> and <code>DownloadProvider</code>, it's impractical to store multiple small integers into a large one. Therefore, since there are no integer columns left in the database, redirects will have to wait beyond Cupcake.
292 <!--_>small<Whether there's a market for the product/feature.>/small<_-->
297 <!--_>small<Whether the high-level evaluations (technical and sales) done so far justify further investment.>/small<_--
    [all...]
  /art/compiler/sea_ir/code_gen/
code_gen_data.cc 59 ::llvm::Reloc::Static, ::llvm::CodeModel::Small,
  /bionic/libc/arch-arm/bionic/
atomics_arm.c 30 /* The purpose of this file is to export a small set of atomic-related
  /bionic/libc/bionic/
sigaction.cpp 83 // The 32-bit ABI is broken. struct sigaction includes a too-small sigset_t,
  /bionic/libc/include/
signal.h 47 * even though they contain a sigset_t that's too small. */
  /bionic/libc/upstream-openbsd/lib/libc/stdio/
stdio.c 40 * Small standard I/O/seek/close functions.
  /bionic/libm/upstream-freebsd/lib/msun/src/
e_asinl.c 48 if(expt<ASIN_LINEAR) { /* if |x| is small, asinl(x)=x */
k_exp.c 70 * exponential functions. We assume expt is small (0 or -1), and the caller
s_atanl.c 55 if (expt < ATAN_LINEAR) { /* if |x| is small, atanl(x)~=x */
s_ccoshf.c 59 if (ix < 0x41100000) /* small x: normal case */
s_cosf.c 31 /* Small multiples of pi/2 rounded to double precision. */
s_csinhf.c 59 if (ix < 0x41100000) /* small x: normal case */
s_sinf.c 31 /* Small multiples of pi/2 rounded to double precision. */
  /cts/apps/CtsVerifier/lib/colorchecker/
autolocktest.cpp 75 // Compares whether one array of gray color patches is within a small range
  /cts/hostsidetests/theme/app/res/values/
strings.xml 28 <string name="progressbar_small">ProgressBar Small</string>
  /cts/tests/tests/security/src/android/security/cts/
KernelSettingsTest.java 92 * via CONFIG_PHYS_OFFSET. It also wastes a small amount of valuable kernel memory.
  /developers/build/prebuilts/gradle/BasicNotifications/Application/src/main/java/com/example/android/basicnotifications/
MainActivity.java 54 * Important note: although you can use any drawable as the small icon, Android
  /developers/samples/android/notification/BasicNotifications/Application/src/main/java/com/example/android/basicnotifications/
MainActivity.java 54 * Important note: although you can use any drawable as the small icon, Android
  /developers/samples/android/notification/BasicNotifications/
template-params.xml 71 - A small icon, set by [setSmallIcon()][5]
  /development/ndk/platforms/android-4/samples/san-angeles/src/com/example/SanAngeles/
DemoActivity.java 16 * This is a small port of the "San Angeles Observation" demo
  /development/ndk/platforms/android-L/include/
signal.h 47 * even though they contain a sigset_t that's too small. */
  /development/samples/ApiDemos/
_index.html 1 <p>The API Demos application includes a variety of small applications

Completed in 1030 milliseconds

<<71727374757677787980>>