Home
last modified time | relevance | path

Searched defs:concat (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/mtd/
H A Dmtdconcat.c57 struct mtd_concat *concat = CONCAT(mtd); in concat_read() local
109 struct mtd_concat *concat = CONCAT(mtd); in concat_panic_write() local
150 struct mtd_concat *concat = CONCAT(mtd); in concat_write() local
188 struct mtd_concat *concat = CONCAT(mtd); in concat_writev() local
262 struct mtd_concat *concat = CONCAT(mtd); in concat_read_oob() local
319 struct mtd_concat *concat = CONCAT(mtd); in concat_write_oob() local
365 struct mtd_concat *concat = CONCAT(mtd); in concat_erase() local
484 struct mtd_concat *concat = CONCAT(mtd); in concat_xxlock() local
531 struct mtd_concat *concat = CONCAT(mtd); in concat_is_locked() local
553 struct mtd_concat *concat = CONCAT(mtd); in concat_sync() local
[all …]
/OK3568_Linux_fs/u-boot/drivers/mtd/
H A Dmtdconcat.c65 struct mtd_concat *concat = CONCAT(mtd); in concat_read() local
121 struct mtd_concat *concat = CONCAT(mtd); in concat_write() local
164 struct mtd_concat *concat = CONCAT(mtd); in concat_writev() local
239 struct mtd_concat *concat = CONCAT(mtd); in concat_read_oob() local
296 struct mtd_concat *concat = CONCAT(mtd); in concat_write_oob() local
383 struct mtd_concat *concat = CONCAT(mtd); in concat_erase() local
506 struct mtd_concat *concat = CONCAT(mtd); in concat_lock() local
540 struct mtd_concat *concat = CONCAT(mtd); in concat_unlock() local
574 struct mtd_concat *concat = CONCAT(mtd); in concat_sync() local
586 struct mtd_concat *concat = CONCAT(mtd); in concat_suspend() local
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/util/
H A Dindexed_tuple.hpp45 concat(const IndexedTuple<TypeList<Js...>, TypeList<Us...>>& other) const { in concat() function in mbgl::IndexedTuple
/OK3568_Linux_fs/external/xserver/hw/xfree86/int10/
H A Dxf86int10module.c21 #define concat(x,y) x ## y macro
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/view/joint_view/
H A Djoint_view_iterator.hpp51 concat_type concat; member
H A Djoint_view.hpp68 concat_type concat() const { return fusion::begin(seq2); } in concat() function
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/dnn/
H A Dshape_utils.hpp169 static inline MatShape concat(const MatShape& a, const MatShape& b) in concat() function
/OK3568_Linux_fs/kernel/tools/testing/selftests/exec/
H A Dexecveat.c119 static char *concat(const char *left, const char *right) in concat() function
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/expression/
H A Ddsl.cpp176 std::unique_ptr<Expression> concat(std::vector<std::unique_ptr<Expression>> inputs) { in concat() function
/OK3568_Linux_fs/kernel/fs/nfs/blocklayout/
H A Dblocklayout.h78 } concat; member
/OK3568_Linux_fs/kernel/net/netfilter/
H A Dnf_tables_api.c3756 struct nlattr *concat, *field; in nf_tables_fill_set_concat() local