Home
last modified time | relevance | path

Searched defs:ResultType (Results 1 – 25 of 220) sorted by relevance

123456789

/aosp_15_r20/external/tensorflow/tensorflow/core/lib/random/
H A Drandom_distributions.h74 typedef Array<Eigen::half, kResultElementCount> ResultType; typedef
98 typedef Array<bfloat16, kResultElementCount> ResultType; typedef
122 typedef Array<float, kResultElementCount> ResultType; typedef
146 typedef Array<double, kResultElementCount> ResultType; typedef
170 typedef Array<int32, kResultElementCount> ResultType; typedef
205 typedef Array<int64_t, kResultElementCount> ResultType; typedef
247 typedef Array<IntType, kResultElementCount> ResultType; typedef
271 typedef Array<IntType, kResultElementCount> ResultType; typedef
307 typedef typename Generator::ResultElementType ResultType; typedef
391 typedef Array<Eigen::half, kResultElementCount> ResultType; typedef
[all …]
/aosp_15_r20/packages/modules/NeuralNetworks/common/random/
Drandom_distributions.h92 typedef Array<Eigen::half, kResultElementCount> ResultType; typedef
116 typedef Array<bfloat16, kResultElementCount> ResultType; typedef
140 typedef Array<float, kResultElementCount> ResultType; typedef
164 typedef Array<double, kResultElementCount> ResultType; typedef
188 typedef Array<int32, kResultElementCount> ResultType; typedef
223 typedef Array<int64, kResultElementCount> ResultType; typedef
258 typedef typename Generator::ResultElementType ResultType; typedef
344 typedef Array<Eigen::half, kResultElementCount> ResultType; typedef
371 typedef Array<bfloat16, kResultElementCount> ResultType; typedef
400 typedef Array<float, kResultElementCount> ResultType; typedef
[all …]
/aosp_15_r20/external/clang/lib/CodeGen/
H A DCGBuiltin.cpp74 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 …]
H A DCGVTables.cpp84 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
H A DCodeGenTypes.cpp354 llvm::Type *ResultType = nullptr; in ConvertFunctionType() local
395 llvm::Type *ResultType = nullptr; in ConvertType() local
/aosp_15_r20/external/ComputeLibrary/tests/
H A DAssetsLibrary.h538 using ResultType = typename DistributionType::result_type; in fill_boxes() local
575 using ResultType = typename std::remove_reference<D>::type::result_type; in fill() local
624 using ResultType = typename std::remove_reference<D>::type::result_type; in fill() local
664 using ResultType = typename std::remove_reference<D>::type::result_type; in fill() local
/aosp_15_r20/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/sixdof/Utils/
H A DManager.java227 public void onAccuracyTestCompleted(HashMap<BaseResultsDialog.ResultType, Boolean> passList) { in onAccuracyTestCompleted()
237 …public void onRobustnessTestCompleted(HashMap<BaseResultsDialog.ResultType, Boolean> robustnessTes… in onRobustnessTestCompleted()
248 …public void onComplexMovementTestCompleted(HashMap<BaseResultsDialog.ResultType, Boolean> complexM… in onComplexMovementTestCompleted()
/aosp_15_r20/device/google/cuttlefish/common/libs/utils/
Dresult_matchers.h48 using ResultType = std::decay_t<decltype(result)>; variable
57 using ResultType = std::decay_t<decltype(result)>; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/RPC/
H A DRPCUtils.h461 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
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/ranges/range.utility/view.interface/
H A Dview.interface.pass.cpp137 struct ResultType { struct
138 bool value;
139 constexpr operator bool() const { return value; } in operator bool()
/aosp_15_r20/external/gemmlowp/test/
H A Dbenchmark.cc173 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
H A Dbenchmark_all_sizes.cc117 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
/aosp_15_r20/external/grpc-grpc/src/core/lib/transport/
H A Dcall_spine.h106 using ResultType = typename P::Result; in CancelIfFails() local
129 using ResultType = typename PromiseType::Result; in SpawnGuarded() local
/aosp_15_r20/frameworks/compile/slang/
Dslang_rs_reflection.cpp563 for (const RSExportType *ResultType : mRSContext->getReduceResultTypes( in genScriptClass() local
1224 bool RSReflectionJava::exportableReduce(const RSExportType *ResultType) { in exportableReduce()
1308 const RSExportType *const ResultType = ER->getResultType(); in genExportReduceArrayVariant() local
1461 const RSExportType *ResultType = ER->getResultType(); in genExportReduceAllocationVariant() local
1609 void RSReflectionJava::genExportReduceResultType(const RSExportType *ResultType) { in genExportReduceResultType()
/aosp_15_r20/external/clang/lib/Sema/
H A DCodeCompleteConsumer.cpp179 CodeCompletionString::Chunk::CreateResultType(const char *ResultType) { in CreateResultType()
362 void CodeCompletionBuilder::AddResultTypeChunk(const char *ResultType) { in AddResultTypeChunk()
/aosp_15_r20/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/sixdof/Utils/ResultObjects/
H A DResultObject.java34 public ResultObject(HashMap<BaseResultsDialog.ResultType, Boolean> results) { in ResultObject()
/aosp_15_r20/platform_testing/libraries/compatibility-common-util/src/com/android/compatibility/common/util/
H A DResultType.java22 public enum ResultType { enum
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/promise/
Djoin.h29 using ResultType = absl::remove_reference_t<T>; member
/aosp_15_r20/external/tink/cc/
H A Doutput_stream_with_result.h65 using ResultType = variable
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dstateless_random_gamma_op.h77 typedef typename Distribution::ResultType ResultType; typedef
/aosp_15_r20/hardware/interfaces/bluetooth/ranging/aidl/aidl_api/android.hardware.bluetooth.ranging/current/android/hardware/bluetooth/ranging/
H A DResultType.aidl36 enum ResultType { enum
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/bluetooth/ranging/aidl/android.hardware.bluetooth.ranging_interface/dump/android/hardware/bluetooth/ranging/
DResultType.aidl36 enum ResultType { enum
/aosp_15_r20/hardware/interfaces/bluetooth/ranging/aidl/android/hardware/bluetooth/ranging/
H A DResultType.aidl21 enum ResultType { enum
/aosp_15_r20/hardware/interfaces/bluetooth/ranging/aidl/aidl_api/android.hardware.bluetooth.ranging/1/android/hardware/bluetooth/ranging/
H A DResultType.aidl36 enum ResultType { enum
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/bluetooth/ranging/aidl/android.hardware.bluetooth.ranging-V2-ndk-source/gen/include/aidl/android/hardware/bluetooth/ranging/
DResultType.h27 enum class ResultType : int32_t { enum

123456789