/external/eigen/bench/btl/generic_bench/utils/ |
size_lin_log.hh | 28 int ten=10; local 33 if (nb_point>ten){ 42 size_log(nb_point-nine,ten,size_max,log_size);
|
/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/chromium_org/third_party/icu/source/test/intltest/ |
tsputil.cpp | 243 double ten = 10.0; local 269 if((pinf > ten) != TRUE) { 281 double ten = 10.0; local 307 if((ninf < ten) != TRUE) { 373 double ten = 10.0; local 387 if(uprv_isNaN(ten) == TRUE) { 400 double ten = 10.0; local 414 if((nan > ten) != FALSE) { 427 double ten = 10.0; local 441 if((nan < ten) != FALSE) 454 double ten = 10.0; local 481 double ten = 10.0; local 508 double ten = 10.0; local 535 double ten = 10.0; local [all...] |
ustrtest.cpp | 1701 TestEnumeration ten; local [all...] |
/external/icu/icu4c/source/test/intltest/ |
tsputil.cpp | 243 double ten = 10.0; local 269 if((pinf > ten) != TRUE) { 281 double ten = 10.0; local 307 if((ninf < ten) != TRUE) { 373 double ten = 10.0; local 387 if(uprv_isNaN(ten) == TRUE) { 400 double ten = 10.0; local 414 if((nan > ten) != FALSE) { 427 double ten = 10.0; local 441 if((nan < ten) != FALSE) 454 double ten = 10.0; local 481 double ten = 10.0; local 508 double ten = 10.0; local 535 double ten = 10.0; local [all...] |
ustrtest.cpp | 1701 TestEnumeration ten; local [all...] |
/external/chromium_org/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_org/third_party/sqlite/src/tool/ |
mkspeedsql.tcl | 27 ten eleven twelve thirteen fourteen fifteen sixteen seventeen 29 set tens {{} ten twenty thirty forty fifty sixty seventy eighty ninety}
|
speedtest2.tcl | 91 ten eleven twelve thirteen fourteen fifteen sixteen seventeen 93 set tens {{} ten twenty thirty forty fifty sixty seventy eighty ninety}
|
speedtest.tcl | 100 ten eleven twelve thirteen fourteen fifteen sixteen seventeen 102 set tens {{} ten twenty thirty forty fifty sixty seventy eighty ninety}
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_decorators.py | 280 def ten(x): function in function:TestClassDecorators.test_double 288 @ten
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_decorators.py | 280 def ten(x): function in function:TestClassDecorators.test_double 288 @ten
|
/external/chromium_org/chrome/common/extensions/docs/examples/api/history/showHistory/ |
typedUrls.js | 36 // Search history to find up to ten links that a user has typed in,
|
/frameworks/base/tests/StatusBar/src/com/android/statusbartest/ |
NotificationBuilderTest.java | 88 R.id.ten, 181 case R.id.ten: {
|
/external/chromium_org/v8/test/mjsunit/ |
json.js | 328 // The gap is capped at ten characters if specified as string. 333 //The gap is capped at ten characters if specified as number.
|
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/catblock/ |
loldogs.js | 30 "http://ihasahotdog.files.wordpress.com/2011/07/this-be-ten-times-betteh-den-laska.jpg",
|
/external/icu/icu4c/source/i18n/ |
decimfmt.cpp | [all...] |
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/math/ |
BigIntegerTest.java | 35 BigInteger ten = new BigInteger("10", 10); field in class:BigIntegerTest 360 assertTrue("Incorrect exponent returned for 10**50", ten.pow(50)
|
/external/chromium_org/v8/test/cctest/compiler/ |
test-run-machops.cc | 479 Node* ten = m.Float64Constant(10.0); local 484 Node* phi = m.Phi(kMachFloat64, minus_3, ten); 485 m.Branch(m.Float64LessThan(phi, ten), &body, end); 3475 Node* ten = m.Int32Constant(10); local 3508 Node* ten = m.Int32Constant(10); local [all...] |
/external/chromium_org/remoting/webapp/browser_test/ |
browser_test.js | 296 // for ten seconds before the host is ready for connection.
|
/external/chromium_org/third_party/icu/source/i18n/ |
decimfmt.cpp | 1573 DigitList ten; local 2218 DigitList ten; local [all...] |
/external/libvorbis/doc/ |
02-bitpacking.tex | 23 seven, ten, eleven and sixteen bit 'bytes' have been used. For
|
06-floor0.tex | 94 \varname{[floor0_order]} is ten, the only way to fill all the needed
|
/external/llvm/test/MC/Mips/ |
mips64-expansions.s | 7 # XXXRW: Does using powers of ten make me a bad person?
|