HomeSort by relevance Sort by last modified time
    Searched refs:small (Results 101 - 125 of 135) sorted by null

1 2 3 45 6

  /external/webkit/Source/WebCore/inspector/front-end/
AuditsPanel.js 418 this.small = false;
  /external/valgrind/main/helgrind/
hg_wordset.c 478 WordSet HG_(isSubsetOf) ( WordSetU* wsu, WordSet small, WordSet big )
481 return small == HG_(intersectWS)( wsu, small, big );
  /external/v8/src/
string.js 804 return "<small>" + this + "</small>";
907 "small", StringSmall,
  /cts/tests/tests/content/src/android/content/res/cts/
ConfigTest.java 337 checkValue(res, R.configVarying.simple, "simple small");
339 R.styleable.TestConfig, new String[]{"bag small"});
541 checkValue(res, R.configVarying.simple, "simple small");
543 R.styleable.TestConfig, new String[]{"bag small"});
697 checkValue(res, R.configVarying.simple, "simple small");
698 checkValue(res, R.configVarying.small, "small");
707 checkValue(res, R.configVarying.small, "default");
716 checkValue(res, R.configVarying.small, "default");
725 checkValue(res, R.configVarying.small, "default")
    [all...]
  /build/tools/droiddoc/templates-sdk/assets/
android-developer-docs.css 22 #title h1 .small{
144 background:url('images/triangle-closed-small.png') 7px 4px no-repeat;
147 background:url('images/triangle-opened-small.png') 7px 4px no-repeat;
562 #jd-content .small-header {
602 font-variant:small-caps;
812 font-variant:small-caps;
  /external/chromium/chrome/browser/resources/
wrench_menu.js 6 * ButtonCommand class for small buttons on menu items.
new_new_tab.js 331 SMALL: 1,
335 var layoutMode = useSmallGrid() ? LayoutMode.SMALL : LayoutMode.NORMAL;
343 // TODO(jstritar): Remove the small-layout class and revert back to the
348 layoutMode = LayoutMode.SMALL;
349 document.body.classList.add('small-layout');
352 document.body.classList.remove('small-layout');
    [all...]
  /external/v8/test/mjsunit/
array-concat.js 29 * @fileoverview Test concat on small and large arrays
undeletable-functions.js 113 "big", "blink", "bold", "fixed", "italics", "small", "strike", "sub", "sup",
unicode-test.js     [all...]
array-functions-prototype-misc.js 29 * @fileoverview Test splice, shift, unshift, slice and join on small
  /ndk/sources/host-tools/nawk-20071023/
FIXES 225 pervasive small changes to make things more const-correct, as
538 small fixes to regexpr code: can now handle []], [[], and
750 small fix to input() in case of multiple reads after EOF.
    [all...]
  /packages/inputmethods/LatinIME/native/src/
char_utils.cpp 23 unsigned short small; member in struct:latinime::LatinCapitalSmallPair
154 { 0x024A, 0x024B }, // LATIN CAPITAL LETTER SMALL Q WITH HOOK TAIL
    [all...]
  /external/bison/doc/
refcard.tex 77 \def\small{\smallfont\textfont2=\smallsy\baselineskip=.8\baselineskip}
107 \begingroup\small
  /external/libvpx/examples/includes/PHP-SmartyPants-1.5.1e/
smartypants.php 765 * Corrected a small bug in `_TokenizeHTML` where a Doctype declaration
  /external/webkit/Source/WebCore/css/
html.css 390 font: -webkit-small-control;
783 small {
  /external/guava/src/com/google/common/primitives/
generate.sh 107 * or {@link WrapperCl#MIN_VALUE} if it is too small
322 "array too small: %s < %s", bytes.length, BYTES);
  /frameworks/base/docs/html/resources/
resources-data.js 427 en: 'A variety of small applications that demonstrate an extensive collection of framework topics.'
437 en: 'A variety of small applications that demonstrate the use of the helper classes in the Android API 4+ Support Library (classes which work down to API level 4 or version 1.6 of the platform).'
447 en: 'A variety of small applications that demonstrate the use of the helper classes in the Android API 13+ Support Library (classes which work down to API level 13 or version 3.2 of the platform).'
  /external/valgrind/main/perf/
test_input_for_tinycc.c 958 int small
984 int small,
    [all...]
  /external/blktrace/doc/
blktrace.tex 593 \emph{a} & Action, a (small) string (1 or 2 characters) -- see table below for more details \\ \hline
596 \emph{d} & RWBS field, a (small) string (1-3 characters) -- see section below for more details \\ \hline
649 This is a small string containing at least one character ('R' for read,
    [all...]
  /external/grub/docs/
texinfo.tex 669 % the text is small, which looks bad.
767 % There is an extremely small chance that TeX will actually break the
    [all...]
  /external/bison/djgpp/
config.bat 25 Rem The SmallEnv tests protect against fixed and too small size
466 echo Your environment size is too small. Enlarge it and run me again.
  /external/libvpx/build/make/
configure.sh 957 enabled small && check_add_cflags -O2 || check_add_cflags -O3
  /external/mksh/src/
Build.sh 713 echo >&2 'Warning: sdcc (http://sdcc.sourceforge.net), the small devices
1024 # mksh: flavours (full/small mksh, omit certain stuff)
    [all...]
  /ndk/sources/host-tools/sed-4.2.1/build-aux/
texinfo.tex 737 % the text is small, which looks bad.
835 % There is an extremely small chance that TeX will actually break the
    [all...]

Completed in 2430 milliseconds

1 2 3 45 6