Searched refs:side (Results 101 - 120 of 120) sorted by relevance

12345

/external/iproute2/doc/
H A Dapi-ip6-flowlabels.tex39 or to implement receiver side of SRP or another end-to-end protocol
H A Dip-cref.tex38 The paragraphs beginning with NB contain side notes, warnings about
/external/flac/libFLAC/
H A Dstream_encoder.c335 FLAC__int32 *integer_signal_mid_side[2]; /* the integer version of the mid-side input signal (stereo only) */
338 FLAC__real *real_signal_mid_side[2]; /* (@@@ currently unused) the floating-point version of the mid-side input signal (stereo only) */
343 unsigned subframe_bps_mid_side[2]; /* the effective bits per sample of the mid-side input signal (stream bps - wasted bits + 0/1) */
361 unsigned loose_mid_side_stereo_frames; /* rounded number of frames the encoder will use before trying both independent and mid/side frames again */
671 encoder->protected_->do_mid_side_stereo = false; /* since we currenty do 32-bit math, the side channel would have 33 bps and overflow */
2034 FLAC__int32 x, mid, side; local
2057 encoder->private_->integer_signal[0][i] = mid = side = buffer[k++];
2061 side -= x;
2063 encoder->private_->integer_signal_mid_side[1][i] = side;
3028 * Now do mid and side channel
[all...]
/external/ipsec-tools/src/racoon/
H A Dracoonctl.c1123 side stats source address destination address
1182 /* statuc, side and version */
1186 pd->side == INITIATOR ? 'I' : 'R',
H A Disakmp_cfg.c1166 iph2->side = INITIATOR;
H A Dipsec_doi.c289 if (iph1-> side == INITIATOR) {
397 * if responder side and peer's key length in proposal
1172 pr = cmpsaprop_alloc(iph2->ph1, q1, q2, iph2->side);
4066 /* remote side */
/external/qemu-pc-bios/vgabios/
H A Dvbe.c699 ; This function does a sanity check on the host side display code interface.
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
H A DAntlr.Runtime.Tree.pas212 /// This is invoked from an imaginary node ref on right side of a
220 /// This is invoked from an imaginary node ref on right side of a
229 /// This is invoked from an imaginary node ref on right side of a
837 /// Queues up nodes matched on left side of -> in a tree parser. This is
2059 /// buffer as a side-effect. Normally side-effects are bad, but because
H A DAntlr.Runtime.pas874 /// This method has a side-effect: if we have seen this input for
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/
H A DBaseRecognizer.as737 * This method has a side-effect: if we have seen this input for
/external/libvpx/vp8/common/ppc/
H A Dloopfilter_filters_altivec.asm485 ;# save bottom 3 bits so that we round one side +4 and the other +3
/external/dropbear/libtomcrypt/
H A Dcrypt.tex1579 authentication data (AAD) for security. The AAD is meant to be used as side--channel data you want to be authenticated with the packet. Note: once
5324 where timing side channels pose a significant threat.
5852 A compatible accelerator must allow processing data in any granularity which may require internal padding on the driver side.
6037 @param a The left side integer
6038 @param b The right side integer
6046 @param a The left side integer
6047 @param b The right side integer (upto bits_per_digit)
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jface_3.6.1.M20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/grub/docs/
H A Dtexinfo.tex4846 % side, and for 6pt waste from
6828 % Double-side printing via postscript on Laserjet 4050
6831 % \normaloffset until the front-side and back-side texts align. Then
/external/dropbear/libtommath/
H A Dbn.tex290 on the other side of the coin LibTomMath offers you a totally free (public domain) well structured math library
/external/libvpx/examples/includes/geshi/
H A Dgeshi.php4174 //This is required as ; would produce undesirable side-effects if it
/external/llvm/bindings/ocaml/llvm/
H A Dllvm.mli1102 (** [const_inline_asm ty asm con side align] inserts a inline assembly string.
/external/libmtp/
H A Dconfigure3591 # side effect of compilation, but ICC will put the dependencies in
3634 # after this tag, mechanisms are not by side-effect, so they'll
15803 /* if present, indicates that the endian side is a pointer to an */
/external/jdiff/
H A Dxerces.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ org/ org/apache/ org/apache/html/ ...

Completed in 520 milliseconds

12345