Searched refs:pti (Results 1 – 12 of 12) sorted by relevance
/third_party/boost/libs/core/test/ |
D | typeinfo_test.cpp | 23 boost::core::typeinfo const * pti = &BOOST_CORE_TYPEID( int ); in main() local 24 BOOST_TEST( *pti == ti ); in main()
|
D | sp_typeinfo_test.cpp | 25 boost::detail::sp_typeinfo const * pti = &BOOST_SP_TYPEID( int ); in main() local 26 BOOST_TEST( *pti == ti ); in main()
|
/third_party/boost/libs/smart_ptr/test/ |
D | sp_typeinfo_test.cpp | 23 boost::detail::sp_typeinfo_ const * pti = &BOOST_SP_TYPEID_( int ); in main() local 24 BOOST_TEST( *pti == ti ); in main()
|
/third_party/mesa3d/src/broadcom/simulator/ |
D | v3dx_simulator.c | 327 bool pti = hub_status & V3D_HUB_CTL_INT_STS_INT_MMU_PTI_SET; in handle_mmu_interruptions() local 330 if (!(pti || cap || wrv)) in handle_mmu_interruptions() 372 pti ? ", pte invalid" : "", in handle_mmu_interruptions()
|
/third_party/flutter/flutter/packages/flutter_localizations/lib/src/l10n/ |
D | material_lt.arb | 40 "hideAccountsLabel": "Slėpti paskyras",
|
D | generated_material_localizations.dart | 10467 String get hideAccountsLabel => r'Slėpti paskyras';
|
/third_party/icu/icu4c/source/data/lang/ |
D | tr.txt | 688 Copt{"Kıpti"} 844 coptic{"Kıpti Takvim"}
|
/third_party/flutter/skia/third_party/externals/icu/source/data/lang/ |
D | tr.txt | 672 Copt{"Kıpti"} 828 coptic{"Kıpti Takvim"}
|
/third_party/skia/third_party/externals/icu/source/data/lang/ |
D | tr.txt | 688 Copt{"Kıpti"} 844 coptic{"Kıpti Takvim"}
|
/third_party/python/Lib/test/ |
D | mime.types | 782 # pti: image/prs.pti 1131 image/prs.pti pti
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
D | SystemZInstrSystem.td | 254 def PTI : SideEffectBinaryRRE<"pti", 0xB99E, GR64, GR64>;
|
/third_party/chromium/patch/ |
D | 0003-3.2-Beta3-1115.patch | 81757 - "SELECT pti.name FROM \"%w\".sqlite_schema AS sm" 81758 - " JOIN pragma_table_info(sm.name,%Q) AS pti" 86261 + "SELECT pti.name FROM \"%w\".sqlite_schema AS sm" 86262 + " JOIN pragma_table_info(sm.name,%Q) AS pti" 119392 - "SELECT pti.name FROM \"%w\".sqlite_schema AS sm" 119393 - " JOIN pragma_table_info(sm.name,%Q) AS pti" 123896 + "SELECT pti.name FROM \"%w\".sqlite_schema AS sm" 123897 + " JOIN pragma_table_info(sm.name,%Q) AS pti"
|