• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.10/emacs-93/emacs/lisp/progmodes/

Lines Matching +defs:face +defs:bit

310     ;; @W:"test.vhd":57:8:57:9|Optimizing register bit count_x(5) to a constant 0
1482 `font-lock-keyword-face' : keywords
1483 `font-lock-type-face' : standardized types
1484 `vhdl-font-lock-attribute-face': standardized attributes
1485 `vhdl-font-lock-enumvalue-face': standardized enumeration values
1486 `vhdl-font-lock-function-face' : standardized function and package names
1498 `font-lock-function-name-face' : names in declarations of units,
1500 `font-lock-type-face' : names in type/nature declarations
1501 `vhdl-font-lock-attribute-face': names in attribute declarations
1502 `font-lock-variable-name-face' : names in declarations of signals,
1529 warning color (face `vhdl-font-lock-reserved-words-face') to indicate not to
1542 Verilog keywords are highlighted in a warning color (face
1543 `vhdl-font-lock-reserved-words-face') to indicate not to use them.
1557 \(face `vhdl-font-lock-translate-off-face').
1603 For each entry, a new face is generated with the specified colors and name
1604 \"vhdl-font-lock-\" + name + \"-face\".
2607 (define-key vhdl-template-map "\C-pb" 'vhdl-template-package-numeric-bit)
3128 ("numeric_bit" vhdl-template-package-numeric-bit)
3314 '(["numeric_bit" vhdl-template-package-numeric-bit t]
4875 "boolean" "bit" "bit_vector" "character" "severity_level" "integer"
9834 (defun vhdl-template-package-numeric-bit ()
12635 5 'font-lock-function-name-face)
12640 2 'font-lock-function-name-face)
12651 1 'font-lock-function-name-face)
12658 '(1 font-lock-function-name-face) '(2 font-lock-function-name-face))
12666 '(1 font-lock-function-name-face) '(3 font-lock-function-name-face)
12667 '(5 font-lock-function-name-face nil t)
12668 '(7 font-lock-function-name-face nil t))
12680 5 'font-lock-function-name-face)
12686 3 'font-lock-function-name-face)
12692 1 'font-lock-function-name-face)
12699 '(1 font-lock-function-name-face) '(4 font-lock-function-name-face nil t))
12703 '(vhdl-font-lock-match-item nil nil (1 font-lock-function-name-face)))
12710 '(3 font-lock-function-name-face) '(5 font-lock-function-name-face nil t)
12711 '(7 font-lock-function-name-face nil t))
12717 1 'vhdl-font-lock-attribute-face)
12723 3 'font-lock-type-face)
12738 (goto-char (match-end 1)) (1 font-lock-variable-name-face)))
12751 (goto-char (match-end 1)) (1 font-lock-variable-name-face)))
12758 nil (1 font-lock-variable-name-face)))
12775 '((vhdl-match-translate-off (0 vhdl-font-lock-translate-off-face append)))
12782 (defvar vhdl-font-lock-prompt-face 'vhdl-font-lock-prompt-face
12785 (defvar vhdl-font-lock-attribute-face 'vhdl-font-lock-attribute-face
12788 (defvar vhdl-font-lock-enumvalue-face 'vhdl-font-lock-enumvalue-face
12791 (defvar vhdl-font-lock-function-face 'vhdl-font-lock-function-face
12794 (defvar vhdl-font-lock-directive-face 'vhdl-font-lock-directive-face
12797 (defvar vhdl-font-lock-reserved-words-face 'vhdl-font-lock-reserved-words-face
12800 (defvar vhdl-font-lock-translate-off-face 'vhdl-font-lock-translate-off-face
12803 ;; face names to use for words with special syntax.
12808 "vhdl-font-lock" (nth 0 (car syntax-alist)) "face"))
12820 'vhdl-highlight-faces 'font-lock-comment-face 'custom-face)
12822 'vhdl-highlight-faces 'font-lock-string-face 'custom-face)
12824 'vhdl-highlight-faces 'font-lock-keyword-face 'custom-face)
12826 'vhdl-highlight-faces 'font-lock-type-face 'custom-face)
12828 'vhdl-highlight-faces 'font-lock-function-name-face 'custom-face)
12830 'vhdl-highlight-faces 'font-lock-variable-name-face 'custom-face)
12832 (defface vhdl-font-lock-prompt-face
12838 "Font lock mode face used to highlight prompts."
12841 (defface vhdl-font-lock-attribute-face
12845 "Font lock mode face used to highlight standardized attributes."
12848 (defface vhdl-font-lock-enumvalue-face
12852 "Font lock mode face used to highlight standardized enumeration values."
12855 (defface vhdl-font-lock-function-face
12859 "Font lock mode face used to highlight standardized functions and packages."
12862 (defface vhdl-font-lock-directive-face
12866 "Font lock mode face used to highlight directives."
12869 (defface vhdl-font-lock-reserved-words-face
12875 "Font lock mode face used to highlight additional reserved words."
12878 (defface vhdl-font-lock-translate-off-face
12882 "Font lock mode face used to background highlight translate-off regions."
12889 "vhdl-font-lock" (caar syntax-alist) "face")
12895 ,(concat "Font lock mode face used to highlight "
12909 2 'vhdl-font-lock-prompt-face t)
12912 2 'vhdl-font-lock-directive-face t)
12915 '(1 font-lock-builtin-face)
12916 '(3 font-lock-variable-name-face nil t))))
12922 1 'vhdl-font-lock-attribute-face)
12923 (list vhdl-types-regexp 1 'font-lock-type-face)
12924 (list vhdl-functions-regexp 1 'vhdl-font-lock-function-face)
12925 (list vhdl-packages-regexp 1 'vhdl-font-lock-function-face)
12926 (list vhdl-enum-values-regexp 1 'vhdl-font-lock-enumvalue-face)
12927 (list vhdl-keywords-regexp 1 'font-lock-keyword-face)))
12937 "vhdl-font-lock" (nth 0 (car syntax-alist)) "face"))
12944 'vhdl-font-lock-reserved-words-face)))
12977 "Initialize custom face and page settings for postscript printing."
12978 ;; define custom face settings
12982 '(font-lock-keyword-face
12983 font-lock-type-face
12984 vhdl-font-lock-attribute-face
12985 vhdl-font-lock-enumvalue-face
12986 vhdl-font-lock-directive-face))
12988 '(font-lock-comment-face
12989 font-lock-function-name-face
12990 font-lock-type-face
12991 vhdl-font-lock-attribute-face
12992 vhdl-font-lock-enumvalue-face
12993 vhdl-font-lock-directive-face))
12995 '(font-lock-string-face))
12996 (setq ps-always-build-face-reference t))
14160 'vhdl-toggle-project (caar project-alist) 'speedbar-directory-face 0)
14224 'vhdl-speedbar-entity-face depth)
14238 'vhdl-speedbar-configuration-face depth)
14430 'vhdl-speedbar-architecture-face (1+ indent))
14616 'vhdl-speedbar-entity-face (1+ indent))
14692 (put-text-property (match-beginning 1) (match-end 1) 'face
14694 'speedbar-selected-face
14695 'speedbar-directory-face))
14733 speedbar-last-selected-file 'vhdl-speedbar-entity-face)
14736 speedbar-last-selected-file 'vhdl-speedbar-architecture-face)
14739 speedbar-last-selected-file 'vhdl-speedbar-configuration-face)
14742 speedbar-last-selected-file 'vhdl-speedbar-package-face)
14745 speedbar-last-selected-file 'vhdl-speedbar-package-face)
14748 speedbar-last-selected-file 'vhdl-speedbar-instantiation-face))
14754 file-name 'vhdl-speedbar-entity-selected-face pos)
14757 file-name 'vhdl-speedbar-architecture-selected-face pos)
14760 file-name 'vhdl-speedbar-configuration-selected-face pos)
14763 file-name 'vhdl-speedbar-package-selected-face pos)
14766 file-name 'vhdl-speedbar-package-selected-face pos)
14769 file-name 'vhdl-speedbar-instantiation-selected-face pos))))))
14779 (defun vhdl-speedbar-update-units (text unit-list file-name face
14789 (put-text-property (match-beginning 1) (match-end 1) 'face face)))
14820 start (point) 'vhdl-speedbar-instantiation-face 'speedbar-highlight-face
14827 start (point) 'vhdl-speedbar-entity-face 'speedbar-highlight-face
14834 start (point) 'vhdl-speedbar-architecture-face 'speedbar-highlight-face
14842 start (point) 'vhdl-speedbar-configuration-face 'speedbar-highlight-face
14848 (put-text-property (+ 2 start) (1- (point)) 'face
14849 'vhdl-speedbar-library-face))
14866 start (point) 'speedbar-button-face 'speedbar-highlight-face
14873 start (point) 'vhdl-speedbar-package-face 'speedbar-highlight-face
14882 start (point) 'vhdl-speedbar-package-face 'speedbar-highlight-face
14906 start (point) 'vhdl-speedbar-package-face 'speedbar-highlight-face
14913 start (point) 'vhdl-speedbar-package-face 'speedbar-highlight-face
14918 (put-text-property (+ 2 start) (1- (point)) 'face
14919 'vhdl-speedbar-library-face)
14942 start (point) 'vhdl-speedbar-subprogram-face 'speedbar-highlight-face
14949 start (point) 'vhdl-speedbar-subprogram-face 'speedbar-highlight-face
14976 'speedbar-directory-face level)
15033 (let ((face (get-text-property (point) 'face)))
15037 (cond ((or (eq face 'vhdl-speedbar-entity-face)
15038 (eq face 'vhdl-speedbar-entity-selected-face))
15040 ((or (eq face 'vhdl-speedbar-architecture-face)
15041 (eq face 'vhdl-speedbar-architecture-selected-face))
15043 ((or (eq face 'vhdl-speedbar-configuration-face)
15044 (eq face 'vhdl-speedbar-configuration-selected-face))
15046 ((or (eq face 'vhdl-speedbar-package-face)
15047 (eq face 'vhdl-speedbar-package-selected-face))
15049 ((or (eq face 'vhdl-speedbar-instantiation-face)
15050 (eq face 'vhdl-speedbar-instantiation-selected-face))
15052 ((eq face 'vhdl-speedbar-subprogram-face)
15264 (memq (get-text-property (match-end 0) 'face)
15265 '(vhdl-speedbar-entity-face
15266 vhdl-speedbar-entity-selected-face)))
15268 (memq (get-text-property (match-end 0) 'face)
15269 '(vhdl-speedbar-architecture-face
15270 vhdl-speedbar-architecture-selected-face)))
15272 (eq (get-text-property (match-end 0) 'face)
15273 'vhdl-speedbar-subprogram-face))
15284 (defface vhdl-speedbar-entity-face
15290 (defface vhdl-speedbar-architecture-face
15298 (defface vhdl-speedbar-configuration-face
15304 (defface vhdl-speedbar-package-face
15310 (defface vhdl-speedbar-library-face
15316 (defface vhdl-speedbar-instantiation-face
15323 (defface vhdl-speedbar-subprogram-face
15329 (defface vhdl-speedbar-entity-selected-face
15335 (defface vhdl-speedbar-architecture-selected-face
15343 (defface vhdl-speedbar-configuration-selected-face
15349 (defface vhdl-speedbar-package-selected-face
15355 (defface vhdl-speedbar-instantiation-selected-face