Home
last modified time | relevance | path

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

12

/external/clang/test/Modules/
Dlookup.cpp5 #define IMPORT(X) @import X macro
6 IMPORT(lookup_right_cxx);
/external/openssl/crypto/threads/
Dnetware.bat38 echo IMPORT @%IMPORTS%\clib.imp >> mttest.def
39 echo IMPORT @%IMPORTS%\threads.imp >> mttest.def
40 echo IMPORT @%IMPORTS%\ws2nlm.imp >> mttest.def
41 echo IMPORT GetProcessSwitchCount >> mttest.def
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/fuzzy/
DFuzzy.tokens9 IMPORT=12
DFuzzy.h29 #define IMPORT 12 macro
DFuzzyLexer.h33 #define IMPORT 6 macro
DFuzzy.g4 IMPORT
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 |…
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/
DFuzzy.tokens8 IMPORT=6
DFuzzyLexer.h33 #define IMPORT 6 macro
DFuzzy.m288 …return @"1:1: Tokens options {k=1; backtrack=true; } : ( IMPORT | RETURN | CLASS | METHOD | FIELD …
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 | CL…
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 ) // ruleBloc…
2054 // /usr/local/ANTLR3-ObjC2.0-Runtime/Framework/examples/fuzzy/Fuzzy.g:1:41: IMPORT // alt
/external/sonivox/jet_tools/JetCreator_content/
DREADME.txt9 3. Select the IMPORT command and import one of the JetCreator_demo_*.zip files.
/external/javassist/src/main/javassist/compiler/
DTokenId.java41 int IMPORT = 322; field
DLex.java483 ktable.append("import", IMPORT);
/external/antlr/antlr-3.4/runtime/JavaScript/tests/functional/
Dt019lexer.g7 IMPORT
Dt020fuzzy.g14 IMPORT
/external/antlr/antlr-3.4/runtime/Python/tests/
Dt019lexer.g7 IMPORT
Dt020fuzzyLexer.g15 IMPORT
/external/libffi/src/pa/
Dhpux32.S34 .IMPORT $global$,DATA
35 .IMPORT $$dyncall,MILLICODE
/external/v8/src/
Dtoken.h174 K(IMPORT, "import", 0) \
/external/openssl/crypto/bn/asm/
Dpa-risc2.s749 .IMPORT BN_num_bits_word,CODE
750 ;--- not PIC .IMPORT __iob,DATA
751 ;--- not PIC .IMPORT fprintf,CODE
752 .IMPORT abort,CODE
753 .IMPORT $$div2U,MILLICODE
Dpa-risc2W.s740 .IMPORT BN_num_bits_word,CODE,NO_RELOCATION
741 .IMPORT __iob,DATA
742 .IMPORT fprintf,CODE,NO_RELOCATION
743 .IMPORT abort,CODE,NO_RELOCATION
744 .IMPORT $$div2U,MILLICODE
/external/mksh/src/
Dvar.c725 if (set & IMPORT) { in typeset()
740 } else if ((val[0] != '\0') || (set & IMPORT)) { in typeset()
1217 if (vp->flag & IMPORT) { in setspec()
/external/libvpx/libvpx/vp8/encoder/arm/armv5te/
Dboolhuff_armv5te.asm16 IMPORT |vp8_validate_buffer_arm|
Dvp8_packtokens_armv5.asm13 IMPORT |vp8_validate_buffer_arm|
Dvp8_packtokens_mbrow_armv5.asm13 IMPORT |vp8_validate_buffer_arm|

12