Searched refs:search (Results 26 - 50 of 149) sorted by relevance

123456

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/test/
H A Dtcrl.com13 $ if f$search("fff.*") .nes "" then delete fff.*;*
14 $ if f$search("ff.*") .nes "" then delete ff.*;*
15 $ if f$search("f.*") .nes "" then delete f.*;*
H A Dtreq.com13 $ if f$search("fff.*") .nes "" then delete fff.*;*
14 $ if f$search("ff.*") .nes "" then delete ff.*;*
15 $ if f$search("f.*") .nes "" then delete f.*;*
H A Dtsid.com13 $ if f$search("fff.*") .nes "" then delete fff.*;*
14 $ if f$search("ff.*") .nes "" then delete ff.*;*
15 $ if f$search("f.*") .nes "" then delete f.*;*
H A Dtx509.com13 $ if f$search("fff.*") .nes "" then delete fff.*;*
14 $ if f$search("ff.*") .nes "" then delete ff.*;*
15 $ if f$search("f.*") .nes "" then delete f.*;*
H A Dtrsa.com24 $ if f$search("fff.*") .nes "" then delete fff.*;*
25 $ if f$search("ff.*") .nes "" then delete ff.*;*
26 $ if f$search("f.*") .nes "" then delete f.*;*
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/test/
H A Dtcrl.com13 $ if f$search("fff.*") .nes "" then delete fff.*;*
14 $ if f$search("ff.*") .nes "" then delete ff.*;*
15 $ if f$search("f.*") .nes "" then delete f.*;*
H A Dtreq.com13 $ if f$search("fff.*") .nes "" then delete fff.*;*
14 $ if f$search("ff.*") .nes "" then delete ff.*;*
15 $ if f$search("f.*") .nes "" then delete f.*;*
H A Dtsid.com13 $ if f$search("fff.*") .nes "" then delete fff.*;*
14 $ if f$search("ff.*") .nes "" then delete ff.*;*
15 $ if f$search("f.*") .nes "" then delete f.*;*
H A Dtx509.com13 $ if f$search("fff.*") .nes "" then delete fff.*;*
14 $ if f$search("ff.*") .nes "" then delete ff.*;*
15 $ if f$search("f.*") .nes "" then delete f.*;*
H A Dtrsa.com24 $ if f$search("fff.*") .nes "" then delete fff.*;*
25 $ if f$search("ff.*") .nes "" then delete ff.*;*
26 $ if f$search("f.*") .nes "" then delete f.*;*
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/demos/engines/rsaref/
H A Dbuild.com3 $ if f$search("source.dir") .eqs. "" -
4 .or. f$search("install.dir") .eqs. ""
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/demos/engines/rsaref/
H A Dbuild.com3 $ if f$search("source.dir") .eqs. "" -
4 .or. f$search("install.dir") .eqs. ""
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/alpha/lib/
H A Dstrncat.S43 and $2, 0xf0, $3 # binary search for that set bit
H A Dev6-memchr.S10 * - does binary search to find 0 byte in last
13 * binary search needs).
42 # search til the end of the address space, we will overflow
57 addq $16, $5, $5 # E : Max search address
64 ldq_u $6, -1($5) # L : L U U L : eight or less bytes to search Latency=3
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/zlib-1.2.3/
H A Dmake_vms.com99 $ if f$search("x11vms:xvmsutils.olb") .nes. ""
250 $ its_decc = (f$search("SYS$SYSTEM:DECC$COMPILER.EXE") .nes. "")
412 $ f= f$search(line)
433 $ if f$search("a.tmp") .eqs. "" -
436 $ search a.tmp "symbol:","EGSY$V_DEF 1","EGSY$V_NORM 1"/out=b.tmp
438 $ search b.tmp "EGSY$V_NORM 1"/wind=(0,1) /out=c.tmp
439 $ search c.tmp "symbol:"/out=d.tmp
446 $ search b.tmp "EGSY$V_DEF 1"/wind=(0,1) /out=e.tmp
447 $ search e.tmp "symbol:"/out=f.tmp
455 $ if f$search("
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ntpclient/
H A Dphaselock.c83 int search(int rp, int j, int s0, int s1, int sign, struct _seg *answer) function
229 nextj = search(rp, j, 1, 1, 0, &maxseg[c]);
230 search(rp, j, 0, 1, 1, &check);
249 nextj = search(rp, j, 0, 0, 1, &minseg[c]);
250 search(rp, j, 1, 0, 0, &check);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/zlib-1.2.3/
H A Dmake_vms.com99 $ if f$search("x11vms:xvmsutils.olb") .nes. ""
250 $ its_decc = (f$search("SYS$SYSTEM:DECC$COMPILER.EXE") .nes. "")
412 $ f= f$search(line)
433 $ if f$search("a.tmp") .eqs. "" -
436 $ search a.tmp "symbol:","EGSY$V_DEF 1","EGSY$V_NORM 1"/out=b.tmp
438 $ search b.tmp "EGSY$V_NORM 1"/wind=(0,1) /out=c.tmp
439 $ search c.tmp "symbol:"/out=d.tmp
446 $ search b.tmp "EGSY$V_DEF 1"/wind=(0,1) /out=e.tmp
447 $ search e.tmp "symbol:"/out=f.tmp
455 $ if f$search("
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/ntpclient/
H A Dphaselock.c83 int search(int rp, int j, int s0, int s1, int sign, struct _seg *answer) function
229 nextj = search(rp, j, 1, 1, 0, &maxseg[c]);
230 search(rp, j, 0, 1, 1, &check);
249 nextj = search(rp, j, 0, 0, 1, &minseg[c]);
250 search(rp, j, 1, 0, 0, &check);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/netfilter/
H A Dnf_conntrack_ftp.c68 } search[IP_CT_DIR_MAX][2] = { variable in typeref:struct:ftp_search
403 for (i = 0; i < ARRAY_SIZE(search[dir]); i++) {
405 search[dir][i].pattern,
406 search[dir][i].plen,
407 search[dir][i].skip,
408 search[dir][i].term,
411 search[dir][i].getnum);
421 search[dir][i].pattern,
508 ret = nf_nat_ftp(pskb, ctinfo, search[dir][i].ftptype,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/examples/ntlogon/
H A Dntlogon.py141 if re.search(r'(?i)' + hdrstring, ln):
160 while not re.search(r'.*\[.*\].*', buf[idx]):
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/examples/scripts/python/
H A Dgenerate_parm_table.py107 if not pattern.search( input_str ):
143 if pattern.search( input_str) :
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/pci/
H A DMakefile6 pci-driver.o search.o pci-sysfs.o rom.o setup-res.o
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/flex/MISC/VMS/
H A Dbuild.com79 $ if f$search("skel.c").nes."" then -
85 $ if f$search("parse.c").nes."" .and. f$search("parse.h").nes."" then -
88 $ if f$search("y_tab.%").nes."" then 'REMOVE' y_tab.%;*
118 $ if f$search("flexlib.olb;-1").nes."" then 'PURGE' flexlib.olb
123 $ if f$search("crtl.opt;-1").nes."" then 'PURGE' crtl.opt
133 $ if f$search("ident.opt;-1").nes."" then 'PURGE' ident.opt
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-runtime/intl/
H A Ddcigettext.c169 # include <search.h>
241 /* This is the type used for the search tree where known translations
245 /* Domain in which to search. */
277 /* Root of the search tree with known translations. */
476 CATEGORY locale and, if PLURAL is nonzero, search over string
504 struct known_translation_t *search; local
546 search = (struct known_translation_t *)
548 memcpy (search->msgid, msgid1, msgid_len);
549 search->domainname = domainname;
550 search
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/w1/
H A Dw1.h145 /** Really nice hardware can handles the different types of ROM search */
146 void (*search)(void *, u8, w1_slave_found_callback); member in struct:w1_bus_master

Completed in 362 milliseconds

123456