HomeSort by relevance Sort by last modified time
    Searched full:imaginary (Results 26 - 50 of 465) sorted by null

12 3 4 5 6 7 8 91011>>

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
complex.h 42 /* Narrowest imaginary unit. This depends on the floating-point
48 XXX Once we have the imaginary support switch this to _Imaginary_I. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
complex.h 42 /* Narrowest imaginary unit. This depends on the floating-point
48 XXX Once we have the imaginary support switch this to _Imaginary_I. */
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/
ANTLRCommonTreeAdaptor.m 62 /** Tell me how to create a token for use with imaginary token nodes.
63 * For example, there is probably no input symbol associated with imaginary
81 /** Tell me how to create a token for use with imaginary token nodes.
82 * For example, there is probably no input symbol associated with imaginary
ANTLRTreeAdaptor.m 70 * This is invoked from an imaginary node ref on right side of a
86 * This is invoked from an imaginary node ref on right side of a
102 * This is invoked from an imaginary node ref on right side of a
  /external/llvm/lib/Target/Hexagon/
HexagonIntrinsicsV3.td 17 // MTYPE / COMPLEX / Vector reduce complex multiply real or imaginary.
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/api/
omxtypes.h 159 OMX_S8 Im; /** Imaginary part */
168 OMX_S16 Im; /** Imaginary part */
177 OMX_S32 Im; /** Imaginary part */
186 OMX_S64 Im; /** Imaginary part */
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/api/
omxtypes.h 159 OMX_S8 Im; /** Imaginary part */
168 OMX_S16 Im; /** Imaginary part */
177 OMX_S32 Im; /** Imaginary part */
186 OMX_S64 Im; /** Imaginary part */
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/api/
omxtypes.h 159 OMX_S8 Im; /** Imaginary part */
168 OMX_S16 Im; /** Imaginary part */
177 OMX_S32 Im; /** Imaginary part */
186 OMX_S64 Im; /** Imaginary part */
  /external/antlr/antlr-3.4/runtime/C/src/
antlr3commontreeadaptor.c 155 // Install a token factory for imaginary tokens, these imaginary
282 /** Tell me how to create a token for use with imaginary token nodes.
283 * For example, there is probably no input symbol associated with imaginary
308 /** Tell me how to create a token for use with imaginary token nodes.
309 * For example, there is probably no input symbol associated with 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/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
fft.h 16 * Im[]: imaginary value array
  /external/webrtc/src/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/clang/test/Sema/
builtins.c 43 old = __sync_fetch_and_add((unsigned*)0, 42i); // expected-warning {{imaginary constants are a GNU extension}}
139 T(3i + 5); // expected-warning {{imaginary constant}}
  /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
77 * A virtual descendant is an imaginary View that is reported as a part of the view
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
cmathcalls.h 125 /* Imaginary part of Z. */
138 /* Imaginary part of Z. */
  /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 */

Completed in 586 milliseconds

12 3 4 5 6 7 8 91011>>