Searched refs:Which (Results 1 - 7 of 7) sorted by relevance

/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/
H A DDFA.as25 /** Which recognizer encloses this DFA? Needed to check backtracking */
/external/bison/doc/
H A Drefcard.tex49 % Which mode to use is controlled by setting \columnsperpage above.
/external/clang/lib/Sema/
H A DSemaDeclAttr.cpp1979 int Which = -1; local
1983 Which = 0;
1987 Which = 1;
1991 Which = 2;
1996 if (Which == -1) {
2004 << Which
H A DSemaExprObjC.cpp432 int Which = isa<CharacterLiteral>(OrigElement) ? 1 local
438 << Which << OrigElement->getSourceRange()
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/
H A Dvms_make.com70 $! Which command parameters were given
/external/clang/lib/AST/
H A DVTableBuilder.cpp2541 const CXXRecordDecl *MostDerivedClass, const VPtrInfo *Which)
2546 WhichVFPtr(*Which),
2540 VFTableBuilder(MicrosoftVTableContext &VTables, const CXXRecordDecl *MostDerivedClass, const VPtrInfo *Which) argument
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
H A DAntlr.Runtime.Tree.pas1964 /// <summary>Which node are we currently visiting? </summary>
1967 /// <summary>Which node did we visit last? Used for LT(-1) calls. </summary>
1971 /// Which child are we currently visiting? If -1 we have not visited

Completed in 1301 milliseconds