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

1 2 3 45 6 7 8 91011>>

  /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
DefineGrammarItemsWalker.g 631 boolean imaginary =
634 if ( !imaginary && grammar.buildAST() &&
  /external/chromium/chrome/browser/
spellchecker_platform_engine_unittest.cc 180 {"imaginery", "imaginary"},
  /external/chromium_org/tools/code_coverage/
croc_scan_test.py 28 # Set up imaginary language:
  /frameworks/av/media/libstagefright/codecs/amrwbenc/inc/
typedefs.h 159 Float i; /* imaginary part */
  /frameworks/support/v4/java/android/support/v4/view/accessibility/
AccessibilityNodeProviderCompat.java 177 * 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/i686-linux/include/c++/4.4.3/tr1/
type_traits 193 // "An imaginary lvalue of type From...".
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/tr1/
type_traits 193 // "An imaginary lvalue of type From...".
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/tr1/
type_traits 193 // "An imaginary lvalue of type From...".
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/tr1/
type_traits 193 // "An imaginary lvalue of type From...".
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/tr1/
type_traits 193 // "An imaginary lvalue of type From...".
  /external/webrtc/src/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 */
  /external/aac/libFDK/src/
qmf.cpp 476 * samples in rSubband, and the imaginary part in iSubband
487 FIXP_QMF *RESTRICT iSubband /*!< Imaginary Output */
529 * samples in rSubband, and the imaginary part in iSubband
615 * samples in rAnalysis, and the imaginary part in iAnalysis
661 * samples stored in rSubband (real part) and iSubband (imaginary
753 * samples stored in rSubband (real part) and iSubband (imaginary
    [all...]
  /external/aac/libSBRdec/src/
sbrdec_drc.cpp 184 \qmfImagSlot Pointer to the imaginary QMF data of one time slot.
473 \qmfImagSlot Pointer to the imaginary QMF data of the whole frame.
  /external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/
TreeAdaptor.as 149 * This is invoked from an imaginary node ref on right side of a
157 * This is invoked from an imaginary node ref on right side of a
  /external/antlr/antlr-3.4/runtime/Python/antlr3/
exceptions.py 105 # imaginary nodes w/o line/col info. We now search backwards looking
146 # imaginary node; no line/pos info; scan backwards
  /external/clang/include/clang/Basic/
DiagnosticASTKinds.td 66 "access real component of|access imaginary component of}0 "
72 "access imaginary component of}0 null pointer">;
  /external/srec/srec/include/
sp_fft.h 267 elements store the imaginary component of the transform.
286 while the odd elements store the imaginary component of
  /external/valgrind/main/perf/
ffbench.c 297 printf("Real min %.4g, max %.4g. Imaginary min %.4g, max %.4g.\n",
299 printf("Average real %.4g, imaginary %.4g.\n",
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/api/
armCOMM.h 26 OMX_F32 Im; /** Imaginary part */
33 OMX_F64 Im; /** Imaginary part */
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/api/
armCOMM.h 26 OMX_F32 Im; /** Imaginary part */
33 OMX_F64 Im; /** Imaginary part */
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/api/
armCOMM.h 26 OMX_F32 Im; /** Imaginary part */
33 OMX_F64 Im; /** Imaginary part */
  /external/aac/libSBRdec/src/arm/
env_calc_arm.cpp 100 \param imTmp imaginary input signal
  /external/antlr/antlr-3.4/runtime/C/src/
antlr3debughandlers.c 501 // Type of the current token (which may be imaginary)
505 // See if we have an actual token or just an imaginary
520 // Imaginary tokens have no location
941 // Type of the current token (which may be imaginary)

Completed in 643 milliseconds

1 2 3 45 6 7 8 91011>>