Home
last modified time | relevance | path

Searched refs:arguments (Results 1 – 25 of 92) sorted by relevance

1234

/hardware/interfaces/neuralnetworks/aidl/utils/src/
DUtils.cpp34 nn::GeneralResult<std::vector<Type>> cloneVec(const std::vector<Type>& arguments) { in cloneVec() argument
36 clonedObjects.reserve(arguments.size()); in cloneVec()
37 for (const auto& argument : arguments) { in cloneVec()
44 nn::GeneralResult<std::vector<Type>> clone(const std::vector<Type>& arguments) { in clone() argument
45 return cloneVec(arguments); in clone()
DConversions.cpp77 const std::vector<Type>& arguments) { in unvalidatedConvertVec() argument
79 canonical.reserve(arguments.size()); in unvalidatedConvertVec()
80 for (const auto& argument : arguments) { in unvalidatedConvertVec()
88 const std::vector<Type>& arguments) { in unvalidatedConvert() argument
89 return unvalidatedConvertVec(arguments); in unvalidatedConvert()
101 const std::vector<Type>& arguments) { in validatedConvert() argument
103 canonical.reserve(arguments.size()); in validatedConvert()
104 for (const auto& argument : arguments) { in validatedConvert()
792 const std::vector<Type>& arguments) { in unvalidatedConvert() argument
794 halObject.reserve(arguments.size()); in unvalidatedConvert()
[all …]
/hardware/interfaces/neuralnetworks/1.1/utils/src/
DConversions.cpp51 const hidl_vec<Type>& arguments) { in unvalidatedConvert() argument
53 canonical.reserve(arguments.size()); in unvalidatedConvert()
54 for (const auto& argument : arguments) { in unvalidatedConvert()
181 const std::vector<Type>& arguments) { in unvalidatedConvert() argument
182 hidl_vec<UnvalidatedConvertOutput<Type>> halObject(arguments.size()); in unvalidatedConvert()
183 for (size_t i = 0; i < arguments.size(); ++i) { in unvalidatedConvert()
184 halObject[i] = NN_TRY(unvalidatedConvert(arguments[i])); in unvalidatedConvert()
/hardware/interfaces/neuralnetworks/1.2/utils/src/
DConversions.cpp64 const hidl_vec<Type>& arguments) { in unvalidatedConvert() argument
66 canonical.reserve(arguments.size()); in unvalidatedConvert()
67 for (const auto& argument : arguments) { in unvalidatedConvert()
82 const hidl_vec<Type>& arguments) { in validatedConvert() argument
84 canonical.reserve(arguments.size()); in validatedConvert()
85 for (const auto& argument : arguments) { in validatedConvert()
354 const std::vector<Type>& arguments) { in unvalidatedConvert() argument
355 hidl_vec<UnvalidatedConvertOutput<Type>> halObject(arguments.size()); in unvalidatedConvert()
356 for (size_t i = 0; i < arguments.size(); ++i) { in unvalidatedConvert()
357 halObject[i] = NN_TRY(unvalidatedConvert(arguments[i])); in unvalidatedConvert()
[all …]
/hardware/interfaces/keymaster/4.0/vts/performance/
DREADME18 All of the commandline arguments provided by the microbenchmark library are valid, such as `--bench…
19 In addition to the command line arguments provided by microbenchmark, `--service_name=<service_name…
/hardware/interfaces/security/keymint/aidl/vts/performance/
DREADME20 library](https://github.com/google/benchmark). All of the commandline arguments
23 In addition to the command line arguments provided by microbenchmark,
/hardware/interfaces/neuralnetworks/1.3/utils/src/
DConversions.cpp79 const hidl_vec<Type>& arguments) { in unvalidatedConvert() argument
81 canonical.reserve(arguments.size()); in unvalidatedConvert()
82 for (const auto& argument : arguments) { in unvalidatedConvert()
97 const hidl_vec<Type>& arguments) { in validatedConvert() argument
99 canonical.reserve(arguments.size()); in validatedConvert()
100 for (const auto& argument : arguments) { in validatedConvert()
429 const std::vector<Type>& arguments) { in unvalidatedConvert() argument
430 hidl_vec<UnvalidatedConvertOutput<Type>> halObject(arguments.size()); in unvalidatedConvert()
431 for (size_t i = 0; i < arguments.size(); ++i) { in unvalidatedConvert()
432 halObject[i] = NN_TRY(unvalidatedConvert(arguments[i])); in unvalidatedConvert()
[all …]
/hardware/interfaces/neuralnetworks/utils/adapter/hidl/src/
DBurst.cpp198 auto arguments = mRequestChannelReceiver->getBlocking(); in task() local
204 if (!arguments.has_value()) { in task()
213 const auto [requestWithoutPools, slotsOfPools, measure] = std::move(arguments).value(); in task()
/hardware/interfaces/neuralnetworks/1.0/utils/src/
DConversions.cpp67 const hidl_vec<Type>& arguments) { in unvalidatedConvert() argument
69 canonical.reserve(arguments.size()); in unvalidatedConvert()
70 for (const auto& argument : arguments) { in unvalidatedConvert()
394 const std::vector<Type>& arguments) { in unvalidatedConvert() argument
395 hidl_vec<UnvalidatedConvertOutput<Type>> halObject(arguments.size()); in unvalidatedConvert()
396 for (size_t i = 0; i < arguments.size(); ++i) { in unvalidatedConvert()
397 halObject[i] = NN_TRY(utils::unvalidatedConvert(arguments[i])); in unvalidatedConvert()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_NV_cuda_kernel_launch/
Ddispatch.adoc38 related arguments are defined.
87 corresponding to the arguments of pname:function.
107 parameters, corresponding to the arguments of pname:function.
138 exchange data with the kernel must: be to __pass resources via the arguments
219 In the CUDA kernel source code, here is an example on how arguments match
/hardware/interfaces/fastboot/1.1/
DIFastboot.hal28 * INVALID_ARGUMENT for bad arguments,
/hardware/interfaces/configstore/1.1/default/seccomp_policy/
Dconfigstore@1.1-arm64.policy21 # TODO(b/68162846) reduce scope of prctl() based on arguments
/hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc/gen-1240/
Dloc_api_cb.xdr43 * These are struct declarations for the function arguments
/hardware/qcom/gps/loc_api/libloc_api-rpc/gen-1240/
Dloc_api_cb.xdr43 * These are struct declarations for the function arguments
Dloc_api.xdr50 * These are struct declarations for the function arguments
/hardware/interfaces/neuralnetworks/1.0/
DIExecutionCallback.hal40 * - INVALID_ARGUMENT if one of the input arguments to
DIPreparedModelCallback.hal45 * - INVALID_ARGUMENT if one of the input arguments to
/hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc/gen-1240/
Dloc_api_cb.xdr43 * These are struct declarations for the function arguments
/hardware/interfaces/automotive/vehicle/2.0/
DIVehicleCallback.hal25 * arguments) or when the IVehicle#set method was called and the actual
/hardware/interfaces/broadcastradio/1.1/
DITuner.hal39 * INVALID_ARGUMENTS if invalid arguments are passed.
112 * INVALID_ARGUMENTS if invalid arguments are passed
/hardware/interfaces/fastboot/1.0/
DIFastboot.hal38 * INVALID_ARGUMENT for bad arguments,
/hardware/interfaces/neuralnetworks/1.2/
DIPreparedModelCallback.hal47 * - INVALID_ARGUMENT if one of the input arguments to
DIExecutionCallback.hal45 * - INVALID_ARGUMENT if one of the input arguments to
/hardware/interfaces/neuralnetworks/1.3/
DIPreparedModelCallback.hal48 * - INVALID_ARGUMENT if one of the input arguments to
/hardware/interfaces/neuralnetworks/aidl/utils/
DAndroid.bp134 /* GMOCK defines functions for printing all MOCK_DEVICE arguments and

1234