Searched defs:large (Results 1 - 22 of 22) sorted by relevance

/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dsorttest.c34 uint32_t large[]={ 21, 10, 20, 19, 11, 12, 13, 10, 10, 10, 10, local
72 /* sort large array (not stable) */
74 uprv_sortArray(large, LENGTHOF(large), sizeof(large[0]), uprv_uint32Comparator, NULL, FALSE, &errorCode);
76 log_err("uprv_sortArray(large) failed - %s\n", u_errorName(errorCode));
79 for(i=1; i<LENGTHOF(large); ++i) {
80 if(large[i-1]>large[i]) {
81 log_err("uprv_sortArray(large) mi
[all...]
H A Dcdattst.c1171 * Recursively test between 'small' and 'large', up to the depth
1174 static UBool _aux2ExtremeDates(UDateFormat* fmt, UDate small, UDate large, argument
1179 UDate mid = (UDate) exp((log(small) + log(large)) / 2);
1186 _aux2ExtremeDates(fmt, mid, large, buf, buflen, cbuf, count+1, ec);
1192 * For certain large dates, udat_format crashes on MacOS. This test
1194 * binary search of a predefined interval (from 'small' to 'large').
1209 const double large = 1e+30; /* well beyond usable UDate range */ local
1222 _aux2ExtremeDates(fmt, small, large, buf, LEN(buf), cbuf, 0, &ec);
/external/clang/test/CodeGen/
H A Dsparcv9-abi.c50 struct large { struct
56 // CHECK-LABEL: define void @f_large(%struct.large* noalias sret %agg.result, %struct.large* %x)
57 struct large f_large(struct large x) {
H A Dasm.c92 struct large { struct
96 unsigned long t15(int x, struct large *P) {
/external/icu/icu4c/source/test/cintltst/
H A Dsorttest.c34 uint32_t large[]={ 21, 10, 20, 19, 11, 12, 13, 10, 10, 10, 10, local
72 /* sort large array (not stable) */
74 uprv_sortArray(large, LENGTHOF(large), sizeof(large[0]), uprv_uint32Comparator, NULL, FALSE, &errorCode);
76 log_err("uprv_sortArray(large) failed - %s\n", u_errorName(errorCode));
79 for(i=1; i<LENGTHOF(large); ++i) {
80 if(large[i-1]>large[i]) {
81 log_err("uprv_sortArray(large) mi
[all...]
H A Dcdattst.c1171 * Recursively test between 'small' and 'large', up to the depth
1174 static UBool _aux2ExtremeDates(UDateFormat* fmt, UDate small, UDate large, argument
1179 UDate mid = (UDate) exp((log(small) + log(large)) / 2);
1186 _aux2ExtremeDates(fmt, mid, large, buf, buflen, cbuf, count+1, ec);
1192 * For certain large dates, udat_format crashes on MacOS. This test
1194 * binary search of a predefined interval (from 'small' to 'large').
1209 const double large = 1e+30; /* well beyond usable UDate range */ local
1222 _aux2ExtremeDates(fmt, small, large, buf, LEN(buf), cbuf, 0, &ec);
/external/jemalloc/test/unit/
H A Dstats.c88 "nmalloc should be at least as large as ndalloc");
100 void *little, *large; local
113 large = mallocx(arena_maxclass, 0);
114 assert_ptr_not_null(large, "Unexpected mallocx() failure");
141 dallocx(large, 0);
201 "nmalloc should be at least as large as ndalloc");
229 assert_d_eq(mallctl("stats.arenas.0.large.allocated", &allocated, &sz,
232 assert_d_eq(mallctl("stats.arenas.0.large.nmalloc", &nmalloc, &sz,
234 assert_d_eq(mallctl("stats.arenas.0.large.ndalloc", &ndalloc, &sz,
236 assert_d_eq(mallctl("stats.arenas.0.large
[all...]
/external/zlib/src/examples/
H A Denough.c89 to exceed the capacity of an eight-byte integer with a large number of
90 symbols and a large maximum code length, so multiple-precision arithmetic
172 local int large; /* largest code table so far */ variable
320 the current sub-table is rem. Uses the globals max, code, root, large, and
342 if (mem > large) {
343 large = mem;
414 large = 1 << root; /* base table */
433 printf("done: maximum of %d table entries\n", large);
/external/chromium_org/ui/gfx/
H A Dskbitmap_operations_unittest.cc453 SkBitmap large; local
454 large.allocN32Pixels(100, 43);
455 result = SkBitmapOperations::DownsampleByTwoUntilSize(large, 6, 6);
/external/jemalloc/src/
H A Dstats.c52 void *cbopaque, unsigned i, bool bins, bool large);
168 "large: size pages nmalloc ndalloc nrequests"
206 unsigned i, bool bins, bool large)
247 CTL_I_GET("stats.arenas.0.large.allocated", &large_allocated, size_t);
248 CTL_I_GET("stats.arenas.0.large.nmalloc", &large_nmalloc, uint64_t);
249 CTL_I_GET("stats.arenas.0.large.ndalloc", &large_ndalloc, uint64_t);
250 CTL_I_GET("stats.arenas.0.large.nrequests", &large_nrequests, uint64_t);
252 "large: %12zu %12"PRIu64" %12"PRIu64" %12"PRIu64"\n",
273 if (large)
288 bool large local
205 stats_arena_print(void (*write_cb)(void *, const char *), void *cbopaque, unsigned i, bool bins, bool large) argument
[all...]
/external/libogg/src/
H A Dbitwise.c600 static unsigned long large[]= local
666 oggpack_write(&o,large[i],32);
672 if(oggpack_look(&r,32)!=large[i]){
673 fprintf(stderr,"%ld != %ld (%lx!=%lx):",oggpack_look(&r,32),large[i],
674 oggpack_look(&r,32),large[i]);
752 oggpackB_write(&o,large[i],32);
758 if(oggpackB_look(&r,32)!=large[i]){
759 fprintf(stderr,"%ld != %ld (%lx!=%lx):",oggpackB_look(&r,32),large[i],
760 oggpackB_look(&r,32),large[i]);
/external/tremolo/Tremolo/
H A Dbitwise.c553 static unsigned long large[]= local
605 or->buffer->data[i*4] = large[i]&0xff;
606 or->buffer->data[i*4+1] = (large[i]>>8)&0xff;
607 or->buffer->data[i*4+2] = (large[i]>>16)&0xff;
608 or->buffer->data[i*4+3] = (large[i]>>24)&0xff;
615 if(test!=large[i]){
616 fprintf(stderr,"%ld != %ld (%lx!=%lx):",test,large[i],
617 test,large[i]);
/external/chromium_org/third_party/skia/src/utils/debugger/
H A DSkDebugCanvas.cpp39 // inset has to be surprisingly large).
42 SkRect large = SkRect::Make(largeIRect); local
44 large.roundOut(&largeIRect);
48 this->INHERITED::onClipRect(large, SkRegion::kReplace_Op, kHard_ClipEdgeStyle);
/external/skia/src/utils/debugger/
H A DSkDebugCanvas.cpp40 // inset has to be surprisingly large).
43 SkRect large = SkRect::Make(largeIRect); local
45 large.roundOut(&largeIRect);
49 this->INHERITED::onClipRect(large, SkRegion::kReplace_Op, kHard_ClipEdgeStyle);
/external/chromium_org/cc/trees/
H A Docclusion_tracker_unittest.cc2679 typename Types::LayerType* large = this->CreateDrawingLayer( local
2701 // The large layer is tracked as it is large enough.
2702 this->VisitLayer(large, &occlusion);
/external/chromium_org/third_party/leveldatabase/src/db/
H A Ddb_test.cc429 // covering the range [small,large].
430 void MakeTables(int n, const std::string& small, const std::string& large) { argument
433 Put(large, "end");
951 // we flush table files in the middle of a large log file.
1017 // large amount of data with prefix B
/external/chromium_org/third_party/tcmalloc/chromium/src/
H A Dtcmalloc.cc181 // For windows, the printf we use to report large allocs is
202 "is very large and therefore you should see no extra "
369 PageHeap::LargeSpanStats large; local
371 ExtractStats(&stats, class_count, &small, &large);
498 total_normal += large.normal_pages;
499 total_returned += large.returned_pages;
500 out->printf(">255 large * %6u spans ~ %6.1f MiB; %6.1f MiB cum"
502 static_cast<unsigned int>(large.spans),
503 PagesToMiB(large.normal_pages + large
866 PageHeap::LargeSpanStats large; local
[all...]
/external/chromium_org/third_party/tcmalloc/vendor/src/
H A Dtcmalloc.cc183 // For windows, the printf we use to report large allocs is
204 "is very large and therefore you should see no extra "
356 PageHeap::LargeSpanStats large; local
358 ExtractStats(&stats, class_count, &small, &large);
467 total_normal += large.normal_pages;
468 total_returned += large.returned_pages;
469 out->printf(">255 large * %6u spans ~ %6.1f MiB; %6.1f MiB cum"
471 static_cast<unsigned int>(large.spans),
472 PagesToMiB(large.normal_pages + large
856 PageHeap::LargeSpanStats large; local
[all...]
/external/deqp/modules/gles2/functional/
H A Des2fClippingTests.cpp1484 const float large = 100000.0f; local
1522 {tcu::Vec4(-0.2f, -0.3f, 0.0f, 1.0f), white, tcu::Vec4( 0.2f, -0.3f, 0.0f, 1.0f), white, tcu::Vec4( 0.0f, -large, 2.0f, 1.0f), white},
1525 {tcu::Vec4( 0.5f, 0.5f, 0.0f, 1.0f), white, tcu::Vec4( large, 0.5f, 0.0f, 1.0f), white, tcu::Vec4( 0.5f, large, 0.0f, 1.0f), white},
1528 {tcu::Vec4(-0.9f, -large, 0.0f, 1.0f), white, tcu::Vec4(-1.1f, -large, 0.0f, 1.0f), white, tcu::Vec4(-0.9f, large, 0.0f, 1.0f), white},
1533 {tcu::Vec4(-0.2f, -0.3f, 0.0f, 1.0f), white, tcu::Vec4( 0.2f, -0.3f, 0.0f, 1.0f), white, tcu::Vec4( 0.0f, -large, large, 1.0f), white},
1536 {tcu::Vec4( 0.5f, 0.5f, 0.0f, 1.0f), white, tcu::Vec4( 0.9f, large/
[all...]
/external/deqp/modules/gles3/functional/
H A Des3fClippingTests.cpp1488 const float large = 100000.0f; local
1526 {tcu::Vec4(-0.2f, -0.3f, 0.0f, 1.0f), white, tcu::Vec4( 0.2f, -0.3f, 0.0f, 1.0f), white, tcu::Vec4( 0.0f, -large, 2.0f, 1.0f), white},
1529 {tcu::Vec4( 0.5f, 0.5f, 0.0f, 1.0f), white, tcu::Vec4( large, 0.5f, 0.0f, 1.0f), white, tcu::Vec4( 0.5f, large, 0.0f, 1.0f), white},
1532 {tcu::Vec4(-0.9f, -large, 0.0f, 1.0f), white, tcu::Vec4(-1.1f, -large, 0.0f, 1.0f), white, tcu::Vec4(-0.9f, large, 0.0f, 1.0f), white},
1537 {tcu::Vec4(-0.2f, -0.3f, 0.0f, 1.0f), white, tcu::Vec4( 0.2f, -0.3f, 0.0f, 1.0f), white, tcu::Vec4( 0.0f, -large, large, 1.0f), white},
1540 {tcu::Vec4( 0.5f, 0.5f, 0.0f, 1.0f), white, tcu::Vec4( 0.9f, large/
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 648 milliseconds