Home
last modified time | relevance | path

Searched refs:nine (Results 1 – 25 of 44) sorted by relevance

12

/external/eigen/bench/btl/generic_bench/utils/
Dsize_lin_log.hh29 int nine=9; in size_lin_log() local
35 for (int i=0;i<nine;i++){ in size_lin_log()
42 size_log(nb_point-nine,ten,size_max,log_size); in size_lin_log()
44 for (int i=0;i<nb_point-nine;i++){ in size_lin_log()
46 X[i+nine]=log_size[i]; in size_lin_log()
/external/chromium-trace/catapult/third_party/mox3/mox3/tests/
Dmox_helper.py114 def __init__(self, one, two, nine=None): argument
124 def MyTestFunction(one, two, nine=None): argument
132 def TestMethod(self, one, two, nine=None): argument
Dtest_mox.py2032 self.assertRaises(AttributeError, obj.TestMethod, nine=2)
2035 obj.TestMethod(1, 2, nine=3)
2322 def MethodWithArgs(self, one, two, nine=None): argument
/external/chromium-trace/catapult/telemetry/third_party/mox3/mox3/tests/
Dmox_helper.py114 def __init__(self, one, two, nine=None): argument
124 def MyTestFunction(one, two, nine=None): argument
132 def TestMethod(self, one, two, nine=None): argument
Dtest_mox.py2032 self.assertRaises(AttributeError, obj.TestMethod, nine=2)
2035 obj.TestMethod(1, 2, nine=3)
2322 def MethodWithArgs(self, one, two, nine=None): argument
/external/zlib/src/doc/
Dalgorithm.txt84 of the first table is nine bits. Also the distance trees have 30 possible
96 lookup table for the first, let's say, nine bits of a Huffman symbol. The
98 symbol is shorter than nine bits, then that symbol's translation is duplicated
100 symbol is four bits, then it's duplicated 32 times in a nine-bit table. If a
101 symbol is nine bits long, it appears in the table once.
103 If the symbol is longer than nine bits, then that entry in the table points
112 So a table entry either points to another table (in which case nine bits in
/external/pcre/dist/testdata/
Dgrepoutput86 7:X seven…8:X eight
9:X nine
10:X ten
Dgrepoutput75 29:nine
172 nine
203 29-nine
225 nine
247 nine
279 29-nine
302 nine
573 29:nine
Dgrepinput85 X seven…X eight
X nine
X ten
Dgrepinputx29 nine
/external/llvm/unittests/ADT/
DAPIntTest.cpp203 APInt nine(8, 9); in TEST() local
206 EXPECT_EQ(nine.srem(two), one); in TEST()
207 EXPECT_EQ(nine.srem(-two), one); in TEST()
208 EXPECT_EQ((-nine).srem(two), -one); in TEST()
209 EXPECT_EQ((-nine).srem(-two), -one); in TEST()
211 APInt::sdivrem(nine, two, q, r); in TEST()
214 APInt::sdivrem(-nine, two, q, r); in TEST()
217 APInt::sdivrem(nine, -two, q, r); in TEST()
220 APInt::sdivrem(-nine, -two, q, r); in TEST()
/external/icu/icu4c/source/data/rbnf/
Den.txt96 "9: nine;",
172 "90: nine>%%tieth>;",
/external/icu/icu4c/source/data/translit/
DLatin_InterIndic.txt112 $nine=\uE06F; # DIGIT NINE
341 9→$nine;
DInterIndic_Latin.txt116 $nine=\uE06F; # DIGIT NINE
433 $nine → 9;
/external/opencv3/3rdparty/libwebp/dsp/
Ddec_sse2.c438 const __m128i nine = _mm_set1_epi16(0x0900); in DoFilter6() local
446 const __m128i f9_lo = _mm_mulhi_epi16(f_lo, nine); // Filter (lo) * 9 in DoFilter6()
447 const __m128i f9_hi = _mm_mulhi_epi16(f_hi, nine); // Filter (hi) * 9 in DoFilter6()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/data/rbbi/
Dwords.txt1797 nine
1801 ninety-nine
2423 sixty-nine
2754 twenty-nine
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/data/rbbi/
Dwords.txt1797 nine
1801 ninety-nine
2423 sixty-nine
2754 twenty-nine
/external/clang/test/CodeGenObjC/
Dfragile-arc.m123 // Weak layout: skip nine, scan three
/external/guava/guava-tests/test/com/google/common/util/concurrent/
DJSR166TestCase.java614 public static final Integer nine = new Integer(9); field in JSR166TestCase
/external/ceres-solver/docs/source/
Dtutorial.rst623 and a nine parameter camera. The nine parameters defining the camera
/external/opencv3/doc/tutorials/core/how_to_scan_images/
Dhow_to_scan_images.markdown25 value between zero and nine takes the new value zero, every value between ten and nineteen the value
/external/selinux/secilc/docs/
Dcil_mls_labeling_statements.md293 This example orders one category alias and nine categories:
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/en-GB/
Den-GB_klex.pkb1101 …��������������������������������������������������������������������������������� pre-nine $GI!@E5E
/external/iputils/doc/
Dping.sgml348 Note that the IP header is only large enough for nine such routes.
/external/hyphenation-patterns/en-US/
Dhyph-en-us.pat.txt2657 5nine.

12