Home
last modified time | relevance | path

Searched defs:model (Results 251 - 275 of 854) sorted by relevance

1...<<11121314151617181920>>...35

/third_party/eudev/src/ata_id/
H A Data_id.c422 char model[41]; in main() local
[all...]
/third_party/eudev/src/scsi_id/
H A Dscsi_id.c163 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 Dpsymodel.h91 const struct FFPsyModel *model; ///< encoder-specific model functions member
[all...]
/third_party/ffmpeg/libavfilter/dnn/
H A Ddnn_backend_native.c73 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 Ddnn_backend_native.h126 DNNModel *model; member
/third_party/ffmpeg/libavfilter/
H A Ddnn_interface.h86 void *model; member
[all...]
/third_party/glfw/src/
H A Dwl_monitor.c41 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 Descl_capabilities.c604 char *model = strdup(device->model_name); in escl_capabilities() local
/third_party/backends/backend/
H A Ddc240.h93 SANE_Byte model; member
111 SANE_Byte model; member
H A Depson2-commands.c445 unsigned char model[17]; in esci_request_extended_identity() local
H A Depsonds-ops.c78 eds_is_model(epsonds_device *dev, const char *model) in eds_is_model() argument
H A Dmustek_usb2.h106 SANE_String_Const model; member
144 Scanner_Model model; member
H A Dgt68xx_generic.c217 GT68xx_Model *model; in gt68xx_generic_setup_scan() local
651 GT68xx_Model *model = dev->model; gt68xx_generic_move_paper() local
[all...]
H A Dst400.h70 ST400_Model *model; member
H A Dumax_pp_mid.c140 sanei_umax_pp_model (int port, int *model) in sanei_umax_pp_model() argument
/third_party/backends/backend/genesys/
H A Dlow.h160 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
/third_party/backends/testsuite/sanei/
H A Dsanei_config_test.c460 SANE_Char model[128]; in umax_pp() local
[all...]
/third_party/cups-filters/utils/
H A Ddriverless.c88 model[256], /* Model */ in listPrintersInArray() local
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Dlstmbetst.cpp266 void LSTMBETest::runTestWithLargeMemory( const char* model, UScriptCode script) { in runTestWithLargeMemory() argument
214 createEngineFromTestData( const char* model, UScriptCode script, UErrorCode& status) createEngineFromTestData() argument
/third_party/icu/tools/unicodetools/com/ibm/rbm/gui/
H A DRBSearchPanel.java42 SearchItemsTableModel model; field in RBSearchPanel
/third_party/libuv/src/unix/
H A Dfreebsd.c185 char model[512]; in uv_cpu_info() local
H A Dnetbsd.c191 char model[512]; in uv_cpu_info() local
/third_party/node/deps/icu-small/source/common/
H A Dmlbe.cpp237 initKeyValue(UResourceBundle *rb, const char *keyName, const char *valueName, Hashtable &model, UErrorCode &error) initKeyValue() argument
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_screen.h87 uint32_t model; member
/third_party/mindspore/test/utils/
H A Dmodel_utils.cpp161 void ModelPredict(OH_AI_ModelHandle model, OH_AI_ContextHandle context, std::string modelName, in ModelPredict() argument
212 ModelPredict_ModelBuild(OH_AI_ModelHandle model, OH_AI_ContextHandle context, std::string modelName, bool buildByGraph) ModelPredict_ModelBuild() argument
239 ModelTrain(OH_AI_ModelHandle model, OH_AI_ContextHandle context, std::string modelName, OH_AI_ShapeInfo shapeInfos, bool buildByGraph, bool isTranspose, bool isCallback) ModelTrain() argument
[all...]

Completed in 16 milliseconds

1...<<11121314151617181920>>...35