Searched refs:search (Results 51 - 75 of 149) sorted by relevance

123456

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/prebuilt/WW/www/cgi-bin/
H A Dsorttable.js35 if (table.className.search(/\bsortable\b/) != -1) {
61 if (table.rows[i].className.search(/\bsortbottom\b/) != -1) {
94 if (this.className.search(/\bsorttable_sorted\b/) != -1) {
108 if (this.className.search(/\bsorttable_sorted_reverse\b/) != -1) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/prebuilt/WW/www/script/
H A Dsorttable.js35 if (table.className.search(/\bsortable\b/) != -1) {
61 if (table.rows[i].className.search(/\bsortbottom\b/) != -1) {
94 if (this.className.search(/\bsorttable_sorted\b/) != -1) {
108 if (this.className.search(/\bsorttable_sorted_reverse\b/) != -1) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/alpha/lib/
H A Dstrlen_user.S72 and t1, 0xf0, t2 # binary search for that set bit
H A Dmemchr.S24 - does binary search to find 0 byte in last
27 binary search needs).
45 # search til the end of the address space, we will overflow
67 ldq_u $6, -1($5) #-e1 : eight or less bytes to search
H A Dstrrchr.S42 /* Character search main loop */
70 and t8, 0xf0, t2 # e0 : binary search for the high bit set
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/test/
H A Dtestss.com118 $ if f$search("err.ss;*") .nes. "" then delete err.ss;*
H A Dtestssl.com27 $ search/output=nla0: testssl-x509-output. "DSA Public Key"/exact
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ppp-2.4.4/pppd/plugins/pppoatm/
H A Dtext2atm.c193 static int search(FILE *file,const char *text,struct sockaddr *addr,int length, function
220 result = search(file,text,addr,length,flags);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/test/
H A Dtestss.com118 $ if f$search("err.ss;*") .nes. "" then delete err.ss;*
H A Dtestssl.com27 $ search/output=nla0: testssl-x509-output. "DSA Public Key"/exact
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/w1/
H A Dw1_io.c139 * If both bits 0 & 1 are set, the search should be restarted.
279 if (dev->bus_master->search)
280 dev->bus_master->search(dev->bus_master->data, search_type, cb);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ieee80211/softmac/
H A Dieee80211softmac_module.c173 int search; local
176 for (search = 0; search < ri->count; search++) {
177 search_rate = ri->rates[search];
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/networking/
H A Difupdown.c1104 llist_t *search = state_list; local
1106 while (search) {
1107 if ((strncmp(search->data, iface, iface_len) == 0)
1108 && (search->data[iface_len] == '=')) {
1109 return search;
1111 search = search->link;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libgcrypt-1.5.0/src/
H A Dmodule.c32 #error Need to implement a different search strategy
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/dhcp6/
H A Dtimer.c43 #include <search.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/
H A Dconfigure1292 --with-libpth-prefix[=DIR] search for libpth in DIR/include and DIR/lib
1293 --without-libpth-prefix don't search for libpth in includedir and libdir
1294 --with-libiconv-prefix[=DIR] search for libiconv in DIR/include and DIR/lib
1295 --without-libiconv-prefix don't search for libiconv in includedir and libdir
1297 --with-libintl-prefix[=DIR] search for libintl in DIR/include and DIR/lib
1298 --without-libintl-prefix don't search for libintl in includedir and libdir
1300 --with-libglib-2.0-prefix[=DIR] search for libglib-2.0 in DIR/include and DIR/lib
1301 --without-libglib-2.0-prefix don't search for libglib-2.0 in includedir and libdir
1303 --with-libcroco-0.6-prefix[=DIR] search for libcroco-0.6 in DIR/include and DIR/lib
1304 --without-libcroco-0.6-prefix don't search fo
[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-accounts139 $mesg = $ldap_master->search( base => $entry->dn(),
233 my $mesg = $ldap_master->search( base => $config{usersdn},
H A Dsmbldap-migrate-unix-groups133 my $mesg = $ldap_master->search( base => $config{groupsdn},
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/vms/
H A Dbuild_libxml.com81 $ if f$search("[-]lib.dir") .eqs. ""
92 $ globfile = f$search("[-...]globals.c")
108 $ globfile = f$search("[-...]globals.h")
131 $ if f$search("DEBUG.DIR").eqs."" then create/dir [.DEBUG]
132 $ if f$search("XML_LIBDIR:LIBXML.OLB").eqs.""
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ocfs2/
H A Dextent_map.c241 search:
267 goto search;
/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-populate435 my $mesg = $ldap_master->search (
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/examples/misc/
H A Dadssearch.pl414 chomp($result = `$net cache search $key 2>&1 /dev/null`);
424 chomp($result = `$dig $key SRV +short +search | egrep "^[0-9]" | head -1`);
1442 $async_search = $async_ldap_hd->search(
1449 ) || die "cannot search";
1461 my $sync_search = $sync_ldap_hd->search(
1467 ) || die "cannot search";
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/stf/
H A Dcomfychair.py163 if not re.search(pattern, s):
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-runtime/gnulib-lib/
H A Dsetenv.c72 # include <search.h>
75 /* This is a pointer to the root of the search tree with the known
152 /* We must not add the string to the search tree since it belongs
318 /* Now remove the search tree. */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dsetenv.c72 # include <search.h>
75 /* This is a pointer to the root of the search tree with the known
152 /* We must not add the string to the search tree since it belongs
318 /* Now remove the search tree. */

Completed in 254 milliseconds

123456