Searched refs:small (Results 1 - 25 of 68) sorted by relevance

123

/external/skia/tests/
H A DInfRectTest.cpp32 SkScalar small = SkIntToScalar(10); local
35 SkRect rect = SkRect::MakeXYWH(small, small, big, big);
38 check_invalid(reporter, small, small, big, invalid);
39 check_invalid(reporter, small, small, invalid, big);
40 check_invalid(reporter, small, invalid, big, big);
41 check_invalid(reporter, invalid, small, big, big);
42 check_invalid(reporter, small, smal
[all...]
/external/valgrind/main/memcheck/tests/
H A Dbig_blocks_freed_list.c11 char *small = NULL; local
25 /* Then verify that dangling pointers for small blocks is not hampered
27 small = malloc (10000);
28 free(small);
32 with the malloc of small above. */
41 if (small[10] > 0x0) jumped();
55 if (small[10] > 0x0) jumped();
/external/icu4c/test/cintltst/
H A Dsorttest.c28 uint16_t small[]={ 8, 1, 2, 5, 4, 3, 7, 6 }; local
36 /* sort small array (stable) */
38 uprv_sortArray(small, LENGTHOF(small), sizeof(small[0]), uprv_uint16Comparator, NULL, TRUE, &errorCode);
40 log_err("uprv_sortArray(small) failed - %s\n", u_errorName(errorCode));
43 for(i=1; i<LENGTHOF(small); ++i) {
44 if(small[i-1]>small[i]) {
45 log_err("uprv_sortArray(small) mi
[all...]
/external/guava/guava-tests/test/com/google/common/io/
H A DLimitInputStreamTest.java46 byte[] small = new byte[5];
47 read = lin.read(small);
49 assertEquals(big[0], small[0]);
50 assertEquals(big[1], small[1]);
53 read = lin.read(small, 2, 3);
55 assertEquals(big[0], small[2]);
56 assertEquals(big[1], small[3]);
/external/v8/test/mjsunit/
H A Dhtml-string-funcs.js35 fixed: 'tt', italics: 'i', small: 'small',
/external/e2fsprogs/misc/
H A Dmke2fs.conf20 small = {
/external/icu4c/extra/uconv/
H A Dresfiles.mk2 # A small makefile containing the list of resource bundles
/external/bzip2/
H A Dbzlib.h80 # ifdef small
81 /* windows.h define small to char */
82 # undef small macro
119 int small
143 int small,
219 int small,
H A Dbzlib.c495 int small )
502 if (small != 0 && small != 1) return BZ_PARAM_ERROR;
520 s->smallDecompress = (Bool)small;
1091 int small,
1101 (small != 0 && small != 1) ||
1130 ret = BZ2_bzDecompressInit ( &(bzf->strm), verbosity, small );
1304 int small,
1312 (small !
1087 BZ2_bzReadOpen( int* bzerror, FILE* f, int verbosity, int small, void* unused, int nUnused ) argument
1299 BZ2_bzBuffToBuffDecompress( char* dest, unsigned int* destLen, char* source, unsigned int sourceLen, int small, int verbosity ) argument
[all...]
/external/valgrind/main/none/tests/s390x/
H A Dmvcl.c174 uint8_t byte, buf[10], small[5], i; local
205 memset(small, 's', sizeof small);
206 run_test(buf, sizeof buf, small, sizeof small, 'a');
211 memset(small, 's', sizeof small);
212 run_test(small, sizeof small, buf, sizeof buf, 'a');
/external/webkit/Source/WebCore/inspector/front-end/
H A DSidebarTreeElement.js47 this._childrenListNode.addStyleClass("small");
49 this._childrenListNode.removeStyleClass("small");
100 get small()
105 set small(x)
111 this._listItemNode.addStyleClass("small");
113 this._listItemNode.removeStyleClass("small");
185 if (this.small)
186 this._listItemNode.addStyleClass("small");
/external/clang/docs/tools/
H A Dmanpage.css23 color: #ffffff; font-size: xx-small;
27 color: #ffffff; font-size: xx-small;
50 color: #336699; font-size: small;
54 color: #336699; font-size: small;
58 font-family: Arial,Helvetica; font-size: small;
77 .smstd { font-family: Arial,Helvetica; color: #000000; font-size: x-small; }
80 font-family: sans-serif; font-size: x-small; color: black; }
88 .meerkatDate { font-family: sans-serif; font-size: xx-small; color: #336699; }
/external/qemu/tcg/i386/
H A Dtcg-target.c713 #undef small /* for mingw build */ macro
716 static void tcg_out_jxx(TCGContext *s, int opc, int label_index, int small) argument
732 if (small) {
743 } else if (small) {
779 int label_index, int small)
782 tcg_out_jxx(s, tcg_cond_to_jcc[cond], label_index, small);
788 int label_index, int small)
791 tcg_out_jxx(s, tcg_cond_to_jcc[cond], label_index, small);
797 const int *const_args, int small)
806 args[5], small);
777 tcg_out_brcond32(TCGContext *s, TCGCond cond, TCGArg arg1, TCGArg arg2, int const_arg2, int label_index, int small) argument
786 tcg_out_brcond64(TCGContext *s, TCGCond cond, TCGArg arg1, TCGArg arg2, int const_arg2, int label_index, int small) argument
796 tcg_out_brcond2(TCGContext *s, const TCGArg *args, const int *const_args, int small) argument
[all...]
/external/icu4c/test/testdata/
H A Dtestdata.mak130 @"$(ICUTOOLS)\makeconv\$(CFG)\makeconv" --small -d"$(TESTDATABLD)" $**
134 @"$(ICUTOOLS)\makeconv\$(CFG)\makeconv" --small -d"$(TESTDATABLD)" $**
138 @"$(ICUTOOLS)\makeconv\$(CFG)\makeconv" --small -d"$(TESTDATABLD)" $**
142 @"$(ICUTOOLS)\makeconv\$(CFG)\makeconv" --small -d"$(TESTDATABLD)" $**
146 @"$(ICUTOOLS)\makeconv\$(CFG)\makeconv" --small -d"$(TESTDATABLD)" $**
150 @"$(ICUTOOLS)\makeconv\$(CFG)\makeconv" --small -d"$(TESTDATABLD)" $**
154 @"$(ICUTOOLS)\makeconv\$(CFG)\makeconv" --small -d"$(TESTDATABLD)" $**
/external/mdnsresponder/mDNSShared/
H A Ddnsextd.conf22 // policy for your dynamic zone. For example, within a small closed private
/external/chromium/chrome/browser/chromeos/extensions/
H A Dfile_browser_event_router.h70 bool small);
/external/webkit/Source/JavaScriptCore/tests/mozilla/js1_5/Regress/
H A Dregress-76054.js86 status = 'small()';
87 actual = s.small();
/external/icu4c/
H A Dicu4c.css116 font-size: x-small;
263 font-size: small;
341 font-size: small;
355 font-size: small;
390 font-size: small;
440 font-size: small;
/external/dropbear/libtommath/
H A Dbn.tex17 \def\approx{\raisebox{0.2ex}{\mbox{\small $\sim$}}}
183 \begin{small}
192 \end{small}
201 \begin{small}
222 \end{small}
225 \begin{small}
241 \end{small}
262 \begin{small}
276 \end{small}
280 It may seem odd to compare LibTomMath to GnuPG since the math in GnuPG is only a small portio
[all...]
/external/openssl/android.testssl/
H A Dtestssl73 echo test sslv2/sslv3 with both client and server authentication and small client buffers
76 echo test sslv2/sslv3 with both client and server authentication and small server buffers
79 echo test sslv2/sslv3 with both client and server authentication and small client and server buffers
/external/webkit/Source/WebCore/css/
H A DmediaControlsQuickTime.css78 font: -webkit-small-control;
100 font: -webkit-small-control;
171 font: -webkit-small-control;
H A Dwml.css117 font: -webkit-small-control;
223 small {
/external/chromium/chrome/browser/resources/ntp/
H A Dapps.css18 enough extra space in the small grid layout.
20 .small-layout #apps-content,
21 .small-layout html.apps-promo-visible #apps-content {
/external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.constexpr/
H A Dp1.cpp111 constexpr pixel small(2); // expected-error {{must be initialized by a constant expression}} expected-note {{in call to 'pixel(2)'}}
/external/dhcpcd/mk/
H A Dprog.mk41 small: ${SRCS}

Completed in 971 milliseconds

123