Searched refs:file (Results 1 - 25 of 3763) sorted by relevance

1234567891011>>

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/flac-1.2.1/examples/c/decode/
H A DMakefile.am4 # This file is part the FLAC project. FLAC is comprised of several
6 # are distributed under Xiph.Org's BSD-like license (see the file
9 # is distributed under the Gnu FDL (see COPYING.FDL). Each file in the
13 # Since this particular file is relevant to all components of FLAC,
15 # restrictive of those mentioned above. See the file COPYING.Xiph in this
18 SUBDIRS = file
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/flac-1.2.1/examples/c/encode/
H A DMakefile.am4 # This file is part the FLAC project. FLAC is comprised of several
6 # are distributed under Xiph.Org's BSD-like license (see the file
9 # is distributed under the Gnu FDL (see COPYING.FDL). Each file in the
13 # Since this particular file is relevant to all components of FLAC,
15 # restrictive of those mentioned above. See the file COPYING.Xiph in this
18 SUBDIRS = file
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/flac-1.2.1/examples/cpp/decode/
H A DMakefile.am4 # This file is part the FLAC project. FLAC is comprised of several
6 # are distributed under Xiph.Org's BSD-like license (see the file
9 # is distributed under the Gnu FDL (see COPYING.FDL). Each file in the
13 # Since this particular file is relevant to all components of FLAC,
15 # restrictive of those mentioned above. See the file COPYING.Xiph in this
18 SUBDIRS = file
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/flac-1.2.1/examples/cpp/encode/
H A DMakefile.am4 # This file is part the FLAC project. FLAC is comprised of several
6 # are distributed under Xiph.Org's BSD-like license (see the file
9 # is distributed under the Gnu FDL (see COPYING.FDL). Each file in the
13 # Since this particular file is relevant to all components of FLAC,
15 # restrictive of those mentioned above. See the file COPYING.Xiph in this
18 SUBDIRS = file
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ocfs2/
H A Dmmap.h4 int ocfs2_mmap(struct file *file, struct vm_area_struct *vma);
H A Dioctl.h13 int ocfs2_ioctl(struct inode * inode, struct file * filp,
15 long ocfs2_compat_ioctl(struct file *file, unsigned cmd, unsigned long arg);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/xfs/linux-2.6/
H A Dxfs_ioctl32.h21 extern long xfs_file_compat_ioctl(struct file *, unsigned, unsigned long);
22 extern long xfs_file_compat_invis_ioctl(struct file *, unsigned, unsigned long);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/minidlna/tagutils/
H A Dtagutils-pcm.h22 static int _get_pcmfileinfo(char *file, struct song_metadata *psong);
H A Dtagutils-flc.h23 static int _get_flcfileinfo(char *file, struct song_metadata *psong);
24 static int _get_flctags(char *file, struct song_metadata *psong);
H A Dtagutils-wav.h23 static int _get_wavfileinfo(char *file, struct song_metadata *psong);
24 static int _get_wavtags(char *file, struct song_metadata *psong);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/minidlna.03.14/tagutils/
H A Dtagutils-pcm.h21 static int _get_pcmfileinfo(char *file, struct song_metadata *psong);
H A Dtagutils-flc.h22 static int _get_flcfileinfo(char *file, struct song_metadata *psong);
23 static int _get_flctags(char *file, struct song_metadata *psong);
H A Dtagutils-wav.h22 static int _get_wavfileinfo(char *file, struct song_metadata *psong);
23 static int _get_wavtags(char *file, struct song_metadata *psong);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/minidlna.07.26/tagutils/
H A Dtagutils-pcm.h22 static int _get_pcmfileinfo(char *file, struct song_metadata *psong);
H A Dtagutils-flc.h23 static int _get_flcfileinfo(char *file, struct song_metadata *psong);
24 static int _get_flctags(char *file, struct song_metadata *psong);
H A Dtagutils-wav.h23 static int _get_wavfileinfo(char *file, struct song_metadata *psong);
24 static int _get_wavtags(char *file, struct song_metadata *psong);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Deventfd.h16 struct file *eventfd_fget(int fd);
17 int eventfd_signal(struct file *file, int n);
22 static inline int eventfd_signal(struct file *file, int n) argument
H A Deventpoll.h25 /* Set the One Shot behaviour for the target file descriptor */
28 /* Set the Edge Triggered behaviour for the target file descriptor */
56 struct file;
61 /* Used to initialize the epoll bits inside the "struct file" */
62 static inline void eventpoll_init_file(struct file *file) argument
64 INIT_LIST_HEAD(&file->f_ep_links);
65 spin_lock_init(&file->f_ep_lock);
69 /* Used to release the epoll bits inside the "struct file" */
70 void eventpoll_release_file(struct file *fil
78 eventpoll_release(struct file *file) argument
102 eventpoll_init_file(struct file *file) argument
103 eventpoll_release(struct file *file) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/media/
H A Dv4l2-dev.h67 typedef int (*v4l2_kioctl)(struct inode *inode, struct file *file,
70 int v4l_compat_translate_ioctl(struct inode *inode, struct file *file,
73 #define v4l_compat_translate_ioctl(inode,file,cmd,arg,ioctl) -EINVAL
77 extern long v4l_compat_ioctl32(struct file *file, unsigned int cmd,
111 int (*vidioc_querycap)(struct file *file, void *fh, struct v4l2_capability *cap);
114 int (*vidioc_g_priority) (struct file *fil
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/ctf/
H A Dctf_ksyms.sh24 for file in $* ; do
25 ${NM} $file | sed -ne 's/[0-9A-Fa-f]* [DRT] \([^ ]*\)/EXPORT_SYMBOL(\1);/p'
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/hnd/
H A Dshared_ksyms.sh25 for file in $* ; do
26 ${NM} $file | sed -ne 's/[0-9A-Fa-f]* [BDRT] \([^ ]*\)/extern void \1; EXPORT_SYMBOL(\1);/p'
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/db/
H A DLogSequenceNumber.java2 * See the file LICENSE for redistribution information.
15 specifies a unique location in a log file. A LogSequenceNumber consists
16 of two unsigned 32-bit integers -- one specifies the log file number,
17 and the other specifies the offset in the log file.
20 private int file; field in class:LogSequenceNumber
24 Construct a LogSequenceNumber with the specified file and offset.
26 @param file
27 The log file number.
30 The log file offset.
32 public LogSequenceNumber(final int file, fina argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ramfs/
H A DMakefile7 file-mmu-y := file-nommu.o
8 file-mmu-$(CONFIG_MMU) := file-mmu.o
9 ramfs-objs += inode.o $(file-mmu-y)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/tests/
H A Ddirectories.pm10 # This software is licensed as described in the file COPYING, which
16 # furnished to do so, under the terms of the COPYING file.
24 'content' => "This file should have permissions 444\n",
32 'content' => "This file should have permissions 666\n",
40 'content' => "This file should have permissions 777\n",
49 'content' => "This file should have permissions 001\n",
58 'content' => "This file should have permissions 110\n",
66 'name' => 'link -> file.txt',
74 'name' => 'link_absolute -> /data/ftp/file.txt',
149 'name' => "file
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/scripts/kconfig/
H A Dutil.c11 /* file already present in list? If not add it */
12 struct file *file_lookup(const char *name)
14 struct file *file; local
16 for (file = file_list; file; file = file->next) {
17 if (!strcmp(name, file->name))
18 return file;
32 struct file *file; local
[all...]

Completed in 135 milliseconds

1234567891011>>