Home
last modified time | relevance | path

Searched refs:form (Results 1 – 25 of 470) sorted by relevance

12345678910>>...19

/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/casenorm/
H A Dnorm_all_values.ksh43 for form in none formC formD formKC formKD; do
44 create_testfs "-o normalization=$form"
45 if [[ $form != "none" ]] ; then
55 for form in formC formD formKC formKD; do
56 log_mustnot zfs create -o utf8only=off -o normalization=$form \
/f-stack/app/redis-5.0.5/deps/lua/src/
H A Dlstrlib.c739 *(form++) = '%'; in scanformat()
740 strncpy(form, strfrmt, p - strfrmt + 1); in scanformat()
741 form += p - strfrmt + 1; in scanformat()
742 *form = '\0'; in scanformat()
747 static void addintlen (char *form) { in addintlen() argument
748 size_t l = strlen(form); in addintlen()
749 char spec = form[l - 1]; in addintlen()
750 strcpy(form + l - 1, LUA_INTFRMLEN); in addintlen()
781 addintlen(form); in str_format()
786 addintlen(form); in str_format()
[all …]
/f-stack/freebsd/contrib/openzfs/module/lua/
H A Dlstrlib.c882 *(form++) = '%'; in scanformat()
884 form += p - strfrmt + 1; in scanformat()
885 *form = '\0'; in scanformat()
894 size_t l = strlen(form); in addlenmod()
896 char spec = form[l - 1]; in addlenmod()
898 form[l + lm - 1] = spec; in addlenmod()
899 form[l + lm] = '\0'; in addlenmod()
922 strfrmt = scanformat(L, strfrmt, form); in str_format()
935 nb = str_sprintf(buff, form, ni); in str_format()
945 nb = str_sprintf(buff, form, ni); in str_format()
[all …]
/f-stack/tools/libxo/xohtml/
H A Dxohtml.css276 form#target-history-form {
427 form#target-input-form,
428 form#command-input-form {
784 div.dyn-form {
789 div.dyn-form-wrapper {
795 div.dyn-form-title {
802 div.dyn-form-item {
808 div.dyn-form-message {
819 div.dyn-form-buttons {
827 div.dyn-form-item div {
[all …]
/f-stack/freebsd/contrib/openzfs/module/icp/asm-x86_64/modes/
H A DTHIRDPARTYLICENSE.openssl27 "Source" form shall mean the preferred form for making modifications,
31 "Object" form shall mean any form resulting from mechanical
32 transformation or translation of a Source form, including but
37 Object form, made available under the License, as indicated by a
42 form, that is based on (or derived from) the Work and for which the
55 means any form of electronic, verbal, or written communication sent
72 Work and such Derivative Works in Source or Object form.
92 modifications, and in Source or Object form, provided that You
101 (c) You must retain, in the Source form of any Derivative Works
103 attribution notices from the Source form of the Work,
[all …]
/f-stack/freebsd/contrib/device-tree/Bindings/leds/
H A Dleds-powernv.txt9 form of a sub-node.
13 in the form of string array.
/f-stack/freebsd/contrib/openzfs/contrib/pyzfs/
H A DLICENSE27 "Source" form shall mean the preferred form for making modifications,
31 "Object" form shall mean any form resulting from mechanical
32 transformation or translation of a Source form, including but
37 Object form, made available under the License, as indicated by a
42 form, that is based on (or derived from) the Work and for which the
55 means any form of electronic, verbal, or written communication sent
72 Work and such Derivative Works in Source or Object form.
92 modifications, and in Source or Object form, provided that You
101 (c) You must retain, in the Source form of any Derivative Works
103 attribution notices from the Source form of the Work,
[all …]
/f-stack/freebsd/contrib/device-tree/Bindings/net/
H A Dmacb.txt9 Use "cdns,at32ap7000-macb" for other 10/100 usage or use the generic form: "cdns,macb".
11 the Cadence GEM, or the generic form: "cdns,gem".
19 Or the generic form: "cdns,emac".
/f-stack/freebsd/contrib/openzfs/
H A DLICENSE24 1.4. "Executable" means the Covered Software in any form other
41 1.9. "Modifications" means the Source Code and Executable form of
55 form of computer software code that is originally released
63 1.12. "Source Code" means (a) the common form of computer software
157 Code form and that Source Code form must be distributed only under
159 License with every copy of the Source Code form of the Covered
161 inform recipients of any such Covered Software in Executable form
163 form in a reasonable manner on or through a medium customarily
186 Source Code form that alters or restricts the applicable version
201 You may distribute the Executable form of the Covered Software
[all …]
/f-stack/freebsd/contrib/device-tree/Bindings/arm/
H A Dmicrochip,sparx5.yaml34 - description: The Sparx5 pcb134 is a pizzabox form factor
41 - description: The Sparx5 pcb135 is a pizzabox form factor
H A Darm,integrator.yaml28 pre-packaged in a PC Tower form factor called Integrator/PP1 or a
33 a compact form factor and mainly consists of the bare minimum
H A Darm-dsu-pmu.txt5 form a multicore cluster. The PMU enables to gather various statistics on
H A Dprimecell.yaml24 in the form "arm,pl???"
/f-stack/freebsd/contrib/device-tree/Bindings/powerpc/fsl/
H A Dmpic-msgr.txt10 block. The type shall be <string-list> and the value shall be of the form
36 may require aliases to be present. Aliases are of the form
H A Ddcsr.txt212 or Debug IP of the form "fsl,<soc>-dcsr-dpaa" in addition to the
240 or Debug IP of the form "fsl,<soc>-dcsr-ocn" in addition to the
300 or Debug IP of the form "fsl,<soc>-dcsr-nal" in addition to the
330 or Debug IP of the form "fsl,<soc>-dcsr-rcpm" in addition to the
360 of the form "fsl,dcsr-<cpu>-sb-proxy" in addition to the
/f-stack/freebsd/contrib/openzfs/lib/libzfs/
H A DTHIRDPARTYLICENSE.openssl24 * 2. Redistributions in binary form must reproduce the above copyright
43 * 6. Redistributions of any form whatsoever must retain the following
89 * This can be in the form of a textual message at program startup or
97 * 2. Redistributions in binary form must reproduce the above copyright
/f-stack/freebsd/contrib/openzfs/module/icp/asm-x86_64/aes/
H A DTHIRDPARTYLICENSE.openssl24 * 2. Redistributions in binary form must reproduce the above copyright
43 * 6. Redistributions of any form whatsoever must retain the following
89 * This can be in the form of a textual message at program startup or
97 * 2. Redistributions in binary form must reproduce the above copyright
/f-stack/freebsd/contrib/device-tree/Bindings/soc/fsl/
H A Drcpm.txt12 string. Chip-specific strings are of the form "fsl,<chip>-rcpm",
18 Chassis-version strings are of the form "fsl,qoriq-rcpm-<version>",
/f-stack/freebsd/contrib/device-tree/Bindings/arm/freescale/
H A Dfsl,layerscape-scfg.txt9 Chip-specific strings are of the form "fsl,<chip>-scfg",
H A Dfsl,layerscape-dcfg.txt9 Chip-specific strings are of the form "fsl,<chip>-dcfg",
/f-stack/freebsd/contrib/device-tree/Bindings/media/
H A Dexynos-fimc-lite.txt15 Each FIMC device should have an alias in the aliases node, in the form of
H A Dst,stih4xx.txt25 Each BDISP should have a numbered alias in the aliases node, in the form of
H A Dexynos5-gsc.txt28 in the form of gscN, N = 0...3. G-Scaler driver uses these aliases
/f-stack/freebsd/contrib/device-tree/Bindings/timer/
H A Denergymicro,efm32-timer.txt4 connected to form a 32 bit counter. Each timer has three Compare/Capture
/f-stack/freebsd/contrib/device-tree/Bindings/pci/
H A Dfsl,pci.txt4 is prevented from enumerating the bus. The PrPMC form-factor requires

12345678910>>...19