Home
last modified time | relevance | path

Searched defs:model (Results 51 – 75 of 412) sorted by relevance

12345678910>>...17

/OK3568_Linux_fs/external/rknpu2/examples/rknn_api_demo/src/
H A Drknn_create_mem_demo.cpp137 unsigned char* model = (unsigned char*)malloc(model_len); in load_model() local
173 unsigned char* model = load_model(model_path, &model_len); in main() local
/OK3568_Linux_fs/external/rknpu2/examples/librknn_api_android_demo/
H A Drknn_create_mem_demo.cpp137 unsigned char* model = (unsigned char*)malloc(model_len); in load_model() local
173 unsigned char* model = load_model(model_path, &model_len); in main() local
/OK3568_Linux_fs/kernel/drivers/hwmon/pmbus/
H A Dbel-pfe.c94 int model; in pfe_pmbus_probe() local
/OK3568_Linux_fs/kernel/include/sound/
H A Duda134x.h17 int model; member
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/chrp/
H A Dsetup.c101 const char *model = ""; in chrp_show_cpuinfo() local
197 const char *model; in sio_init() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/geometries/
H A Dmulti_linestring.hpp35 namespace model namespace
H A Dmulti_polygon.hpp34 namespace model namespace
H A Dlinestring.hpp37 namespace model namespace
H A Dmulti_point.hpp34 namespace model namespace
/OK3568_Linux_fs/kernel/drivers/hid/
H A Dhid-glorious.c40 const char *model = "Device"; in glorious_update_name() local
/OK3568_Linux_fs/kernel/drivers/macintosh/
H A Dvia-pmu-led.c85 const char *model; in via_pmu_led_init() local
/OK3568_Linux_fs/kernel/arch/m68k/sun3/
H A Didprom.c86 void sun3_get_model(unsigned char* model) in sun3_get_model()
/OK3568_Linux_fs/kernel/tools/perf/arch/x86/annotate/
H A Dinstructions.c177 unsigned int family, model, stepping; in x86__cpuid_parse() local
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/videostab/
H A Dglobal_motion.hpp123 MotionEstimatorBase(MotionModel model) { setMotionModel(model); } in MotionEstimatorBase()
186 ImageMotionEstimatorBase(MotionModel model) { setMotionModel(model); } in ImageMotionEstimatorBase()
/OK3568_Linux_fs/kernel/sound/pci/ctxfi/
H A Dcthardware.c20 enum CTCARDS model, struct hw **rhw) in create_hw_obj()
/OK3568_Linux_fs/external/rknn-toolkit2/examples/pytorch/resnet18/
H A Dtest.py44 model = './resnet18.pt' variable
/OK3568_Linux_fs/external/rknn-toolkit2/examples/pytorch/resnet18_qat/
H A Dtest.py48 model = './resnet18_i8.pt' variable
/OK3568_Linux_fs/kernel/arch/mips/oprofile/
H A Dcommon.c23 static struct op_mips_model *model; variable
/OK3568_Linux_fs/u-boot/board/freescale/common/
H A Dsgmii_riser.c51 const char *model; in fsl_sgmii_riser_fdt_fixup() local
/OK3568_Linux_fs/kernel/arch/x86/oprofile/
H A Dop_model_amd.c268 static void op_mux_switch_ctrl(struct op_x86_model_spec const *model, in op_mux_switch_ctrl()
333 static void op_amd_setup_ctrs(struct op_x86_model_spec const *model, in op_amd_setup_ctrs()
/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/toastergui/
H A Dviews.py259 def _validate_input(field_input, model): argument
288 def _get_search_results(search_term, queryset, model): argument
304 def _search_tuple(request, model): argument
318 def _get_queryset(model, queryset, filter_string, search_term, ordering_string, ordering_secondary=… argument
/OK3568_Linux_fs/kernel/arch/mips/cavium-octeon/executive/
H A Docteon-model.c471 int model = fuse_data & 0x3fff; in octeon_model_get_string_buffer() local
/OK3568_Linux_fs/kernel/include/linux/platform_data/
H A Dtsc2007.h8 u16 model; /* 2007. */ member
/OK3568_Linux_fs/kernel/arch/alpha/kernel/
H A Dpc873xx.c13 static unsigned int base, model; variable
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqdeclarativegeomapitemview.cpp217 QVariant QDeclarativeGeoMapItemView::model() const in model() function in QDeclarativeGeoMapItemView
222 void QDeclarativeGeoMapItemView::setModel(const QVariant &model) in setModel()

12345678910>>...17