Home
last modified time | relevance | path

Searched refs:pti (Results 1 – 12 of 12) sorted by relevance

/third_party/boost/libs/core/test/
Dtypeinfo_test.cpp23 boost::core::typeinfo const * pti = &BOOST_CORE_TYPEID( int ); in main() local
24 BOOST_TEST( *pti == ti ); in main()
Dsp_typeinfo_test.cpp25 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/
Dsp_typeinfo_test.cpp23 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/
Dv3dx_simulator.c327 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/
Dmaterial_lt.arb40 "hideAccountsLabel": "Slėpti paskyras",
Dgenerated_material_localizations.dart10467 String get hideAccountsLabel => r'Slėpti paskyras';
/third_party/icu/icu4c/source/data/lang/
Dtr.txt688 Copt{"Kıpti"}
844 coptic{"Kıpti Takvim"}
/third_party/flutter/skia/third_party/externals/icu/source/data/lang/
Dtr.txt672 Copt{"Kıpti"}
828 coptic{"Kıpti Takvim"}
/third_party/skia/third_party/externals/icu/source/data/lang/
Dtr.txt688 Copt{"Kıpti"}
844 coptic{"Kıpti Takvim"}
/third_party/python/Lib/test/
Dmime.types782 # 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/
DSystemZInstrSystem.td254 def PTI : SideEffectBinaryRRE<"pti", 0xB99E, GR64, GR64>;
/third_party/chromium/patch/
D0003-3.2-Beta3-1115.patch81757 - "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"