/external/tensorflow/tensorflow/core/lib/random/ |
D | random_distributions.h | 79 typedef Array<Eigen::half, kResultElementCount> ResultType; typedef 103 typedef Array<bfloat16, kResultElementCount> ResultType; typedef 127 typedef Array<float, kResultElementCount> ResultType; typedef 151 typedef Array<double, kResultElementCount> ResultType; typedef 175 typedef Array<int32, kResultElementCount> ResultType; typedef 210 typedef Array<int64, kResultElementCount> ResultType; typedef 252 typedef Array<IntType, kResultElementCount> ResultType; typedef 276 typedef Array<IntType, kResultElementCount> ResultType; typedef 312 typedef typename Generator::ResultElementType ResultType; typedef 399 typedef Array<Eigen::half, kResultElementCount> ResultType; typedef [all …]
|
D | philox_random_test.cc | 39 typedef PhiloxRandom::ResultType ResultType; typedef in tensorflow::random::__anonb7642b160111::TrivialPhiloxDistribution
|
D | random_distributions_test.cc | 308 using ResultType = std::vector<uint32>; typedef in tensorflow::random::__anon4ecf5b550111::MockGenerator
|
/external/ComputeLibrary/tests/ |
D | AssetsLibrary.h | 536 using ResultType = typename std::remove_reference<D>::type::result_type; in fill_boxes() local 572 using ResultType = typename std::remove_reference<D>::type::result_type; in fill() local 621 using ResultType = typename std::remove_reference<D>::type::result_type; in fill() local 661 using ResultType = typename std::remove_reference<D>::type::result_type; in fill() local
|
/external/tensorflow/tensorflow/core/kernels/ |
D | stateless_random_gamma_op.h | 77 typedef typename Distribution::ResultType ResultType; typedef
|
/external/clang/lib/CodeGen/ |
D | CGVTables.cpp | 84 QualType ResultType, RValue RV, in PerformReturnAdjustment() 149 QualType ResultType = FPT->getReturnType(); in GenerateVarArgsThunk() local 218 QualType ResultType = CGM.getCXXABI().HasThisReturn(GD) in StartThunk() local 310 QualType ResultType = CGM.getCXXABI().HasThisReturn(CurGD) in EmitCallAndReturnForThunk() local
|
D | CGBuiltin.cpp | 74 QualType T, llvm::Type *ResultType) { in EmitFromInt() 621 llvm::Type *ResultType = ConvertType(E->getType()); in EmitBuiltinExpr() local 638 llvm::Type *ResultType = ConvertType(E->getType()); in EmitBuiltinExpr() local 655 llvm::Type *ResultType = ConvertType(E->getType()); in EmitBuiltinExpr() local 676 llvm::Type *ResultType = ConvertType(E->getType()); in EmitBuiltinExpr() local 692 llvm::Type *ResultType = ConvertType(E->getType()); in EmitBuiltinExpr() local 3326 llvm::Type *ResultType = CGF.ConvertType(E->getType()); in EmitCommonNeonSISDBuiltinExpr() local 3754 llvm::Type *ResultType = ConvertType(E->getType()); in EmitCommonNeonBuiltinExpr() local 7479 llvm::Type *ResultType = ConvertType(E->getType()); in EmitPPCBuiltinExpr() local 7490 llvm::Type *ResultType = ConvertType(E->getType()); in EmitPPCBuiltinExpr() local [all …]
|
D | CodeGenTypes.cpp | 354 llvm::Type *ResultType = nullptr; in ConvertFunctionType() local 395 llvm::Type *ResultType = nullptr; in ConvertType() local
|
D | CGCXXABI.cpp | 189 RValue RV, QualType ResultType) { in EmitReturnFromThunk()
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/RPC/ |
D | RPCUtils.h | 461 using ResultType = Expected<ResultT>; variable 468 using ResultType = Error; variable 475 using ResultType = Error; variable 482 using ResultType = Error; variable 1515 using ResultType = typename detail::ResultTraits<AltRetT>::ErrorReturnType; in callB() local
|
/external/gemmlowp/test/ |
D | benchmark.cc | 173 typedef Matrix<std::uint8_t, MapOrder::ColMajor> ResultType; in benchmark() typedef 217 typedef Matrix<std::uint8_t, MapOrder::ColMajor> ResultType; in benchmark_gemm_sizes() typedef
|
D | benchmark_all_sizes.cc | 117 typedef Matrix<std::uint8_t, MapOrder::ColMajor> ResultType; in benchmark_8bit() typedef 169 typedef Matrix<std::int32_t, MapOrder::ColMajor> ResultType; in benchmark_8bit_to_32bit() typedef
|
/external/tensorflow/tensorflow/compiler/mlir/tfrt/jit/ |
D | tf_cpurt.h | 88 using ResultType = tensorflow::tfrt_stub::FallbackTensor; member
|
/external/clang/lib/Sema/ |
D | CodeCompleteConsumer.cpp | 179 CodeCompletionString::Chunk::CreateResultType(const char *ResultType) { in CreateResultType() 362 void CodeCompletionBuilder::AddResultTypeChunk(const char *ResultType) { in AddResultTypeChunk()
|
D | SemaPseudoObject.cpp | 1139 QualType ResultType; in findAtIndexGetter() local 1245 QualType ResultType; in findAtIndexSetter() local
|
/external/tensorflow/tensorflow/compiler/mlir/tfrt/jit/python_binding/ |
D | tf_cpurt_executor.cc | 224 using ResultType = py::array; typedef
|
/external/rust/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/ |
D | lb_policy.h | 207 enum ResultType { enum
|
/external/clang/lib/StaticAnalyzer/Checkers/ |
D | DynamicTypePropagation.cpp | 698 QualType ResultType = StaticResultType.substObjCTypeArgs( in getReturnTypeForMethod() local 838 QualType ResultType = in checkPostObjCMessage() local
|
/external/llvm/lib/Target/NVPTX/ |
D | NVPTXGenericToNVVM.cpp | 183 Type *ResultType = in getOrInsertCVTA() local
|
/external/llvm/lib/IR/ |
D | IRBuilder.cpp | 439 Type *ResultType, in CreateGCResult() 453 Type *ResultType, in CreateGCRelocate()
|
/external/clang/test/SemaCXX/ |
D | typo-correction.cpp | 382 enum ResultType { enum in class_member_typo_corrections::Result 402 enum ResultType { enum in class_member_typo_corrections::Figure
|
/external/eigen/unsupported/Eigen/src/MatrixFunctions/ |
D | MatrixPower.h | 96 typedef Block<MatrixType,Dynamic,Dynamic> ResultType; typedef
|
/external/webrtc/logging/rtc_event_log/ |
D | rtc_event_log.proto | 316 enum ResultType { enum
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | IRBuilder.cpp | 712 Type *ResultType, in CreateGCResult() 726 Type *ResultType, in CreateGCRelocate()
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | IRBuilder.h | 2731 Type *ResultType = in CreatePreserveArrayAccessIndex() local 2775 Type *ResultType = in CreatePreserveStructAccessIndex() local
|