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

Lines Matching defs:only

459 In this case, only error message regexps for VHDL compilers are active if
547 the default directory is only taken as source directory if there is a sources
742 Standard: only in VHDL standards that allow it (VHDL'93 and higher)
841 Processes only: processes only (also procedurals in VHDL-AMS)
844 (const :tag "Processes only" process)
852 Design units only: entities, architectures, configurations, packages only
857 (const :tag "Design units only" unit)
877 If nil, only a list of actual parameters is entered."
1195 the whole hierarchy of subcomponents. Otherwise the configuration only
1233 Declarations: in entity/component/constant/signal declarations only
1461 \"^\\s-*\\(--.*\\)?$\": matches an empty line or a comment-only line"
1572 nil only lower-case VHDL words are highlighted, but case of words with
1739 when it is opened, while speedbar only scans the file upon request."
1953 comment -- a line containing only a comment
1968 (defvar vhdl-comment-only-line-offset 0
1969 "*Extra offset for line which contains only the start of a comment.
1975 non-column-zero anchored comment-only lines, and ANCHORED-OFFSET is
1976 the amount of offset to give column-zero anchored comment-only lines.
2003 your style, only those that are different from the default.")
2012 vhdl-comment-only-line-offset))
2056 ;; `wildcard-to-regexp' is included only in XEmacs 21
4325 flattened (`C-c C-p C-f') so that only one name per line exists. The
4328 reversion is done on the internal data structure and is only reflected
4387 hierarchy is only updated for projects that have been opened once in the
4405 - signals that are only inputs to subcomponents are considered as
4407 - signals that are only outputs from subcomponents are considered as
4413 create higher design levels with only a few mouse clicks or key
4418 Note: Automatic wiring only works reliably on templates of new
4560 to support case-sensitive highlighting. However, keywords are then only
4626 customize-group' for groups). Some customizations only take effect
4651 - Some features only work on properly indented code.
5216 Return a valid value only."
6293 one. If within a string or comment, or next to a comment (only
6478 ;; we want to record this sexp, but we only want to
6495 ;; we want to record this sexp, but we only want to
6771 ;; Make placeholder skip a label, but only if it puts us
6921 vhdl-comment-only-line-offset to decide how to indent comment
6922 only-lines."
6928 ;; otherwise, indent as specified by vhdl-comment-only-line-offset
6930 (or (car-safe vhdl-comment-only-line-offset)
6931 vhdl-comment-only-line-offset)
6932 (or (cdr-safe vhdl-comment-only-line-offset)
6933 (car-safe vhdl-comment-only-line-offset)
7007 (hippie-expand-only-buffers
7008 (or (and (boundp 'hippie-expand-only-buffers)
7009 hippie-expand-only-buffers)
7538 ;; align comment-only line to inline comment of previous line
10465 (hippie-expand-only-buffers
10466 (or (and (boundp 'hippie-expand-only-buffers)
10467 hippie-expand-only-buffers)
10926 "Flatten port list so that only one generic/port exists per line.
10927 This operation is performed on an internally stored port and is only
10962 This operation is performed on an internally stored port and is only
11510 ;; paste initialization (inputs only)
11547 ;; paste actual port signal (inputs only)
11726 "Flatten interface list so that only one parameter exists per line."
14110 (list 'let '((inhibit-read-only t))
16219 &optional file-options-only)
16233 (if (and file-options-only (not exception-list))
16757 'vhdl-comment-only-line-offset