Searched refs:IntRef (Results 1 – 5 of 5) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/CodeGen/ |
D | DIEHashTest.cpp | 118 DIEEntry IntRef(Int); in TEST_F() local 126 Member->addValue(Alloc, dwarf::DW_AT_type, dwarf::DW_FORM_ref4, IntRef); in TEST_F() 149 DIEEntry IntRef(Int); in TEST_F() local 157 Mem1->addValue(Alloc, dwarf::DW_AT_type, dwarf::DW_FORM_ref4, IntRef); in TEST_F() 166 Mem2->addValue(Alloc, dwarf::DW_AT_type, dwarf::DW_FORM_ref4, IntRef); in TEST_F()
|
/external/llvm/unittests/CodeGen/ |
D | DIEHashTest.cpp | 118 DIEEntry IntRef(Int); in TEST_F() local 126 Member->addValue(Alloc, dwarf::DW_AT_type, dwarf::DW_FORM_ref4, IntRef); in TEST_F() 149 DIEEntry IntRef(Int); in TEST_F() local 157 Mem1->addValue(Alloc, dwarf::DW_AT_type, dwarf::DW_FORM_ref4, IntRef); in TEST_F() 166 Mem2->addValue(Alloc, dwarf::DW_AT_type, dwarf::DW_FORM_ref4, IntRef); in TEST_F()
|
/external/clang/test/SemaCXX/ |
D | type-traits.cpp | 1265 typedef Int& IntRef; typedef 1305 { int arr[F(__has_trivial_constructor(IntRef))]; } in has_trivial_default_constructor() 1354 { int arr[T(__has_trivial_copy(IntRef))]; } in has_trivial_copy_constructor() 1391 { int arr[F(__has_trivial_assign(IntRef))]; } in has_trivial_copy_assignment() 1417 { int arr[T(__has_trivial_destructor(IntRef))]; } in has_trivial_destructor() 1480 { int arr[F(__has_nothrow_assign(IntRef))]; } in has_nothrow_assign() 1557 { int arr[T(__has_nothrow_copy(IntRef))]; } in has_nothrow_copy() 1603 { int arr[F(__has_nothrow_constructor(IntRef))]; } in has_nothrow_constructor() 1631 { int arr[F(__has_virtual_destructor(IntRef))]; } in has_virtual_destructor()
|
/external/webrtc/talk/session/media/ |
D | yuvscaler_unittest.cc | 279 TEST_F(YuvScalerTest, name##IntRef) { \
|
/external/kotlinc/lib/ |
D | kotlin-stdlib.jar | META-INF/
META-INF/MANIFEST.MF
kotlin/
kotlin/jvm/
kotlin/ ... |