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

<<41424344454647484950>>

  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/
zconf.h 154 plus a few kilobytes for small objects. For example, if you want to reduce
161 for small objects.
175 * model programming (small or medium model with some far allocations).
182 /* MSC small or medium model */
191 /* Turbo C small or medium model */
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/
zconf.h 154 plus a few kilobytes for small objects. For example, if you want to reduce
161 for small objects.
175 * model programming (small or medium model with some far allocations).
182 /* MSC small or medium model */
191 /* Turbo C small or medium model */
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/
zconf.h 154 plus a few kilobytes for small objects. For example, if you want to reduce
161 for small objects.
175 * model programming (small or medium model with some far allocations).
182 /* MSC small or medium model */
191 /* Turbo C small or medium model */
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/
zconf.h 154 plus a few kilobytes for small objects. For example, if you want to reduce
161 for small objects.
175 * model programming (small or medium model with some far allocations).
182 /* MSC small or medium model */
191 /* Turbo C small or medium model */
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/
zconf.h 154 plus a few kilobytes for small objects. For example, if you want to reduce
161 for small objects.
175 * model programming (small or medium model with some far allocations).
182 /* MSC small or medium model */
191 /* Turbo C small or medium model */
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/
zconf.h 154 plus a few kilobytes for small objects. For example, if you want to reduce
161 for small objects.
175 * model programming (small or medium model with some far allocations).
182 /* MSC small or medium model */
191 /* Turbo C small or medium model */
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/
zconf.h 154 plus a few kilobytes for small objects. For example, if you want to reduce
161 for small objects.
175 * model programming (small or medium model with some far allocations).
182 /* MSC small or medium model */
191 /* Turbo C small or medium model */
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/
zconf.h 154 plus a few kilobytes for small objects. For example, if you want to reduce
161 for small objects.
175 * model programming (small or medium model with some far allocations).
182 /* MSC small or medium model */
191 /* Turbo C small or medium model */
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/
zconf.h 154 plus a few kilobytes for small objects. For example, if you want to reduce
161 for small objects.
175 * model programming (small or medium model with some far allocations).
182 /* MSC small or medium model */
191 /* Turbo C small or medium model */
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/
zconf.h 154 plus a few kilobytes for small objects. For example, if you want to reduce
161 for small objects.
175 * model programming (small or medium model with some far allocations).
182 /* MSC small or medium model */
191 /* Turbo C small or medium model */
  /prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/
zconf.h 154 plus a few kilobytes for small objects. For example, if you want to reduce
161 for small objects.
175 * model programming (small or medium model with some far allocations).
182 /* MSC small or medium model */
191 /* Turbo C small or medium model */
  /prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/
zconf.h 154 plus a few kilobytes for small objects. For example, if you want to reduce
161 for small objects.
175 * model programming (small or medium model with some far allocations).
182 /* MSC small or medium model */
191 /* Turbo C small or medium model */
  /prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/
zconf.h 154 plus a few kilobytes for small objects. For example, if you want to reduce
161 for small objects.
175 * model programming (small or medium model with some far allocations).
182 /* MSC small or medium model */
191 /* Turbo C small or medium model */
  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/
zconf.h 154 plus a few kilobytes for small objects. For example, if you want to reduce
161 for small objects.
175 * model programming (small or medium model with some far allocations).
182 /* MSC small or medium model */
191 /* Turbo C small or medium model */
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/
zconf.h 154 plus a few kilobytes for small objects. For example, if you want to reduce
161 for small objects.
175 * model programming (small or medium model with some far allocations).
182 /* MSC small or medium model */
191 /* Turbo C small or medium model */
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/
zconf.h 154 plus a few kilobytes for small objects. For example, if you want to reduce
161 for small objects.
175 * model programming (small or medium model with some far allocations).
182 /* MSC small or medium model */
191 /* Turbo C small or medium model */
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/
zconf.h 154 plus a few kilobytes for small objects. For example, if you want to reduce
161 for small objects.
175 * model programming (small or medium model with some far allocations).
182 /* MSC small or medium model */
191 /* Turbo C small or medium model */
  /frameworks/base/core/res/res/values/
styles_holo.xml 52 <style name="TextAppearance.Holo.Small" parent="TextAppearance.Small" />
68 <style name="TextAppearance.Holo.Small.Inverse">
92 <style name="TextAppearance.Holo.Widget.Button" parent="TextAppearance.Holo.Small.Inverse">
96 <style name="TextAppearance.Holo.Widget.IconMenu.Item" parent="TextAppearance.Holo.Small">
145 <style name="TextAppearance.Holo.Widget.PopupMenu.Small">
155 parent="TextAppearance.Holo.Small">
165 parent="TextAppearance.Holo.Small.Inverse">
170 parent="TextAppearance.Holo.Small">
185 parent="TextAppearance.Holo.Small">
    [all...]
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/
EnumMapTest.java 36 Small, Middle, Big {};
133 Size.Small, 1));
135 enumSizeMap.get(Size.Small));
242 enumSizeMap.put(Size.Small, 1);
244 assertNull("Failed to clear all elements", enumSizeMap.get(Size.Small));
254 .containsKey(Size.Small));
255 enumSizeMap.put(Size.Small, 1);
257 .containsKey(Size.Small));
278 enumSizeMap.put(Size.Small, integer);
284 assertSame("Should be same", enumSizeMap.get(Size.Small),
    [all...]
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/
resourcesPanel.css 225 .children.small .resource-sidebar-tree-item .icon {
249 .children.small .resource-sidebar-tree-item.resources-type-image .icon {
254 .children.small .resources-type-image .image-resource-icon-preview {
267 .children.small .resource-sidebar-tree-item.resources-type-document .icon {
275 .children.small .resource-sidebar-tree-item.resources-type-stylesheet .icon {
286 .children.small .resource-sidebar-tree-item.resources-type-image .icon {
295 .children.small .resource-sidebar-tree-item.resources-type-font .icon {
303 .children.small .resource-sidebar-tree-item.resources-type-script .icon {
311 .children.small .resource-sidebar-tree-item.resources-type-xhr .icon {
  /external/chromium_org/third_party/tcmalloc/vendor/doc/
tcmalloc.html 25 malloc/free pair on a 2.8 GHz P4 (for small objects). The TCMalloc
35 For small objects, there is virtually zero contention. For large
51 small objects. For example, N 8-byte objects can be allocated while
82 <p>TCMalloc assigns each thread a thread-local cache. Small
89 <p>TCMalloc treats objects with size &lt;= 32K ("small" objects)
95 <p>A run of pages can be carved up into a sequence of small objects,
100 <h2><A NAME="Small_Object_Allocation">Small Object Allocation</A></h2>
102 <p>Each small object size maps to one of approximately 60 allocatable
105 small sizes are separated by 8 bytes, larger sizes by 16 bytes, even
115 <p>When allocating a small object: (1) We map its size to th
    [all...]
  /external/google-tv-pairing-protocol/java/src/com/google/polo/json/
JSONObject.java 69 * <li>An extra <code>,</code>&nbsp;<small>(comma)</small> may appear just
71 * <li>Strings may be quoted with <code>'</code>&nbsp;<small>(single
72 * quote)</small>.</li>
81 * <li>Values can be followed by <code>;</code> <small>(semicolon)</small> as
82 * well as by <code>,</code> <small>(comma)</small>.</li>
83 * <li>Numbers may have the <code>0-</code> <small>(octal)</small> o
    [all...]
  /external/protobuf/java/src/main/java/com/google/protobuf/
MessageLite.java 62 * small number of message types linked into your binary, in which case the
244 * message being built. This is just a small wrapper around
251 * message being built. This is just a small wrapper around
260 * message being built. This is just a small wrapper around
267 * message being built. This is just a small wrapper around
275 * message being built. This is just a small wrapper around
284 * message being built. This is just a small wrapper around
293 * message being built. This is just a small wrapper around
307 * message being built. This is just a small wrapper around
  /frameworks/base/docs/html/guide/practices/
screens-distribution.jd 74 <p>For example, if your application is compatible with only small and normal size screens,
79 entry looks like if your application is compatible with only small and normal screen sizes:</p>
84 &lt;!-- all small size screens -->
85 &lt;screen android:screenSize="small" android:screenDensity="ldpi" />
86 &lt;screen android:screenSize="small" android:screenDensity="mdpi" />
87 &lt;screen android:screenSize="small" android:screenDensity="hdpi" />
88 &lt;screen android:screenSize="small" android:screenDensity="xhdpi" />
116 large screen) or you need time to optimize it for smaller screens, you can prevent small-screen
141 <li>It declares that the app does <em>not</em> support the screen sizes "small" and
  /frameworks/base/docs/html/guide/topics/manifest/
supports-screens-element.jd 12 android:<a href="#small">smallScreens</a>=["true" | "false"]
78 <dt><a name="small"></a>{@code android:smallScreens}</dt>
80 A small screen is defined as one with a smaller aspect ratio than
82 not support small screens <em>will not be available</em> for
83 small screen devices from external services (such as Google Play), because there is little
151 <em>small</em> size or a minimum width of 320dp), you do
162 small screens.</p>
167 for small, normal, large, and xlarge screens. The advantage of using this attribute is that you
171 <code><a href="#small">smallScreens</a></code>, <code><a href="#normal">normalScreens</a></code>,

Completed in 961 milliseconds

<<41424344454647484950>>