Home
last modified time | relevance | path

Searched defs:create (Results 26 – 50 of 220) sorted by relevance

123456789

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dupsample.c25 static int create(sox_effect_t * effp, int argc, char * * argv) in create() function
H A Ddownsample.c30 static int create(sox_effect_t *effp, int argc, char **argv) in create() function
H A Dfir.c28 static int create(sox_effect_t * effp, int argc, char * * argv) in create() function
H A Doverdrive.c24 static int create(sox_effect_t * effp, int argc, char * * argv) in create() function
H A Drepeat.c27 static int create(sox_effect_t * effp, int argc, char * * argv) in create() function
H A Dbiquad.c159 static int create(sox_effect_t * effp, int argc, char * * argv) in create() function
H A Dfirfit.c33 static int create(sox_effect_t * effp, int argc, char **argv) in create() function
H A Dloudness.c28 static int create(sox_effect_t * effp, int argc, char **argv) in create() function
/OK3568_Linux_fs/kernel/include/net/9p/
H A Dtransport.h43 int (*create)(struct p9_client *, const char *, char *); member
/OK3568_Linux_fs/kernel/fs/fat/
H A Dcache.c334 sector_t *last_block, int create) in is_exceed_eof()
359 unsigned long *mapped_blocks, int create, bool from_bmap) in fat_bmap()
/OK3568_Linux_fs/kernel/fs/minix/
H A Ditree_v2.c62 struct buffer_head *bh_result, int create) in V2_minix_get_block()
/OK3568_Linux_fs/kernel/fs/affs/
H A Dfile.c296 affs_get_block(struct inode *inode, sector_t block, struct buffer_head *bh_result, int create) in affs_get_block()
465 affs_bread_ino(struct inode *inode, int block, int create) in affs_bread_ino()
522 affs_do_readpage_ofs(struct page *page, unsigned to, int create) in affs_do_readpage_ofs()
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/stitching/detail/
H A Dutil.hpp89 void create(int num_vertices) { edges_.assign(num_vertices, std::list<GraphEdge>()); } in create() function in cv::detail::Graph
/OK3568_Linux_fs/kernel/drivers/md/
H A Ddm-path-selector.h40 int (*create) (struct path_selector *ps, unsigned argc, char **argv); member
/OK3568_Linux_fs/kernel/include/linux/
H A Dzpool.h89 void *(*create)(const char *name, member
H A Dmdev.h84 int (*create)(struct kobject *kobj, struct mdev_device *mdev); member
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Drblist.c55 bool create) in __rblist__findnew()
H A Dintlist.c61 int i, bool create) in __intlist__findnew()
/OK3568_Linux_fs/kernel/samples/uhid/
H A Duhid-example.c176 static int create(int fd) in create() function
/OK3568_Linux_fs/kernel/net/nfc/
H A Dnfc.h23 int (*create)(struct net *net, struct socket *sock, member
/OK3568_Linux_fs/kernel/fs/exfat/
H A Dinode.c106 unsigned int *clu, int create) in exfat_map_cluster()
291 struct buffer_head *bh_result, int create) in exfat_get_block()
/OK3568_Linux_fs/kernel/kernel/trace/
H A Dtrace_dynevent.h42 int (*create)(int argc, const char *argv[]); member
/OK3568_Linux_fs/kernel/fs/nilfs2/
H A Dsufile.c90 int create, struct buffer_head **bhp) in nilfs_sufile_get_segment_usage_block()
157 int create, size_t *ndone, in nilfs_sufile_updatev()
224 int nilfs_sufile_update(struct inode *sufile, __u64 segnum, int create, in nilfs_sufile_update()
/OK3568_Linux_fs/kernel/fs/bfs/
H A Dfile.c65 struct buffer_head *bh_result, int create) in bfs_get_block()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/programs/
H A Dsymbol_program.cpp16 std::unique_ptr<SymbolSizeBinder> SymbolSizeBinder::create(const float tileZoom, in create() function in mbgl::SymbolSizeBinder

123456789