HomeSort by relevance Sort by last modified time
    Searched full:dots (Results 251 - 275 of 342) sorted by null

<<11121314

  /external/bison/build-aux/
texinfo.tex 80 \let\ptexdots=\dots
    [all...]
  /external/mdnsresponder/mDNSCore/
DNSCommon.c 256 // Really should scan buffer to check if text is valid UTF-8 and only replace with dots if not
476 // Any dots in the name are literal dots, not label separators
498 // Textual labels, escaped as necessary using the usual DNS '\' notation, separated by dots.
594 // Textual labels, escaped as necessary using the usual DNS '\' notation, separated by dots.
    [all...]
  /ndk/sources/host-tools/sed-4.2.1/build-aux/
texinfo.tex 81 \let\ptexdots=\dots
    [all...]
  /external/harfbuzz/contrib/tables/
DerivedGeneralCategory.txt     [all...]
GraphemeBreakProperty.txt 67 064B..065E ; Extend # Mn [20] ARABIC FATHATAN..ARABIC FATHA WITH TWO DOTS
203 20D0..20DC ; Extend # Mn [13] COMBINING LEFT HARPOON ABOVE..COMBINING FOUR DOTS ABOVE
    [all...]
  /external/apache-xml/src/main/java/org/apache/xml/serializer/utils/
URI.java     [all...]
  /external/apache-xml/src/main/java/org/apache/xml/utils/
URI.java     [all...]
  /external/chromium/net/base/
x509_certificate_mac.cc 115 // only checks for digits and dots when considering whether a
    [all...]
net_util.cc 694 // Converts one component of a host (between dots) to IDN if safe. The result
    [all...]
sdch_filter_unittest.cc     [all...]
  /external/guava/guava/src/com/google/common/net/
InetAddresses.java 236 return null; // Colons must not appear after dots.
    [all...]
  /external/javassist/src/main/javassist/bytecode/
ConstPool.java 205 * are not slashes but dots).
    [all...]
  /external/libvpx/libvpx/examples/includes/geshi/docs/
CHANGES 550 - Minor change to rules regarding when keywords can appear - now dots (.) are
    [all...]
  /external/ppp/pppd/
options.c 507 /* Turn slashes into dots, for Solaris case (e.g. /dev/term/a) */
    [all...]
pppd.8     [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
completionvalues1-expected-completion32.txt 197 android:password : Whether the characters of the field are displayed as password dots instead of themselves. * Deprecated: Use inputType instead. [boolean]
    [all...]
  /external/dnsmasq/man/
dnsmasq.8 289 Tells dnsmasq to never forward queries for plain names, without dots
308 dots in them. A non-standard port may be specified as
    [all...]
  /external/llvm/lib/Support/
APFloat.cpp 257 assert(dot == end && "String contains multiple dots");
    [all...]
  /external/llvm/lib/Transforms/ObjCARC/
ObjCARCOpts.cpp     [all...]
  /external/strace/
process.c 1614 int dots = len > max; local
    [all...]
  /packages/apps/Email/src/com/android/email/activity/
MessageCompose.java 655 * of letters and symbols, including one+ dots and zero commas, should insert an extra
677 dotFound = true; // one or more dots are req'd
    [all...]
  /bionic/libc/netbsd/resolv/
res_cache.c 425 * NAME : 8*LEN : label length (must exclude dots)
    [all...]
  /external/icu4c/common/
putil.cpp     [all...]
uts46.cpp 778 // We also check for dots which can come from the input to a single-label function.
    [all...]
  /external/libcap-ng/libcap-ng-0.7/
aclocal.m4 838 # numbers and dots only.
    [all...]

Completed in 1162 milliseconds

<<11121314