HomeSort by relevance Sort by last modified time
    Searched full:small (Results 426 - 450 of 7621) sorted by null

<<11121314151617181920>>

  /external/llvm/docs/HistoricalNotes/
2000-12-06-EncodingIdea.txt 21 numbers would tend to stay small, even at the end of the procedure (where
23 the negative sign is reduntant, so you would be storing small integers
  /external/llvm/test/CodeGen/X86/
2010-07-02-asm-alignstack.ll 9 call void asm sideeffect alignstack ".file \22small.c\22", "~{dirflag},~{fpsr},~{flags}"() nounwind
24 call void asm sideeffect ".file \22small.c\22", "~{dirflag},~{fpsr},~{flags}"() nounwind
  /external/skia/bench/
DisplacementBench.cpp 20 DisplacementBaseBench(bool small) :
21 fInitialized(false), fIsSmall(small) {
94 DisplacementZeroBench(bool small) : INHERITED(small) {
121 DisplacementAlphaBench(bool small) : INHERITED(small) {
147 DisplacementFullBench(bool small) : INHERITED(small) {
  /external/valgrind/main/memcheck/tests/linux/
brk.c 19 vals[2] = ds - 0x1; // small shrink
21 vals[4] = ds + 0x1000; // small growth
  /frameworks/base/docs/html/guide/practices/ui_guidelines/
icon_design_dialog.jd 61 <small style="font-weight: normal">(Low density screen)</small>
65 <small style="font-weight: normal">(Medium density screen)</small>
69 <small style="font-weight: normal">(High density screen)</small>
73 <small style="font-weight: normal">(Extra-high density screen)</small>
icon_design_list.jd 63 <small style="font-weight: normal">(Low density screen)</small>
67 <small style="font-weight: normal">(Medium density screen)</small>
71 <small style="font-weight: normal">(High density screen)</small>
75 <small style="font-weight: normal">(Extra-high density screen)</small>
  /prebuilts/tools/common/m2/repository/net/sf/kxml/kxml2/2.3.0/
kxml2-2.3.0.pom 7 <name>kXML 2 is a small XML pull parser based on the common XML pull API</name>
9 <description>kXML is a small XML pull parser, specially designed for constrained environments such as Applets, Personal Java or MIDP devices. In contrast to kXML 1, kXML 2 is based on the common XML pull API.</description>
  /external/chromium_org/third_party/protobuf/
CONTRIBUTORS.txt 40 * Small patch to handle trailing slashes in --proto_path flag.
42 * Small patch to fix Python CallMethod().
44 * Small optimizations to Python serialization.
71 * Small patch improving performance of in Python serialization.
82 * Optimize Java serialization code when writing a small message to a stream.
  /external/protobuf/
CONTRIBUTORS.txt 40 * Small patch to handle trailing slashes in --proto_path flag.
42 * Small patch to fix Python CallMethod().
44 * Small optimizations to Python serialization.
71 * Small patch improving performance of in Python serialization.
82 * Optimize Java serialization code when writing a small message to a stream.
  /external/skia/gm/
verylargebitmap.cpp 76 int small = 150; variable
83 show_bm(canvas, small, small, colors);
88 show_bm(canvas, big, small, colors);
100 show_bm(canvas, veryBig, small, colors);
  /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/camera/
CameraPairwiseTest.java 66 public enum PictureSize { SMALL, MEDIUM, LARGE };
151 * Scene: Night / Pic: Small / Geo: on
156 PictureSize.SMALL, Geotagging.ON);
181 * Scene: Auto / Pic: Small / Geo: on
186 PictureSize.SMALL, Geotagging.ON);
191 * Scene: Action / Pic: Small / Geo: on
196 PictureSize.SMALL, Geotagging.ON);
221 * Scene: Sunset / Pic: Small / Geo: off
226 PictureSize.SMALL, Geotagging.OFF);
261 * Scene: Night / Pic: Small / Geo: of
    [all...]
  /libcore/benchmarks/src/benchmarks/regression/
RealToStringBenchmark.java 25 private static final float SMALL = -123.45f;
61 Float.toString(SMALL);
79 new StringBuilder().append(SMALL);
97 String.format("%f", SMALL);
115 String.format("%.2f", SMALL);
  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/dictionary/
digraph_utils.cpp 28 { { 'a', 'e', 0x00E4 }, // U+00E4 : LATIN SMALL LETTER A WITH DIAERESIS
29 { 'o', 'e', 0x00F6 }, // U+00F6 : LATIN SMALL LETTER O WITH DIAERESIS
30 { 'u', 'e', 0x00FC } }; // U+00FC : LATIN SMALL LETTER U WITH DIAERESIS
32 { { 'a', 'e', 0x00E6 }, // U+00E6 : LATIN SMALL LETTER AE
33 { 'o', 'e', 0x0153 } }; // U+0153 : LATIN SMALL LIGATURE OE
  /frameworks/base/docs/html/guide/topics/manifest/
compatible-screens-element.jd 11 &lt;<a href="#screen">screen</a> android:<a href="#screenSize">screenSize</a>=["small" | "normal" | "large" | "xlarge"]
52 support <em>small</em> and <em>normal</em> screen sizes. External services (such as Google
81 <li>{@code small}</li>
112 <p>If your application is compatible with only small and normal screens, regardless
117 entry looks like if your application is compatible with only small and normal screens:</p>
123 &lt;!-- all small size screens -->
124 &lt;screen android:screenSize="small" android:screenDensity="ldpi" />
125 &lt;screen android:screenSize="small" android:screenDensity="mdpi" />
126 &lt;screen android:screenSize="small" android:screenDensity="hdpi" />
127 &lt;screen android:screenSize="small" android:screenDensity="xhdpi" /
    [all...]
  /external/chromium_org/third_party/icu/source/data/unidata/
DerivedAge.txt 59 00AE..01F5 ; 1.1 # [328] REGISTERED SIGN..LATIN SMALL LETTER G WITH ACUTE
60 01FA..0217 ; 1.1 # [30] LATIN CAPITAL LETTER A WITH RING ABOVE AND ACUTE..LATIN SMALL LETTER U WITH INVERTED BREVE
61 0250..02A8 ; 1.1 # [89] LATIN SMALL LETTER TURNED A..LATIN SMALL LETTER TC DIGRAPH WITH CURL
62 02B0..02DE ; 1.1 # [47] MODIFIER LETTER SMALL H..MODIFIER LETTER RHOTIC HOOK
63 02E0..02E9 ; 1.1 # [10] MODIFIER LETTER SMALL GAMMA..MODIFIER LETTER EXTRA-LOW TONE BAR
72 03A3..03CE ; 1.1 # [44] GREEK CAPITAL LETTER SIGMA..GREEK SMALL LETTER OMEGA WITH TONOS
80 040E..044F ; 1.1 # [66] CYRILLIC CAPITAL LETTER SHORT U..CYRILLIC SMALL LETTER YA
81 0451..045C ; 1.1 # [12] CYRILLIC SMALL LETTER IO..CYRILLIC SMALL LETTER KJ
    [all...]
  /external/clang/test/CodeGenCXX/
microsoft-abi-sret-and-byval.cpp 11 struct Small {
51 Small small_return() { return Small(); }
52 // LINUX: define void @_Z12small_returnv(%struct.Small* noalias sret %agg.result)
89 void small_arg(Small s) {}
90 // LINUX: define void @_Z9small_arg5Small(%struct.Small* byval align 4 %s)
91 // WIN32: define void @"\01?small_arg@@YAXUSmall@@@Z"(%struct.Small* byval align 4 %s)
160 Small thiscall_method_small() { return Small(); }
161 // LINUX: define {{.*}} void @_ZN5Class21thiscall_method_smallEv(%struct.Small* noalias sret %agg.result, %class.Class* %this
    [all...]
  /external/chromium_org/v8/test/webkit/fast/js/
string-capitalization.js 58 // 0265;LATIN SMALL LETTER TURNED H;Ll;0;L;;;;;N;;;A78D;;A78D
66 // 0266;LATIN SMALL LETTER H WITH HOOK;Ll;0;L;;;;;N;LATIN SMALL LETTER H HOOK;;A7AA;;A7AA
70 // 2CF3;COPTIC SMALL LETTER BOHAIRIC KHEI;Ll;0;L;;;;;N;;;2CF2;;2CF2
71 // 2D27;GEORGIAN SMALL LETTER YN;Ll;0;L;;;;;N;;;10C7;;10C7
72 // 2D2D;GEORGIAN SMALL LETTER AEN;Ll;0;L;;;;;N;;;10CD;;10CD
74 // A793;LATIN SMALL LETTER C WITH BAR;Ll;0;L;;;;;N;;;A792;;A792
  /external/clang/test/CodeGen/
sparcv9-abi.c 21 // Small structs are passed in registers.
22 struct small { struct
26 // CHECK: define %struct.small @f_small(i32* %x.coerce0, i32* %x.coerce1)
27 struct small f_small(struct small x) {
164 // CHECK-DAG: %[[ADR:[^ ]+]] = bitcast i8* %[[CUR]] to %struct.small*
167 s += *va_arg(ap, struct small).a;
  /external/eigen/Eigen/src/Core/
GeneralProduct.h 40 Small = 3
53 : Small
104 * This is a compile time mapping from {1,Small,Large}^3 -> {product types} */
109 template<> struct product_type_selector<Small,1, Small> { enum { ret = CoeffBasedProductMode }; };
110 template<> struct product_type_selector<1, Small,Small> { enum { ret = CoeffBasedProductMode }; };
111 template<> struct product_type_selector<Small,Small,Small> { enum { ret = CoeffBasedProductMode }; }
    [all...]
  /external/eigen/test/
stable_norm.cpp 57 Scalar small = internal::random<Scalar>() * ((std::numeric_limits<RealScalar>::min)() * RealScalar(1e4)); local
65 vsmall.fill(small);
86 VERIFY(isFinite(internal::sqrt(size)*internal::abs(small)));
87 VERIFY_IS_NOT_APPROX(internal::sqrt(copy(vsmall.squaredNorm())), internal::abs(internal::sqrt(size)*small)); // here the default norm must fail
88 VERIFY_IS_APPROX(vsmall.stableNorm(), internal::sqrt(size)*internal::abs(small));
89 VERIFY_IS_APPROX(vsmall.blueNorm(), internal::sqrt(size)*internal::abs(small));
90 VERIFY_IS_APPROX(vsmall.hypotNorm(), internal::sqrt(size)*internal::abs(small));
  /external/llvm/lib/Target/Mips/
MipsTargetObjectFile.cpp 24 cl::desc("Small data and bss section threshold size (default=8)"),
57 // A address must be loaded from a small section if its size is less than the
58 // small section size threshold. Data in this section must be addressed using
73 /// placed into small data/bss section.
80 // Return if small section is not available.
94 // section for it, but not in small data/bss.
110 // Handle Small Section classification here.
  /frameworks/base/core/java/android/text/
StaticLayout.java 514 case '\u3041': // # HIRAGANA LETTER SMALL A
515 case '\u3043': // # HIRAGANA LETTER SMALL I
516 case '\u3045': // # HIRAGANA LETTER SMALL U
517 case '\u3047': // # HIRAGANA LETTER SMALL E
518 case '\u3049': // # HIRAGANA LETTER SMALL O
519 case '\u3063': // # HIRAGANA LETTER SMALL TU
520 case '\u3083': // # HIRAGANA LETTER SMALL YA
521 case '\u3085': // # HIRAGANA LETTER SMALL YU
522 case '\u3087': // # HIRAGANA LETTER SMALL YO
523 case '\u308E': // # HIRAGANA LETTER SMALL W
    [all...]
  /frameworks/base/core/res/res/values/
styles_device_defaults.xml 41 <style name="Widget.DeviceDefault.Button.Small" parent="Widget.Holo.Button.Small" >
89 <style name="Widget.DeviceDefault.ProgressBar.Small" parent="Widget.Holo.ProgressBar.Small" >
92 <style name="Widget.DeviceDefault.ProgressBar.Small.Title" parent="Widget.Holo.ProgressBar.Small.Title" >
107 <style name="Widget.DeviceDefault.RatingBar.Small" parent="Widget.Holo.RatingBar.Small" >
191 <style name="Widget.DeviceDefault.Button.Borderless.Small" parent="Widget.Holo.Button.Borderless.Small" >
    [all...]
  /external/chromium/build/internal/
README.chromium 15 Included by ..\release.vsprops when CHROME_BUILD_TYPE=_official. Includes release_defaults.vsprops. Enables Whole Program Optimizations (WPO), which doubles the build time. Results in much more optimized build. Uses "Full Optimization" and "Flavor small code".
18 Included by ..\release.vsprops when CHROME_BUILD_TYPE=_pgo_instrument. Includes release_defaults.vsprops. Enables Profile Guided Optimization (PGO) instrumentation (first pass). Uses "Full Optimization" and "Flavor small code".
21 Included by ..\release.vsprops when CHROME_BUILD_TYPE=_pgo_optimize. Includes release_defaults.vsprops. Enables Profile Guided Optimization (PGO) optimization (second pass). Uses "Full Optimization" and "Flavor small code".
  /external/chromium_org/build/internal/
README.chromium 15 Included by ..\release.vsprops when CHROME_BUILD_TYPE=_official. Includes release_defaults.vsprops. Enables Whole Program Optimizations (WPO), which doubles the build time. Results in much more optimized build. Uses "Full Optimization" and "Flavor small code".
18 Included by ..\release.vsprops when CHROME_BUILD_TYPE=_pgo_instrument. Includes release_defaults.vsprops. Enables Profile Guided Optimization (PGO) instrumentation (first pass). Uses "Full Optimization" and "Flavor small code".
21 Included by ..\release.vsprops when CHROME_BUILD_TYPE=_pgo_optimize. Includes release_defaults.vsprops. Enables Profile Guided Optimization (PGO) optimization (second pass). Uses "Full Optimization" and "Flavor small code".

Completed in 597 milliseconds

<<11121314151617181920>>