/kernel/linux/linux-6.6/drivers/scsi/elx/efct/ |
H A D | efct_driver.h | 75 const char *model; member
|
/test/xts/acts/ai/nncore/e2etest/src/ |
H A D | EndToEndTest.cpp | 38 void BuildModel(OH_NNModel **model) in BuildModel() argument 47 void BuildDynamicModel(OH_NNModel **model) in BuildDynamicModel() argument 56 void BuildModelWithQuantParams(OH_NNModel **model) in BuildModelWithQuantParams() argument 65 ConstructCompilation(OH_NNModel* model, size_t deviceId, bool isUseCache = true) ConstructCompilation() argument 341 OH_NNModel* model = nullptr; HWTEST_F() local 363 OH_NNModel* model = nullptr; HWTEST_F() local 385 OH_NNModel* model = nullptr; HWTEST_F() local 407 OH_NNModel* model = nullptr; HWTEST_F() local 433 OH_NNModel* model = nullptr; HWTEST_F() local [all...] |
/test/xts/acts/ai/neural_network_runtime/v2_0/common/ |
H A D | nnrt_utils.cpp | 29 int BuildMultiOpGraph(OH_NNModel *model, const OHNNGraphArgsMulti &graphArgs) in BuildMultiOpGraph() argument 80 int BuildSingleOpGraph(OH_NNModel *model, const OHNNGraphArgs &graphArgs) in BuildSingleOpGraph() argument 307 Free(OH_NNModel *model, OH_NNCompilation *compilation, OH_NNExecutor *executor) Free() argument [all...] |
/test/xts/acts/ai/nncore/opstest/src/ |
H A D | lstm_test.cpp | 77 OH_NNModel *model = OH_NNModel_Construct();
in HWTEST_F() local 106 OH_NNModel *model = OH_NNModel_Construct();
in HWTEST_F() local 129 OH_NNModel *model in HWTEST_F() local 152 OH_NNModel *model = OH_NNModel_Construct(); HWTEST_F() local 176 OH_NNModel *model = OH_NNModel_Construct(); HWTEST_F() local 192 OH_NNModel *model = OH_NNModel_Construct(); HWTEST_F() local 210 OH_NNModel *model = OH_NNModel_Construct(); HWTEST_F() local 227 OH_NNModel *model = OH_NNModel_Construct(); HWTEST_F() local 263 OH_NNModel *model = OH_NNModel_Construct(); HWTEST_F() local 298 OH_NNModel *model = OH_NNModel_Construct(); HWTEST_F() local 333 OH_NNModel *model = OH_NNModel_Construct(); HWTEST_F() local 356 OH_NNModel *model = OH_NNModel_Construct(); HWTEST_F() local 380 OH_NNModel *model = OH_NNModel_Construct(); HWTEST_F() local 404 OH_NNModel *model = OH_NNModel_Construct(); HWTEST_F() local 428 OH_NNModel *model = OH_NNModel_Construct(); HWTEST_F() local 451 OH_NNModel *model = OH_NNModel_Construct(); HWTEST_F() local 475 OH_NNModel *model = OH_NNModel_Construct(); HWTEST_F() local 499 OH_NNModel *model = OH_NNModel_Construct(); HWTEST_F() local 523 OH_NNModel *model = OH_NNModel_Construct(); HWTEST_F() local 548 OH_NNModel *model = OH_NNModel_Construct(); HWTEST_F() local 575 OH_NNModel *model = OH_NNModel_Construct(); HWTEST_F() local 602 OH_NNModel *model = OH_NNModel_Construct(); HWTEST_F() local 629 OH_NNModel *model = OH_NNModel_Construct(); HWTEST_F() local 654 OH_NNModel *model = OH_NNModel_Construct(); HWTEST_F() local 681 OH_NNModel *model = OH_NNModel_Construct(); HWTEST_F() local 708 OH_NNModel *model = OH_NNModel_Construct(); HWTEST_F() local 735 OH_NNModel *model = OH_NNModel_Construct(); HWTEST_F() local [all...] |
H A D | detection_post_process_test.cpp | 97 OH_NNModel *model = OH_NNModel_Construct();
in HWTEST_F() local 127 OH_NNModel *model = OH_NNModel_Construct();
in HWTEST_F() local 153 OH_NNModel *model in HWTEST_F() local 179 OH_NNModel *model = OH_NNModel_Construct(); HWTEST_F() local 206 OH_NNModel *model = OH_NNModel_Construct(); HWTEST_F() local 223 OH_NNModel *model = OH_NNModel_Construct(); HWTEST_F() local 242 OH_NNModel *model = OH_NNModel_Construct(); HWTEST_F() local 260 OH_NNModel *model = OH_NNModel_Construct(); HWTEST_F() local 297 OH_NNModel *model = OH_NNModel_Construct(); HWTEST_F() local 333 OH_NNModel *model = OH_NNModel_Construct(); HWTEST_F() local 369 OH_NNModel *model = OH_NNModel_Construct(); HWTEST_F() local 393 OH_NNModel *model = OH_NNModel_Construct(); HWTEST_F() local 418 OH_NNModel *model = OH_NNModel_Construct(); HWTEST_F() local 443 OH_NNModel *model = OH_NNModel_Construct(); HWTEST_F() local 468 OH_NNModel *model = OH_NNModel_Construct(); HWTEST_F() local 492 OH_NNModel *model = OH_NNModel_Construct(); HWTEST_F() local 517 OH_NNModel *model = OH_NNModel_Construct(); HWTEST_F() local 542 OH_NNModel *model = OH_NNModel_Construct(); HWTEST_F() local 567 OH_NNModel *model = OH_NNModel_Construct(); HWTEST_F() local 593 OH_NNModel *model = OH_NNModel_Construct(); HWTEST_F() local 621 OH_NNModel *model = OH_NNModel_Construct(); HWTEST_F() local 649 OH_NNModel *model = OH_NNModel_Construct(); HWTEST_F() local 677 OH_NNModel *model = OH_NNModel_Construct(); HWTEST_F() local 703 OH_NNModel *model = OH_NNModel_Construct(); HWTEST_F() local 731 OH_NNModel *model = OH_NNModel_Construct(); HWTEST_F() local 759 OH_NNModel *model = OH_NNModel_Construct(); HWTEST_F() local 787 OH_NNModel *model = OH_NNModel_Construct(); HWTEST_F() local [all...] |
/test/xts/acts/ai/neural_network_runtime/v1_0/common/ |
H A D | nnrt_utils.cpp | 29 int BuildMultiOpGraph(OH_NNModel *model, const OHNNGraphArgsMulti &graphArgs) in BuildMultiOpGraph() argument 80 int BuildSingleOpGraph(OH_NNModel *model, const OHNNGraphArgs &graphArgs) in BuildSingleOpGraph() argument 307 Free(OH_NNModel *model, OH_NNCompilation *compilation, OH_NNExecutor *executor) Free() argument [all...] |
/test/xts/device_attest/services/core/adapter/ |
H A D | attest_adapter_mock.c | 149 char* model = NULL; in OsGetUnencryptedUdidStub() local
|
/test/xts/hats/ai/nnrt/hdi/v1_0/common/ |
H A D | hdi_nnrt_test_utils.cpp | 28 void HDICommon::BuildAddGraph(OH_NNModel **model) in BuildAddGraph() argument 67 BuildAddGraphDynamic(OH_NNModel **model) BuildAddGraphDynamic() argument 106 ConvertModel(OHOS::sptr<V1_0::INnrtDevice> device_, OH_NNModel *model, OHOS::HDI::Nnrt::V1_0::SharedBuffer &tensorBuffer, V1_0::Model **iModel) ConvertModel() argument [all...] |
/test/xts/device_attest/services/core/attest/ |
H A D | attest_service_device.c | 353 char *model = StrdupDevInfo(PRODUCT_MODEL); in GetUdidDecrypted() local
|
/test/xts/device_attest_lite/services/core/adapter/ |
H A D | attest_adapter_mock.c | 149 char* model = NULL; in OsGetUnencryptedUdidStub() local
|
/test/xts/hats/ai/nnrt/hdi/v2_0/common/ |
H A D | hdi_nnrt_test_utils.cpp | 28 void HDICommon::BuildAddGraph(OH_NNModel **model) in BuildAddGraph() argument 67 BuildAddGraphDynamic(OH_NNModel **model) BuildAddGraphDynamic() argument 106 ConvertModel(OHOS::sptr<V2_0::INnrtDevice> device_, OH_NNModel *model, OHOS::HDI::Nnrt::V2_0::SharedBuffer &tensorBuffer, V2_0::Model **iModel) ConvertModel() argument [all...] |
/third_party/eudev/src/ata_id/ |
H A D | ata_id.c | 422 char model[41]; in main() local [all...] |
/third_party/eudev/src/scsi_id/ |
H A D | scsi_id.c | 163 get_file_options(struct udev *udev, const char *vendor, const char *model, int *argc, char ***newargv) get_file_options() argument
|
/third_party/ffmpeg/libavcodec/ |
H A D | psymodel.h | 91 const struct FFPsyModel *model; ///< encoder-specific model functions member [all...] |
/third_party/ffmpeg/libavfilter/dnn/ |
H A D | dnn_backend_native.c | 73 static int get_input_native(void *model, DNNData *input, const char *input_name) in get_input_native() argument 99 static int get_output_native(void *model, const char *input_name, int input_width, int input_height, in get_output_native() argument 142 DNNModel *model = NULL; in ff_dnn_load_model_native() local 435 ff_dnn_execute_model_native(const DNNModel *model, DNNExecBaseParams *exec_params) ff_dnn_execute_model_native() argument 474 ff_dnn_flush_native(const DNNModel *model) ff_dnn_flush_native() argument 488 ff_dnn_get_result_native(const DNNModel *model, AVFrame **in, AVFrame **out) ff_dnn_get_result_native() argument 515 ff_dnn_free_model_native(DNNModel **model) ff_dnn_free_model_native() argument [all...] |
H A D | dnn_backend_native.h | 126 DNNModel *model; member
|
/third_party/ffmpeg/libavfilter/ |
H A D | dnn_interface.h | 86 void *model; member [all...] |
/third_party/glfw/src/ |
H A D | wl_monitor.c | 41 outputHandleGeometry(void* userData, struct wl_output* output, int32_t x, int32_t y, int32_t physicalWidth, int32_t physicalHeight, int32_t subpixel, const char* make, const char* model, int32_t transform) outputHandleGeometry() argument
|
/third_party/backends/backend/escl/ |
H A D | escl_capabilities.c | 604 char *model = strdup(device->model_name); in escl_capabilities() local
|
/third_party/backends/backend/ |
H A D | dc240.h | 93 SANE_Byte model; member 111 SANE_Byte model; member
|
H A D | epson2-commands.c | 445 unsigned char model[17]; in esci_request_extended_identity() local
|
H A D | epsonds-ops.c | 78 eds_is_model(epsonds_device *dev, const char *model) in eds_is_model() argument
|
H A D | mustek_usb2.h | 106 SANE_String_Const model; member 144 Scanner_Model model; member
|
H A D | gt68xx_generic.c | 217 GT68xx_Model *model; in gt68xx_generic_setup_scan() local 651 GT68xx_Model *model = dev->model; gt68xx_generic_move_paper() local [all...] |
/third_party/backends/backend/genesys/ |
H A D | low.h | 160 const Genesys_Model& model() const { return model_; } in model() function in genesys::UsbDeviceEntry 144 UsbDeviceEntry(std::uint16_t vendor_id, std::uint16_t product_id, const Genesys_Model& model) UsbDeviceEntry() argument 150 UsbDeviceEntry(std::uint16_t vendor_id, std::uint16_t product_id, std::uint16_t bcd_device, const Genesys_Model& model) UsbDeviceEntry() argument
|