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

1 2 3

  /external/chromium_org/native_client_sdk/src/build_tools/sdk_tools/
download.py 31 dots = [0]
39 new_dots = progress * 50 / file_size - dots[0]
41 dots[0] += new_dots
  /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...]
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/unittest2/
runner.py 46 self.dots = verbosity == 1
67 elif self.dots:
75 elif self.dots:
83 elif self.dots:
91 elif self.dots:
99 elif self.dots:
107 elif self.dots:
112 if self.dots or self.showAll:
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/unittest/
runner.py 40 self.dots = verbosity == 1
61 elif self.dots:
69 elif self.dots:
77 elif self.dots:
85 elif self.dots:
93 elif self.dots:
101 elif self.dots:
106 if self.dots or self.showAll:
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/unittest/
runner.py 40 self.dots = verbosity == 1
61 elif self.dots:
69 elif self.dots:
77 elif self.dots:
85 elif self.dots:
93 elif self.dots:
101 elif self.dots:
106 if self.dots or self.showAll:
  /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/chromium-libpac/test/js-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/chromium_org/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,
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/encodings/
idna.py 7 dots = re.compile(u"[\u002E\u3002\uFF0E\uFF61]") variable
157 labels = dots.split(input)
178 labels = dots.split(input)
206 labels = dots.split(input)
241 labels = dots.split(input)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/encodings/
idna.py 7 dots = re.compile(u"[\u002E\u3002\uFF0E\uFF61]") variable
157 labels = dots.split(input)
178 labels = dots.split(input)
206 labels = dots.split(input)
241 labels = dots.split(input)
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/coverage/
templite.py 146 `expr` can have pipes and dots to indicate data access and filtering.
155 dots = expr.split('.')
156 value = self.evaluate(dots[0])
157 for dot in dots[1:]:
  /external/chromium_org/chrome/browser/resources/print_preview/
print_preview.css 245 @-webkit-keyframes dancing-dots-jump {
255 span.jumping-dots > span {
256 -webkit-animation: dancing-dots-jump 1800ms infinite;
261 span.jumping-dots > span:nth-child(2) {
265 span.jumping-dots > span:nth-child(3) {
  /prebuilts/gcc/darwin-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/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/chromium_org/ui/gfx/
canvas.cc 119 static SkBitmap* dots = NULL; local
120 if (!dots || last_color != color) {
124 delete dots;
126 dots = new SkBitmap;
127 dots->setConfig(SkBitmap::kARGB_8888_Config, col_pixels, row_pixels);
128 dots->allocPixels();
129 dots->eraseARGB(0, 0, 0, 0);
131 uint32_t* dot = dots->getAddr32(0, 0);
145 *dots, SkShader::kRepeat_TileMode, SkShader::kRepeat_TileMode));
  /external/chromium_org/chrome/browser/resources/chromeos/login/
screen_container.css 75 #progress-dots {
82 .oobe-display #progress-dots.down {
133 body.login-display #progress-dots {
  /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/chromium_org/third_party/mesa/src/src/mesa/main/
ffvertex_prog.c 1005 * lit.y = MAX(0, dots.x)
1006 * lit.z = SLT(0, dots.x)
1010 struct ureg dots )
1015 * dots.xyzw == dots.xxxx.
1018 /* MAX lit, id, dots;
1020 emit_op2(p, OPCODE_MAX, lit, WRITEMASK_XYZW, id, dots);
1023 * SLT lit.z, id.z, dots; # lit.z = (0 < dots.z) ? 1 : 0
1025 emit_op2(p, OPCODE_SLT, lit, WRITEMASK_Z, swizzle1(id,Z), dots);
1040 struct ureg dots = get_temp(p); local
    [all...]
  /external/mesa3d/src/mesa/main/
ffvertex_prog.c 1005 * lit.y = MAX(0, dots.x)
1006 * lit.z = SLT(0, dots.x)
1010 struct ureg dots )
1015 * dots.xyzw == dots.xxxx.
1018 /* MAX lit, id, dots;
1020 emit_op2(p, OPCODE_MAX, lit, WRITEMASK_XYZW, id, dots);
1023 * SLT lit.z, id.z, dots; # lit.z = (0 < dots.z) ? 1 : 0
1025 emit_op2(p, OPCODE_SLT, lit, WRITEMASK_Z, swizzle1(id,Z), dots);
1040 struct ureg dots = get_temp(p); local
    [all...]
  /external/chromium_org/third_party/icu/source/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...]

Completed in 714 milliseconds

1 2 3