HomeSort by relevance Sort by last modified time
    Searched refs:ten (Results 1 - 19 of 19) sorted by null

  /external/clang/test/CXX/temp/temp.fct.spec/temp.deduct/
p9.cpp 19 static const unsigned char ten = 10; member in namespace:PR6707
24 f2(X<int, 10>(), X<char, ten>());
  /external/clang/test/CodeGen/
ms_struct-bitfield-3.c 41 struct ten { struct
49 static int a2[(size_struct_2 == sizeof (struct ten)) -1];
  /external/icu4c/test/intltest/
tsputil.cpp 244 double ten = 10.0; local
270 if((pinf > ten) != TRUE) {
282 double ten = 10.0; local
308 if((ninf < ten) != TRUE) {
374 double ten = 10.0; local
388 if(uprv_isNaN(ten) == TRUE) {
401 double ten = 10.0; local
415 if((nan > ten) != FALSE) {
428 double ten = 10.0; local
442 if((nan < ten) != FALSE)
455 double ten = 10.0; local
482 double ten = 10.0; local
509 double ten = 10.0; local
536 double ten = 10.0; local
    [all...]
ustrtest.cpp 1689 TestEnumeration ten; local
    [all...]
  /external/v8/tools/
generate-ten-powers.scm 30 ;; bigloo -static-bigloo -o generate-ten-powers generate-ten-powers.scm
34 (module gen-ten-powers
96 ;; Basically we will have a ten^i that we will *10 at each iteration. We
97 ;; want to create the matissa of 1/ten^i. However the mantissa must be
99 ;; We shift by multiplying with two^e. -> We encode two^e*(1/ten^i) ==
100 ;; two^e/ten^i.
102 (ten^i #z10)
106 (if (>bx (/bx (*bx #z2 two^e) ten^i) max-container)
112 (v (rounded-/bx two^e ten^i)
    [all...]
  /external/chromium/chrome/common/extensions/docs/examples/api/history/showHistory/
typedUrls.js 32 // Search history to find up to ten links that a user has typed in,
  /frameworks/base/tests/StatusBar/src/com/android/statusbartest/
NotificationBuilderTest.java 81 R.id.ten,
169 case R.id.ten: {
  /external/v8/test/mjsunit/
json.js 281 // The gap is capped at ten characters if specified as string.
286 //The gap is capped at ten characters if specified as number.
  /external/apache-harmony/math/src/test/java/tests/api/java/math/
BigIntegerTest.java 35 BigInteger ten = new BigInteger("10", 10); field in class:BigIntegerTest
385 assertTrue("Incorrect exponent returned for 10**50", ten.pow(50)
    [all...]
  /external/zlib/contrib/masm686/
match.asm 248 ; * be spent in the first ten instructions.
  /libcore/luni/src/test/java/tests/api/java/math/
BigIntegerTest.java 35 BigInteger ten = new BigInteger("10", 10); field in class:BigIntegerTest
556 assertTrue("Incorrect exponent returned for 10**50", ten.pow(50)
    [all...]
  /external/llvm/lib/Support/
APFloat.cpp     [all...]
  /external/zlib/contrib/masmx64/
gvmat64.asm 372 ;;; be spent in the first ten instructions.
  /external/zlib/contrib/masmx86/
match686.asm 314 ;;; be spent in the first ten instructions.
gvmat32.asm 800 ;;; be spent in the first ten instructions.
  /external/v8/src/
d8.js 856 // Default is ten lines starting five lines before the current location.
893 // Default is ten lines starting five lines before the current location.
    [all...]
  /external/dropbear/libtommath/
bn.tex     [all...]
  /external/grub/docs/
texinfo.tex     [all...]
  /ndk/sources/host-tools/sed-4.2.1/build-aux/
texinfo.tex     [all...]

Completed in 306 milliseconds