/bionic/libc/netbsd/nameser/ |
ns_samedomain.c | 45 * Trailing dots are first removed from name and domain.
|
/cts/tests/tests/text/src/android/text/method/cts/ |
PasswordTransformationMethodTest.java | 44 /** text after transformation: ************(12 dots) */
|
/dalvik/libdex/ |
DexUtf.h | 108 * name, with components separated either by dots or slashes as
|
/dalvik/vm/native/ |
java_lang_VMClassLoader.cpp | 93 * Get a UTF-8 copy of the string, and convert dots to slashes.
|
/external/chromium/chrome/browser/chromeos/login/ |
username_view.cc | 159 // Note, direct call of the DrawStringInt method produces the green dots
|
/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 | 131 /** 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/skia/tests/ |
FontHostTest.cpp | 145 char txt[] = "long.text.with.lots.of.dots.";
|
/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 | 2261 u_int dots; local [all...] |
/external/bison/doc/ |
bison.texi | 451 exception@dots{}''. The text spells out the exact terms of the [all...] |
/external/webkit/Tools/android/flex-2.5.4a/MISC/texinfo/ |
flex.texi | 163 [--help --version] [@var{filename} @dots{}] [all...] |
/external/llvm/unittests/ADT/ |
APFloatTest.cpp | 501 EXPECT_DEATH(APFloat(APFloat::IEEEdouble, ".."), "String contains multiple dots"); 502 EXPECT_DEATH(APFloat(APFloat::IEEEdouble, "..0"), "String contains multiple dots"); 503 EXPECT_DEATH(APFloat(APFloat::IEEEdouble, "1.0.0"), "String contains multiple dots"); 591 EXPECT_DEATH(APFloat(APFloat::IEEEdouble, "0x..p1"), "String contains multiple dots"); 592 EXPECT_DEATH(APFloat(APFloat::IEEEdouble, "0x..0p1"), "String contains multiple dots"); 593 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/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
|