Home
last modified time | relevance | path

Searched full:forms (Results 1 – 25 of 15555) sorted by relevance

12345678910>>...623

/freebsd-src/contrib/ncurses/
H A DMANIFEST17 ./Ada95/gen/terminal_interface-curses-forms-field_types.ads.m4
18 ./Ada95/gen/terminal_interface-curses-forms-field_user_data.ads.m4
19 ./Ada95/gen/terminal_interface-curses-forms-form_user_data.ads.m4
20 ./Ada95/gen/terminal_interface-curses-forms.ads.m4
142 ./Ada95/src/terminal_interface-curses-forms-field_types-alpha.adb
143 ./Ada95/src/terminal_interface-curses-forms-field_types-alpha.ads
144 ./Ada95/src/terminal_interface-curses-forms-field_types-alphanumeric.adb
145 ./Ada95/src/terminal_interface-curses-forms-field_types-alphanumeric.ads
146 ./Ada95/src/terminal_interface-curses-forms-field_types-enumeration-ada.adb
147 ./Ada95/src/terminal_interface-curses-forms-field_types-enumeration-ada.ads
[all …]
/freebsd-src/lib/libefivar/
H A Defivar-dp-format.c4 * Redistribution and use in source and binary forms, with or without
128 @param AllowShortcuts If AllowShortcuts is TRUE, then the shortcut forms of text
155 @param AllowShortcuts If AllowShortcuts is TRUE, then the shortcut forms of text
182 @param AllowShortcuts If AllowShortcuts is TRUE, then the shortcut forms of text
215 @param AllowShortcuts If AllowShortcuts is TRUE, then the shortcut forms of text
346 @param AllowShortcuts If AllowShortcuts is TRUE, then the shortcut forms of text
377 @param AllowShortcuts If AllowShortcuts is TRUE, then the shortcut forms of text
409 @param AllowShortcuts If AllowShortcuts is TRUE, then the shortcut forms of text
468 @param AllowShortcuts If AllowShortcuts is TRUE, then the shortcut forms of text
622 @param AllowShortcuts If AllowShortcuts is TRUE, then the shortcut forms o in DevPathToTextAcpiAdr()
[all...]
/freebsd-src/contrib/mandoc/
H A Dmandoc_escape.348 Arguments can be given in the following forms; some escape sequence
49 identifiers only accept some of these forms as specified below.
50 The first three forms are called the standard forms.
241 If the argument matches one of the forms described below under
257 but with an argument of the forms
302 for all forms.
/freebsd-src/sys/contrib/openzfs/tests/zfs-tests/tests/functional/casenorm/
H A Dnorm_all_values.ksh25 # Check that we can create FS with all supported normalization forms.
28 # 1. Create FS with all supported normalization forms.
41 log_assert "Can create FS with all supported normalization forms"
72 log_pass "Can create FS with all supported normalization forms"
/freebsd-src/contrib/ncurses/doc/
H A Dncurses-intro.doc24 o Using Forms Characters
59 * The Forms Library
60 + Compiling with the forms Library
61 + Overview of Forms
62 + Creating and Freeing Fields and Forms
80 + Attributes of Forms
82 + Input Processing in the Forms Driver
175 * Support for line- and box-drawing using forms characters.
196 Pfeifer wrote all of the menu and forms code as well as the Ada95
207 Finally, this document describes in detail the menus and forms
[all …]
/freebsd-src/crypto/heimdal/doc/doxyout/gssapi/man/man3/
H A Dinternalvsmechname.36 .SH "Name forms"
8forms of name in GSS-API, Internal form and Contiguous string ('flat') form. gss_export_name() and…
/freebsd-src/contrib/bmake/unit-tests/
H A Dparse-var.mk42 # for the long forms, EOF right after '${'
43 # for the long forms, EOF after the variable name
44 # for the long forms, EOF after the ':'
45 # for the long forms, EOF after parsing a modifier
46 # for the long forms, ':}'
/freebsd-src/crypto/heimdal/lib/gssapi/mech/
H A Ddoxygen.c6 * Redistribution and use in source and binary forms, with or without
106 * @section gssapi_api_INvsMN Name forms
108 * There are two forms of name in GSS-API, Internal form and
110 * gss_import_name() can be used to convert between the two forms.
/freebsd-src/crypto/heimdal/doc/
H A Dcopyright.texi28 Redistribution and use in source and binary forms, with or without
95 Redistribution and use in source and binary forms, with or without
137 Redistribution and use in source and binary forms, with or without
185 Redistribution and use in source and binary forms, with or without
222 Redistribution and use in source and binary forms, with or without
261 Redistribution and use in source and binary forms, with or without
294 Redistribution and use in source and binary forms, with or without
327 Redistribution and use in source and binary forms, with or without
449 Redistribution and use in source and binary forms, with or without
489 Redistribution and use in source and binary forms, with or without
/freebsd-src/contrib/elftoolchain/libdwarf/
H A Ddwarf_formudata.34 .\" Redistribution and use in source and binary forms, with or without
63 must have one of the following forms:
80 must have one of the following forms:
H A Ddwarf_formref.34 .\" Redistribution and use in source and binary forms, with or without
64 Permitted forms for argument
86 Permitted forms for argument
/freebsd-src/contrib/ncurses/man/
H A Dform_field.3x35 make and break connections between fields and forms
80 These routines emulate the System V forms library.
84 The SVr4 forms library documentation specifies the \fBfield_count\fP error value
H A Dform_opts.3x63 Overload the \fBREQ_NEW_LINE\fP forms driver request so that calling it at the
67 Overload the \fBREQ_DEL_PREV\fP forms driver request so that calling it at the
78 These routines emulate the System V forms library.
H A Dform.3x50 curses extension for programming forms
60 fields into forms, display forms on the screen, and handle interaction with the
220 These routines emulate the System V forms library.
/freebsd-src/contrib/openbsm/bin/praudit/
H A Dpraudit.14 .\" Redistribution and use in source and binary forms, with or without
61 numeric forms.
85 If the raw or short forms are not specified, the default is to print the tokens
/freebsd-src/contrib/sendmail/libsm/
H A Duxtext_unquote.c64 ** "5C" / (HEXDIG8 HEXDIG) / ; 2-digit forms
65 ** ( NZHEXDIG 2(HEXDIG) ) / ; 3-digit forms
66 ** ( NZDHEXDIG 3(HEXDIG) ) / ; 4-digit forms excluding
68 ** ( NZHEXDIG 4(HEXDIG) ) / ; 5-digit forms
69 ** ( "10" 4*HEXDIG ) ; 6-digit forms
/freebsd-src/crypto/heimdal/doc/doxyout/gssapi/html/
H A Dinternalvsmechname.html23 Name forms</a></h2>
24forms of name in GSS-API, Internal form and Contiguous string ("flat") form. gss_export_name() and…
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSelectionDAGISel.h193 // Space-optimized forms that implicitly encode VT.
250 // Space-optimized forms that implicitly encode integer VT.
256 // Space-optimized forms that implicitly encode integer VT.
287 // Space-optimized forms that implicitly encode number of result VTs.
291 // Space-optimized forms that implicitly encode EmitNodeInfo.
299 // Space-optimized forms that implicitly encode number of result VTs.
303 // Space-optimized forms that implicitly encode EmitNodeInfo.
/freebsd-src/stand/i386/boot2/
H A Dlib.h5 * Redistribution and use in source and binary forms are freely
8 * such forms.
/freebsd-src/contrib/libc-vis/
H A Dvis.36 .\" Redistribution and use in source and binary forms, with or without
147 Both forms
159 forms return the number of characters in
314 There are six forms of encoding.
315 All forms use the backslash character
/freebsd-src/contrib/bsddialog/utility/
H A Dutil.h6 * Redistribution and use in source and binary forms, with or without
52 /* Menus and Forms options */
56 /* Forms options */
/freebsd-src/usr.sbin/mld6query/
H A DMakefile3 # Redistribution and use in source and binary forms, with or without
5 # and this paragraph are duplicated in all such forms and that any
/freebsd-src/stand/i386/common/
H A Dcons.h5 * Redistribution and use in source and binary forms are freely
8 * such forms.
/freebsd-src/stand/i386/btx/lib/
H A Dbtxsys.S5 # Redistribution and use in source and binary forms are freely
8 # such forms.
/freebsd-src/crypto/openssl/demos/pkey/
H A DEVP_PKEY_RSA_keygen.c131 * Retrieve value of n. This value is not secret and forms part of the in dump_key()
143 * Retrieve value of e. This value is not secret and forms part of the in dump_key()
152 * Retrieve value of d. This value is secret and forms part of the private in dump_key()
162 * is secret and forms part of the private key. It must not be published. in dump_key()
171 * is secret and forms part of the private key. It must not be published. in dump_key()

12345678910>>...623