Home
last modified time | relevance | path

Searched refs:nine (Results 1 – 25 of 47) 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/libcxx/test/std/experimental/iterator/ostream.joiner/ostream.joiner.cons/
Dostream_joiner.cons.pass.cpp30 const std::string nine = "9"; in main() local
42 { exp::ostream_joiner<std::string> oj(std::cout, nine); } in main()
54 { exp::ostream_joiner<std::string, wchar_t> oj(std::wcout, nine); } in main()
/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/syslinux/com32/lib/zlib/
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/ltp/testcases/commands/ade/ar/
Dfile9.in1 This is file nine
/external/skia/gm/
Dwindowrectangles.cpp51 SkRRect nine; in onDraw() local
52 nine.setNinePatch(SkRect::MakeXYWH(550 - 30.25 - 100, 370.75, 100, 150), 12, 35, 23, 20); in onDraw()
53 stack.clipRRect(nine, SkMatrix::I(), kDifference_SkClipOp, true); in onDraw()
/external/pcre/dist2/testdata/
Dgrepoutput75 29:nine
172 nine
203 29-nine
225 nine
247 nine
279 29-nine
302 nine
573 29:nine
Dgrepoutput86 7:X seven…8:X eight
9:X nine
10:X ten
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.txt100 "9: nine;",
179 "90: nine>%%tieth>;",
/external/icu/icu4c/source/data/translit/
DLatin_InterIndic.txt126 $nine=\uE06F; # DIGIT NINE
380 9→$nine;
Daz_Cyrl_az_BGN.txt15 # contains nine letters not present in the Russian alphabet:
DInterIndic_Latin.txt125 $nine=\uE06F; # DIGIT NINE
463 $nine → 9;
Dkk_kk_Latn_BGN.txt14 # The Kazakh Cyrillic alphabet contains nine letters not present
/external/clang/test/CodeGenObjC/
Dfragile-arc.m123 // Weak layout: skip nine, scan three
/external/unicode/
Demoji-data.txt27 0030..0039 ; Emoji # 1.1 [10] (0️..9️) digit zero..digit nine
437 0030..0039 ; Emoji_Component # 1.1 [10] (0️..9️) digit zero..digit nine
/external/guava/guava-tests/test/com/google/common/util/concurrent/
DJSR166TestCase.java614 public static final Integer nine = new Integer(9); field in JSR166TestCase
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/en-GB/
Den-GB_klex.pkb1101 …��������������������������������������������������������������������������������� pre-nine $GI!@E5E
/external/selinux/secilc/docs/
Dcil_mls_labeling_statements.md293 This example orders one category alias and nine categories:
/external/v8/tools/mb/docs/
Ddesign_spec.md134 build `blink_tests`, because that might actually also build the other nine
/external/iputils/doc/
Dping.sgml348 Note that the IP header is only large enough for nine such routes.

12