Searched refs:USING (Results 1 - 16 of 16) sorted by relevance

/macosx-10.10.1/swig-12/Source/CParse/
H A Dparser.h117 USING = 333, enumerator in enum:yytokentype
244 #define USING 333 macro
H A Dcscanner.c791 return (USING);
H A Dparser.y1498 %token USING
3934 cpp_using_decl : USING idcolon SEMI {
3944 | USING NAMESPACE idcolon SEMI {
H A Dparser.c144 USING = 333, enumerator in enum:yytokentype
271 #define USING 333 macro
2398 "THROW", "CATCH", "EXPLICIT", "USING", "NAMESPACE", "NATIVE", "INLINE",
/macosx-10.10.1/CPANInternal-159.1/Parse-Yapp-1.05/t/
H A Dstress.t166 %token NAMESPACE TYPENAME_KEYWORD USING
294 USING qualified_id
295 | USING global_scope qualified_id
296 | USING global_scope unqualified_id
300 USING namespace_qualifier identifier
301 | USING global_scope identifier
302 | USING global_scope namespace_qualifier identifier
306 USING NAMESPACE
/macosx-10.10.1/vim-55/runtime/syntax/
H A Dabap.vim77 syn match abapStatement "\(\W\|^\)\(USING\W\+\(EDIT\W\+MASK\)\|USING\)\(\W\|$\)"ms=s+1,me=e-1
H A Dbasic.vim45 syn keyword basicStatement LPRINT lprint Lprint USING using Using
55 syn keyword basicStatement PRINT# print# Print# USING using Using
H A Dfgl.vim95 syn keyword fglKeyword UNLOCK UNSIGNED UP UPDATE UPSHIFT USER USING
H A Domnimark.vim64 syn keyword omnimarkCommands UNANCHORED UNATTACHED UNION USEMAP USING
H A Dcobol.vim82 syn keyword cobolReserved contained TRAILING TRUE TYPE UNIT UNSTRING UNTIL UP UPON USAGE USE USING VALUE VALUES
H A Dfreebasic.vim80 syn keyword freebasicGraphics TRANS USING VIEW WINDOW
H A Dplsql.vim86 syn keyword plsqlKeyword TIMEZONE_REGION TYPE UNDER UNSIGNED USING VARIANCE
/macosx-10.10.1/CPANInternal-159.1/Template-Toolkit-2.25/lib/Template/Plugin/
H A DImage.pm326 =head1 USING Image::Info
/macosx-10.10.1/emacs-93/emacs/lib-src/
H A Debrowse.c211 USING, /* using */ enumerator in enum:token
2176 case USING: return "using";
2325 insert_keyword ("using", USING);
2889 case USING:
/macosx-10.10.1/CPANInternal-159.1/DateTime-Format-Builder-0.81/lib/DateTime/Format/
H A DBuilder.pm778 =head1 USING BUILDER OBJECTS aka USERS USING BUILDER
/macosx-10.10.1/tcl-105/tcl_ext/tcllib/tcllib/examples/page/
H A Dparse.y482 using_opt(U) ::= USING LP inscollist(L) RP. {U = L;}

Completed in 159 milliseconds