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

1 2 3 4 5 6 7 891011>>

  /external/checkpolicy/
ChangeLog 138 * Merged patch to allow dots in class identifiers from Caleb Case.
  /external/chromium/chrome/browser/
cookies_tree_model.cc 93 // first. Leading dots are ignored, ".google.com" is the same as
  /external/chromium/chrome/browser/net/
predictor.cc 327 // Both have dots at end of string.
  /external/chromium/chrome/common/extensions/docs/examples/extensions/calendar/javascript/
background.js 74 this.maxDot_ = 4; // Max number of dots in animation
  /external/chromium/googleurl/src/
url_canon_ip.cc 78 // Don't allow empty components (two dots in a row), except we may
  /external/chromium/net/base/
sdch_manager.cc 96 that contains one or more dots.
x509_certificate.cc 415 // alpha, digits, hyphens, and dots. An IP address may have digits and dots,
468 // or contains no dots) then |wildcard_domain| will be empty.
469 // We required at least 3 components (i.e. 2 dots) as a basic protection
    [all...]
  /external/dnsmasq/src/
option.c 670 int i, addrs, digs, is_addr, is_hex, is_dec, is_string, dots; local
742 dots = 0;
763 dots++;
791 if (!is_addr || dots == 0)
    [all...]
  /external/iproute2/doc/actions/
actions-general 197 you see a few lines of dots
  /external/llvm/unittests/Support/
ConstantRangeTest.cpp 238 // 01..4.6789ABCDEF where the dots represent values not in the intersection.
  /external/mdnsresponder/mDNSShared/
dns_sd.h     [all...]
  /external/smack/src/org/xbill/DNS/
Lookup.java 360 * Specifically, this refers to the number of "dots" which, if present in a
  /frameworks/base/tools/layoutlib/create/src/com/android/tools/layoutlib/create/
AsmAnalyzer.java 69 * ("*" does not matches dots whilst "**" does, "." and "$" are interpreted as-is)
  /packages/apps/Email/src/org/apache/commons/io/
FileSystemUtils.java 285 // remove commas and dots in the bytes count
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
GCWrapper.java 514 // dots
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
completion1-expected-completion39.txt 31 android:password : Whether the characters of the field are displayed as password dots instead of themselves. * Deprecated: Use inputType instead. [boolean]
completion5-expected-completion40.txt 31 android:password : Whether the characters of the field are displayed as password dots instead of themselves. * Deprecated: Use inputType instead. [boolean]
  /external/e2fsprogs/doc/
texinfo.tex 83 \let\ptexdots=\dots
    [all...]
  /external/grub/docs/
texinfo.tex 83 \let\ptexdots=\dots
    [all...]
  /external/libffi/
texinfo.tex 83 \let\ptexdots=\dots
    [all...]
  /ndk/sources/host-tools/make-3.81/config/
texinfo.tex 83 \let\ptexdots=\dots
    [all...]
  /external/v8/tools/
test.py 313 'dots': DotsProgressIndicator,
1197 help="The style of progress indicator (verbose, dots, color, mono)",
    [all...]
  /ndk/sources/host-tools/make-3.81/doc/
make-stds.texi 568 @item @dots{}
583 @item @dots{}
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/tr1_impl/
random 760 * @f$, sets @f$ x_{-r} \dots x_{-1} @f$ to @f$ lcg(1) \bmod m
761 * \dots lcg(r) \bmod m @f$ respectively. If @f$ x_{-1} = 0 @f$
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/tr1/
random.h 770 * @f$, sets @f$ x_{-r} \dots x_{-1} @f$ to @f$ lcg(1) \bmod m
771 * \dots lcg(r) \bmod m @f$ respectively. If @f$ x_{-1} = 0 @f$
    [all...]

Completed in 920 milliseconds

1 2 3 4 5 6 7 891011>>