/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.
|
/external/clang/include/clang/Basic/ |
DiagnosticASTKinds.td | 62 "access real component of|access imaginary component of}0 " 68 "access imaginary component of}0 null pointer">;
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/accessibility/ |
AccessibilityEntityProvider.java | 43 * A virtual sub-tree is composed of imaginary {@link View}s that are reported 134 * A virtual descendant is an imaginary View that is reported as a part of
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/include/ |
mpc.h | 56 /* the global inexact flag is made of (real flag) + 4 * (imaginary flag), where 57 each of the real and imaginary inexact flag are:
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/include/ |
mpc.h | 56 /* the global inexact flag is made of (real flag) + 4 * (imaginary flag), where 57 each of the real and imaginary inexact flag are:
|
/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"},
|
/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 | 125 * 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/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/tr1/ |
type_traits | 193 // "An imaginary lvalue of type From...".
|
/prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/tr1/ |
type_traits | 193 // "An imaginary lvalue of type From...".
|
/prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/tr1/ |
type_traits | 193 // "An imaginary lvalue of type From...".
|
/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. 467 \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/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 */
|