Searched refs:forms (Results 26 - 50 of 121) sorted by relevance

12345

/macosx-10.9.5/JavaScriptCore-7537.78.1/jit/
H A DJITStubsMSVC64.asm4 ; Redistribution and use in source and binary forms, with or without
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/build/
H A Dmod.mk7 ## Redistribution and use in source and binary forms, with or without
H A Dtop.mk7 ## Redistribution and use in source and binary forms, with or without
/macosx-10.9.5/WebCore-7537.78.1/platform/win/
H A Dmakesafeseh.asm4 ; * Redistribution and use in source and binary forms, with or without
/macosx-10.9.5/vim-53/src/po/
H A Dcheck.vim26 " remove '%' used for plural forms.
/macosx-10.9.5/emacs-92/emacs/lisp/emacs-lisp/
H A Dewoc.el153 (defmacro ewoc--set-buffer-bind-dll-let* (ewoc varlist &rest forms)
164 ,@forms))))
166 (defmacro ewoc--set-buffer-bind-dll (ewoc &rest forms)
167 `(ewoc--set-buffer-bind-dll-let* ,ewoc nil ,@forms))
H A Dcl-macs.el82 ;;; Some predicates for analyzing Lisp forms. These are used by various
230 (defvar bind-inits) (defvar bind-lets) (defvar bind-forms)
235 (bind-inits nil) (bind-lets nil) (bind-forms nil)
279 (nreverse bind-forms) body)))))))
346 bind-forms)))
402 (push (list 'let (list (list var restarg)) check) bind-forms)))
426 (let* ((bind-lets nil) (bind-forms nil) (bind-inits nil)
431 (nreverse bind-forms) body)))))
568 NAME may be any symbol. Code inside the BODY forms can call `return-from'
1269 This is like `setq', except that all VAL forms ar
[all...]
H A Dadvice.el56 ;; for functions, macros, subrs and special forms
173 ;; you byte-compile a file, because advised special forms and macros can lead
312 ;; A possibly empty list of <body-forms> specifies the body of the advice in
346 ;; Macros and special forms will be redefined as macros, hence the optional
354 ;; subrs/special-forms for which neither explicit argument list definitions
373 ;; Then the body forms of the various advices in the various classes of advice
374 ;; are assembled in order. The forms of around advice L are normally part of
375 ;; one of the forms of around advice L-1. An around advice can specify where
376 ;; the forms of the wrapped or surrounded forms shoul
[all...]
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dcynlib.vim11 " the compiled and linked executable forms a hardware
H A Ddylan.vim43 " Matching rules for special forms
H A Djproperties.vim26 " lighting can obscure errors in the more normal forms. So, in practice
27 " we take special efforts to pick out only "id=value" and "id:value" forms
/macosx-10.9.5/CPANInternal-140/DateTime-Locale/lib/DateTime/Locale/
H A DBase.pm501 on length, with wide, abbreviated, and narrow forms. The wide form is
503 character. The narrow forms may not be unique. For example, "T" may be
504 used for Tuesday and Thursday in the English narrow forms.
506 Many names also distinguish between "format" and "stand-alone" forms
/macosx-10.9.5/WebCore-7537.78.1/bindings/scripts/
H A DInFilesCompiler.pm5 # Redistribution and use in source and binary forms, with or without
121 * Redistribution and use in source and binary forms, with or without
/macosx-10.9.5/emacs-92/emacs/lisp/eshell/
H A Desh-util.el160 (defmacro eshell-deftest (module name label &rest forms)
168 (quote (progn ,@forms)))))))))
283 (defmacro eshell-for (for-var for-list &rest forms)
288 ,@forms)
564 (defmacro eshell-with-file-modes (modes &rest forms)
569 (progn ,@forms)
572 (defmacro eshell-with-private-file-modes (&rest forms)
574 `(eshell-with-file-modes ,eshell-private-file-modes ,@forms))
H A Desh-var.el498 "Interpolate and concat two Lisp forms"
/macosx-10.9.5/emacs-92/emacs/etc/
H A Dcalccard.tex403 \wkey{error forms (\kbd{p} key)}{100 +/- 0.5}
404 \wkey{interval forms}{[2 ..\ 5)}
405 \wkey{modulo forms (\kbd{M} key)}{6 mod 24}
406 \wkey{HMS forms}{5@ 30' 0"}
407 \wkey{date forms}{<Jul 4, 1992>}
/macosx-10.9.5/vim-53/runtime/autoload/
H A Djavascriptcomplete.vim157 let docuprop = ['anchors', 'applets', 'childNodes', 'embeds', 'forms', 'images', 'links', 'stylesheets',
178 let forms = formprop + formmeth
467 elseif shortcontext =~ 'forms\(\[.\{-}\]\)\?\.$'
468 let values = forms
505 let values += doms + anths + areas + bases + bodys + docus + forms + frams + fsets + hists
/macosx-10.9.5/emacs-92/emacs/lisp/gnus/
H A Dmm-util.el1001 (defmacro mm-with-unibyte-buffer (&rest forms)
1005 (with-temp-buffer ,@forms)))
1009 (defmacro mm-with-multibyte-buffer (&rest forms)
1013 (with-temp-buffer ,@forms)))
1017 (defmacro mm-with-unibyte-current-buffer (&rest forms)
1036 ,@forms)
1040 ,@forms))))
1044 (defmacro mm-with-unibyte (&rest forms)
1047 ,@forms))
1051 (defmacro mm-with-multibyte (&rest forms)
[all...]
H A Dgnus-async.el111 (defmacro gnus-async-with-semaphore (&rest forms)
115 ,@forms)
/macosx-10.9.5/CPANInternal-140/Lingua-EN-Inflect/lib/Lingua/EN/
H A DInflect.pm1624 Plural forms of all nouns, most verbs, and some adjectives are
1642 Where two or more inflected forms exist for a single word (typically a
1812 the strings are two different plural forms of the one word.
2026 <ORD()> takes a single argument and forms its ordinal equivalent.
2174 C<NUMWORDS> also handles the ordinal forms of numbers. So:
2252 plural forms are returned instead.
2286 LEI assumes that a capitalized word is a person's name. So it forms the
2304 plural forms of the noun being specified. The singular form
2363 arguments in total), specifying the singular and plural forms of the three
2364 "persons" of verb. As with C<def_noun>, the singular forms ar
[all...]
/macosx-10.9.5/CPANInternal-140/Lingua-EN-Inflect-1.895/lib/Lingua/EN/
H A DInflect.pm1915 Plural forms of all nouns, most verbs, and some adjectives are
1933 Where two or more inflected forms exist for a single word (typically a
2163 the strings are two different plural forms of the one word.
2377 <ORD()> takes a single argument and forms its ordinal equivalent.
2525 C<NUMWORDS> also handles the ordinal forms of numbers. So:
2636 plural forms are returned instead.
2670 LEI assumes that a capitalized word is a person's name. So it forms the
2688 plural forms of the noun being specified. The singular form
2747 arguments in total), specifying the singular and plural forms of the three
2748 "persons" of verb. As with C<def_noun>, the singular forms ar
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/term/
H A Dsun-mouse.el174 (defmacro eval-in-buffer (buffer &rest forms)
181 ,@forms)
188 (defmacro eval-in-window (window &rest forms)
194 ,@forms)
/macosx-10.9.5/WebKit-7537.78.2/win/
H A DDOMHTMLClasses.cpp4 * Redistribution and use in source and binary forms, with or without
300 HRESULT STDMETHODCALLTYPE DOMHTMLDocument::forms( function in class:DOMHTMLDocument
308 RefPtr<HTMLCollection> forms = htmlDoc->forms(); local
309 *collection = DOMHTMLCollection::createInstance(forms.get());
/macosx-10.9.5/emacs-92/emacs/lisp/
H A Dmouse-sel.el433 (defmacro mouse-sel-eval-at-event-end (event &rest forms)
434 "Evaluate forms at mouse position.
449 ,@forms)
/macosx-10.9.5/dtrace-118.1/libdwarf/
H A Dpro_section.c1657 /* add attributes and forms */
1882 Dwarf_ufixed *forms = 0; local
1914 forms = (Dwarf_ufixed *)
1917 if (forms == NULL)
1929 forms[nattrs] = curattr->ar_attribute_form;
1945 curabbrev->abb_forms = forms;

Completed in 281 milliseconds

12345