Searched refs:IntRef (Results 1 – 4 of 4) sorted by relevance
/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() 1554 { int arr[T(__has_nothrow_copy(IntRef))]; } in has_nothrow_copy() 1600 { int arr[F(__has_nothrow_constructor(IntRef))]; } in has_nothrow_constructor() 1628 { 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/opencv3/samples/java/sbt/sbt/ |
D | sbt-launch.jar | module.properties
org/apache/ivy/Ivy$1.class
Ivy.java
package org ... |