Searched refs:SMALL (Results 1 - 14 of 14) sorted by relevance

/external/icu4c/tools/makeconv/
H A Dmakeconv.h27 U_CFUNC UBool SMALL; variable
H A Dmakeconv.c81 UBool SMALL = FALSE; variable
258 SMALL = options[OPT_SMALL].doesOccur;
H A Dgenmbcs.c140 if(SMALL) {
963 if(SMALL && maxCharLength>1) {
968 if(SMALL && maxCharLength>1) {
/external/skia/bench/
H A DBlurBench.cpp16 #define SMALL SkIntToScalar(2) macro
73 static SkBenchmark* Fact00(void* p) { return new BlurBench(p, SMALL, SkBlurMaskFilter::kNormal_BlurStyle); }
74 static SkBenchmark* Fact01(void* p) { return new BlurBench(p, SMALL, SkBlurMaskFilter::kSolid_BlurStyle); }
75 static SkBenchmark* Fact02(void* p) { return new BlurBench(p, SMALL, SkBlurMaskFilter::kOuter_BlurStyle); }
76 static SkBenchmark* Fact03(void* p) { return new BlurBench(p, SMALL, SkBlurMaskFilter::kInner_BlurStyle); }
/external/chromium/chrome/browser/
H A Dicon_loader.h41 SMALL = 0, // 16x16 enumerator in enum:IconLoader::IconSize
H A Dicon_loader_win.cc18 case IconLoader::SMALL:
H A Dicon_loader_linux.cc22 else if (size == IconLoader::SMALL)
/external/chromium/chrome/browser/download/
H A Ddownload_util.h117 SMALL = 0, enumerator in enum:download_util::PaintDownloadProgressSize
/external/chromium/chrome/browser/ui/views/download/
H A Ddownload_item_view.cc543 IconLoader::SMALL);
908 IconLoader::SMALL);
926 download_util::SMALL);
933 download_util::SMALL);
937 download_util::SMALL);
970 IconLoader::SMALL, &icon_consumer_,
/external/chromium/chrome/browser/ui/gtk/download/
H A Ddownload_item_gtk.cc537 IconLoader::SMALL, &icon_consumer_,
868 download_util::SMALL);
873 download_util::SMALL);
880 download_util::SMALL);
/external/chromium/chrome/browser/resources/
H A Dnew_new_tab.js331 SMALL: 1,
335 var layoutMode = useSmallGrid() ? LayoutMode.SMALL : LayoutMode.NORMAL;
348 layoutMode = LayoutMode.SMALL;
/external/chromium/chrome/browser/resources/ntp/
H A Dapps.js6 MAX_APPS_PER_ROW[LayoutMode.SMALL] = 4;
/external/v8/src/
H A Dheap.cc1565 enum SizeRestriction { SMALL, UNKNOWN_SIZE }; enumerator in enum:v8::internal::ScavengingVisitor::SizeRestriction
1621 SLOW_ASSERT((size_restriction != SMALL) ||
1629 if ((size_restriction != SMALL) &&
1783 EvacuateObject<POINTER_OBJECT, SMALL>(map, slot, object, object_size);
1793 EvacuateObject<object_contents, SMALL>(map, slot, object, object_size);
1800 EvacuateObject<object_contents, SMALL>(map, slot, object, object_size);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 281 milliseconds