Searched refs:and (Results 1 - 25 of 801) sorted by relevance

1234567891011>>

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-runtime/man/
H A Dngettext.x2 ngettext \- translate message and choose plural form
6 user's language, by looking up the translation in a message catalog, and
8 and the language of the message catalog where the translation was found.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/man/
H A Dmsgattrib.x2 msgattrib \- attribute matching and manipulation on message catalog
H A Dmsgcmp.x2 msgcmp \- compare message catalog and template
H A Dmsgmerge.x2 msgmerge \- merge message catalog and template
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-i386/
H A Dsrat.h9 * This program is free software; you can redistribute it and/or modify
31 #error CONFIG_ACPI_SRAT not defined, and srat.h header has been included
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/alpha/lib/
H A Dstrcat.S35 and $2, $3, $2
37 and $2, 0xf0, $3 # binary search for that set bit
38 and $2, 0xcc, $4
39 and $2, 0xaa, $5
H A Dstrlen.S40 and $2, $3, $2
42 and $2, 0x0f, $1
46 and $2, 0x33, $1
50 and $2, 0x55, $1
H A Dstrncat.S10 * implementation in lib/string.c and is, IMHO, more sensible.
41 and $2, $3, $2
43 and $2, 0xf0, $3 # binary search for that set bit
44 and $2, 0xcc, $4
45 and $2, 0xaa, $5
67 and $24, 0x80, $2 # no zero next byte
76 1: /* Here we must read the next DST word and clear the first byte. */
H A Ddbg_current.S22 and $1, $2, $3
H A Dmemmove.S33 and $2,7,$2 /* Test for src/dest co-alignment. */
34 and $16,7,$1
38 and $4,7,$1
57 and $4,7,$6
128 and $4,7,$6
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/doc/
H A Diso-3166.sed8 s/\&/and/g
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/lib/
H A Dcrc32defs.h23 # error CRC_LE_BITS must be a power of 2 between 1 and 8
31 # error CRC_BE_BITS must be a power of 2 between 1 and 8
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/examples/LDAP/smbldap-tools-0.8.7/
H A Dsmbldap-userinfo36 if ($current_user and $ARGV[0] and $current_user ne $ARGV[0] ) {
107 !defined($old{$key}) and $old{$key}="";
130 if ( keys(%Options) < 1 or keys(%Options) == 1 and $Options{'v'} ) {
158 if ($new{$key} =~ /^\s+$/ and $key ne 'shell') {
162 } elsif ($key ne 'other' and $new{$key} =~ /.*,.*/) {
170 if ( $new{'shell'} and !($new{'shell'}=~/^\/.+\/.+/)
171 and ($old{'shell'}=~/^\/.+\/.+/)
174 } elsif ( $new{'shell'} and !($new{'shell'}=~/^\/.+\/.+/)
175 or !$new{'shell'} and !
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/kernel/
H A Drelocate_kernel.S28 and s3, s2, 0x1
30 and s4, s2, ~0x1 /* store destination addr in s4 */
36 and s3, s2, 0x2
38 and s0, s2, ~0x2
43 and s3, s2, 0x4
48 and s3, s2, 0x8
50 and s2, s2, ~0x8
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libgcrypt-1.5.0/mpi/power/
H A Dmpih-add1.S8 * Libgcrypt is free software; you can redistribute it and/or modify
63 L1: lu 8,4(4) # load s1 limb and update s1_ptr
64 lu 0,4(5) # load s2 limb and update s2_ptr
67 Leven: lu 9,4(4) # load s1 limb and update s1_ptr
68 lu 10,4(5) # load s2 limb and update s2_ptr
71 Loop: lu 8,4(4) # load s1 limb and update s1_ptr
72 lu 0,4(5) # load s2 limb and update s2_ptr
75 lu 9,4(4) # load s1 limb and update s1_ptr
76 lu 10,4(5) # load s2 limb and update s2_ptr
79 bdn Loop # decrement CTR and loo
[all...]
H A Dmpih-sub1.S8 * Libgcrypt is free software; you can redistribute it and/or modify
64 L1: lu 8,4(4) # load s1 limb and update s1_ptr
65 lu 0,4(5) # load s2 limb and update s2_ptr
68 Leven: lu 9,4(4) # load s1 limb and update s1_ptr
69 lu 10,4(5) # load s2 limb and update s2_ptr
72 Loop: lu 8,4(4) # load s1 limb and update s1_ptr
73 lu 0,4(5) # load s2 limb and update s2_ptr
76 lu 9,4(4) # load s1 limb and update s1_ptr
77 lu 10,4(5) # load s2 limb and update s2_ptr
80 bdn Loop # decrement CTR and loo
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/examples/LDAP/smbldap-tools-0.8.7/doc/
H A Dsmbldap-migrate-unix-accounts37 print " -d obj_nam delete and add (not just update) existing entry in LDAP\n";
54 (%shadowUsers) or ( close($INFILE) and
88 if ($Options{'S'} and $shadowUsers{$user}) {
107 # if used "-a" and sambaSamAccount doesn't exist.
108 if ( $Options{'a'} and !exist_in_tab([$entry->get_value('objectClass')],'sambaSamAccount') ) {
112 # the below part comes from smbldap-useradd and
159 $INFILE and close($INFILE);
161 $ldap_master and $ldap_master->unbind;
190 # and 'givenName' also should be modified ???????
192 ($pwd) and
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-arm/arch-shark/
H A Dentry-macro.S25 and \irqstat, \irqnr, #0x80
28 and \irqnr, \irqnr, #7
34 and \irqstat, \irqnr, #0x80
37 and \irqnr, \irqnr, #7
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/
H A Dopenssl.spec9 Summary: Secure Sockets Layer and cryptography libraries and tools
23 commercial-grade, fully featured, and Open Source toolkit implementing the
24 Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1)
27 Internet to communicate, plan, and develop the OpenSSL tookit and its related
31 Young and Tim J. Hudson. The OpenSSL toolkit is licensed under an
32 Apache-style licence, which basically means that you are free to get and
33 use it for commercial and non-commercial purposes.
35 This package contains the base OpenSSL cryptography and SS
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/
H A Dopenssl.spec9 Summary: Secure Sockets Layer and cryptography libraries and tools
23 commercial-grade, fully featured, and Open Source toolkit implementing the
24 Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1)
27 Internet to communicate, plan, and develop the OpenSSL tookit and its related
31 Young and Tim J. Hudson. The OpenSSL toolkit is licensed under an
32 Apache-style licence, which basically means that you are free to get and
33 use it for commercial and non-commercial purposes.
35 This package contains the base OpenSSL cryptography and SS
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc/lib/
H A Dstrncmp.S24 and %o3, 0xff, %o0
40 and %o3, 0xff, %o0
56 and %o3, 0xff, %o0
72 and %o3, 0xff, %o0
92 and %o2, 3, %o2
97 and %o3, 0xff, %o0
116 and %g2, 0xff, %o0
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/packaging/SGI/
H A Dinst.msg7 echo Your /etc/services and /etc/inetd.conf files have
14 echo The original versions of /etc/services and
20 echo and /etc/inetd.conf
24 echo /usr/samba/lib/smb.conf and then starting
25 echo the smbd and nmbd daemons to complete the
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/
H A Dlibxml2.spec1 Summary: Library providing XML and HTML support
16 to read, modify and write XML and HTML files. There is DTDs support
17 this includes parsing and validation even with complex DtDs, either
19 can be a simple SAX stream or and in-memory DOM like representations.
20 In this case one can use the built-in XPath and XPointer implementation
22 available, with existing HTTP and FTP modules and combined to an
26 Summary: Libraries, includes, etc. to develop XML and HTML applications
35 to read, modify and writ
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/mm/
H A Dabort-lv4t.S17 * abort here if the I-TLB and D-TLB aren't seeing the same
25 bic r1, r1, #1 << 11 | 1 << 10 @ clear bits 11 and 10 of FSR
34 and r7, r8, #15 << 24
66 and r6, r8, r7
67 and r2, r8, r7, lsl #1
69 and r2, r8, r7, lsl #2
71 and r2, r8, r7, lsl #3
75 and r6, r6, #15 @ r6 = no. of registers to transfer.
76 and r5, r8, #15 << 16 @ Extract 'n' from instruction
88 and r
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm26/lib/
H A Dio-readsw.S6 * This program is free software; you can redistribute it and/or modify
47 and r3, r3, ip
52 and r4, r4, ip
57 and r5, r5, ip
62 and r6, r6, ip
78 and r3, r3, ip
83 and r4, r4, ip
93 and r3, r3, ip

Completed in 668 milliseconds

1234567891011>>