Home
last modified time | relevance | path

Searched defs:TR (Results 1 – 25 of 73) sorted by relevance

123

/external/libcxx/test/std/experimental/memory/memory.resource/memory.resource.public/
Ddtor.pass.cpp47 using TR = TestResource; in main() typedef
/external/llvm-project/libcxx/test/std/experimental/memory/memory.resource/memory.resource.public/
Ddtor.pass.cpp48 using TR = TestResource; in main() typedef
/external/clang/lib/StaticAnalyzer/Core/
DDynamicTypeMap.cpp31 if (const TypedRegion *TR = dyn_cast<TypedRegion>(Reg)) in getDynamicTypeInfo() local
DStore.cpp94 if (const TypedValueRegion *TR = dyn_cast<TypedValueRegion>(R)) { in castRegion() local
166 if (const TypedValueRegion *TR = dyn_cast<TypedValueRegion>(baseR)) { in castRegion() local
/external/pigweed/pw_bloat/py/pw_bloat/
Dbloat_output.py45 TR = '+' variable in AsciiCharset
61 TR = '┐' variable in LineCharset
/external/llvm-project/flang/lib/Evaluate/
Dfold-integer.cpp165 using TR = ResultType<decltype(kx)>; in FoldIntrinsicFunction() typedef
228 using TR = typename std::decay_t<decltype(x)>::Result; in FoldIntrinsicFunction() typedef
431 using TR = typename std::decay_t<decltype(x)>::Result; in FoldIntrinsicFunction() typedef
445 using TR = typename std::decay_t<decltype(x)>::Result; in FoldIntrinsicFunction() typedef
Dfold-implementation.h439 FunctionRef<TR> &&funcRef, WrapperType<TR, TA...> func, in FoldElementalIntrinsicHelper()
502 FunctionRef<TR> &&funcRef, ScalarFunc<TR, TA...> func) { in FoldElementalIntrinsic()
508 FunctionRef<TR> &&funcRef, ScalarFuncWithContext<TR, TA...> func) { in FoldElementalIntrinsic()
659 using TR = ResultType<decltype(x)>; in RewriteSpecificMINorMAX() local
/external/cblas/src/
Dcblas_zsyrk.c17 char UL, TR; in cblas_zsyrk() local
Dcblas_ssyrk.c17 char UL, TR; in cblas_ssyrk() local
Dcblas_csyrk.c17 char UL, TR; in cblas_csyrk() local
Dcblas_zherk.c17 char UL, TR; in cblas_zherk() local
Dcblas_cherk.c17 char UL, TR; in cblas_cherk() local
Dcblas_dsyrk.c17 char UL, TR; in cblas_dsyrk() local
Dcblas_ssyr2k.c18 char UL, TR; in cblas_ssyr2k() local
Dcblas_zsyr2k.c18 char UL, TR; in cblas_zsyr2k() local
Dcblas_csyr2k.c18 char UL, TR; in cblas_csyr2k() local
Dcblas_dsyr2k.c18 char UL, TR; in cblas_dsyr2k() local
Dcblas_zher2k.c18 char UL, TR; in cblas_zher2k() local
Dcblas_cher2k.c18 char UL, TR; in cblas_cher2k() local
/external/llvm-project/clang/lib/StaticAnalyzer/Checkers/
DBoolAssignmentChecker.cpp59 const TypedValueRegion *TR = in checkBind() local
/external/dng_sdk/source/
Ddng_rect.h168 dng_point TR () const in TR() function
303 dng_point_real64 TR () const in TR() function
/external/clang/lib/StaticAnalyzer/Checkers/
DBoolAssignmentChecker.cpp58 const TypedValueRegion *TR = in checkBind() local
/external/emma/core/java12/com/vladium/emma/report/html/doc/
DTag.java42 public static final Tag TR = new TagImpl ("TR"); field in Tag
/external/llvm-project/clang/lib/StaticAnalyzer/Core/
DSimpleConstraintManager.cpp33 if (const TypedRegion *TR = dyn_cast_or_null<TypedRegion>(MR)) in assume() local
DStore.cpp105 if (const auto *TR = dyn_cast<TypedValueRegion>(R)) { in castRegion() local
179 if (const auto *TR = dyn_cast<TypedValueRegion>(baseR)) { in castRegion() local

123