Searched refs:no (Results 1 - 25 of 2270) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/examples/pam_winbind/
H A Dpam_winbind.conf10 ;debug = no
14 ;cached_login = no
17 ;krb5_auth = no
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-mxc/include/mach/
H A Dspi.h25 #define MXC_SPI_CS(no) ((no) - 32)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-netx/include/mach/
H A Dpfifo.h24 static inline int pfifo_push(int no, unsigned int pointer) argument
26 writel(pointer, NETX_PFIFO_BASE(no));
30 static inline unsigned int pfifo_pop(int no) argument
32 return readl(NETX_PFIFO_BASE(no));
35 static inline int pfifo_fill_level(int no) argument
38 return readl(NETX_PFIFO_FILL_LEVEL(no));
41 static inline int pfifo_full(int no) argument
43 return readl(NETX_PFIFO_FULL) & (1<<no) ? 1 : 0;
46 static inline int pfifo_empty(int no) argument
48 return readl(NETX_PFIFO_EMPTY) & (1<<no)
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/autoconf-lib-link/tests/rpathx/
H A DMakefile.am1 AUTOMAKE_OPTIONS = 1.5 foreign no-dependencies
4 librpathx_la_LDFLAGS = -lc -no-undefined
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/autoconf-lib-link/tests/rpathy/
H A DMakefile.am1 AUTOMAKE_OPTIONS = 1.5 foreign no-dependencies
4 librpathy_la_LDFLAGS = @LTLIBRPATHX@ -lc -no-undefined
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/autoconf-lib-link/tests/rpathz/
H A DMakefile.am1 AUTOMAKE_OPTIONS = 1.5 foreign no-dependencies
4 librpathz_la_LDFLAGS = @LTLIBRPATHX@ @LTLIBRPATHY@ -lc -no-undefined
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/frv/include/asm/
H A Dspinlock.h15 #error no spinlocks for FR-V yet
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/include/
H A DMakefile.am5 AUTOMAKE_OPTIONS = foreign no-dependencies
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/libbb/
H A Dmatch_fstype.c5 * This allows us to match fstypes that start with no like so
17 int no = 0; local
27 no = -1;
36 return no;
43 return -(no + 1);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/examples/dce-dfs/
H A Dsmb.conf4 load printers = no
12 browseable = no
13 read only = no
20 public = no
26 public = no
32 browseable = no
33 read only = no
39 browseable = no
40 read only = no
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/l7filter/regexp/
H A Dregsub.c13 * this software, no matter how awful, even if they arise
55 register int no; local
74 no = 0;
76 no = *src++ - '0';
78 no = -1;
80 if (no < 0) { /* Ordinary character. */
84 } else if (prog->startp[no] != NULL && prog->endp[no] != NULL) {
85 len = prog->endp[no] - prog->startp[no];
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/kernel/cpu/sh2a/
H A Dex.S19 ! exception no 0 to 255
21 no = 0 define
25 mov #no,r1
26 no = no + 1 define
38 ! exception no 256 to 511
40 no = 0 define
44 mov #no,r1
45 no = no define
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/project/gpl/l7filter/regexp/
H A Dregsub.c13 * this software, no matter how awful, even if they arise
55 register int no; local
74 no = 0;
76 no = *src++ - '0';
78 no = -1;
80 if (no < 0) { /* Ordinary character. */
84 } else if (prog->startp[no] != NULL && prog->endp[no] != NULL) {
85 len = prog->endp[no] - prog->startp[no];
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/forked-daapd-0.19/
H A Dforked-daapd.conf13 ipv6 = no
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/debug/
H A Ddovalns2 valgrind --tool=memcheck --error-limit=no --gen-suppressions=all --leak-check=full --show-reachable=yes --num-callers=32 $*
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/autoconf-lib-link/tests/
H A Drpath-2aaa10 remove_la=no
H A Drpath-2aab10 remove_la=no
H A Drpath-2aad10 remove_la=no
H A Drpath-2aba11 remove_la=no
H A Drpath-2abb11 remove_la=no
H A Drpath-2abd11 remove_la=no
H A Drpath-3aab12 remove_la=no
H A Drpath-3aad12 remove_la=no
H A Drpath-3aae12 remove_la=no
H A Drpath-3aag12 remove_la=no

Completed in 112 milliseconds

1234567891011>>