Searched refs:dist (Results 1 - 25 of 180) sorted by relevance

12345678

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/dist/
H A Ds_perm19 run dist/config.guess 555
20 run dist/config.sub 555
21 run dist/configure 555
22 run dist/install-sh 555
23 run dist/s_all 555
24 run dist/s_apiflags 555
25 run dist/s_brew 555
26 run dist/s_brew_dsp 555
27 run dist/s_brew_posix 555
28 run dist/s_confi
[all...]
H A Ds_symlink12 build btree/tags ../dist/tags
13 build build_unix/tags ../dist/tags
14 build clib/tags ../dist/tags
15 build common/tags ../dist/tags
16 build crypto/tags ../dist/tags
17 build cxx/tags ../dist/tags
18 build db/tags ../dist/tags
19 build db185/tags ../dist/tags
20 build db_archive/tags ../dist/tags
21 build db_checkpoint/tags ../dist/tag
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/zebra/lib/
H A Ddistribute.c52 distribute_free (struct distribute *dist)
54 if (dist->ifname)
55 free (dist->ifname);
57 if (dist->list[DISTRIBUTE_IN])
58 free (dist->list[DISTRIBUTE_IN]);
59 if (dist->list[DISTRIBUTE_OUT])
60 free (dist->list[DISTRIBUTE_OUT]);
62 if (dist->prefix[DISTRIBUTE_IN])
63 free (dist->prefix[DISTRIBUTE_IN]);
64 if (dist
51 distribute_free(struct distribute *dist) argument
74 struct distribute *dist; local
98 struct distribute *dist; local
120 distribute_hash_make(struct distribute *dist) argument
150 struct distribute *dist; local
179 struct distribute *dist; local
229 struct distribute *dist; local
258 struct distribute *dist; local
311 struct distribute *dist; variable in typeref:struct:distribute
375 struct distribute *dist; variable in typeref:struct:distribute
437 struct distribute *dist; variable in typeref:struct:distribute
501 struct distribute *dist; variable in typeref:struct:distribute
561 struct distribute *dist; local
645 struct distribute *dist; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sh64/kernel/
H A Dled.c19 static unsigned int cnt = 0, period = 0, dist = 0; local
21 if (cnt == 0 || cnt == dist) {
23 } else if (cnt == 7 || cnt == dist + 7) {
37 dist = period / 4;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libexif-0.6.19/binary/
H A DMakefile.am5 SH_DIST_HOOK = dist-ship-binary-hook
6 dist-ship-binary-hook include bin:
13 dist-hook: $(SH_DIST_HOOK)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iproute2/netem/
H A DMakefile2 DISTDATA = normal.dist pareto.dist paretonormal.dist experimental.dist
12 %.dist: %
15 experimental.dist: maketable experimental.dat
16 ./maketable experimental.dat > experimental.dist
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A Dinclude.tcl1 # Automatically built by dist/s_test; may require local editing.
10 set src_root ../dist/..
11 set test_path ../dist/../test
12 set je_root ../dist/../../je
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/test/scr035/
H A Dchk.osdir7 d=../../dist
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ppc/amiga/
H A Dtime.c38 static unsigned cnt = 0, period = 0, dist = 0; local
40 if (cnt == 0 || cnt == dist)
42 else if (cnt == 7 || cnt == dist+7)
52 dist = period / 4;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libvorbis-1.2.3/
H A DMakefile.am3 AUTOMAKE_OPTIONS = 1.6 foreign dist-zip dist-bzip2
28 dist-hook:
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/
H A Dmaketgz58 $HEADER >$HEADER.dist
61 sed 's/#define CURL_VERSION .*/#define CURL_VERSION "'$curlversion'"/g' $CHEADER >$CHEADER.dist
65 make -f Makefile.dist $ver
66 mv src/Makefile.$ver src/Makefile.$ver.dist
67 mv lib/Makefile.$ver lib/Makefile.$ver.dist
72 sed "s/7\.12\.3/$libversion/g" $PLIST > $PLIST.dist
133 git log --pretty=fuller --no-color --date=short --decorate=full -1000 | ./log2changes.pl > CHANGES.dist
137 # Now run make dist to generate a tar.gz archive
140 echo "make dist"
142 make -s dist VERSIO
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/packages/OS400/
H A Dmake-include.sh14 then if action_needed curl/curlbuild.h curl/curlbuild.h.dist
15 then cp -p curl/curlbuild.h.dist curl/curlbuild.h
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/examples/hello-c++-kde/admin/
H A DMakefile.common9 cvs dist cvs-clean configure.in configure.files subdirs package-messages package-merge:
34 .PHONY: cvs dist cvs-clean package-merge package-messages
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sh/boards/superh/microdev/
H A Dled.c81 static unsigned cnt = 0, period = 0, dist = 0; local
83 if (cnt == 0 || cnt == dist)
85 else if (cnt == 7 || cnt == dist+7)
95 dist = period / 4;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libgpg-error-1.10/
H A DMakefile.am21 AUTOMAKE_OPTIONS = dist-bzip2
35 dist-hook:
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libogg-1.1.4/
H A DMakefile.am3 AUTOMAKE_OPTIONS = foreign 1.6 dist-zip
18 dist-hook:
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/zlib-1.2.3/
H A Dinffast.c94 unsigned dist; /* match distance */ local
165 dist = (unsigned)(this.val);
175 dist += (unsigned)hold & ((1U << op) - 1);
177 if (dist > dmax) {
185 Tracevv((stderr, "inflate: distance %u\n", dist));
187 if (dist > op) { /* see if copy from window */
188 op = dist - op; /* distance back in window */
202 from = out - dist; /* rest from output */
220 from = out - dist; /* rest from output */
231 from = out - dist; /* res
[all...]
H A Ddeflate.h283 int _tr_tally OF((deflate_state *s, unsigned dist, unsigned lc));
290 #define d_code(dist) \
291 ((dist) < 256 ? _dist_code[dist] : _dist_code[256+((dist)>>7)])
292 /* Mapping from a distance to a distance code. dist is the distance - 1 and
317 ush dist = (distance); \
318 s->d_buf[s->last_lit] = dist; \
320 dist--; \
322 s->dyn_dtree[d_code(dist)]
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/zlib-1.2.3/
H A Dinffast.c94 unsigned dist; /* match distance */ local
165 dist = (unsigned)(this.val);
175 dist += (unsigned)hold & ((1U << op) - 1);
177 if (dist > dmax) {
185 Tracevv((stderr, "inflate: distance %u\n", dist));
187 if (dist > op) { /* see if copy from window */
188 op = dist - op; /* distance back in window */
202 from = out - dist; /* rest from output */
220 from = out - dist; /* rest from output */
231 from = out - dist; /* res
[all...]
H A Ddeflate.h283 int _tr_tally OF((deflate_state *s, unsigned dist, unsigned lc));
290 #define d_code(dist) \
291 ((dist) < 256 ? _dist_code[dist] : _dist_code[256+((dist)>>7)])
292 /* Mapping from a distance to a distance code. dist is the distance - 1 and
317 ush dist = (distance); \
318 s->d_buf[s->last_lit] = dist; \
320 dist--; \
322 s->dyn_dtree[d_code(dist)]
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/lib/zlib_inflate/
H A Dinffast.c94 unsigned dist; /* match distance */ local
161 dist = (unsigned)(this.val);
171 dist += (unsigned)hold & ((1U << op) - 1);
173 if (dist > dmax) {
182 if (dist > op) { /* see if copy from window */
183 op = dist - op; /* distance back in window */
197 from = out - dist; /* rest from output */
215 from = out - dist; /* rest from output */
226 from = out - dist; /* rest from output */
242 from = out - dist; /* cop
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libgcrypt-1.5.0/
H A DMakefile.am21 AUTOMAKE_OPTIONS = dist-bzip2
34 dist-hook:
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/test/scr030/
H A Dchk.build10 [ -d ../../dist ] || {
11 echo 'FAIL: unable to find top-level dist directory'
25 ../../../dist/configure $1 > config.OUT 2>&1
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/kernel/
H A Dtime.c54 static unsigned cnt = 0, period = 0, dist = 0; local
56 if (cnt == 0 || cnt == dist)
58 else if (cnt == 7 || cnt == dist+7)
68 dist = period / 4;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68knommu/kernel/
H A Dtime.c79 static unsigned cnt = 0, period = 0, dist = 0; local
81 if (cnt == 0 || cnt == dist)
83 else if (cnt == 7 || cnt == dist+7)
93 dist = period / 4;

Completed in 151 milliseconds

12345678