Searched refs:is (Results 51 - 75 of 957) sorted by relevance

1234567891011>>

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libgcrypt-1.5.0/mpi/powerpc32/
H A Dmpih-mul3.S6 * This file is part of Libgcrypt.
8 * Libgcrypt is free software; you can redistribute it and/or modify
13 * Libgcrypt is distributed in the hope that it will be useful,
36 * This is a fairly straightforward implementation. The timing of the PC601
37 * is hard to understand, so I will wait to optimize this until I have some
60 addc 7,7,8 # invert cy (r7 is junk)
72 addc 7,7,8 # invert cy (r7 is junk)
82 This file is part of the GNU C Library.
84 The GNU C Library is free software; you can redistribute it and/or
89 The GNU C Library is distribute
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libvorbis-1.2.3/doc/
H A D05-comment.tex8 The Vorbis text comment header is the second (of three) header
9 packets that begin a Vorbis bitstream. It is meant for short text
14 The comment field is meant to be used much like someone jotting a
33 The comment header is logically a list of eight-bit-clean vectors; the
34 number of vectors is bounded to $2^{32}-1$ and the length of each vector
35 is limited to $2^{32}-1$ bytes. The vector length is encoded; the vector
37 list, there is a single vector for vendor name (also 8 bit clean,
43 in the comment header is octet-aligned, they can simply be read as
46 The comment header is decode
[all...]
H A D07-floor1.tex11 amplitude axis. The integer plotting algorithm used is similar to
26 \item the first line segment (base case) is a logical line spanning
36 x_0,y_0 to x_new,y_new and from x_new,y_new to x_1,y_1. This step is
38 amplitude value at x_new so that later refinement is additionally
43 is completed at the end of the x value list.
52 The list of selected X values in increasing order is
72 Although the new Y value at X position 96 is unchanged, it is still
87 behavior is used for actual decode, as described later. The actual
96 A list of floor X values is store
[all...]
H A D01-introduction.tex12 understanding of the Vorbis decode process, which is
16 Vorbis is a general purpose perceptual audio CODEC intended to allow
20 it is in the same league as MPEG-2 and MPC. Similarly, the 1.0
22 without resampling to a lower rate. Vorbis is also intended for
30 Vorbis I is a forward-adaptive monolithic transform CODEC based on the
31 Modified Discrete Cosine Transform. The codec is structured to allow
40 encoder and simple, low-complexity decoder. Vorbis decode is
46 to which they are pre-decoded into a cache is the dominant factor in
51 against errors; it is solely a method of accepting input audio,
56 audio stream. Vorbis is
[all...]
H A D09-helper.tex22 2) if ( [x] is greater than zero ) {
50 "float32_unpack(x)" is intended to translate the packed binary
60 4) if ( [sign] is nonzero ) then negate [mantissa]
68 "lookup1_values(codebook_entries,codebook_dimensions)" is used to
74 The return value for this function is defined to be 'the greatest
76 \varname{[codebook_dimensions]} is less than or equal to
84 the greatest value scalar element for which \varname{n} is less than
85 \varname{[x]} and vector \varname{[v]} element \varname{n} is less
91 the lowest value scalar element for which \varname{n} is less than
92 \varname{[x]} and vector \varname{[v]} element \varname{n} is greate
[all...]
H A Da1-encapsulation-ogg.tex26 form only. That is:
41 This is not to say that it is not currently possible to multiplex
45 However, a 'Vorbis I audio file' is taken to imply Vorbis audio
47 audio player' is not required to implement Ogg support beyond the
67 Ogg encapsulation of a Vorbis packet stream is straightforward.
73 uniquely identifies a stream as Vorbis audio, is placed alone in the
79 This first page is marked 'beginning of stream' in the page flags.
91 The granule position of these first pages containing only headers is zero.
103 The last page is marke
[all...]
H A Dfooter.tex10 Ogg is a \href{http://www.xiph.org/}{Xiph.org Foundation} effort
12 hostage-taking; Open Source is the net's greatest tool to keep
17 Ogg Vorbis is the first Ogg audio CODEC. Anyone may freely use and
23 Xiph.org's Vorbis software CODEC implementation is distributed under a
33 This document is set using \LaTeX
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libgcrypt-1.5.0/mpi/power/
H A Dmpih-mul3.S6 * This file is part of Libgcrypt.
8 * Libgcrypt is free software; you can redistribute it and/or modify
13 * Libgcrypt is distributed in the hope that it will be useful,
68 a 11,8,11 # invert cy (r11 is junk)
81 a 11,8,11 # invert cy (r11 is junk)
94 a 11,8,11 # invert cy (r11 is junk)
112 a 11,8,11 # invert cy (r11 is junk)
125 a 11,8,11 # invert cy (r11 is junk)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/lib/
H A Ddiv64.S10 * This program is free software; you can redistribute it and/or modify
32 * Note: Calling convention is totally non standard for optimal code.
33 * This is meant to be used by do_div() from include/asm/div64.h only.
50 bls 9f @ divisor is 0 or 1
52 beq 8f @ divisor is power of 2
60 @ The aligned divisor is stored in yl preserving the original.
61 @ The bit position is stored in ip.
114 @ The top part of remainder became zero. If carry is set
115 @ (the 33th bit) this is a false positive so resume the loop.
116 @ Otherwise, if lower part is als
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/sys/solaris/
H A Dtpi.c256 struct ioc_state *is; local
423 is = (struct ioc_state *)m0->b_rptr;
432 is->is_state = M_COPYIN;
433 is->is_addr = *(caddr_t *)m->b_cont->b_rptr;
434 ioc_copyin( q, m, m0, is->is_addr, sizeof( struct rtentry ));
445 is->is_state = M_COPYIN;
446 is->is_addr = *(caddr_t *)m->b_cont->b_rptr;
447 ioc_copyin( q, m, m0, is->is_addr, sizeof( struct ifreq ));
451 is->is_state = M_COPYIN;
452 is
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/sys/solaris/
H A Dtpi.c256 struct ioc_state *is; local
423 is = (struct ioc_state *)m0->b_rptr;
432 is->is_state = M_COPYIN;
433 is->is_addr = *(caddr_t *)m->b_cont->b_rptr;
434 ioc_copyin( q, m, m0, is->is_addr, sizeof( struct rtentry ));
445 is->is_state = M_COPYIN;
446 is->is_addr = *(caddr_t *)m->b_cont->b_rptr;
447 ioc_copyin( q, m, m0, is->is_addr, sizeof( struct ifreq ));
451 is->is_state = M_COPYIN;
452 is
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/fpsp040/
H A Dscale.S6 | the source operand is (>= 2^14) an overflow or underflow
7 | is returned.
9 | The entry point sscale is called from do_func to emulate
41 | This entry point is used by the unimplemented instruction exception
62 | The source input is below 1, so we check for denormalized numbers
82 | Source is within 2^14 range. To perform the int operation,
93 | Source is positive. Add the src to the dest exponent.
101 beqs denorm |if zero, result is denorm
142 | Source is negative. Add the src to the dest exponent.
148 beqs denorm |if zero, result is denor
[all...]
H A Dx_operr.S9 | If the dest is a fp reg, then an extended precision non_signaling
10 | NAN is stored in the dest reg. If the dest format is b, w, or l and
11 | the source op is a NAN, then garbage is stored as the result (actually
13 | the dest format is integer (b, w, l) and the operr is caused by
14 | integer overflow, or the source op is inf, then the result stored is
16 | There are three cases in which operr is incorrectl
[all...]
H A Dbindec.S23 | The k-factor is saved for use in d7. Clear the
25 | input. If input is unnormalized or denormalized,
31 | ILOG is the log base 10 of the input value. It is
33 | value is viewed as 2^^e * 1.f in extended precision.
34 | This value is stored in d6.
40 | ICTR is a flag used in A13. It must be set before the
44 | LEN is the number of digits to be displayed. The
46 | if it is a positive number, or the number of digits
49 | If LEN is compute
[all...]
H A Dslog2.S6 | slog10d does the same except the input value is a
16 | ACCURACY and MONOTONICITY: The returned result is within 1.7
18 | to 53 bits if the result is subsequently rounded
19 | to double precision. The result is provably monotonic
23 | The first one is measured when the function is invoked
25 | in cache), and the second one is measured when the
26 | function is reinvoked at the same input argument.
38 | Notes: Even if X is denormalized, log(X) is alway
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/perl/BerkeleyDB/t/Test/
H A DMore.pm26 is isnt like unlike is_deeply
70 is ($this, $that, $test_name);
87 is( foo(42), 23, $test_name );
94 is( foo(42), 23, $test_name );
118 Test::Simple first. This is a drop in replacement for Test::Simple
121 The purpose of this module is to provide a wide range of testing
131 how many tests your script is going to run to protect against premature
134 The preferred way to do this is to declare a plan when you C<use Test::More>.
139 your script is going to run. In this case, you can declare that you
232 By convention, each test is assigne
361 sub is ($$;$) { subroutine
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/ifpsp060/src/
H A Dfplsp.S9 THE SOFTWARE is provided on an "AS IS" basis and without warranty.
24 so long as this entire notice is retained without alteration in any modified and/or
31 # This file is appended to the top of the 060ILSP package
588 bsr.l ssin # operand is a NORM
591 cmpi.b %d1,&ZERO # is operand a ZERO?
596 cmpi.b %d1,&INF # is operand an INF?
601 cmpi.b %d1,&QNAN # is operand a QNAN?
606 bsr.l ssind # operand is a DENORM
610 # Result is now in FP0
646 bsr.l ssin # operand is
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/docs_src/tcl/
H A Dm4.tcl45 dnl $1: auto if -auto_commit is a flag
49 If the operation is part of an application-specified transaction, the
50 m4_arg(txnid) parameter is a transaction handle returned from
51 m4_tcl_txn. If no transaction handle is specified, but the
52 ifelse([$1], auto, [-auto_commit flag is specified],
59 define(m4_tcl_ret_error, [m4_p([In the case of error, a Tcl error is thrown.])])
66 a Tcl error is thrown.])])
73 is thrown.])])
76 Set the size of the database's shared memory buffer pool (that is, the
80 (Note: The working set is no
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iproute2/doc/
H A Dip-tunnels.tex32 A: You are right, it does not work. The command written above is split to two commands.
57 this particular route is {\em abnormal}:
62 Note keyword \verb|onlink|, it is the magic key that orders kernel
74 that between \verb|route add| and \verb|route del| host 193.233.7.65 is
90 packets to another endpoint is not hidden. If you dislike this, or if you
122 but address of peering host, which is directly reachable
133 kinds and gateway is required to be directly reachable via this tunnel,
162 The \verb|<NAME>| is an arbitrary string. Particularly,
187 This restriction is relaxed for keyed GRE tunnels.}
197 After tunnel device is create
[all...]
H A Dapi-ip6-flowlabels.tex37 This feature is not so useful as the first one, however it will be
45 any applications of this feature, but it is possible that receiver will
59 if it is present.)
62 There is a hole in specs: some hop-by-hop options can be
74 Flow labels have finite lifetime and source is not allowed to reuse
77 the label is taken over by another flow.
78 Flow state, including lifetime, is propagated along datagram path
97 This method is difficult to consider as reasonable, because it
105 We have two problems with this method. The first one is common for all OSes:
113 Certainly, it is no
[all...]
H A Dip-cref.tex25 from the \verb|iproute2| package. It is not a tutorial or user's guide.
26 It is a {\em dictionary\/}, not explaining terms,
28 However, the document is self-contained and the reader, provided they have a
33 This document is split into sections explaining \verb|ip| commands
43 The generic form of an \verb|ip| command is:
47 where \verb|OPTIONS| is a set of optional modifiers affecting the
62 As a rule, the information is statistics or some time values.
68 --- enforce the protocol family to use. If the option is not present,
69 the protocol family is guessed from other arguments. If the rest of the command
71 one, usually \verb|inet| or \verb|any|. \verb|link| is
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/build-aux/
H A Dylwrap11 # This program is free software; you can redistribute it and/or modify
16 # This program is distributed in the hope that it will be useful,
31 # This file is maintained in Automake, please report
50 INPUT is the input file
51 OUTPUT is one file PROG generates
52 DESIRED is the file we actually want instead of OUTPUT
53 PROGRAM is program to run
121 # and y_tab.h instead of y.tab.h. Test to see if this is the case.
146 # If $2 is an absolute path name, then just use that,
156 # because it is th
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/flac-1.2.1/build/
H A Dconfig.mk4 # This file is part the FLAC project. FLAC is comprised of several
9 # is distributed under the Gnu FDL (see COPYING.FDL). Each file in the
13 # Since this particular file is relevant to all components of FLAC,
14 # it may be distributed under the Xiph.Org license, which is the least
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/tests/
H A Dlang-objc4 # Assumes an fr_FR locale is installed.
10 # Test whether an ObjectiveC compiler is found.
54 printf (_("%s is replaced by %s."), "FF", "EUR");
66 # is found in the build directory, regardless of -I options present in
91 msgid "%s is replaced by %s."
118 msgid "%s is replaced by %s."
172 echo "Skipping test: no french locale is installed"
174 echo "Skipping test: no french locale is supported"
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ppp-2.4.4/scripts/
H A Dpoff31 If 'provider' is omitted pppd will be stopped or signalled if and only if
32 there is exactly one running unless the '-a' option was given. If
33 'provider' is supplied the pppd controlling the connection to that
63 # /var/run, but pppd doesn't create .pid files until ppp is up.
66 # poff is pointless if pppd isn't running.
68 echo "$0: No pppd is running. None ${DONE}."
75 # If there are no arguments we can't do anything if there is more than one
93 # There is an argument, so kill the pppd started on that provider.

Completed in 283 milliseconds

1234567891011>>