Searched refs:with (Results 51 - 75 of 1525) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/pptpd/pptpd-1.3.4/debian/
H A Drules2 # MAde with the aid of dh_make, by Craig Small
14 --with-libwrap --with-bcrelay
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/examples/LDAP/smbldap-tools-0.9.2/
H A Dsmbldap-groupshow21 # along with this program; if not, write to the Free Software
77 The smbldap-groupshow command displays informations associated with the given group.
H A Dsmbldap-usershow21 # along with this program; if not, write to the Free Software
76 The smbldap-usershow command displays the informations associated with the login. The named user must exist.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/examples/misc/
H A Dwall.perl45 (terminated with single '.' or end of file):
64 warn "Cannot notify $_ with $smbshout:\n$!\n";
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/threads/
H A Dpthreads-vms.com3 $! WARNING: only tested with DEC C so far.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/build-aux/
H A Dbuild_info.pl18 # along with this program. If not, see <http://www.gnu.org/licenses/>.
100 /* This stores global variables that are initialized with
101 preprocessor declarations for output with the --version flag.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/mpi/powerpc32/
H A Dmpih-mul1.S1 /* PowerPC-32 mul_1 -- Multiply a limb vector with a limb and store
20 * License along with this program; if not, write to the Free Software
39 * hardware to play with.
60 addic 5,5,0 # clear cy with dummy insn
90 License along with the GNU C Library; see the file COPYING.LIB. If not,
106 addic %r5,%r5,0 # clear cy with dummy insn
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/frv/lib/
H A D__ashldi3.S29 # deal with a shift in the range 1<=N<=31
36 # deal with a shift in the range 32<=N<=63
H A D__ashrdi3.S30 # deal with a shift in the range 1<=N<=31
37 # deal with a shift in the range 32<=N<=63
H A D__lshrdi3.S29 # deal with a shift in the range 1<=N<=31
36 # deal with a shift in the range 32<=N<=63
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/mpi/powerpc32/
H A Dmpih-mul1.S1 /* PowerPC-32 mul_1 -- Multiply a limb vector with a limb and store
20 * License along with this program; if not, write to the Free Software
39 * hardware to play with.
60 addic 5,5,0 # clear cy with dummy insn
90 License along with the GNU C Library; see the file COPYING.LIB. If not,
106 addic %r5,%r5,0 # clear cy with dummy insn
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/testsuite/
H A Dmount.testroot87 # Fun with mount -a
97 # Autodetect loop, and provide flags with commas in them.
134 losetup bind with offset
136 losetup -f filename (associate file with first loop device)
140 with multiple entries in fstab
141 with duplicate entries in fstab
142 with relative paths in fstab
143 with user entries in fstab
150 mount with relative path in fstab
157 testing "umount with n
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/
H A Damule_build_install.sh31 # $2 - an output parameter with the name of the variable that will
33 # $3 - an output parameter with the name of the variable that will
207 --with-opengl \
229 --with-denoise-level=3 \
240 --with-wx-config=${WXWIDGETS_INSTALL_DIR}/bin/wx-config \
242 --with-crypto-prefix=${CRYPTOPP_INSTALL_DIR} \
243 --with-libupnp-prefix=${LIBUPNP_INSTALL_DIR} \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Ddocchfrm.tex7 and cooperates with the \helpref{wxView}{wxview}, \helpref{wxDocument}{wxdocument},
31 The document associated with the frame.
37 The view associated with the frame.
58 Returns the document associated with this frame.
64 Returns the view associated with this frame.
H A Ddocmdich.tex7 and cooperates with the \helpref{wxView}{wxview}, \helpref{wxDocument}{wxdocument},
32 The document associated with the frame.
38 The view associated with the frame.
59 Returns the document associated with this frame.
65 Returns the view associated with this frame.
H A Dglcanvas.tex13 create an explicit instance of a \helpref{wxGLContext}{wxglcontext} that is initialized with the wxGLCanvas yourself,
14 then use either \helpref{wxGLCanvas::SetCurrent}{wxglcanvassetcurrentrc} with the instance of the \helpref{wxGLContext}{wxglcontext}
15 or \helpref{wxGLContext::SetCurrent}{wxglcontextsetcurrent} with the instance of the \helpref{wxGLCanvas}{wxglcanvas}
25 {\tt opengl32.lib} to the list of libraries your program is linked with. On
26 Unix, pass {\tt --with-opengl} to configure to compile using OpenGL or Mesa.
57 \twocolitem{\windowstyle{WX\_GL\_MIN\_RED}}{Use red buffer with most bits (> MIN\_RED bits)}
58 \twocolitem{\windowstyle{WX\_GL\_MIN\_GREEN}}{Use green buffer with most bits (> MIN\_GREEN bits) }
59 \twocolitem{\windowstyle{WX\_GL\_MIN\_BLUE}}{Use blue buffer with most bits (> MIN\_BLUE bits) }
60 \twocolitem{\windowstyle{WX\_GL\_MIN\_ALPHA}}{Use alpha buffer with most bits (> MIN\_ALPHA bits)}
63 \twocolitem{\windowstyle{WX\_GL\_MIN\_ACCUM\_RED}}{Use red accum buffer with mos
[all...]
H A Dplatinfo.tex42 wxOS_MAC_OS = 1 << 0, // Apple Mac OS 8/9/X with Mac paths
43 wxOS_MAC_OSX_DARWIN = 1 << 1, // Apple Mac OS X with Unix paths
75 The list of wxWidgets ports. Some of them can be used with more than
76 a single (native) toolkit; e.g. wxWinCE port sources can be used with
138 Initializes the instance with the values corresponding to the currently running platform.
179 Returns the global wxPlatformInfo object, initialized with the values for the currently running platform.
241 Returns the run-time major version of the OS associated with this wxPlatformInfo instance.
253 Returns the run-time minor version of the OS associated with this wxPlatformInfo instance.
272 Returns the operating system family name of the OS associated with this wxPlatformInfo instance.
300 Returns the operating system name of the OS associated with thi
[all...]
H A Dttreectl.tex12 The items text and image may be retrieved and changed with
16 In fact, an item may even have two images associated with it: the normal one
17 and another one for selected state which is set/retrieved with
23 may be retrieved with the corresponding functions:
27 selected, selecting another one (with
32 with all tree items. If you wish to do it, you should derive a class from {\it
34 GetId()} which returns the id of the item this data is associated with. This
39 deleting the pointer second time). The associated data may be retrieved with
42 Working with trees is relatively straightforward if all the items are added to
46 beginning, only the root item is created (with
[all...]
H A Dctrlsub.tex24 optionally, client data associated with them. Client data may be of two
33 the first call to \helpref{Append}{wxcontrolwithitemsappend} (the version with
60 untyped, client data pointer with the item.
72 \docparam{clientData}{Client data to associate with the item.}
93 Deletes an item from the control. The client data associated with the item
97 remove an item with the index negative or greater or equal than the number of
130 Returns a pointer to the client data associated with the given item (if any).
133 have any client data associated with it (but other items do).
148 Returns a pointer to the client data associated with the given item (if any).
151 have any client data associated with i
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/perl/BerkeleyDB/t/
H A Dencrypt.t50 ok 2, $@ =~ /^Must specify Password and Flags with Encrypt parameter at/;
58 ok 3, $@ =~ /^Must specify Password and Flags with Encrypt parameter at/;
66 ok 4, $@ =~ /^Must specify Password and Flags with Encrypt parameter at/;
81 # create an environment with a Home
157 ok 17, $@ =~ /^Must specify Password and Flags with Encrypt parameter at/;
165 ok 18, $@ =~ /^Must specify Password and Flags with Encrypt parameter at/;
173 ok 19, $@ =~ /^Must specify Password and Flags with Encrypt parameter at/;
200 ok 22, $@ =~ /^Must specify Password and Flags with Encrypt parameter at/;
208 ok 23, $@ =~ /^Must specify Password and Flags with Encrypt parameter at/;
216 ok 24, $@ =~ /^Must specify Password and Flags with Encryp
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/packaging/Solaris/
H A Dmakepkg.sh134 --with-piddir=/var/run \
135 --with-logfilebase=/var/log/samba \
136 --with-privatedir=/etc/samba/private \
137 --with-configdir=/etc/samba \
138 --with-lockdir=/var/lib/samba \
139 --with-pam --with-acl-support \
140 --with-quotas --with-included-popt \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/perlasm/
H A Dx86asm.pl79 /* Run the C pre-processor over this file with one of the following defined
122 SOL - solaris systems, which are elf with strange comment lines
123 BSDI - a.out with a very primative version of as.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/mpi/power/
H A Dmpih-add1.S19 * License along with this program; if not, write to the Free Software
73 ae 11,9,10 # add previous limbs with cy, set cy
77 ae 7,0,8 # add previous limbs with cy, set cy
81 Lend: ae 11,9,10 # add limbs with cy, set cy
H A Dmpih-sub1.S19 * License along with this program; if not, write to the Free Software
74 sfe 11,10,9 # subtract previous limbs with cy, set cy
78 sfe 7,0,8 # subtract previous limbs with cy, set cy
82 Lend: sfe 11,10,9 # subtract limbs with cy, set cy
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/mpi/power/
H A Dmpih-add1.S19 * License along with this program; if not, write to the Free Software
73 ae 11,9,10 # add previous limbs with cy, set cy
77 ae 7,0,8 # add previous limbs with cy, set cy
81 Lend: ae 11,9,10 # add limbs with cy, set cy

Completed in 136 milliseconds

1234567891011>>