Searched refs:KEYWORD (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10.1/llvmCore-3425.0.34/lib/AsmParser/
H A DLLLexer.cpp448 #define KEYWORD(STR) \ macro
452 KEYWORD(true); KEYWORD(false);
453 KEYWORD(declare); KEYWORD(define);
454 KEYWORD(global); KEYWORD(constant);
456 KEYWORD(private);
457 KEYWORD(linker_private);
458 KEYWORD(linker_private_wea
580 #undef KEYWORD macro
[all...]
/macosx-10.10.1/WebInspectorUI-7600.1.17/UserInterface/External/CodeMirror/
H A Dclojure.js21 ATOM = "atom", NUMBER = "number", BRACKET = "bracket", KEYWORD = "keyword";
218 returnType = KEYWORD;
/macosx-10.10.1/tcl-105/tcl_ext/tcllib/tcllib/modules/imap4/
H A Dimap4.tcl1064 BODY - CC - FROM - SUBJECT - TEXT - KEYWORD -
/macosx-10.10.1/emacs-93/emacs/etc/
H A Dorgcard.tex748 $^2$ After changing a \kbd{\#+KEYWORD} or \kbd{<<<target>>>} line,
/macosx-10.10.1/emacs-93/emacs/lisp/progmodes/
H A Didlwave.el924 ; KEYWORD PARAMETERS:
4736 ((eq ptype 'KEYWORD)
6332 "Return all classes which have a method METHOD with keyword KEYWORD.
7578 "Find keyword KEYWORD in entry ENTRY, and return (with link) if set"
8289 "Expand KEYWORD to one of the valid keyword parameters of MODULE.
8290 KEYWORD may be an exact match or an abbreviation of a keyword.
8291 If the match is exact, KEYWORD itself is returned, even if there may be other
8292 keywords of which KEYWORD is an abbreviation. This is necessary because some
8294 If KEYWORD is an abbreviation of several keywords, a list of all possible
8298 If we do not know about MODULE, just return KEYWORD literall
[all...]

Completed in 143 milliseconds