HomeSort by relevance Sort by last modified time
    Searched full:dotted (Results 1 - 25 of 166) sorted by null

1 2 3 4 5 6 7

  /external/chromium/net/base/
dns_util.h 15 // dotted: a string in dotted form: "www.google.com"
17 bool DNSDomainFromDot(const std::string& dotted, std::string* out);
dns_util.cc 12 bool DNSDomainFromDot(const std::string& dotted, std::string* out) {
13 const char* buf = dotted.data();
14 unsigned n = dotted.size();
transport_security_state.h 94 // are SHA256(DNSForm(domain)) where DNSForm converts from dotted form
  /external/webkit/WebCore/rendering/
RenderFieldset.cpp 203 (render_l && (ls == DOTTED || ls == DASHED || ls == DOUBLE) ? borderLeftWidth : 0),
204 (lx >= w && render_r && (rs == DOTTED || rs == DASHED || rs == DOUBLE) ? borderRightWidth : 0));
207 (lx + lw <= 0 && render_l && (ls == DOTTED || ls == DASHED || ls == DOUBLE) ? borderLeftWidth : 0),
208 (render_r && (rs == DOTTED || rs == DASHED || rs == DOUBLE) ? borderRightWidth : 0));
213 (render_l && (ls == DOTTED || ls == DASHED || ls == DOUBLE) ? style->borderLeftWidth() : 0),
214 (render_r && (rs == DOTTED || rs == DASHED || rs == DOUBLE) ? style->borderRightWidth() : 0));
223 (ts == DOTTED || ts == DASHED || ts == SOLID || ts == OUTSET);
228 (bs == DOTTED || bs == DASHED || bs == SOLID || bs == INSET);
246 (rs >= DOTTED || rs == INSET) &&
247 (ts == DOTTED || ts == DASHED || ts == SOLID || ts == OUTSET)
    [all...]
  /external/bluetooth/bluez/tools/
l2ping.8 25 given in dotted hex notation.
69 The Bluetooth MAC address to be pinged in dotted hex notation like
  /dalvik/tools/dexdeps/src/com/android/dexdeps/
Output.java 222 * Converts a type descriptor to human-readable "dotted" form. For
275 String dotted = descriptorToDot(typeName); local
277 int start = dotted.lastIndexOf(".");
279 return dotted;
281 return dotted.substring(start+1);
287 * dotted form.
290 String dotted = descriptorToDot(typeName); local
292 int end = dotted.lastIndexOf(".");
297 return dotted.substring(0, end);
  /external/chromium/third_party/icu/source/test/intltest/
trcoll.h 9 * specific primary and tertiary rules. For example, the dotless-i and dotted-I
  /external/icu4c/test/intltest/
trcoll.h 9 * specific primary and tertiary rules. For example, the dotless-i and dotted-I
  /external/icu4c/common/unicode/
uversion.h 142 * Parse a string with dotted-decimal version information and
147 * @param versionString A string with dotted-decimal version information,
156 * Parse a Unicode string with dotted-decimal version information and
161 * @param versionString A Unicode string with dotted-decimal version
171 * Write a string with dotted-decimal version information according
  /external/v8/test/es5conform/
testcfg.py 84 for dotted in [x for x in dirs if x.startswith('.')]:
85 dirs.remove(dotted)
  /external/v8/test/mjsunit/regress/
regress-114.js 34 // Turkish dotted upper-case I lower-case converts to two characters
  /external/webkit/WebCore/manual-tests/
mouseevents-on-textnodes.html 36 <div style="border: 1px dotted red; width: 500px; ">2. click on white space next to this text --> <br>you should see an alert that says "[object DIV]" --> </div><br>
scrollbar-hover-active.html 54 border:3px dotted white;
  /external/chromium/third_party/icu/public/common/unicode/
uversion.h 93 /** The current ICU library version as a dotted-decimal string. The patchlevel and buildlevel
197 * Parse a string with dotted-decimal version information and
202 * @param versionString A string with dotted-decimal version information,
211 * Parse a Unicode string with dotted-decimal version information and
216 * @param versionString A Unicode string with dotted-decimal version
225 * Write a string with dotted-decimal version information according
  /external/webkit/JavaScriptCore/icu/unicode/
uversion.h 78 /** The current ICU library version as a dotted-decimal string. The patchlevel
129 * Parse a string with dotted-decimal version information and
134 * @param versionString A string with dotted-decimal version information,
143 * Write a string with dotted-decimal version information according
  /external/webkit/JavaScriptGlue/icu/unicode/
uversion.h 78 /** The current ICU library version as a dotted-decimal string. The patchlevel
129 * Parse a string with dotted-decimal version information and
134 * @param versionString A string with dotted-decimal version information,
143 * Write a string with dotted-decimal version information according
  /external/webkit/WebCore/icu/unicode/
uversion.h 78 /** The current ICU library version as a dotted-decimal string. The patchlevel
129 * Parse a string with dotted-decimal version information and
134 * @param versionString A string with dotted-decimal version information,
143 * Write a string with dotted-decimal version information according
  /external/webkit/WebKit/mac/icu/unicode/
uversion.h 78 /** The current ICU library version as a dotted-decimal string. The patchlevel
129 * Parse a string with dotted-decimal version information and
134 * @param versionString A string with dotted-decimal version information,
143 * Write a string with dotted-decimal version information according
  /external/iptables/include/
iptables.h 159 extern struct in_addr *dotted_to_addr(const char *dotted);
160 extern struct in_addr *dotted_to_mask(const char *dotted);
  /external/v8/test/mozilla/
testcfg.py 101 for dotted in [x for x in dirs if x.startswith('.')]:
102 dirs.remove(dotted)
  /external/webkit/WebKitTools/iExploder/htdocs/
cssvalues.in 105 dotted
306 thick dotted blue
  /external/chromium/third_party/icu/source/test/cintltst/
cturtst.c 76 UCOL_LESS, /*Turkish translator made a primary differnce between dotted and dotless I */
  /external/dnsmasq/contrib/webmin/
README 11 that IP dotted quads are all numbers < 256. Another is that
  /external/icu4c/layout/
TibetanReordering.cpp 37 // and also to know if a character, when independtly displayed, should be displayed with a dotted-circle to
338 // shall we add a dotted circle?
340 // a character that has the Dotted circle flag (a character that cannot be a base)
341 // then write a dotted circle
  /external/icu4c/test/cintltst/
cturtst.c 76 UCOL_LESS, /*Turkish translator made a primary differnce between dotted and dotless I */

Completed in 483 milliseconds

1 2 3 4 5 6 7