Index F with common-graphics symbols
Main index page
The following links go to index entry pages beginning with the indicated letter. Other indexes things which are named entirely by non-alphabetic characters. Thus, for example, *all-processes* is indexed under A, ignoring the *.
Index with common-graphics symbols
Index without cg symbols
F
- -f: Function, excl.shell package
- F (format directive) [in ansi spec]:
Tilde F: Fixed-Format Floating-Point
- face: Generic Function, common-graphics package
- failed-connection: Class, net.ftp.client package
- failed-request (Operator) [in Aserve documentation]:
failed-request
- fanatical-followers: Generic Function, ide package
- FAQ (Frequently Asked Questions) see
The Allegro CL FAQ
(link outside the documentation set).
- Fasl reader/writer See The fasl reader/writer in
miscellaneous.htm.
- fasl-casemode-mismatch: Class, excl package
- *fasl-circle-default*: variable, excl package
- *fasl-default-type*: variable, excl package
- fasl-open: Function, excl package
- fasl-read: Function, excl package
- fasl-write: Function, excl package
- fast-and-clean: macro, excl package
- fastseq the less safe but faster sequence
module. See Type errors in sequence functions:
fastseq and safeseq in errors.htm
- fat strings (holding non-ascii characters):
non-ascii characters are
discussed in iacl.htm.
- fboundp [in ansi spec]:
fboundp
- fceiling [in ansi spec]:
floor, ffloor, ceiling, fceiling, truncate, ftruncate, round, fround
- fchdir: Function, excl.osi package
- fchgrp: Function, excl.osi package
- fchmod: Function, excl.osi package
- fchown: Function, excl.osi package
- fdatasync: Function, excl.osi package
- fdefinition [in ansi spec]:
fdefinition
- feature expressions [in ansi spec]:
Feature Expressions
- feature [in ansi spec]:
Features
- featurep: Function, excl package
- features list [in ansi spec]:
Features
- *features* (variable, common-lisp package):
Reader macros and
cl:*features* in implementation.htm.
- *features* [in ansi spec]:
Use of Read-Time Conditionals,
Sharpsign Plus,
Sharpsign Minus,
*features*
- fetch-control-value: Generic Function, common-graphics package
- fetch-field: Function, net.post-office package
- fetch-from-cursor: Function, dbi.oracle package
- fetch-letter: Generic Function, net.post-office package
- fetch-letter-sequence: Generic Function, net.post-office package
- fetch-next-row: Function, dbi.oracle package
- fetch-parts: Generic Function, net.post-office package
- fetch-row: Function, dbi package
- ff package (nickname for foreign-functions package):
see
Packages in Allegro CL
in packages.htm and see
foreign-functions.htm.
- ffloor [in ansi spec]:
floor, ffloor, ceiling, fceiling, truncate, ftruncate, round, fround
- fi:*: most emacs-lisp interface commands begin with fi,
see eli.htm.
- fifth [in ansi spec]:
first, second, third, fourth, fifth, sixth, seventh, eighth, ninth, tenth
- file: Generic Function, common-graphics package
- file streams [in ansi spec]:
File Streams
- File types: see File types
in compiling.htm, see also
*source-file-types*
and
*fasl-default-type*
- file-access-date: Function, excl package
- file-archive-p: Function, excl package
- file-attributes: Function, excl package
- file-author [in ansi spec]:
file-author
- file-character-position: generic-function, excl package
- file-contents: Function, excl package
- file-dialog-source-types: Generic Function, ide package
- file-directory-p: Function, excl package
- file-does-not-exist-error: Class, excl package
- file-error [in ansi spec]:
file-error
- file-error-pathname [in ansi spec]:
file-error-pathname
- file-hidden-p: Function, excl package
- file-incompatible-fasl-error: Class, excl package
- file-length (function, common-lisp package):
for details of Allegro CL's implementation, see
cl:file-length in
implementation.htm.
- file-length [in ansi spec]:
file-length
- File menu: IDE menu
- file-namestring [in ansi spec]:
namestring, file-namestring, directory-namestring, host-namestring, enough-namestring
- file-normal-p: Function, excl package
- file-older-p: Function, excl package
- file-position (function, common-lisp-package) See
Implementation of Common
Lisp Functions for simple-streams in
streams.htm.
- file-position [in ansi spec]:
file-position
- file-read-only-p: Function, excl package
- file-selection-buffer-size: Generic Function, common-graphics package
- file-simple-stream: Class, excl package
- file-stream [in ansi spec]:
file-stream
- file-string-length [in ansi spec]:
file-string-length
- file-system-info: Function, windows package
- file-system-p: Function, excl package
- file-system-type: Function, windows package
- file-systems: Function, windows package
- file-systems-info: Function, windows package
- file-temporary-p: Function, excl package
- file-to-dom: Generic Function, net.xml.dom package
- *file-type-comparator*: Variable, net.jlinker package
- file-version-info: Function, windows package
- file-write-date (function, common-lisp package):
See cl:file-write-date in
implementation.htm where a setf method is described.
- file-write-date [in ansi spec]:
file-write-date
- filename: Generic Function, common-graphics package
- filenames [in ansi spec]:
File System Concepts
- files: Generic Function, common-graphics package
- files needed on startup (listed): see
Files that may be looked for on
startup and after startup in
startup.htm,
see also Files Lisp must find to start up and
files it may need later and its subsections in
startup.htm.
- files [in ansi spec]:
File System Concepts
- files.bu/files.ebu (the bundle file): see passim in
Search lists
and its subsections in loading.htm,
see also Including all desired modules
in delivery.htm, and see
bundle-pathname.
- fill pointer [in ansi spec]:
Fill Pointers
- fill [in ansi spec]:
fill
- fill-box: Generic Function, common-graphics package
- fill-box-x-y: Generic Function, common-graphics package
- fill-circle: Generic Function, common-graphics package
- fill-circle-sector: Generic Function, common-graphics package
- fill-ellipse: Generic Function, common-graphics package
- fill-ellipse-sector: Generic Function, common-graphics package
- fill-order: Generic Function, common-graphics package
- fill-pointer [in ansi spec]:
fill-pointer
- fill-pointer-output-simple-stream: Class, excl package
- fill-polygon: Generic Function, common-graphics package
- fill-rounded-box: Generic Function, common-graphics package
- fill-space: Generic Function, common-graphics package
- fill-style conditional newline [in ansi spec]:
Examples of using the Pretty Printer,
pprint-newline
- fill-texture: Generic Function, common-graphics package
- fill-texture-origin: Function, common-graphics package
- fill-texture-size: Generic Function, common-graphics package
- finalization: see Weak vectors, finalizations,
static arrays, etc. and
Finalizations
in gc.htm.
- finalize-inheritance (Generic Function) [in MOP documentation]:
finalize-inheritance
- find: Top-level command
- Find dialog: IDE dialog
- find [in ansi spec]:
find, find-if, find-if-not
- find-again-after-replace: Generic Function, ide package
- find-all-symbols [in ansi spec]:
find-all-symbols
- find-application-window: Generic Function, common-graphics package
- find-class [in ansi spec]:
find-class
- find-column: Generic Function, common-graphics package
- find-component: Function, common-graphics package
- find-composed-external-format: Function, excl package
- find-cursor: Generic Function, common-graphics package
- find-external-format: Function, excl package
- find-ide-window: Function, ide package
- find-if [in ansi spec]:
find, find-if, find-if-not
- find-if-not [in ansi spec]:
find, find-if, find-if-not
- Find in Files dialog: IDE dialog
- find-in-path: Function, excl.osi package
- find-item: Generic Function, common-graphics package
- find-links: Generic Function, common-graphics package
- find-locale: Function, excl package
- find-method [in ansi spec]:
find-method
- find-method-combination (Generic Function) [in MOP documentation]:
find-method-combination
- find-module: Generic Function, ide package
- find-mozilla-gtk-path: Function, common-graphics package
- find-named-object: Generic Function, common-graphics package
- find-or-make-application-window: Generic Function, common-graphics package
- find-or-make-pop-up-window: Generic Function, common-graphics package
- find-outline-item: Generic Function, common-graphics package
- find-package [in ansi spec]:
find-package
- find-pixmap: Generic Function, common-graphics package
- find-process: Function, multiprocessing package
- find-project: Generic Function, ide package
- find-property: Generic Function, common-graphics package
- find-required-modules: Function, ide package
- find-restart [in ansi spec]:
find-restart
- find-rich-edit-pane: Function, common-graphics package
- find-sibling: Generic Function, common-graphics package
- find-symbol [in ansi spec]:
find-symbol
- find-system: Function, excl package
- find-tab: Generic Function, common-graphics package
- find-text-edit-pane: Function, common-graphics package
- find-timer: Function, common-graphics package
- find-window: Function, common-graphics package
- find-window-configuration: Generic Function, ide package
- finder-function: Generic Function, ide package
- finish-output (function, common-lisp-package) See
Implementation of Common
Lisp Functions for simple-streams in
streams.htm.
- finish-output (function, common-lisp-package) See
Implementation of Common
Lisp Functions for simple-streams in
streams.htm. See also Force-output and finish-output policy in
streams.htm.
- finish-output [in ansi spec]:
finish-output, force-output, clear-output
- :first (search list keyword): see
Search lists
and its subsections in loading.htm.
- first [in ansi spec]:
first, second, third, fourth, fifth, sixth, seventh, eighth, ninth, tenth
- first-visible-line: Generic Function, common-graphics package
- first-x-button: Constant, common-graphics package
- fit-chart-items: Generic Function, common-graphics package
- fixed-font: Generic Function, common-graphics package
- fixed-width: Generic Function, common-graphics package
- fixnum [in ansi spec]:
fixnum
- fixnump: Function, excl package
- flag-modal-completion: Generic Function, common-graphics package
- flat profile: see Space and time profiler results
in runtime-analyzer.htm, see also
show-flat-profile.
- flavors (obsolete Lisp object-oriented system,
superseded by CLOS but
kept for backward compatibility): see flavors.htm
(Note: that
document is not indexed).
- flet [in ansi spec]:
flet, labels, macrolet
- flip-monochrome-bytes: Generic Function, common-graphics package
- float (declaration) - why not to use it:
see Supported operations and
Optimizing for
fast floating-point operations in
compiling.htm.
- float [in ansi spec]:
float,
float,
Printing Floats
- float-digits [in ansi spec]:
decode-float, scale-float, float-radix, float-sign, float-digits, float-precision, integer-decode-float
- float-precision [in ansi spec]:
decode-float, scale-float, float-radix, float-sign, float-digits, float-precision, integer-decode-float
- float-radix [in ansi spec]:
decode-float, scale-float, float-radix, float-sign, float-digits, float-precision, integer-decode-float
- float-sign [in ansi spec]:
decode-float, scale-float, float-radix, float-sign, float-digits, float-precision, integer-decode-float
- floating-point overflows see
Floating-point infinities and NaNs, and
floating-point underflow and overflow
in implementation.htm
- floating-point speed: see
Optimizing for
fast floating-point operations and the sections following
in compiling.htm.
- floating-point types: mentioned briefly in
Data types in
implementation.htm, see also
Supported operations in
compiling.htm.
- floating-point underflows see
Floating-point infinities and NaNs, and
floating-point underflow and overflow
in implementation.htm
- floating-point-inexact [in ansi spec]:
floating-point-inexact
- floating-point-invalid-operation [in ansi spec]:
floating-point-invalid-operation
- floating-point-overflow [in ansi spec]:
floating-point-overflow
- floating-point-underflow [in ansi spec]:
floating-point-underflow
- floatp [in ansi spec]:
floatp
- flood-fill: Generic Function, common-graphics package
- floor [in ansi spec]:
floor, ffloor, ceiling, fceiling, truncate, ftruncate, round, fround
- flush-codevectors: Function, system package
- fmakunbound [in ansi spec]:
fmakunbound
- fobjectp: function, foreign-functions package
- focus: Top-level command
- focus-cell: Function, common-graphics package
- focus-component: Function, common-graphics package
- focus-index: Generic Function, common-graphics package
- focus-on-click: Generic Function, common-graphics package
- focused-outline-item: Generic Function, common-graphics package
- followers: Generic Function, ide package
- font: Generic Function, common-graphics package
- font: class, common-graphics package
- font key [in ansi spec]:
Font Key
- font-angle: Function, common-graphics package
- font-ascent: Function, common-graphics package
- font-average-char-width: Function, common-graphics package
- font-descent: Function, common-graphics package
- font-device-p: Function, common-graphics package
- font-direction: Function, common-graphics package
- font-equal: Function, common-graphics package
- font-external-leading: Function, common-graphics package
- font-face: Function, common-graphics package
- font-face-combo-box: class, common-graphics package
- font-faces: Generic Function, common-graphics package
- font-family: Function, common-graphics package
- font-fixed-width-p: Function, common-graphics package
- font-handle: Generic Function, common-graphics package
- font-height: Function, common-graphics package
- font-internal-leading: Function, common-graphics package
- font-leading: Function, common-graphics package
- font-line-height: Function, common-graphics package
- font-max-char-width: Function, common-graphics package
- font-pixel-height: Function, common-graphics package
- font-reader: Generic Function, common-graphics package
- font-size: Function, common-graphics package
- font-size-combo-box: class, common-graphics package
- font-size-is-char-height: Function, common-graphics package
- font-sizes: Generic Function, common-graphics package
- font-string-width: Function, common-graphics package
- font-style: Function, common-graphics package
- font-style-word: Function, common-graphics package
- font-truetype-p: Function, common-graphics package
- font-vector-p: Function, common-graphics package
- fontmetrics: Function, common-graphics package
- fontmetrics: class, common-graphics package
- fontp: Function, common-graphics package
- foo [in ansi spec]:
Nonsense Words
- footnote: Generic Function, common-graphics package
- footnote-color: Generic Function, common-graphics package
- footnote-font: Generic Function, common-graphics package
- for-as-in-sequence additional clause for the loop macro:
see cl:loop and the for-as-in-sequence
subclause for looping over sequences in implementation.htm
- force-output (function, common-lisp-package) See
Implementation of Common
Lisp Functions for simple-streams in
streams.htm. See also Force-output and finish-output policy in
streams.htm.
- force-output [in ansi spec]:
finish-output, force-output, clear-output
- forcing a gc: see
User control over the
garbage collector and its subsections in
gc.htm, and also gc (function, excl package).
- foreground-color: Generic Function, common-graphics package
- foreground-window: Function, common-graphics package
- foreign (e.g. C, C++, Fortran)
function interface: see foreign-functions.htm.
- foreign type support in Allegro CL:
see ftype.htm.
- foreign types: see
ftype.htm
- foreign-address: function, foreign-functions package
- foreign-address-p: function, foreign-functions package
- foreign-functions package: see
Packages in Allegro CL in
packages.htm and also
foreign-functions.htm.
- foreign-pointer: Class, foreign-functions package
- foreign-pointer-address: generic function, foreign-functions package
- foreign-pointer-p: generic function, foreign-functions package
- foreign-pointer-type: generic function, foreign-functions package
- foreign-strlen: function, foreign-functions package
- foreign-type-lisp-pre-padding: function, foreign-functions package
- foreign-type-p: function, foreign-functions package
- fork: Function, excl.osi package
- Form dialog: IDE dialog
- form: Generic Function, common-graphics package
- form: class, common-graphics package
- form-file: Generic Function, ide package
- Form menu: IDE menu
- form-module: class, ide package
- form-p: Generic Function, common-graphics package
- form-package-name: Generic Function, ide package
- form-pane: class, ide package
- form-urlencoded- (Operator) [in Aserve documentation]:
form-urlencoded-
- format control [in ansi spec]:
Compiling Format Strings
- format [in ansi spec]:
format
- format-debug: Function, ide package
- format-idl: Function, ole package
- formatter [in ansi spec]:
formatter
- fortran-module: Class, defsystem package
- forward-referenced-class (Class) [in MOP documentation]:
forward-referenced-class
- fourth [in ansi spec]:
first, second, third, fourth, fifth, sixth, seventh, eighth, ninth, tenth
- *fractional-significance-threshold*: variable, profiler package
- frame: Top-level command
- frame-arglist: Function, debugger package
- frame-child: Generic Function, common-graphics package
- frame-child-p: Function, common-graphics package
- frame-context-p: Function, debugger package
- frame-expression: Function, debugger package
- frame-filter-hook: Function, debugger package
- frame-function: Function, debugger package
- frame-interp-env-p: Function, debugger package
- frame-interpreter-p: Function, debugger package
- frame-name: Function, debugger package
- frame-number-actuals: Function, debugger package
- frame-number-vars: Function, debugger package
- frame-reference-eq: Function, debugger package
- frame-reference-p: Function, debugger package
- frame-retry: Function, debugger package
- frame-retry: Function, debugger package
- frame-retryable-p: Function, debugger package
- frame-return: Function, debugger package
- frame-returnable-p: Function, debugger package
- frame-source-code: Function, debugger package
- frame-type: Function, debugger package
- frame-var-name: Function, debugger package
- frame-var-type: Function, debugger package
- frame-var-value: Function, debugger package
- frame-visible-p: Function, debugger package
- frame-window: class, common-graphics package
- frame-window-of-window: Function, common-graphics package
- frame-window-p: Function, common-graphics package
- frame-with-single-child: class, common-graphics package
- frameless-topmost-p: Generic Function, common-graphics package
- free: Function, excl package
- free declarations [in ansi spec]:
Declaration Scope
- :free-bytes-new-other (gsgc parameter): see
Parameters that control minimum
size in gc.htm.
- :free-bytes-new-pages (gsgc parameter): see
Parameters that control minimum
size in gc.htm.
- free-cstruct: function, foreign-functions package
- free-cursor: Function, dbi.oracle package
- free-fobject: function, foreign-functions package
- free-fobject-aligned: function, foreign-functions package
- free-fobject-c: Function, foreign-functions package
- free-fobject-fp: function, foreign-functions package
- free-index-cursor: Generic Function, db.allegrocache package
- free-item: Function, dde package
- :free-percent-new (gsgc parameter):
see
Parameters that control minimum
size.
- Frequently Asked Questions (FAQ) see
The Allegro CL FAQ
(link outside the documentation set).
- fresh-line (function, common-lisp-package) See
Implementation of Common
Lisp Functions for simple-streams in
streams.htm.
- fresh-line [in ansi spec]:
terpri, fresh-line
- front-window: Generic Function, common-graphics package
- fround [in ansi spec]:
floor, ffloor, ceiling, fceiling, truncate, ftruncate, round, fround
- fslot-address: function, foreign-functions package
- fslot-address-c: Macro, foreign-functions package
- fslot-address-fp: Macro, foreign-functions package
- fslot-address-type: function, foreign-functions package
- fslot-address-typed: function, foreign-functions package
- fslot-value: function, foreign-functions package
- fslot-value-c: Macro, foreign-functions package
- fslot-value-fp: Macro, foreign-functions package
- fslot-value-typed: function, foreign-functions package
- fspec-first: Function, excl package
- fspec-second: Function, excl package
- fspec-third: Function, excl package
- fspecs:
Function specs (fspecs)
- fstat: Function, excl.osi package
- fsync: Function, excl.osi package
- ftp client support see ftp.htm
- ftp-append: Function, net.ftp.client package
- ftp-chmod: Function, net.ftp.client package
- ftp-delete: Function, net.ftp.client package
- ftp-file-mod-time: Function, net.ftp.client package
- ftp-get: Function, net.ftp.client package
- ftp-mkdir: Function, net.ftp.client package
- ftp-put: Function, net.ftp.client package
- ftp-rename: Function, net.ftp.client package
- ftp-rmdir: Function, net.ftp.client package
- ftp-size: Function, net.ftp.client package
- ftp-stream-append: Function, net.ftp.client package
- ftp-stream-chmod: Function, net.ftp.client package
- ftp-stream-cwd: Function, net.ftp.client package
- ftp-stream-delete: Function, net.ftp.client package
- ftp-stream-file-mod-time: Function, net.ftp.client package
- ftp-stream-get: Function, net.ftp.client package
- ftp-stream-mkdir: Function, net.ftp.client package
- ftp-stream-put: Function, net.ftp.client package
- ftp-stream-rename: Function, net.ftp.client package
- ftp-stream-rmdir: Function, net.ftp.client package
- ftp-stream-size: Function, net.ftp.client package
- ftp-stream-umask: Function, net.ftp.client package
- ftp-transfer-file: Function, net.ftp.client package
- ftp-transfer-file: function, acl-socket package
- ftp-walk: Function, net.ftp.client package
- ftrace: Function, excl package
- ftruncate [in ansi spec]:
floor, ffloor, ceiling, fceiling, truncate, ftruncate, round, fround
- ftype [in ansi spec]:
ftype
- full-compile-project: Generic Function, ide package
- full-recompile-for-runtime-conditionalizations: Generic Function, ide package
- full-row-select: generic-function, common-graphics package
- funcall [in ansi spec]:
funcall
- funcall-after-idle-timeout: Function, system package
- funcall-menu-item: Generic Function, common-graphics package
- funcall-menu-item-with-rich-edit: Function, common-graphics package
- funcall-menu-item-with-window: Generic Function, common-graphics package
- funcall-stm-handler: Macro, excl package
- funcall-stm-handler-2: Macro, excl package
- funcallable-standard-class (Class) [in MOP documentation]:
funcallable-standard-class
- funcallable-standard-instance-access (Function) [in MOP documentation]:
funcallable-standard-instance-access
- funcallable-standard-object (Class) [in MOP documentation]:
funcallable-standard-object
- function: Top-level command
- function specs:
Function specs (fspecs)
- function wrappers See
fwrappers-and-advice.htm.
- function [in ansi spec]:
Sharpsign Single-Quote,
function,
function
- function-authorizer (Class) [in Aserve documentation]:
function-authorizer
- function-information: Function, system package
- function-keywords [in ansi spec]:
function-keywords
- function-lambda-expression [in ansi spec]:
function-lambda-expression
- function-name-p: Function, excl package
- function-pointer: Class, foreign-functions package
- functionp [in ansi spec]:
functionp
- fundamental-binary-input-stream: Class, excl package
- fundamental-binary-output-stream: Class, excl package
- fundamental-binary-stream: Class, excl package
- fundamental-character-input-stream: Class, excl package
- fundamental-character-output-stream: Class, excl package
- fundamental-character-stream: Class, excl package
- fundamental-input-stream: Class, excl package
- fundamental-output-stream: Class, excl package
- fundamental-stream: Class, excl package
- funtrace: Function, excl package
- funwrap: Function, excl package
- further compilation [in ansi spec]:
Compiler Terminology
- fwrap: Function, excl package
- fwrap-order: Function, excl package
- fwrappers (function wrappers) See
fwrappers-and-advice.htm.
Index with common-graphics symbols
Index without cg symbols
Copyright (c) 2016, Franz Inc. Oakland, CA., USA. All rights reserved.
Documentation for Allegro CL 8.2