/external/flac/libFLAC/ia32/ |
nasm.h | 21 ; LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR 23 ; CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
|
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/ |
SimpleCLexer.java | 17 public static final int FOR=13; 167 // $ANTLR start "FOR" 170 int _type = FOR; 172 // SimpleC.g:91:5: ( 'for' ) 173 // SimpleC.g:91:7: 'for' 175 match("for"); 186 // $ANTLR end "FOR" 510 // SimpleC.g:1:8: ( T__21 | T__22 | T__23 | T__24 | T__25 | T__26 | FOR | INT_TYPE | CHAR | VOID | ID | INT | EQ | EQEQ | LT | PLUS | WS ) 557 // SimpleC.g:1:46: FOR 706 for (int i=0; i<numStates; i++) [all...] |
SimpleCTP.java | 10 "<invalid>", "<EOR>", "<DOWN>", "<UP>", "VAR_DEF", "ARG_DEF", "FUNC_HDR", "FUNC_DECL", "FUNC_DEF", "BLOCK", "ID", "EQ", "INT", "FOR", "INT_TYPE", "CHAR", "VOID", "EQEQ", "LT", "PLUS", "WS", "';'", "'('", "','", "')'", "'{'", "'}'" 20 public static final int FOR=13; 444 if ( ((LA5_0>=BLOCK && LA5_0<=FOR)||(LA5_0>=EQEQ && LA5_0<=PLUS)) ) { 492 case FOR: 568 // SimpleCTP.g:50:1: forStat : ^( 'for' expr expr expr block ) ; 571 // SimpleCTP.g:51:5: ( ^( 'for' expr expr expr block ) ) 572 // SimpleCTP.g:51:9: ^( 'for' expr expr expr block ) 574 match(input,FOR,FOLLOW_FOR_in_forStat328);
|
SimpleCParser.java | 13 "<invalid>", "<EOR>", "<DOWN>", "<UP>", "VAR_DEF", "ARG_DEF", "FUNC_HDR", "FUNC_DECL", "FUNC_DEF", "BLOCK", "ID", "EQ", "INT", "FOR", "INT_TYPE", "CHAR", "VOID", "EQEQ", "LT", "PLUS", "WS", "';'", "'('", "','", "')'", "'{'", "'}'" 23 public static final int FOR=13; 821 if ( (LA6_0==ID||(LA6_0>=INT && LA6_0<=FOR)||(LA6_0>=21 && LA6_0<=22)||LA6_0==25) ) { 940 case FOR: [all...] |
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/output1/ |
SimpleCLexer.java | 17 public static final int FOR=13; 167 // $ANTLR start "FOR" 170 int _type = FOR; 172 // /usr/local/ANTLR3-ObjC2.0-Runtime/Framework/examples/simplecTreeParser/SimpleC.g:91:5: ( 'for' ) 173 // /usr/local/ANTLR3-ObjC2.0-Runtime/Framework/examples/simplecTreeParser/SimpleC.g:91:7: 'for' 175 match("for"); 186 // $ANTLR end "FOR" 510 // /usr/local/ANTLR3-ObjC2.0-Runtime/Framework/examples/simplecTreeParser/SimpleC.g:1:8: ( T__21 | T__22 | T__23 | T__24 | T__25 | T__26 | FOR | INT_TYPE | CHAR | VOID | ID | INT | EQ | EQEQ | LT | PLUS | WS ) 557 // /usr/local/ANTLR3-ObjC2.0-Runtime/Framework/examples/simplecTreeParser/SimpleC.g:1:46: FOR 706 for (int i=0; i<numStates; i++) [all...] |
SimpleCTP.java | 10 "<invalid>", "<EOR>", "<DOWN>", "<UP>", "VAR_DEF", "ARG_DEF", "FUNC_HDR", "FUNC_DECL", "FUNC_DEF", "BLOCK", "ID", "EQ", "INT", "FOR", "INT_TYPE", "CHAR", "VOID", "EQEQ", "LT", "PLUS", "WS", "';'", "'('", "','", "')'", "'{'", "'}'" 20 public static final int FOR=13; 444 if ( ((LA5_0>=BLOCK && LA5_0<=FOR)||(LA5_0>=EQEQ && LA5_0<=PLUS)) ) { 492 case FOR: 568 // /usr/local/ANTLR3-ObjC2.0-Runtime/Framework/examples/simplecTreeParser/SimpleCTP.g:50:1: forStat : ^( 'for' expr expr expr block ) ; 571 // /usr/local/ANTLR3-ObjC2.0-Runtime/Framework/examples/simplecTreeParser/SimpleCTP.g:51:5: ( ^( 'for' expr expr expr block ) ) 572 // /usr/local/ANTLR3-ObjC2.0-Runtime/Framework/examples/simplecTreeParser/SimpleCTP.g:51:9: ^( 'for' expr expr expr block ) 574 match(input,FOR,FOLLOW_FOR_in_forStat328);
|
SimpleCParser.java | 13 "<invalid>", "<EOR>", "<DOWN>", "<UP>", "VAR_DEF", "ARG_DEF", "FUNC_HDR", "FUNC_DECL", "FUNC_DEF", "BLOCK", "ID", "EQ", "INT", "FOR", "INT_TYPE", "CHAR", "VOID", "EQEQ", "LT", "PLUS", "WS", "';'", "'('", "','", "')'", "'{'", "'}'" 23 public static final int FOR=13; 821 if ( (LA6_0==ID||(LA6_0>=INT && LA6_0<=FOR)||(LA6_0>=21 && LA6_0<=22)||LA6_0==25) ) { [all...] |
/external/javassist/src/main/javassist/compiler/ |
TokenId.java | 12 * for the specific language governing rights and limitations under the 37 int FOR = 318;
|
/external/chromium_org/third_party/angle/src/compiler/ |
glslang_tab.h | 3 /* Bison interface for Yacc-like parsers in C 14 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 15 GNU General Public License for more details. 72 FOR = 272,
|
glslang_tab.cpp | 3 /* Bison implementation for Yacc-like parsers in C 14 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 15 GNU General Public License for more details. 37 infringing on user name space. This should be done even for local 154 FOR = 272, 449 /* Use EXIT_SUCCESS as a witness for stdlib.h. */ 465 to allow for a few compiler-allocated temporary stack slots. */ 505 /* A type that is properly aligned for any stack member. */ 527 stack. Advance YYPTR to a properly aligned location for the next 554 for (yyi = 0; yyi < (Count); yyi++) [all...] |
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/ |
glsl_parser.h | 3 /* Bison interface for Yacc-like parsers in C 14 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 15 GNU General Public License for more details. 50 FOR = 268, 251 #define FOR 268
|
glsl_parser.cc | 3 /* Bison implementation for Yacc-like parsers in C 14 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 15 GNU General Public License for more details. 37 infringing on user name space. This should be done even for local 95 * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL 96 * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 159 FOR = 268, 360 #define FOR 268 741 to allow for a few compiler-allocated temporary stack slots. */ 781 /* A type that is properly aligned for any stack member. * [all...] |
/external/llvm/lib/Target/X86/ |
X86ISelLowering.h | 6 // License. See LICENSE.TXT for details. 48 /// FOR - Bitwise logical OR of floating point values. This corresponds 50 FOR, 83 /// RDTSC_DAG - This operation implements the lowering for 103 /// 0s or 1s. Generally DTRT for C/C++ with NaNs. 107 /// result in an integer GPR. Needs masking for scalar result. 133 /// at function entry, used for PIC code. 136 /// Wrapper - A wrapper node for TargetConstantPool, 140 /// WrapperRIP - Special wrapper used under X86-64 PIC mode for RIP 225 // of the TLS block for the current module [all...] |
/external/qemu/target-i386/ |
ops_sse.h | 14 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 15 * Lesser General Public License for more details. 209 for(i = 0; i < 16 - shift; i++) 211 for(i = 16 - shift; i < 16; i++) 222 for(i = 15; i >= shift; i--) 224 for(i = 0; i < shift; i++) 346 #define FOR(a, b) (a) | (b) 390 SSE_HELPER_Q(helper_por, FOR) 423 for(i = 0; i < (2 << SHIFT); i++) { 469 for(i = 0; i < (8 << SHIFT); i++) [all...] |
/external/doclava/src/com/google/doclava/parser/ |
JavaLexer.java | 13 * See the License for the specific language governing permissions and 76 public static final int FOR=48; [all...] |
JavaParser.java | 13 * See the License for the specific language governing permissions and 35 /** A Java 1.5 grammar for ANTLR v3 derived from the spec 41 * tested for 1.5 compatibility. 44 * and got two errors that are ok (for now): 48 * As a result, alternative(s) 4 were disabled for that input 54 * As a result, alternative(s) 2 were disabled for that input 70 * java spec I built this from had some bizarre for-loop control. 94 * make it check for genericized casts first. It was failing to recognize a 146 * Added semantic predicates to test for shift operations rather than other 147 * things. Thus, for instance, the string "< <" will never be treate [all...] |
/external/mksh/src/ |
sh.h | 25 * may a licensor, author or contributor be held liable for indirect, 141 * which work for all cases; no need to redefine them using the 191 * integer wraparound, even across division and modulo, for 204 /* access macros for boolean type */ 443 #define MAGIC (7) /* prefix for *?[!{,} during expand */ 463 * Evil hack for const correctness due to API brokenness 474 /* for const debugging */ 612 /* malloc(3)/realloc(3) -> free(3) for use by the memory allocator */ 617 /* malloc(3)/realloc(3) -> free(3) for use by mksh code */ 642 /* 3. group structure (only the same for lalloc.c) * [all...] |
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/ |
compiler.jar | |
/prebuilts/devtools/tools/lib/ |
jython-standalone-2.5.3.jar | |
/prebuilts/tools/common/m2/repository/org/python/jython/2.5.3/ |
jython-2.5.3.jar | |
/prebuilts/tools/common/m2/repository/org/python/jython-standalone/2.5.3/ |
jython-standalone-2.5.3.jar | |
/external/robolectric/lib/main/ |
javassist-3.14.0-GA.jar | |
/prebuilts/misc/common/jython/ |
jython.jar | |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
org.eclipse.jdt.core_3.6.2.v_A76_R36x.jar | |