/external/eigen/bench/ |
D | benchGeometry.cpp | 16 TV, enumerator 26 struct func<res, arg1, arg2, TV> 99 run_vec(TV, float, Isometry, AutoAlign, 3); in main() 100 run_vec(TV, float, Isometry, DontAlign, 3); in main() 101 run_vec(TV, float, Isometry, AutoAlign, 4); in main() 102 run_vec(TV, float, Isometry, DontAlign, 4); in main() 103 run_vec(TV, float, Projective, AutoAlign, 4); in main() 104 run_vec(TV, float, Projective, DontAlign, 4); in main() 105 run_vec(TV, double, Isometry, AutoAlign, 3); in main() 106 run_vec(TV, double, Isometry, DontAlign, 3); in main() [all …]
|
/external/google-tv-pairing-protocol/cpp/ |
D | README | 1 Google TV Pairing Protocol 9 The Google TV Pairing Protocol can be used to conduct pairing sessions between 11 Google TV. In the pairing process, the client contacts the server, and the 14 server. For example, in the case of Google TV, the server might show an
|
D | polo.pc.in | 6 Name: Google TV Pairing Protocol 7 Description: Google TV Pairing C++ API
|
D | ChangeLog | 4 The polo package contains a library that implements the Google TV 5 pairing protocol for remote devices to pair with a Google TV device.
|
D | CHANGES | 5 messaging protocol for remote devices to communicate with Google TV.
|
D | INSTALL | 33 * Build and install the Google TV Pairing library:
|
/external/llvm/tools/dsymutil/ |
D | DebugMap.cpp | 243 sys::TimeValue TV; in denormalize() local 244 TV.fromEpochTime(Timestamp); in denormalize() 245 dsymutil::DebugMapObject Res(Path, TV); in denormalize()
|
/external/mesa3d/src/gallium/drivers/nv50/ |
D | nv50_formats.c | 190 C4A(R10G10B10A2_SNORM, NONE, C0, C1, C2, C3, SNORM, 10_10_10_2, TV, 0), 191 C4A(B10G10R10A2_SNORM, NONE, C2, C1, C0, C3, SNORM, 10_10_10_2, TV, 1), 270 C4A(R32G32B32A32_UNORM, NONE, C0, C1, C2, C3, UNORM, 32_32_32_32, TV, 0), 271 C4A(R32G32B32A32_SNORM, NONE, C0, C1, C2, C3, SNORM, 32_32_32_32, TV, 0), 278 F2A(R32G32_UNORM, NONE, C0, C1, xx, xx, UNORM, 32_32, TV), 279 F2A(R32G32_SNORM, NONE, C0, C1, xx, xx, SNORM, 32_32, TV), 284 F1A(R32_UNORM, NONE, C0, xx, xx, xx, UNORM, 32, TV), 285 F1A(R32_SNORM, NONE, C0, xx, xx, xx, SNORM, 32, TV),
|
/external/libcxx/test/support/ |
D | test_iterators.h | 94 template <class T, class TV, class U, class UV> 97 operator==(const input_iterator<T, TV>& x, const input_iterator<U, UV>& y) 102 template <class T, class TV, class U, class UV> 105 operator!=(const input_iterator<T, TV>& x, const input_iterator<U, UV>& y)
|
/external/autotest/client/profilers/powertop/src/po/ |
D | ru.po | 111 msgid " V - Disable TV out " 112 msgstr " V - Отключить TV out" 491 "Suggestion: disable TV out via: \n" 492 " xrandr --output TV --off \n" 495 "Совет: отключите TV-out командой: \n" 496 " xrandr --output TV --off \n"
|
D | ja.po | 107 msgid " V - Disable TV out " 108 msgstr " V - TV出力無効 " 474 "Suggestion: disable TV out via: \n" 475 " xrandr --output TV --off \n" 478 "提案: 以下のコマンドでTV出力が無効になります。\n" 479 " xrandr --output TV --off \n"
|
D | zh.po | 498 "Suggestion: disable TV out via: \n" 499 " xrandr --output TV --off \n" 502 "建議: 使用下列指令關閉 TV 輸出顯示功能:\n" 503 " xrandr --output TV --off\n" 507 msgid " V - Disable TV out " 508 msgstr " V - 關閉 TV 輸出 "
|
D | de.po | 111 msgid " V - Disable TV out " 112 msgstr " I - TV Ausgang ausschalten" 465 "Suggestion: disable TV out via: \n" 466 " xrandr --output TV --off \n" 469 "Vorschlag: Schalten Sie den TV-Ausgang mit folgendem Befehl ab:\n" 470 " xrandr --output TV --off\n"
|
D | id.po | 109 msgid " V - Disable TV out " 110 msgstr " V - Matikan TV out " 487 "Suggestion: disable TV out via: \n" 488 " xrandr --output TV --off \n" 491 "Saran: matikan TV out melalui: \n" 492 " xrandr --output TV --off \n"
|
D | fi.po | 107 msgid " V - Disable TV out " 108 msgstr " V - Poista TV-ulostulo käytöstä " 486 "Suggestion: disable TV out via: \n" 487 " xrandr --output TV --off \n" 490 "Ehdotus: Poista TV-ulostulo käytöstä seuraavalla komennolla:\n" 491 "\txrandr --output TV --off\n"
|
D | pl.po | 106 msgid " V - Disable TV out " 107 msgstr " V - Wyłącz wyjście TV " 483 "Suggestion: disable TV out via: \n" 484 " xrandr --output TV --off \n" 487 "Podpowiedź: wyłącz wyjście TV przez: \n" 488 " xrandr --output TV --off \n"
|
/external/icu/icu4c/source/data/region/ |
D | zh_Hant_HK.txt | 88 TV{"圖瓦盧"}
|
D | ckb.txt | 178 TV{"تووڤالوو"}
|
D | yi.txt | 209 TV{"טואוואַלו"}
|
D | vai.txt | 207 TV{"ꕚꖣꖨ"}
|
/external/llvm/lib/Object/ |
D | ArchiveWriter.cpp | 233 sys::TimeValue TV; in now() local 234 TV.fromEpochTime(0); in now() 235 return TV; in now()
|
/external/zlib/src/old/ |
D | Makefile.riscos | 25 @copy @.lib @.libc A~C~DF~L~N~P~Q~RS~TV
|
/external/swiftshader/third_party/LLVM/lib/Analysis/ |
D | InstructionSimplify.cpp | 347 Value *TV; in ThreadBinOpOverSelect() local 350 TV = SimplifyBinOp(Opcode, SI->getTrueValue(), RHS, TD, DT, MaxRecurse); in ThreadBinOpOverSelect() 353 TV = SimplifyBinOp(Opcode, LHS, SI->getTrueValue(), TD, DT, MaxRecurse); in ThreadBinOpOverSelect() 359 if (TV == FV) in ThreadBinOpOverSelect() 360 return TV; in ThreadBinOpOverSelect() 363 if (TV && isa<UndefValue>(TV)) in ThreadBinOpOverSelect() 366 return TV; in ThreadBinOpOverSelect() 370 if (TV == SI->getTrueValue() && FV == SI->getFalseValue()) in ThreadBinOpOverSelect() 376 if ((FV && !TV) || (TV && !FV)) { in ThreadBinOpOverSelect() 379 Instruction *Simplified = dyn_cast<Instruction>(FV ? FV : TV); in ThreadBinOpOverSelect()
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonHardwareLoops.cpp | 1471 int64_t TV; in checkForImmediate() local 1487 if (!checkForImmediate(DI->getOperand(1), TV)) in checkForImmediate() 1501 TV = V2 | (V1 << 32); in checkForImmediate() 1513 TV = V1 | (V3 << 32); in checkForImmediate() 1515 TV = V3 | (V1 << 32); in checkForImmediate() 1529 Val = TV & 0xFFFFFFFFULL; in checkForImmediate() 1532 Val = (TV >> 32) & 0xFFFFFFFFULL; in checkForImmediate() 1535 Val = TV; in checkForImmediate()
|
D | HexagonBitTracker.cpp | 777 BT::BitValue TV = R1[W1-1]; in evaluate() local 778 if (TV.is(0) || TV.is(1)) in evaluate() 779 return rr0(eCLB(R1, TV, 32), Outputs); in evaluate() 867 bool TV = (Opc == S2_tstbit_i); in evaluate() local 868 BT::BitValue F = V.is(TV) ? BT::BitValue::One : BT::BitValue::Zero; in evaluate()
|