Home
last modified time | relevance | path

Searched refs:TR1 (Results 1 – 19 of 19) sorted by relevance

/external/clang/test/
Dcxx-sections.data1566 TR1 1 [tr.intro]
1567 TR1 1.1 [tr.description]
1568 TR1 1.2 [tr.intro.ext]
1569 TR1 1.3 [tr.intro.namespaces]
1570 TR1 2 [tr.util]
1571 TR1 2.1 [tr.util.refwrap]
1572 TR1 2.1.1 [tr.util.refwrp.synopsis]
1573 TR1 2.1.2 [tr.util.refwrp.refwrp]
1574 TR1 2.1.2.1 [tr.util.refwrp.const]
1575 TR1 2.1.2.2 [tr.util.refwrp.assign]
[all …]
/external/llvm-project/clang/test/
Dcxx-sections.data1566 TR1 1 [tr.intro]
1567 TR1 1.1 [tr.description]
1568 TR1 1.2 [tr.intro.ext]
1569 TR1 1.3 [tr.intro.namespaces]
1570 TR1 2 [tr.util]
1571 TR1 2.1 [tr.util.refwrap]
1572 TR1 2.1.1 [tr.util.refwrp.synopsis]
1573 TR1 2.1.2 [tr.util.refwrp.refwrp]
1574 TR1 2.1.2.1 [tr.util.refwrp.const]
1575 TR1 2.1.2.2 [tr.util.refwrp.assign]
[all …]
/external/llvm/unittests/Support/
DTimerTest.cpp42 auto TR1 = T1.getTotalTime(); in TEST() local
49 EXPECT_TRUE(TR1 < TR2); in TEST()
/external/llvm-project/llvm/unittests/Support/
DTimerTest.cpp41 auto TR1 = T1.getTotalTime(); in TEST() local
48 EXPECT_TRUE(TR1 < TR2); in TEST()
/external/libaom/libaom/third_party/googletest/src/googletest/
DREADME.md244 ### Choosing a TR1 Tuple Library
246 Some Google Test features require the C++ Technical Report 1 (TR1) tuple
248 Google Test implements a subset of TR1 tuple that's enough for its own need, and
249 will automatically use this when the compiler doesn't provide TR1 tuple.
252 However, if your project already uses TR1 tuple, you need to tell Google Test to
253 use the same TR1 tuple library the rest of your project uses, or the two tuple
DCHANGES92 * New feature: comes with a TR1 tuple implementation such that Boost
119 * Added support for using Boost and other TR1 implementations.
/external/libvpx/libvpx/third_party/googletest/src/
DREADME.md244 ### Choosing a TR1 Tuple Library
246 Some Google Test features require the C++ Technical Report 1 (TR1) tuple
248 Google Test implements a subset of TR1 tuple that's enough for its own need, and
249 will automatically use this when the compiler doesn't provide TR1 tuple.
252 However, if your project already uses TR1 tuple, you need to tell Google Test to
253 use the same TR1 tuple library the rest of your project uses, or the two tuple
DCHANGES92 * New feature: comes with a TR1 tuple implementation such that Boost
119 * Added support for using Boost and other TR1 implementations.
/external/vulkan-validation-layers/tests/
DCMakeLists.txt23 # Workaround for TR1 deprecation in Visual Studio 15.5 until Google Test is updated
/external/llvm-project/clang/docs/
DClangTools.rst111 * ``tr1`` removal tool. Will migrate source code from using TR1 library
/external/clang/docs/
DClangTools.rst124 * ``tr1`` removal tool. Will migrate source code from using TR1 library
/external/llvm/lib/Target/SystemZ/
DSystemZPatterns.td164 // TR2 and the output being TR1. SUPPRESS is 4 to suppress inexact conditions
/external/llvm-project/llvm/lib/Target/SystemZ/
DSystemZPatterns.td163 // TR2 and the output being TR1. SUPPRESS is 4 to suppress inexact conditions
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZPatterns.td163 // TR2 and the output being TR1. SUPPRESS is 4 to suppress inexact conditions
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/internal/
Dgtest-tuple.h.pump34 // Implements a subset of TR1 tuple needed by Google Test and Google Mock.
/external/libabigail/
DCONTRIBUTING113 TR1 extensions. That heritage is well visible in the code base as it
/external/llvm/docs/
DProgrammersManual.rst1491 "hash_set" like containers (whether from C++ TR1 or from the SGI library). We
1682 "hash_map" like containers (whether from C++ TR1 or from the SGI library). We
/external/llvm-project/llvm/docs/
DProgrammersManual.rst2162 "hash_set" like containers (whether from C++ TR1 or from the SGI library). We
2353 "hash_map" like containers (whether from C++ TR1 or from the SGI library). We
/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L476RG/Drivers/CMSIS/Device/ST/STM32L4xx/Include/
Dstm32l476xx.h204 …__IO uint32_t TR1; /*!< ADC analog watchdog 1 threshold register, Address offset: 0x… member