Home
last modified time | relevance | path

Searched defs:assignment (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/soc/fsl/qe/
H A Dqe_io.c48 int open_drain, int assignment, int has_irq) in __par_io_config_pin()
109 int assignment, int has_irq) in par_io_config_pin()
175 int assignment = be32_to_cpu(pio_map[4]); in par_io_of_config() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qgeocircle/
H A Dtst_qgeocircle.cpp90 void tst_QGeoCircle::assignment() in assignment() function in tst_QGeoCircle
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qgeopolygon/
H A Dtst_qgeopolygon.cpp102 void tst_QGeoPolygon::assignment() in assignment() function in tst_QGeoPolygon
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qgeopath/
H A Dtst_qgeopath.cpp92 void tst_QGeoPath::assignment() in assignment() function in tst_QGeoPath
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/config/detail/
H A Dsuffix.hpp392 # define BOOST_STATIC_CONSTANT(type, assignment) enum { assignment } argument
394 # define BOOST_STATIC_CONSTANT(type, assignment) static const type assignment argument
/OK3568_Linux_fs/yocto/poky/meta/lib/oe/
H A Drecipeutils.py85 def split_var_value(value, assignment=True): argument
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qgeorectangle/
H A Dtst_qgeorectangle.cpp172 void tst_QGeoRectangle::assignment() in assignment() function in tst_QGeoRectangle
/OK3568_Linux_fs/kernel/include/linux/
H A Dgenl_magic_func.h169 #define __assign(attr_nr, attr_flag, name, nla_type, type, assignment...) \ argument
/OK3568_Linux_fs/kernel/include/soc/fsl/qe/
H A Dqe.h170 int assignment, int has_irq) { return -ENOSYS; } in par_io_config_pin()
/OK3568_Linux_fs/kernel/kernel/trace/
H A Dtrace_events_hist.c1267 char *assignment; in parse_assignment() local