/external/mesa3d/src/gallium/state_trackers/nine/ |
D | nine_helpers.h | 76 #define NINE_DEVICE_CHILD_NEW(nine, out, dev, ...) \ argument 79 struct Nine##nine *__data; \ 81 __data = CALLOC_STRUCT(Nine##nine); \ 84 …dev)->params.BehaviorFlags & D3DCREATE_MULTITHREADED) ? &Lock##nine##_vtable : &Nine##nine##_vtabl… 85 __params.guids = Nine##nine##_IIDs; \ 86 __params.dtor = (void *)Nine##nine##_dtor; \ 90 HRESULT __hr = Nine##nine##_ctor(__data, &__params, ## __VA_ARGS__); \ 92 Nine##nine##_dtor(__data); \ 101 #define NINE_NEW(nine, out, lock, ...) \ argument 104 struct Nine##nine *__data; \ [all …]
|
D | README | 5 --with-gallium-drivers=nouveau,r600,swrast --enable-nine \ 36 Every Direct3D9 program will now try using nine before wined3d 75 stone, so feel free to hack on those as well as st/nine.
|
/external/eigen/bench/btl/generic_bench/utils/ |
D | size_lin_log.hh | 29 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/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-strings/ |
D | radix.test | 11 CHECK-NONE: nine 18 CHECK-DEC: 40 nine 25 CHECK-OCT: 50 nine 32 CHECK-HEX: 28 nine
|
/external/libcxx/test/std/experimental/iterator/ostream.joiner/ostream.joiner.cons/ |
D | ostream_joiner.cons.pass.cpp | 30 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/fonttools/Tests/mtiLib/data/mti/ |
D | chainedcoverage.txt | 18 nine 35 nine
|
D | contextcoverage.txt | 18 nine 35 nine
|
/external/fonttools/Tests/feaLib/data/ |
D | feature_aalt.fea | 22 sub [zero one two three four five six seven eight nine] [A a]' by ordfeminine; 23 sub [zero one two three four five six seven eight nine] [O o]' by ordmasculine;
|
D | GPOS_1.fea | 3 @sevenEightNine = [seven eight nine]; 30 pos nine -100;
|
D | bug463.fea | 3 @DIGIT = [zero one two three four five six seven eight nine];
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AMDGPU/ |
D | attr-amdgpu-num-sgpr-spill-to-smem.ll | 17 %nine = load volatile i32, i32 addrspace(4)* undef 28 store volatile i32 %nine, i32 addrspace(1)* undef
|
D | attr-amdgpu-num-sgpr.ll | 22 %nine = load volatile i32, i32 addrspace(4)* undef 24 …(i32 %one, i32 %two, i32 %three, i32 %four, i32 %five, i32 %six, i32 %seven, i32 %eight, i32 %nine) 33 store volatile i32 %nine, i32 addrspace(1)* undef
|
/external/python/cpython2/Modules/zlib/ |
D | algorithm.txt | 84 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/zlib/src/doc/ |
D | algorithm.txt | 84 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/skqp/gm/ |
D | windowrectangles.cpp | 51 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/skia/gm/ |
D | windowrectangles.cpp | 51 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/mesa3d/src/gallium/targets/d3dadapter9/ |
D | Makefile.am | 33 -I$(top_srcdir)/src/gallium/state_trackers/nine \ 71 $(top_builddir)/src/gallium/state_trackers/nine/libninetracker.la \
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-strings/Inputs/ |
D | numbers | 9 nine
|
/external/pcre/dist2/testdata/ |
D | grepoutput8 | 6 7:X seven
8:X eight
9:X nine
10:X ten
|
D | grepinput8 | 5 X seven
X eight
X nine
X ten
|
D | grepoutput | 75 29:nine 172 nine 203 29-nine 225 nine 247 nine 279 29-nine 302 nine 580 29:nine
|
/external/llvm/unittests/ADT/ |
D | APIntTest.cpp | 203 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/ |
D | en_IN.txt | 71 "9: nine;", 149 "90: nine>%%tieth>;",
|
D | en.txt | 100 "9: nine;", 179 "90: nine>%%tieth>;",
|
/external/turbine/javatests/com/google/turbine/lower/testdata/ |
D | annouse15.test | 17 String nine() default "hi";
|