Searched refs:IMPORT (Results 1 - 25 of 38) sorted by relevance

12

/external/clang/test/Modules/
H A Dlookup.cpp5 #define IMPORT(X) @import X macro
6 IMPORT(lookup_right_cxx);
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/fuzzy/
H A DFuzzy.h29 #define IMPORT 12 macro
H A DFuzzyLexer.h33 #define IMPORT 6 macro
H A DFuzzy.m132 // $ANTLR start "IMPORT"
140 NSInteger _type = IMPORT;
201 /* $ANTLR end "IMPORT" */
1904 // Fuzzy.g:1:39: ( IMPORT | RETURN | CLASS | METHOD | FIELD | STAT | CALL | COMMENT | SL_COMMENT | STRING | CHAR | WS ) //ruleblock
2135 // Fuzzy.g:1:41: IMPORT // alt
2250 // Fuzzy.g:1:41: ( IMPORT ) // ruleBlockSingleAlt
2251 // Fuzzy.g:1:41: IMPORT // alt
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/fuzzy/output1/
H A DFuzzyLexer.h33 #define IMPORT 6 macro
H A DFuzzy.m288 return @"1:1: Tokens options {k=1; backtrack=true; } : ( IMPORT | RETURN | CLASS | METHOD | FIELD | STAT | CALL | COMMENT | SL_COMMENT | STRING | CHAR | WS );";
402 // $ANTLR start "IMPORT"
409 NSInteger _type = IMPORT;
460 // $ANTLR end "IMPORT"
1945 // /usr/local/ANTLR3-ObjC2.0-Runtime/Framework/examples/fuzzy/Fuzzy.g:1:39: ( IMPORT | RETURN | CLASS | METHOD | FIELD | STAT | CALL | COMMENT | SL_COMMENT | STRING | CHAR | WS ) //ruleblock
1950 // /usr/local/ANTLR3-ObjC2.0-Runtime/Framework/examples/fuzzy/Fuzzy.g:1:41: IMPORT // alt
2053 // /usr/local/ANTLR3-ObjC2.0-Runtime/Framework/examples/fuzzy/Fuzzy.g:1:41: ( IMPORT ) // ruleBlockSingleAlt
2054 // /usr/local/ANTLR3-ObjC2.0-Runtime/Framework/examples/fuzzy/Fuzzy.g:1:41: IMPORT // alt
/external/antlr/antlr-3.4/runtime/Ruby/test/functional/lexer/
H A Dfilter-mode.rb15 IMPORT
111 IMPORT
/external/javassist/src/main/javassist/compiler/
H A DTokenId.java41 int IMPORT = 322; field in interface:TokenId
/external/selinux/policycoreutils/semanage/
H A Dsemanage-bash-completion.sh79 [IMPORT]='import'
154 elif __contains_word "$command" ${VERBS[IMPORT]} ; then
/external/libvpx/libvpx/build/make/
H A Dads2gas_apple.pl146 if (s/IMPORT\s+\|([\$\w]*)\|/.globl $1/)
H A Dads2gas.pl152 s/IMPORT\s+\|([\$\w]*)\|/.global $1/;
/external/libvpx/libvpx/vp9/common/arm/neon/
H A Dvp9_convolve8_avg_neon.asm22 IMPORT |vp9_convolve8_avg_horiz_c|
23 IMPORT |vp9_convolve8_avg_vert_c|
H A Dvp9_convolve8_neon.asm22 IMPORT |vp9_convolve8_horiz_c|
23 IMPORT |vp9_convolve8_vert_c|
/external/v8/src/
H A Dtoken.h155 K(IMPORT, "import", 0) \
H A Dscanner.cc936 harmony_modules ? Token::IMPORT : Token::FUTURE_RESERVED_WORD) \
/external/clang/include/clang/Sema/
H A DTemplate.h412 #define IMPORT(DERIVED, BASE) macro
/external/mksh/src/
H A Dvar.c756 * IMPORT is only used when the shell starts up and is
762 if (set & IMPORT) {
774 } else if (set & IMPORT) {
1292 if (vp->flag & IMPORT) {
H A Dmain.c349 typeset(*wp, IMPORT | EXPORT, 0, 0, 0);
/external/libvpx/libvpx/vp8/encoder/arm/armv5te/
H A Dboolhuff_armv5te.asm16 IMPORT |vp8_validate_buffer_arm|
H A Dvp8_packtokens_armv5.asm13 IMPORT |vp8_validate_buffer_arm|
H A Dvp8_packtokens_mbrow_armv5.asm13 IMPORT |vp8_validate_buffer_arm|
H A Dvp8_packtokens_partitions_armv5.asm13 IMPORT |vp8_validate_buffer_arm|
/external/antlr/antlr-3.4/tool/src/main/antlr3/org/antlr/grammar/v3/
H A DANTLR.g102 IMPORT='import';
H A DTreeToNFAConverter.g204 ( ^(IMPORT .*) )?
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.ant.core_3.2.200.v20100427.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 701 milliseconds

12