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

1 2 3 4 5 67 8 91011>>

  /external/jsilver/src/com/google/clearsilver/jsilver/compiler/
EscapingEvaluator.java 151 // Because the function name may have dots in, the parser would have broken
ExpressionTranslator.java 321 // Because the function name may have dots in, the parser would have broken
  /external/webkit/Source/JavaScriptCore/tests/mozilla/ecma_3/RegExp/
regress-85721.js 191 // # Item 6: domain is a list of subdomains separated by dots.
  /external/webkit/Source/WebCore/platform/graphics/win/
GraphicsContextCGWin.cpp 197 // Make sure to draw only complete dots.
  /external/webkit/Source/WebKit2/UIProcess/mac/
WebPageProxyMac.mm 64 // Uses underscores instead of dots because if "4." ever appears in a user agent string, old DHTML libraries treat it as Netscape 4.
  /external/zxing/qr_scanner/src/com/google/zxing/client/android/
CaptureActivity.java 217 * Superimpose a line for 1D or dots for 2D to highlight the key features of
  /frameworks/base/policy/src/com/android/internal/policy/impl/
PatternUnlockScreen.java 336 // Give just a little extra time if they hit one of the first few dots
  /libcore/luni/src/test/java/libcore/java/net/
InetAddressTest.java 34 // Trailing dots are not allowed.
  /external/chromium/chrome/browser/net/
url_fixer_upper.cc 253 // Strip all leading dots and all but one trailing dot, unless the user only
254 // typed dots, in which case their input is totally invalid and we should just
  /external/chromium/chrome/browser/safe_browsing/
safe_browsing_util.cc 294 // 3. In hostname, remove all leading and trailing dots.
301 // 4. In hostname, replace consecutive dots with a single dot.
  /external/webkit/Source/WebCore/platform/graphics/skia/
PlatformContextSkia.cpp 420 // Truncate the width, since we don't want fuzzy dots or dashes.
426 // Determine how many dashes or dots we should have.
  /external/harfbuzz/contrib/tables/
DerivedCombiningClass.txt 138 0621..063F ; 0 # Lo [31] ARABIC LETTER HAMZA..ARABIC LETTER FARSI YEH WITH THREE DOTS ABOVE
    [all...]
  /external/checkpolicy/
ChangeLog 126 * Merged patch to allow dots in class identifiers from Caleb Case.
  /external/chromium/chrome/browser/download/
download_util_unittest.cc 134 // Test truncation of trailing dots and spaces
  /external/chromium/chrome/browser/ui/gtk/notifications/
balloon_view_gtk.cc 406 // We draw black dots on the bottom left and right corners to fill in the
  /external/chromium/net/proxy/
proxy_bypass_rules_unittest.cc 269 // This is a bit of a gray-area, but GURL does not strip trailing dots
  /external/dnsmasq/
setup.html 128 they must just be a alphanumeric name, without any dots. This is a
  /external/grub/docs/
help2man 272 # Temporarily exchange leading dots, apostrophes and backslashes for
  /external/icu4c/data/unidata/
ScriptExtensions.txt 73 1805 ; Mong Phag # Po MONGOLIAN FOUR DOTS
  /external/jpeg/
rdbmp.c 341 cinfo->density_unit = 2; /* dots/cm */
wrbmp.c 212 if (cinfo->density_unit == 2) { /* if have density in dots/cm, then */
  /external/llvm/unittests/Support/
ConstantRangeTest.cpp 231 // 01..4.6789ABCDEF where the dots represent values not in the intersection.
  /external/qemu/distrib/jpeg-6b/
rdbmp.c 341 cinfo->density_unit = 2; /* dots/cm */
wrbmp.c 212 if (cinfo->density_unit == 2) { /* if have density in dots/cm, then */
  /external/tinyxml/
changes.txt 122 - A patch from ohommes that allows to parse correctly dots in element names and attribute names

Completed in 582 milliseconds

1 2 3 4 5 67 8 91011>>