HomeSort by relevance Sort by last modified time
    Searched full:imaginary (Results 51 - 75 of 433) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/llvm/test/MC/Disassembler/Hexagon/
xtype_complex.txt 46 # Complex multiply real or imaginary
76 # Vector complex multiply real or imaginary
98 # Vector reduce complex multiply real or imaginary
  /external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/
BaseTreeAdaptor.as 213 /** Tell me how to create a token for use with imaginary token nodes.
214 * For example, there is probably no input symbol associated with imaginary
225 /** Tell me how to create a token for use with imaginary token nodes.
226 * For example, there is probably no input symbol associated with imaginary
  /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/
BaseTreeAdaptor.cs 272 * Tell me how to create a token for use with imaginary token nodes.
273 * For example, there is probably no input symbol associated with imaginary
286 * Tell me how to create a token for use with imaginary token nodes.
287 * For example, there is probably no input symbol associated with imaginary
  /external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/
BaseTreeAdaptor.java 253 /** Tell me how to create a token for use with imaginary token nodes.
254 * For example, there is probably no input symbol associated with imaginary
263 /** Tell me how to create a token for use with imaginary token nodes.
264 * For example, there is probably no input symbol associated with imaginary
  /external/chromium-trace/catapult/third_party/gsutil/third_party/protorpc/protorpc/experimental/parser/
protobuf_lexer.g 20 // Imaginary tree nodes.
  /external/curl/docs/examples/
postit2.c 25 * The imaginary form we'll fill in looks like:
  /external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
fft.h 16 * Im[]: imaginary value array
  /external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
entropy_coding.h 27 * Decode real and imaginary part of the DFT coefficients, given a bit-stream.
43 * - *fi : pointer to a buffer where the imaginary part
54 * Encode real and imaginary part of the DFT coefficients into the given
60 * - *fi : pointer to a buffer where the imaginary part
fft.h 16 * Im[]: imaginary value array
  /bionic/libm/upstream-freebsd/lib/msun/src/
s_ctanh.c 92 * The imaginary part has the sign of x*sin(2*y), but there's no
99 * The imaginary part of the sign is unspecified. This special
  /external/antlr/antlr-3.4/runtime/C/include/
antlr3basetreeadaptor.h 55 /** We need a string factory for creating imaginary tokens, we take this
60 /* And we also need a token factory for creating imaginary tokens
antlr3commontoken.h 58 /** Imaginary token type to cause a traversal of child nodes in a tree parser
62 /** Imaginary token type to signal the end of a stream of child nodes.
176 /// a char *, such as when a rewrite of an imaginary token supplies
227 * with a token. Imaginary tokens such as an ANTLR3_CLASSIC_TOKEN may actually
236 * with a token. Imaginary tokens such as an ANTLR3_CLASSIC_TOKEN may actually
  /external/eigen/Eigen/src/plugins/
CommonCwiseUnaryOps.h 112 /** \returns an read-only expression of the imaginary part of \c *this.
168 /** \returns a non const expression of the imaginary part of \c *this.
  /frameworks/base/core/java/android/view/accessibility/
AccessibilityNodeProvider.java 28 * view hierarchy is a tree of imaginary Views that is reported as a part of the view
82 * A virtual descendant is an imaginary View that is reported as a part of the view
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
cmathcalls.h 125 /* Imaginary part of Z. */
138 /* Imaginary part of Z. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
cmathcalls.h 125 /* Imaginary part of Z. */
138 /* Imaginary part of Z. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
cmathcalls.h 125 /* Imaginary part of Z. */
138 /* Imaginary part of Z. */
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-dynload/
cmath.so 
  /external/aac/libSBRdec/src/
psdec.h 275 FIXP_DBL *pAaImagDelayBufferQmf[MAX_DELAY_BUFFER_SIZE]; /*!< Imaginary part delay buffer */
278 FIXP_DBL aaImagDelayBufferQmf[NO_SAMPLE_DELAY_ALLPASS][FIRST_DELAY_SB]; /*!< Imaginary part delay buffer*/
281 FIXP_DBL aaImagDelayBufferSubQmf[NO_SAMPLE_DELAY_ALLPASS][NO_SUB_QMF_CHANNELS]; /*!< Imaginary part delay buffer */
284 FIXP_DBL aaaImagDelayRBufferSerQmf[FIRST_DELAY_SB][NO_DELAY_LENGTH_VECTORS]; /*!< Imaginary part delay buffer */
287 FIXP_DBL aaaImagDelayRBufferSerSubQmf[NO_SUB_QMF_CHANNELS][NO_DELAY_LENGTH_VECTORS]; /*!< Imaginary part delay buffer */
  /external/ceres-solver/internal/ceres/
polynomial_test.cc 88 // imaginary argument to FindPolynomialRoots.
95 Vector imaginary; local
101 Vector* const imaginary_ptr = use_imaginary ? &imaginary : NULL;
111 EXPECT_EQ(imaginary.size(), N);
113 ExpectArraysClose(N, imaginary.data(), zeros.data(), epsilon);
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/SlimParsing/Tree/
ITreeAdaptor`1.cs 186 * This is invoked from an imaginary node ref on right side of a
198 * This is invoked from an imaginary node ref on right side of a
210 * This is invoked from an imaginary node ref on right side of a
  /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/
ClassicToken.cs 36 * and associated with this object. These objects are needed for imaginary
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/
ClassicToken.cs 37 * and associated with this object. These objects are needed for imaginary
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/
BaseTreeAdaptor.cs 360 * Tell me how to create a token for use with imaginary token nodes.
361 * For example, there is probably no input symbol associated with imaginary
374 * Tell me how to create a token for use with imaginary token nodes.
375 * For example, there is probably no input symbol associated with imaginary
  /external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/
ClassicToken.java 31 * and associated with this object. These objects are needed for imaginary

Completed in 442 milliseconds

1 23 4 5 6 7 8 91011>>