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

1 2 3 45 6 7 8 91011>>

  /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/
ITreeAdaptor.cs 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
222 * This is invoked from an imaginary node ref on right side of a
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/
ITreeAdaptor.cs 67 * This is invoked from an imaginary node ref on right side of a
79 * This is invoked from an imaginary node ref on right side of a
103 * This is invoked from an imaginary node ref on right side of a
  /external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/
TreeAdaptor.java 164 * This is invoked from an imaginary node ref on right side of a
172 * This is invoked from an imaginary node ref on right side of a
180 * 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/
RecognitionException.cs 115 * imaginary nodes w/o line/col info. We now search backwards looking
297 // imaginary node; no line/pos info; scan backwards
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/
RecognitionException.cs 117 * imaginary nodes w/o line/col info. We now search backwards looking
354 // imaginary node; no line/pos info; scan backwards
  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/analysis/
Label.java 93 /** End of rule token type; imaginary token type used only for
98 * rather than 1..n to accommodate this imaginary token in my bitsets.
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/accessibility/
KeyboardAccessibilityNodeProvider.java 44 * A virtual sub-tree is composed of imaginary {@link View}s that are reported
178 * A virtual descendant is an imaginary View that is reported as a part of
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/include/
mpc.h 55 /* The global inexact flag is made of (real flag) + 4 * (imaginary flag), where
56 each of the real and imaginary inexact flag are:
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/include/
mpc.h 55 /* The global inexact flag is made of (real flag) + 4 * (imaginary flag), where
56 each of the real and imaginary inexact flag are:
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/include/
mpc.h 55 /* The global inexact flag is made of (real flag) + 4 * (imaginary flag), where
56 each of the real and imaginary inexact flag are:
  /prebuilts/gdb/darwin-x86/lib/python2.7/
numbers.py 66 """Retrieve the imaginary component of this number.
260 """Real numbers have no imaginary component."""
  /prebuilts/gdb/linux-x86/lib/python2.7/
numbers.py 66 """Retrieve the imaginary component of this number.
260 """Real numbers have no imaginary component."""
  /prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/compile/internal/gc/
cplx.go 35 // Break nl and nr into real and imaginary components.
84 // break addable nc-complex into nr-real and ni-imaginary
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/
cplx.go 32 // Break nl and nr into real and imaginary components.
81 // break addable nc-complex into nr-real and ni-imaginary
  /prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/compile/internal/gc/
cplx.go 35 // Break nl and nr into real and imaginary components.
84 // break addable nc-complex into nr-real and ni-imaginary
  /prebuilts/go/linux-x86/src/cmd/compile/internal/gc/
cplx.go 32 // Break nl and nr into real and imaginary components.
81 // break addable nc-complex into nr-real and ni-imaginary
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
numbers.py 66 """Retrieve the imaginary component of this number.
260 """Real numbers have no imaginary component."""
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
numbers.py 66 """Retrieve the imaginary component of this number.
260 """Real numbers have no imaginary component."""
  /external/antlr/antlr-3.4/runtime/C/include/
antlr3commontree.h 138 /// ->IMAGINARY[ID] so on. This makes memory tracking much simpler and
  /external/antlr/antlr-3.4/tool/src/main/antlr3/org/antlr/grammar/v3/
ANTLRv3Tree.g 216 | ^(TOKEN_REF ARG_ACTION) // for imaginary nodes
  /external/apache-commons-math/src/main/java/org/apache/commons/math/linear/
EigenDecompositionImpl.java 36 * by {@link #getD()} is always diagonal and the imaginary values returned
74 /** Imaginary part of the realEigenvalues. */
249 /** Imaginary part of the realEigenvalues. */
260 * imaginary parts of the eigenvalues
  /external/webrtc/webrtc/common_audio/signal_processing/include/
real_fft.h 43 // where R[n] and I[n], respectively, denote the real and imaginary components
  /external/webrtc/webrtc/modules/audio_processing/aec/
aec_core_neon.c 220 // Interleave real and imaginary parts.
226 // ... and fixup the first imaginary entry.
428 // Ooura fft returns incorrect sign on imaginary component. It matters
450 // Ooura fft returns incorrect sign on imaginary component. It matters
  /frameworks/av/media/libstagefright/codecs/amrwbenc/inc/
typedefs.h 159 Float i; /* imaginary part */
  /external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
fft.c 57 * RE and IM hold the real and imaginary components of the data, and return
58 * the resulting real and imaginary Fourier coefficients. Multidimensional
105 * imaginary parts, the magnitude of ISIGN is changed to 2 to give correct
107 * addresses for the sequences of real and imaginary values,
284 REAL *Itmp = NULL; /* temp space for imaginary part */

Completed in 5516 milliseconds

1 2 3 45 6 7 8 91011>>