Searched defs:protected (Results 1 - 4 of 4) sorted by path

/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/
H A DTokenRewriteStream.as91 protected var programs:Object = new Object();
94 protected var lastRewriteTokenIndexes:Object = new Object();
183 protected function setLastRewriteTokenIndex(programName:String, i:int):void {
187 protected function getProgram(name:String):Array {
313 protected function reduceToSingleOperationPerIndex(rewrites:Array):Array {
396 protected function catOpText(a:Object, b:Object):String {
405 protected function getKindOfOps(rewrites:Array, kind:Class, before:int = -1):Array {
85 protected var programs:Object = new Object(); class
/external/clang/test/Preprocessor/
H A Dcxx_oper_keyword_ms_compat.cpp71 #define protected macro
156 protected
/external/ipsec-tools/src/racoon/
H A Disakmp_inf.c456 int protected = 0;
455 int protected = 0; local
/external/libedit/src/
H A Dsys.h73 #ifndef protected
74 # define protected /* Redefined from elsewhere to "static" */ macro

Completed in 1909 milliseconds