HomeSort by relevance Sort by last modified time
    Searched refs:dots (Results 1 - 25 of 34) sorted by null

1 2

  /bionic/libc/netbsd/resolv/
res_query.c 230 u_int dots; local
239 dots = 0;
241 dots += (*cp == '.');
246 /* If there aren't any dots, it could be a user-level alias. */
247 if (!dots && (cp = res_hostalias(statp, name, tmp, sizeof tmp))!= NULL)
251 * If there are enough dots in the name, let's just give it a
256 if (dots >= statp->ndots || trailing_dot) {
271 if ((!dots && (statp->options & RES_DEFNAMES) != 0U) ||
272 (dots && !trailing_dot && (statp->options & RES_DNSRCH) != 0U)) {
337 * unless RES_NOTLDQUERY is set and there were no dots
    [all...]
res_init.c 221 int dots; local
562 dots = 0;
564 dots += (*cp == '.');
568 if (dots < LOCALDOMAINPARTS)
572 dots--;
  /external/chromium/net/data/proxy_resolver_v8_unittest/
passthrough.js 14 // non-alphanumeric character with a dot, then fix up the oddly placed dots.
24 // Take care not to place multiple adjacent dots,
  /external/webkit/LayoutTests/fast/url/script-tests/
path.js 8 // double dots followed by a slash or the end of the string count
11 // don't count double dots when they aren't followed by a slash
19 // escaped dots should be unescaped and treated the same as dots
ipv4.js 37 // Two dots in a row means not an IP address.
ipv6.js 100 // Two dots in a row means not an IP address.
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.3/libexec/gcc/arm-eabi/4.4.3/install-tools/
fixinc.sh 303 # DOTS is the relative path from ${LIB}/${sym_link} back to ${LIB}.
304 dots=`echo "${sym_link}" |
307 then echo ${sym_link} '->' $dots$y ': Making local link' ; fi
309 ln -s $dots$y ${LIB}/${sym_link} > /dev/null 2>&1
362 # DOTS is the relative path from ${LIB}/${sym_link} back to ${LIB}.
364 dots=`echo "$file2" | sed -e 's@/[^/]*@../@g'`
366 ln -s ${dots}root${full_dest_dir} ${LIB}/${sym_link} > /dev/null 2>&1
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/libexec/gcc/arm-eabi/4.4.3/install-tools/
fixinc.sh 303 # DOTS is the relative path from ${LIB}/${sym_link} back to ${LIB}.
304 dots=`echo "${sym_link}" |
307 then echo ${sym_link} '->' $dots$y ': Making local link' ; fi
309 ln -s $dots$y ${LIB}/${sym_link} > /dev/null 2>&1
362 # DOTS is the relative path from ${LIB}/${sym_link} back to ${LIB}.
364 dots=`echo "$file2" | sed -e 's@/[^/]*@../@g'`
366 ln -s ${dots}root${full_dest_dir} ${LIB}/${sym_link} > /dev/null 2>&1
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/libexec/gcc/arm-linux-androideabi/4.6.x-google/install-tools/
fixinc.sh 303 # DOTS is the relative path from ${LIB}/${sym_link} back to ${LIB}.
304 dots=`echo "${sym_link}" |
307 then echo ${sym_link} '->' $dots$y ': Making local link' ; fi
309 ln -s $dots$y ${LIB}/${sym_link} > /dev/null 2>&1
362 # DOTS is the relative path from ${LIB}/${sym_link} back to ${LIB}.
364 dots=`echo "$file2" | sed -e 's@/[^/]*@../@g'`
366 ln -s ${dots}root${full_dest_dir} ${LIB}/${sym_link} > /dev/null 2>&1
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/libexec/gcc/arm-eabi/4.6.x-google/install-tools/
fixinc.sh 303 # DOTS is the relative path from ${LIB}/${sym_link} back to ${LIB}.
304 dots=`echo "${sym_link}" |
307 then echo ${sym_link} '->' $dots$y ': Making local link' ; fi
309 ln -s $dots$y ${LIB}/${sym_link} > /dev/null 2>&1
362 # DOTS is the relative path from ${LIB}/${sym_link} back to ${LIB}.
364 dots=`echo "$file2" | sed -e 's@/[^/]*@../@g'`
366 ln -s ${dots}root${full_dest_dir} ${LIB}/${sym_link} > /dev/null 2>&1
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/libexec/gcc/arm-linux-androideabi/4.6.x-google/install-tools/
fixinc.sh 303 # DOTS is the relative path from ${LIB}/${sym_link} back to ${LIB}.
304 dots=`echo "${sym_link}" |
307 then echo ${sym_link} '->' $dots$y ': Making local link' ; fi
309 ln -s $dots$y ${LIB}/${sym_link} > /dev/null 2>&1
362 # DOTS is the relative path from ${LIB}/${sym_link} back to ${LIB}.
364 dots=`echo "$file2" | sed -e 's@/[^/]*@../@g'`
366 ln -s ${dots}root${full_dest_dir} ${LIB}/${sym_link} > /dev/null 2>&1
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/libexec/gcc/i686-linux/4.4.3/install-tools/
fixinc.sh 303 # DOTS is the relative path from ${LIB}/${sym_link} back to ${LIB}.
304 dots=`echo "${sym_link}" |
307 then echo ${sym_link} '->' $dots$y ': Making local link' ; fi
309 ln -s $dots$y ${LIB}/${sym_link} > /dev/null 2>&1
362 # DOTS is the relative path from ${LIB}/${sym_link} back to ${LIB}.
364 dots=`echo "$file2" | sed -e 's@/[^/]*@../@g'`
366 ln -s ${dots}root${full_dest_dir} ${LIB}/${sym_link} > /dev/null 2>&1
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/libexec/gcc/i686-linux/4.6.x-google/install-tools/
fixinc.sh 303 # DOTS is the relative path from ${LIB}/${sym_link} back to ${LIB}.
304 dots=`echo "${sym_link}" |
307 then echo ${sym_link} '->' $dots$y ': Making local link' ; fi
309 ln -s $dots$y ${LIB}/${sym_link} > /dev/null 2>&1
362 # DOTS is the relative path from ${LIB}/${sym_link} back to ${LIB}.
364 dots=`echo "$file2" | sed -e 's@/[^/]*@../@g'`
366 ln -s ${dots}root${full_dest_dir} ${LIB}/${sym_link} > /dev/null 2>&1
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/libexec/gcc/x86_64-linux/4.6.x-google/install-tools/
fixinc.sh 303 # DOTS is the relative path from ${LIB}/${sym_link} back to ${LIB}.
304 dots=`echo "${sym_link}" |
307 then echo ${sym_link} '->' $dots$y ': Making local link' ; fi
309 ln -s $dots$y ${LIB}/${sym_link} > /dev/null 2>&1
362 # DOTS is the relative path from ${LIB}/${sym_link} back to ${LIB}.
364 dots=`echo "$file2" | sed -e 's@/[^/]*@../@g'`
366 ln -s ${dots}root${full_dest_dir} ${LIB}/${sym_link} > /dev/null 2>&1
  /external/qemu/android/skin/
trackball.c 168 #define DOT_CELLS 2 /* number of random dots per cell */
169 #define DOT_MAX (6*DOT_GRID*DOT_GRID*DOT_CELLS) /* total number of dots */
175 Fix16VectorRec dots[ DOT_MAX ]; member in struct:SkinTrackBall
237 /* init dots */
293 ball->dots[nn][0] = FIX16_FROM_FLOAT(x*invlen);
294 ball->dots[nn][1] = FIX16_FROM_FLOAT(y*invlen);
295 ball->dots[nn][2] = FIX16_FROM_FLOAT(z*invlen);
506 d[0] = ball->dots[pp][0] - ax;
507 d[1] = ball->dots[pp][1] - ay;
508 d[2] = ball->dots[pp][2] - az
    [all...]
  /external/icu4c/test/intltest/
strcase.cpp 252 dots=UnicodeString("I \\u0130 I\\u0307 I\\u0327\\u0307 I\\u0301\\u0307 I\\u0327\\u0307\\u0301", "").unescape(), local
256 (t=dots).toLower("tr");
258 errln("error in dots.toLower(tr)=\"" + t + "\" expected \"" + dotsTurkish + "\"");
261 (t=dots).toLower("de");
263 errln("error in dots.toLower(de)=\"" + t + "\" expected \"" + dotsDefault + "\"");
273 dots=UnicodeString("a\\u0307 \\u0307 i\\u0307 j\\u0327\\u0307 j\\u0301\\u0307", "").unescape(), local
277 (t=dots).toUpper("lt");
279 errln("error in dots.toUpper(lt)=\"" + t + "\" expected \"" + dotsLithuanian + "\"");
282 (t=dots).toUpper("de");
284 errln("error in dots.toUpper(de)=\"" + t + "\" expected \"" + dotsDefault + "\"")
    [all...]
  /external/chromium/chrome/browser/resources/ntp4/
new_tab.js 53 * The 'dots-list' element.
59 * A list of all 'dots' elements.
62 var dots;
112 dots = dotList.getElementsByClassName('dot');
113 assert(dots.length == 1,
114 'Expected exactly one dot in the dots-list.');
115 dotTemplate = dots[0];
116 dotList.removeChild(dots[0]);
141 dots[newPageIndex].classList.add('selected');
236 // Clear any existing apps pages and dots
    [all...]
  /external/chromium/chrome/browser/resources/touch_ntp/
newtab.js 53 * The 'dots-list' element.
59 * A list of all 'dots' elements.
62 var dots;
120 dots = dotList.getElementsByClassName('dot');
121 assert(dots.length == 1,
122 'Expected exactly one dot in the dots-list.');
123 dotTemplate = dots[0];
124 dotList.removeChild(dots[0]);
145 dots[newPageIndex].classList.add('selected');
250 // Clear any existing apps pages and dots
    [all...]
  /bionic/libc/netbsd/net/
getaddrinfo.c 2262 u_int dots; local
    [all...]
  /external/bison/doc/
refcard.tex 357 {\%type <{\it t\/}> {\it s1}\dots{\it sn}}
444 \key{Access data associated with a symbol.} {\$\$, \$0\dots\${\it n}}
446 \$0.{\it t}\dots\${\it n}.{\it t}}
447 \key{Access symbol's location.} {@\$, @0\dots@{\it n}}
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/io/
FileTest.java 833 String dots = ".."; local
    [all...]
  /external/blktrace/btt/doc/
btt.tex 588 and blue dots are somewhat similar below about 192 blocks per IO going
    [all...]
  /build/tools/droiddoc/templates-pdk/assets/
search_autocomplete.js 197 // and then number of path separators (dots) from the last
  /external/doclava/res/assets/templates/assets/
search_autocomplete.js 197 // and then number of path separators (dots) from the last
  /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...]

Completed in 442 milliseconds

1 2