HomeSort by relevance Sort by last modified time
    Searched full:dots (Results 101 - 125 of 314) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/chromium/chrome/browser/resources/ntp4/
new_tab.css 90 /* Center child dots. */
  /external/chromium/chrome/common/extensions/docs/examples/extensions/gmail/
background.html 49 this.maxDot_ = 4; // Max number of dots in animation
  /external/chromium/chrome/common/
print_messages.h 31 // Specifies dots per inch.
  /external/elfutils/src/
ylwrap 81 # Since DOS filename conventions don't allow two dots,
  /external/icu4c/common/unicode/
uvernum.h 96 /** The current ICU library major/minor version as a string without dots, for library name suffixes.
  /external/jsilver/src/com/google/clearsilver/jsilver/compiler/
VariableTranslator.java 99 * Inserts dots between each component in the path.
  /external/mdnsresponder/mDNSPosix/
nss_mdns.conf.5 29 domain. Leading and trailing dots are dropped.
  /external/qemu/android/tools/
gen-hw-config.py 147 # convert dots into underscores
  /external/qemu/hw/
goldfish_fb.c 216 /* dpi = dots / inch
217 ** inch = dots / dpi
218 ** mm / 25.4 = dots / dpi
219 ** mm = (dots * 25.4)/dpi
  /external/webkit/LayoutTests/fast/url/script-tests/
ipv6.js 100 // Two dots in a row means not an IP address.
  /external/webkit/Source/WebCore/platform/graphics/mac/
GraphicsContextMac.mm 161 // Make sure to draw only complete dots.
  /external/webkit/WebKitLibraries/win/tools/scripts/
auto-version.sh 54 # the input with trailing dots to handle the case where the input version
  /bionic/libc/netbsd/net/
getaddrinfo.c 2262 u_int dots; local
    [all...]
  /bionic/libc/netbsd/resolv/
res_init.c 221 int dots; local
562 dots = 0;
564 dots += (*cp == '.');
568 if (dots < LOCALDOMAINPARTS)
572 dots--;
  /external/webkit/Tools/android/flex-2.5.4a/MISC/texinfo/
flex.texi 163 [--help --version] [@var{filename} @dots{}]
    [all...]
  /external/bison/doc/
bison.texinfo 390 exception@dots{}''. The text spells out the exact terms of the
    [all...]
  /external/llvm/unittests/ADT/
APFloatTest.cpp 449 EXPECT_DEATH(APFloat(APFloat::IEEEdouble, ".."), "String contains multiple dots");
450 EXPECT_DEATH(APFloat(APFloat::IEEEdouble, "..0"), "String contains multiple dots");
451 EXPECT_DEATH(APFloat(APFloat::IEEEdouble, "1.0.0"), "String contains multiple dots");
539 EXPECT_DEATH(APFloat(APFloat::IEEEdouble, "0x..p1"), "String contains multiple dots");
540 EXPECT_DEATH(APFloat(APFloat::IEEEdouble, "0x..0p1"), "String contains multiple dots");
541 EXPECT_DEATH(APFloat(APFloat::IEEEdouble, "0x1.0.0p1"), "String contains multiple dots");
    [all...]
  /external/blktrace/btt/doc/
btt.tex 588 and blue dots are somewhat similar below about 192 blocks per IO going
    [all...]
  /external/jpeg/
jcmarker.c 358 * Xdpu (2 bytes - dots per unit horizontal)
359 * Ydpu (2 bytes - dots per unit vertical)
  /external/libvpx/examples/includes/PHP-SmartyPants-1.5.1e/
PHP SmartyPants Readme.txt 30 * Three consecutive dots (`...`) into an ellipsis entity
33 quotes, plain dashes, and plain dots, but your published posts (and
  /external/llvm/include/llvm/Support/
PathV2.h 233 /// If filename contains a dot but not solely one or two dots, result is the
249 /// If filename contains a dot but not solely one or two dots, result is the
  /external/protobuf/src/google/protobuf/compiler/
parser.h 284 // of names separated by dots. Each name is either an identifier or a series
285 // of identifiers separated by dots and enclosed in parentheses. E.g.,
  /external/qemu/distrib/jpeg-6b/
jcmarker.c 358 * Xdpu (2 bytes - dots per unit horizontal)
359 * Ydpu (2 bytes - dots per unit vertical)
  /external/webkit/Source/WebCore/icu/unicode/
uidna.h 81 * separated by dots; e.g." "www.example.com" is composed of 3 labels
127 * separated by dots; for e.g." "www.example.com" is composed of 3 labels
  /external/webkit/Source/WebKit/gtk/webkit/
webkitviewportattributes.cpp 241 * The number of dots per inch of the screen. This value is
255 _("The number of dots per inch of the screen."),

Completed in 505 milliseconds

1 2 3 45 6 7 8 91011>>