Searched refs:same (Results 1 - 25 of 240) sorted by relevance

12345678910

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Drle.c25 * Count up to 127 consecutive pixels which are either all the same or
30 * @param same 1 if searching for identical pixel values. 0 for differing
33 static int count_pixels(const uint8_t *start, int len, int bpp, int same) argument
39 if(same != !memcmp(pos-bpp, pos, bpp)) {
40 if(!same) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv4/netfilter/
H A Dipt_SAME.c2 * between client A and server B always have the same source ip.
122 const struct ipt_same_info *same = targinfo; local
134 Here we calculate the index in same->iparray which
139 if (!(same->info & IPT_SAME_NODST))
141 aindex = tmpip % same->ipnum;
143 new_ip = htonl(same->iparray[aindex]);
152 { same->range[0].flags, new_ip, new_ip,
153 same->range[0].min, same->range[0].max });
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/lib/
H A Dsplay.c112 /* There already exists a node in the tree with the very same key. Build
114 node and make the previous node the first one in the 'same' list. */
116 node->same = t;
121 t->smaller = node; /* in the sub node for this same key, we use the
148 node->same = NULL; /* no identical node (yet) */
179 x = t->same;
233 /* Key set to NOTUSED means it is a subnode within a 'same' linked list
239 removenode->smaller->same = removenode->same;
240 if(removenode->same)
[all...]
H A Dsplay.h29 struct Curl_tree *same; /* points to a node with identical key */ member in struct:Curl_tree
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/tests/unit/
H A Dunit1309.c55 for(count=0, node = t->same; node; node = node->same, count++)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/kernel/
H A Dtrampoline.S51 mov %cs, %ax # Code and data in the same place
74 # These need to be in the same 64K segment as the above;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/serial/
H A Dezusb_convert.pl37 * This file is presumed to be under the same copyright as the source file
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/flac-1.2.1/src/share/grabbag/
H A Dfile.c124 * apparently both the files have to be open at the same time for the comparison to work
126 FLAC__bool same = false; local
137 same =
146 return same;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/x86_64/kernel/
H A Dtrampoline.S44 mov %cs, %ax # Code and data in the same place
131 # Careful these need to be in the same 64K segment as the above;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/fpsp040/
H A Dsacos.S5 | an input argument; sAcosd does the same except for denormalized
42 | file, README, in this same directory.
H A Dsasin.S5 | an input argument; sAsind does the same except for denormalized
42 | file, README, in this same directory.
H A Dsatanh.S6 | an input argument; satanhd does the same except for denormalized
49 | file, README, in this same directory.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/zebra/zebra/
H A Drib.c840 struct rib *same = NULL;
862 /* If same type of route are installed, treat it as a implicit
883 same = rib;
884 rib_delnode (rn, same);
921 rib_process (rn, same);
924 if (same)
925 newrib_free (same);
934 struct rib *same;
956 /* If same type of route are installed, treat it as a implicit
958 for (same
838 struct rib *same = NULL; local
932 struct rib *same; local
992 struct rib *same = NULL; local
2033 struct rib *same = NULL; local
2134 struct rib *same = NULL; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sh/kernel/cpu/
H A Dubc.S24 mov.l 2f, r1 ! .. same for BBRB ..
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/iptables-1.x/extensions/
H A Dlibipt_SAME.c160 printf("same:");
218 static struct iptables_target same = { variable in typeref:struct:iptables_target
235 register_target(&same);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/cris/arch-v32/mm/
H A Dmmu.S13 ; Save all register. Must save in same order as struct pt_regs.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/boot/compressed/
H A Dhead-xscale.S21 @ memory to be sure we hit the same cache.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-runtime/gnulib-lib/
H A Drelocatable.c221 bool same = false; local
232 same = true;
248 if (!same)
250 /* The last pathname component was the same. opi and cpi now point
416 initially been installed in the same orig_prefix. But we can do
439 typically created from the same Makefile variable as orig_prefix came
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-runtime/intl/
H A Drelocatable.c221 bool same = false; local
232 same = true;
248 if (!same)
250 /* The last pathname component was the same. opi and cpi now point
416 initially been installed in the same orig_prefix. But we can do
439 typically created from the same Makefile variable as orig_prefix came
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/hfsplus/
H A Dunicode.c148 goto same;
171 goto same;
214 same:
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/hfsplus_journal/
H A Dunicode.c148 goto same;
171 goto same;
214 same:
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Drelocatable.c221 bool same = false; local
232 same = true;
248 if (!same)
250 /* The last pathname component was the same. opi and cpi now point
416 initially been installed in the same orig_prefix. But we can do
439 typically created from the same Makefile variable as orig_prefix came
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgettextpo/
H A Drelocatable.c221 bool same = false; local
232 same = true;
248 if (!same)
250 /* The last pathname component was the same. opi and cpi now point
416 initially been installed in the same orig_prefix. But we can do
439 typically created from the same Makefile variable as orig_prefix came
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libiconv-1.11/lib/
H A Drelocatable.c223 bool same = false; local
234 same = true;
247 if (!same)
249 /* The last pathname component was the same. opi and cpi now point
397 initially been installed in the same orig_prefix. But we can do
420 typically created from the same Makefile variable as orig_prefix came
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libiconv-1.11/libcharset/lib/
H A Drelocatable.c223 bool same = false; local
234 same = true;
250 if (!same)
252 /* The last pathname component was the same. opi and cpi now point
418 initially been installed in the same orig_prefix. But we can do
441 typically created from the same Makefile variable as orig_prefix came

Completed in 286 milliseconds

12345678910