Home
last modified time | relevance | path

Searched refs:forms (Results 1 – 25 of 225) sorted by relevance

123456789

/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/
H A Dforms.py10 from django import forms
13 class LoadFileForm(forms.Form):
14 eventlog_file = forms.FileField(widget=forms.FileInput(attrs={'accept': '.json'}))
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libforms/files/
H A D0001-Modify-include-dir.patch7 ../../xforms-1.2.4/lib/fd/cmdbr.h:28:10: fatal error: ../include/forms.h: No such file or directory
9 ../include/forms.h specified in the header file cmdbr.h is not exist.
26 -#include "../include/forms.h"
27 +#include "include/forms.h"
/openbmc/openbmc/poky/bitbake/lib/toaster/bldcollector/
H A Dadmin.py7 from django import forms
18 return forms.fields.CharField()
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DBSD-4.3TAHOE3 Redistribution and use in source and binary forms are permitted provided
5 such forms and that any documentation, advertising materials, and other
H A DQPL-1.021 4. You may distribute machine-executable forms of the Software or machine-executable forms of modif…
24 b. You must ensure that all recipients of the machine-executable forms are also able to receive the…
26 c. You must ensure that all modifications included in the machine-executable forms are available un…
32 a. You must ensure that all recipients of machine-executable forms of these items are also able to …
33 …modified versions of the items in both machine-executable and source code forms. The recipients mu…
H A DQPL-1.0-INRIA-200444 4. You may distribute machine-executable forms of the Software or
45 machine-executable forms of modified versions of the Software,
51 forms are also able to receive the complete machine-readable
58 machine-executable forms are available under the terms of this
71 forms of these items are also able to receive and use the
77 items in both machine-executable and source code forms. The
H A Dssh-keyscan3 * Modification and redistribution in source and binary forms is
H A DPADL3 Redistribution and use in source and binary forms, with or without
H A DBSD-4.3RENO4 Redistribution and use in source and binary forms are permitted
H A DFuruseth8 Redistribution and use in source and binary forms, with or without
H A Dbcrypt-Solar-Designer8 Redistribution and use in source and binary forms, with or without
H A DSun-PPP5 this software in source and binary forms, in whole or in part, is
H A DTCP-wrappers5 Redistribution and use in source and binary forms, with or without modification, are permitted prov…
H A Dlibutil-David-Nugent5 Redistribution and use in source and binary forms, with or without modification, is permitted provi…
H A DNet-SNMP15 …ogy, Inc All rights reserved. Redistribution and use in source and binary forms, with or without m…
25 …and Ltd. All rights reserved. Redistribution and use in source and binary forms, with or without m…
43 Redistribution and use in source and binary forms, with or without modification, are permitted prov…
55 …rta, Inc All rights reserved. Redistribution and use in source and binary forms, with or without m…
65 …cations. All rights reserved. Redistribution and use in source and binary forms, with or without m…
77 Redistribution and use in source and binary forms, with or without modification, are permitted prov…
91 Redistribution and use in source and binary forms, with or without modification, are permitted prov…
101 …gic, LLC All rights reserved. Redistribution and use in source and binary forms, with or without m…
H A DBSD-4-Clause-Shortened3 Redistribution and use in source and binary forms, with or without modification, are permitted prov…
H A DLinux-OpenIB1 Redistribution and use in source and binary forms, with or
H A DSleepycat6 Redistribution and use in source and binary forms, with or without
40 Redistribution and use in source and binary forms, with or without
67 Redistribution and use in source and binary forms, with or without
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/lmbench/lmbench/
H A D0001-doc-Fix-typos-in-lat_unix_connect-manual-page.patch22 -has three forms of usage: as a server (-s), as a client (lat_connect),
25 +has three forms of usage: as a server (-s), as a client (lat_unix_connect),
/openbmc/phosphor-webui/app/common/styles/base/
H A Dindex.scss9 @import 'forms';
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-pyunormalize_16.0.0.bb1 SUMMARY = "Unicode normalization forms (NFC, NFKC, NFD, NFKD). A library independent from the Pytho…
H A Dpython3-wtforms_3.2.1.bb1 DESCRIPTION = "A flexible forms validation and rendering library for python web development."
/openbmc/webui-vue/src/assets/styles/bmc/custom/
H A D_index.scss11 @import "./forms";
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/rtmpdump/
H A Drtmpdump_2.6.bb2 DESCRIPTION = "rtmpdump is a toolkit for RTMP streams. All forms of RTMP are \
/openbmc/openbmc/poky/documentation/contributor-guide/
H A Dindex.rst9 effect change. Contributions take different forms, if you have a fix for an

123456789