Searched refs:Nil (Results 1 - 20 of 20) sorted by relevance

/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/SlimParsing/Tree/
H A DITreeFactory.cs45 TTree Nil(); method in interface:Antlr.Runtime.Tree.TToken
H A DITreeAdaptor`1.cs65 T Nil(); method in interface:Antlr.Runtime.Tree.ITreeAdaptor
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/
H A DITreeAdaptor.cs77 object Nil(); method in interface:Antlr.Runtime.Tree.ITreeAdaptor
H A DTreePatternParser.cs129 return adaptor.Nil();
H A DBaseTreeAdaptor.cs51 public virtual object Nil() { method in class:Antlr.Runtime.Tree.BaseTreeAdaptor
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/
H A DITreeAdaptor.cs133 object Nil(); method in interface:Antlr.Runtime.Tree.ITreeAdaptor
H A DTreePatternParser.cs152 return adaptor.Nil();
H A DBaseTreeAdaptor.cs54 public virtual object Nil() method in class:Antlr.Runtime.Tree.BaseTreeAdaptor
/external/webkit/Source/WebCore/platform/graphics/win/
H A DWKCAImageQueue.h53 Nil = 1, enumerator in enum:WebCore::WKCAImageQueue::ImageType
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/BuildOptions/
H A DDebugGrammarParser.cs158 root_0 = (CommonTree)adaptor.Nil();
356 root_0 = (CommonTree)adaptor.Nil();
406 root_0 = (CommonTree)adaptor.Nil();
412 CommonTree root_1 = (CommonTree)adaptor.Nil();
460 root_0 = (CommonTree)adaptor.Nil();
495 root_0 = (CommonTree)adaptor.Nil();
634 root_0 = (CommonTree)adaptor.Nil();
640 CommonTree root_1 = (CommonTree)adaptor.Nil();
733 root_0 = (CommonTree)adaptor.Nil();
826 root_0 = (CommonTree)adaptor.Nil();
[all...]
H A DProfileGrammarParser.cs162 root_0 = (CommonTree)adaptor.Nil();
360 root_0 = (CommonTree)adaptor.Nil();
410 root_0 = (CommonTree)adaptor.Nil();
416 CommonTree root_1 = (CommonTree)adaptor.Nil();
464 root_0 = (CommonTree)adaptor.Nil();
499 root_0 = (CommonTree)adaptor.Nil();
638 root_0 = (CommonTree)adaptor.Nil();
644 CommonTree root_1 = (CommonTree)adaptor.Nil();
737 root_0 = (CommonTree)adaptor.Nil();
830 root_0 = (CommonTree)adaptor.Nil();
[all...]
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime.Tests/
H A DITreeFixture.cs240 CommonTree root_0 = (CommonTree)adaptor.Nil();
241 CommonTree root_1 = (CommonTree)adaptor.Nil();
339 CommonTree newChildren = (CommonTree)adaptor.Nil();
358 CommonTree newChildren = (CommonTree)adaptor.Nil();
377 CommonTree newChildren = (CommonTree)adaptor.Nil();
444 CommonTree newChildren = (CommonTree)adaptor.Nil();
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/
H A DDebugTreeAdaptor.cs106 public virtual object Nil() { method in class:Antlr.Runtime.Debug.DebugTreeAdaptor
107 object node = adaptor.Nil();
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/
H A DDebugTreeAdaptor.cs138 public virtual object Nil() method in class:Antlr.Runtime.Debug.DebugTreeAdaptor
140 object node = adaptor.Nil();
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp2/
H A DAST.stg111 root_0 = (<ASTLabelType>)adaptor.Nil();
194 root_0 = (<ASTLabelType>)adaptor.Nil();
310 <ASTLabelType> root_<treeLevel> = (<ASTLabelType>)adaptor.Nil();
H A DASTTreeParser.stg74 <ASTLabelType> root_<treeLevel> = (<ASTLabelType>)adaptor.Nil();
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp3/
H A DAST.stg111 root_0 = (<ASTLabelType>)adaptor.Nil();
192 root_0 = (<ASTLabelType>)adaptor.Nil();
308 <ASTLabelType> root_<treeLevel> = (<ASTLabelType>)adaptor.Nil();
H A DASTTreeParser.stg75 <ASTLabelType> root_<treeLevel> = (<ASTLabelType>)adaptor.Nil();
/external/webkit/Source/WebCore/platform/graphics/ca/mac/
H A DPlatformCALayerMac.mm168 Class layerClass = Nil;
/external/webkit/Source/WebCore/platform/graphics/mac/
H A DMediaPlayerPrivateQTKit.mm1593 return isReadyForVideoSetup() && getQTMovieLayerClass() != Nil;

Completed in 280 milliseconds