/external/libcxx/test/std/experimental/memory/memory.resource/memory.resource.public/ |
D | dtor.pass.cpp | 47 using TR = TestResource; in main() typedef
|
/external/llvm-project/libcxx/test/std/experimental/memory/memory.resource/memory.resource.public/ |
D | dtor.pass.cpp | 48 using TR = TestResource; in main() typedef
|
/external/clang/lib/StaticAnalyzer/Core/ |
D | DynamicTypeMap.cpp | 31 if (const TypedRegion *TR = dyn_cast<TypedRegion>(Reg)) in getDynamicTypeInfo() local
|
D | Store.cpp | 94 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/ |
D | bloat_output.py | 45 TR = '+' variable in AsciiCharset 61 TR = '┐' variable in LineCharset
|
/external/llvm-project/flang/lib/Evaluate/ |
D | fold-integer.cpp | 165 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
|
D | fold-implementation.h | 439 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/ |
D | cblas_zsyrk.c | 17 char UL, TR; in cblas_zsyrk() local
|
D | cblas_ssyrk.c | 17 char UL, TR; in cblas_ssyrk() local
|
D | cblas_csyrk.c | 17 char UL, TR; in cblas_csyrk() local
|
D | cblas_zherk.c | 17 char UL, TR; in cblas_zherk() local
|
D | cblas_cherk.c | 17 char UL, TR; in cblas_cherk() local
|
D | cblas_dsyrk.c | 17 char UL, TR; in cblas_dsyrk() local
|
D | cblas_ssyr2k.c | 18 char UL, TR; in cblas_ssyr2k() local
|
D | cblas_zsyr2k.c | 18 char UL, TR; in cblas_zsyr2k() local
|
D | cblas_csyr2k.c | 18 char UL, TR; in cblas_csyr2k() local
|
D | cblas_dsyr2k.c | 18 char UL, TR; in cblas_dsyr2k() local
|
D | cblas_zher2k.c | 18 char UL, TR; in cblas_zher2k() local
|
D | cblas_cher2k.c | 18 char UL, TR; in cblas_cher2k() local
|
/external/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
D | BoolAssignmentChecker.cpp | 59 const TypedValueRegion *TR = in checkBind() local
|
/external/dng_sdk/source/ |
D | dng_rect.h | 168 dng_point TR () const in TR() function 303 dng_point_real64 TR () const in TR() function
|
/external/clang/lib/StaticAnalyzer/Checkers/ |
D | BoolAssignmentChecker.cpp | 58 const TypedValueRegion *TR = in checkBind() local
|
/external/emma/core/java12/com/vladium/emma/report/html/doc/ |
D | Tag.java | 42 public static final Tag TR = new TagImpl ("TR"); field in Tag
|
/external/llvm-project/clang/lib/StaticAnalyzer/Core/ |
D | SimpleConstraintManager.cpp | 33 if (const TypedRegion *TR = dyn_cast_or_null<TypedRegion>(MR)) in assume() local
|
D | Store.cpp | 105 if (const auto *TR = dyn_cast<TypedValueRegion>(R)) { in castRegion() local 179 if (const auto *TR = dyn_cast<TypedValueRegion>(baseR)) { in castRegion() local
|