Searched refs:IMPORT (Results 1 – 25 of 43) sorted by relevance
12
2 // RUN: FileCheck -check-prefix=IMPORT %s4 IMPORT: The Import Tables:5 IMPORT: lookup 000021e4 time 00000000 fwd 00000000 name 0000234a addr 000020246 IMPORT: DLL Name: MSVCR110.dll7 IMPORT-NEXT: Hint/Ord Name8 IMPORT-NEXT: 767 _initterm_e9 IMPORT-NEXT: 766 _initterm10 IMPORT-NEXT: 437 __initenv11 IMPORT-NEXT: 660 _fmode12 IMPORT-NEXT: 571 _commode[all …]
5 #define IMPORT(X) @import X macro6 IMPORT(lookup_right_cxx);
12 #elif IMPORT
104 RUN: llvm-nm -M %t.a | FileCheck --check-prefix=COFF-SHORT-IMPORT %s106 COFF-SHORT-IMPORT: Archive map107 COFF-SHORT-IMPORT-NEXT: __imp__foo in coff-short-import-code108 COFF-SHORT-IMPORT-NEXT: _foo in coff-short-import-code109 COFF-SHORT-IMPORT-NEXT: __imp__bar in coff-short-import-data110 COFF-SHORT-IMPORT-NOT: _bar in coff-short-import-data
79 [IMPORT]='import'154 elif __contains_word "$command" ${VERBS[IMPORT]} ; then
8 IMPORT=6
33 #define IMPORT 6 macro
288 …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 // alt2053 …// /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
9 IMPORT=12
29 #define IMPORT 12 macro
4 IMPORT
132 // $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 // alt2250 // Fuzzy.g:1:41: ( IMPORT ) // ruleBlockSingleAlt2251 // Fuzzy.g:1:41: IMPORT // alt
122 $if ((p1 .nes. "") .and. (p1 .nes. "IMPORT")) then goto SkipImport131 $write sys$output "..symbol IMPORT defined."
9 3. Select the IMPORT command and import one of the JetCreator_demo_*.zip files.
805 IMPORT, // declared via 'import' declarations (last lexical) enumerator831 return mode >= VAR && mode <= IMPORT; in IsDeclaredVariableMode()836 return mode >= LET && mode <= IMPORT; in IsLexicalVariableMode()841 return mode == CONST || mode == CONST_LEGACY || mode == IMPORT; in IsImmutableVariableMode()
41 int IMPORT = 322; field
22 case IMPORT: return "IMPORT"; in Mode2String()
7 IMPORT
14 IMPORT
15 IMPORT
42 IMPORT : 'import';
130 : IMPORT! STRING ';'!
155 K(IMPORT, "import", 0) \