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

1 23 4 5 6 7 8 91011>>

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/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.7-4.6/sysroot/usr/include/bits/
cmathcalls.h 125 /* Imaginary part of Z. */
138 /* Imaginary part of Z. */
  /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/antlr/antlr-3.4/runtime/C/include/
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/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/chromium_org/third_party/WebKit/Source/devtools/front_end/cm/
python.js 92 // Float literals may be "imaginary"
106 // Decimal literals may be "imaginary"
108 // TODO - Can you have imaginary longs?
  /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
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/
ANTLRBaseTreeAdaptor.m 354 /** Tell me how to create a token for use with imaginary token nodes.
355 * For example, there is probably no input symbol associated with imaginary
367 /** Tell me how to create a token for use with imaginary token nodes.
368 * For example, there is probably no input symbol associated with imaginary
  /external/antlr/antlr-3.4/runtime/Ruby/test/functional/ast-output/
hetero-nodes.rb 722 example "tree parser rewrite imaginary" do
728 example "tree parser rewrite imaginary with args" do
734 example "tree parser rewrite imaginary root" do
740 example "tree parser rewrite imaginary from real" do
  /external/chromium/net/base/
test_completion_callback_unittest.cc 30 // Do some imaginary work on a worker thread;
  /external/chromium_org/net/base/
test_completion_callback_unittest.cc 28 // Do some imaginary work on a worker thread;
  /external/clang/include/clang/AST/
OperationKinds.h 213 /// component with a zero imaginary component.
218 /// of the source's element type. Just discards the imaginary
237 /// the real component with a zero imaginary component.
242 /// source's element type by discarding the imaginary component.
  /external/eigen/test/
schur_real.cpp 29 // part of a 2x2 diagonal block with imaginary eigenvalues.
  /external/speex/libspeex/
kiss_fft.h 16 -- real-only (no imaginary time component ) FFT
  /external/stlport/stlport/stl/
_complex.c 103 // locale and the separator between real and imaginary parts does not.
  /external/webrtc/src/modules/audio_processing/aec/
aec_core_sse2.c 157 // Interleave real and imaginary parts.
164 // ... and fixup the first imaginary entry.
384 // Ooura fft returns incorrect sign on imaginary component. It matters
404 // Ooura fft returns incorrect sign on imaginary component. It matters
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_complex.c 103 // locale and the separator between real and imaginary parts does not.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
tgmath.h 154 the imaginary keyword. */
181 the imaginary keyword. */
203 the imaginary keyword. */
443 /* Imaginary part of Z. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/lib/gcc/i686-linux/4.6.x-google/include-fixed/
tgmath.h 163 the imaginary keyword. */
190 the imaginary keyword. */
212 the imaginary keyword. */
452 /* Imaginary part of Z. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
tgmath.h 154 the imaginary keyword. */
181 the imaginary keyword. */
203 the imaginary keyword. */
443 /* Imaginary part of Z. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/lib/gcc/x86_64-linux/4.6.x-google/include-fixed/
tgmath.h 163 the imaginary keyword. */
190 the imaginary keyword. */
212 the imaginary keyword. */
452 /* Imaginary part of Z. */

Completed in 1466 milliseconds

1 23 4 5 6 7 8 91011>>