Searched refs:try (Results 1 - 25 of 310) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dexcept.h22 #define wxTRY try
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/dccp/ccids/lib/
H A Dtfrc_equation.c597 u32 try, low = 0, high = TFRC_CALC_X_ARRSIZE - 1; local
600 try = (low + high) / 2;
601 if (fval <= tfrc_calc_x_lookup[try][small])
602 high = try;
604 low = try + 1;
660 * tfrc_calc_x_reverse_lookup - try to find p given f(p)
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/scripts/
H A Dtrylink5 try() { function
20 try "$l_list" "$@" \
27 # Now try to remove each lib and build without it.
37 if try "$l_list" "$@"; then
49 # Let's try linking without it anyway... thus commented out.
59 try "$l_list -Wl,--verbose" "$@" >busybox_ld.out
67 try "$l_list -Wl,--verbose -Wl,-T -Wl,busybox_ldscript" "$@" >busybox_ld.out
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/
H A Dshow_delta64 try:
94 try:
102 # assume a numeric base. If that fails, try searching
104 try:
110 try:
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-s5pv210/include/mach/
H A Dentry-macro.S34 @ otherwise try vic1
40 @ otherwise try vic2
46 @ otherwise try vic3
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/zoran/
H A Dzoran_card.h48 int try);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/examples_cxx/excxx_repquote/
H A Ddbc_auto.h26 try {
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/libbb/
H A Dloop.c85 char *try; local
101 try = *device ? : dev;
106 if (stat(try, &statbuf) || !S_ISBLK(statbuf.st_mode)) {
111 dfd = open(try, mode);
114 dfd = open(try, mode);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/pcmcia/
H A Drsrc_iodyn.c111 unsigned int try; local
136 try = res->end + 1;
137 if ((*base == 0) || (*base == try)) {
141 *base = try;
148 try = res->start - num;
149 if ((*base == 0) || (*base == try)) {
154 *base = try;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-stmp3xxx/
H A Dcore.c104 int try = 10; local
107 while (try--) {
111 pr_debug("%s: try %d failed\n", __func__, 10 - try);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/python/
H A Dgtdbtool15 try:
H A Dgprinterdata17 try:
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-s5p6442/include/mach/
H A Dentry-macro.S34 @ otherwise try vic1
40 @ otherwise try vic2
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-s5pc100/include/mach/
H A Dentry-macro.S36 @ otherwise try vic1
42 @ otherwise try vic2
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/zlib-1.2.8/test/
H A Dinfcover.c507 local int try(char *hex, char *id, int err) function
583 try("0 0 0 0 0", "invalid stored block lengths", 1);
584 try("3 0", "fixed", 0);
585 try("6", "invalid block type", 1);
586 try("1 1 0 fe ff 0", "stored", 0);
587 try("fc 0 0", "too many length or distance symbols", 1);
588 try("4 0 fe ff", "invalid code lengths set", 1);
589 try("4 0 24 49 0", "invalid bit length repeat", 1);
590 try("4 0 24 e9 ff ff", "invalid bit length repeat", 1);
591 try("
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/zlib-1.2.7/test/
H A Dinfcover.c507 local int try(char *hex, char *id, int err) function
583 try("0 0 0 0 0", "invalid stored block lengths", 1);
584 try("3 0", "fixed", 0);
585 try("6", "invalid block type", 1);
586 try("1 1 0 fe ff 0", "stored", 0);
587 try("fc 0 0", "too many length or distance symbols", 1);
588 try("4 0 fe ff", "invalid code lengths set", 1);
589 try("4 0 24 49 0", "invalid bit length repeat", 1);
590 try("4 0 24 e9 ff ff", "invalid bit length repeat", 1);
591 try("
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/include/asm/
H A Dentry-macro-vic2.S49 @ otherwise try vic1
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-python/
H A Davahi-bookmarks.in24 try:
30 try:
59 try:
155 try:
194 try:
202 try:
226 try:
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-python/
H A Davahi-bookmarks.in24 try:
30 try:
59 try:
155 try:
194 try:
202 try:
226 try:
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libiconv-1.11/tests/
H A Dtable-from.c48 static int try (iconv_t cd, unsigned char buf[], unsigned int buflen, unsigned int* out) function
133 result = try(cd,buf,1,out);
142 result = try(cd,buf,2,out);
151 result = try(cd,buf,3,out);
160 result = try(cd,buf,4,out);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libiconv-1.10/tests/
H A Dtable-from.c48 static int try (iconv_t cd, unsigned char buf[], unsigned int buflen, unsigned int* out) function
133 result = try(cd,buf,1,out);
142 result = try(cd,buf,2,out);
151 result = try(cd,buf,3,out);
160 result = try(cd,buf,4,out);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/docs/latex/mmedia/
H A Dsndrter.tex34 SetSoundFormat will first try to setup the device driver with the specified
35 format. If this fails, it will try to find a codec which will convert the
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/python/
H A Dsetup.py.in27 try:
100 try:
101 try:
129 try:
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/python/
H A Dsetup.py.in27 try:
100 try:
101 try:
129 try:
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-sa1100/include/mach/
H A Ddebug-macro.S30 @ if Ser3 is inactive, then try Ser1
35 @ if Ser1 is inactive, then try Ser2

Completed in 409 milliseconds

1234567891011>>