Home
last modified time | relevance | path

Searched full:comment (Results 1 – 25 of 1755) sorted by relevance

12345678910>>...71

/openbmc/openbmc/poky/meta/recipes-extended/shadow/files/
H A Dlogin_defs_pam.sed1 /^FAILLOG_ENAB/b comment
2 /^LASTLOG_ENAB/b comment
3 /^MAIL_CHECK_ENAB/b comment
4 /^OBSCURE_CHECKS_ENAB/b comment
5 /^PORTTIME_CHECKS_ENAB/b comment
6 /^QUOTAS_ENAB/b comment
7 /^MOTD_FILE/b comment
8 /^FTMP_FILE/b comment
9 /^NOLOGINS_FILE/b comment
10 /^ENV_HZ/b comment
[all …]
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-extended/polkit-gnome/polkit-gnome/
H A Dpolkit-gnome-authentication-agent-1.desktop42 Comment=PolicyKit Authentication Agent
43 Comment[ar]=مدير الاستيثاق PolicyKit
44 Comment[be]=PolicyKit - аґент аўтэнтыфікацыі
45 Comment[bn_IN]=PolicyKit অনুমোদনের এজেন্ট
46 Comment[ca]=Agent d'autenticació del PolicyKit
47 Comment[cs]=Ověřovací agent PolicyKit
48 Comment[da]=Godkendelsesprogrammet PolicyKit
49 Comment[de]=Legitimationsdienst von PolicyKit
50 Comment[el]=Πράκτορας πιστοποίησης PolicyKit
51 Comment[en_GB]=PolicyKit Authentication Agent
[all …]
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dbpf_misc.h61 #define __msg(msg) __attribute__((btf_decl_tag("comment:test_expect_msg=" msg)))
62 #define __failure __attribute__((btf_decl_tag("comment:test_expect_failure")))
63 #define __success __attribute__((btf_decl_tag("comment:test_expect_success")))
64 #define __description(desc) __attribute__((btf_decl_tag("comment:test_description=" desc)))
65 #define __msg_unpriv(msg) __attribute__((btf_decl_tag("comment:test_expect_msg_unpriv=" msg)))
66 #define __failure_unpriv __attribute__((btf_decl_tag("comment:test_expect_failure_unpriv")))
67 #define __success_unpriv __attribute__((btf_decl_tag("comment:test_expect_success_unpriv")))
68 #define __log_level(lvl) __attribute__((btf_decl_tag("comment:test_log_level="#lvl)))
69 #define __flag(flag) __attribute__((btf_decl_tag("comment:test_prog_flags="#flag)))
70 #define __retval(val) __attribute__((btf_decl_tag("comment:test_retval="#val)))
[all …]
/openbmc/openbmc-test-automation/data/
H A Dipmi_raw_cmd_table.py24 # raw command, expected output(s), comment
34 # raw command, expected output, comment
40 # raw command, expected output, comment
48 # raw command, expected output(s), comment
56 # raw command, expected output, comment
62 # raw command, expected output, comment
70 # raw command, expected output, comment
102 # raw command, expected output, comment
115 # raw command, expected output(s), comment
123 # raw command, expected output(s), comment
[all …]
/openbmc/linux/sound/pci/hda/
H A DKconfig116 comment "Set to Y if you want auto-loading the side codec driver"
132 comment "Set to Y if you want auto-loading the side codec driver"
181 comment "Set to Y if you want auto-loading the side codec driver"
192 comment "Set to Y if you want auto-loading the codec driver"
202 comment "Set to Y if you want auto-loading the codec driver"
213 comment "Set to Y if you want auto-loading the codec driver"
223 comment "Set to Y if you want auto-loading the codec driver"
237 comment "Set to Y if you want auto-loading the codec driver"
247 comment "Set to Y if you want auto-loading the codec driver"
257 comment "Set to Y if you want auto-loading the codec driver"
[all …]
/openbmc/openbmc/poky/bitbake/lib/bb/tests/
H A Dutils.py135 # A comment
140 # Another comment
206 # A comment
211 # Another comment
243 # A comment
248 # Another comment
280 # A comment
283 # Another comment
319 # A comment
324 # Another comment
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/links/files/
H A Dlinks2.desktop4 Comment=Links is a browser very similar to lynx
5 Comment[es]=El links es un browser para modo texto, similar a lynx
6 Comment[pl]=Links jest przeglądarką podobną do lynksa
7 Comment[pt]=O links é um browser para modo texto, similar ao lynx
8 Comment[pt_BR]=O links é um browser para modo texto, similar ao lynx
/openbmc/linux/drivers/media/usb/
H A DKconfig14 comment "Webcam devices"
25 comment "Analog TV USB devices"
35 comment "Analog/digital TV USB devices"
43 comment "Digital TV USB devices"
56 comment "Webcam, TV (analog/digital) USB devices"
63 comment "Software defined radio USB devices"
/openbmc/openbmc-tools/tof-voters/libvoters/subcmd/
H A Danalyze-reviews.py73 for comment in patch_set["comments"]:
74 reviewer = comment["reviewer"]["username"]
78 if not acceptable.file(project, comment["file"]):
82 user["name"] = comment["reviewer"]["name"]
85 …# [1]: https://gerrit.openbmc.org/c/openbmc/phosphor-pid-control/+/60303/comment/ceff60b9_9d2debe0/
99 # user["email"] = comment["reviewer"]["email"]
102 if "email" in comment["reviewer"]:
103 user["email"] = comment["reviewer"]["email"]
/openbmc/linux/arch/hexagon/kernel/
H A Dasm-offsets.c25 COMMENT("This is a comment."); in main()
31 COMMENT("Hexagon pt_regs definitions"); in main()
63 COMMENT("Hexagon thread_info definitions"); in main()
70 COMMENT("Hexagon hexagon_switch_stack definitions"); in main()
83 COMMENT("Hexagon task_struct definitions"); in main()
87 COMMENT("Hexagon thread_struct definitions"); in main()
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/trusted-services/corstone1000/psa-apitest/
H A D0001-corstone1000-port-crypto-config.patch24 * Comment macros to disable the types
39 * Comment macros to disable the curve
57 * Comment macros to disable the types
105 * Comment macros to disable the types
117 * Comment macros to disable the types
133 * Comment macros to disable the types
145 * Comment macros to disable the types
184 * Comment macros to disable the types
/openbmc/linux/Documentation/doc-guide/
H A Dkernel-doc.rst29 comment. Functions and data structures in header files which are intended
42 The opening comment mark ``/**`` is used for kernel-doc comments. The
44 the comment is formatted like a normal multi-line comment with a column
67 The general format of a function and function-like macro kernel-doc comment is::
78 * empty comment line, and may include additional embedded empty
79 * comment lines.
89 * be placed at the end of the comment block.
93 ends with an argument description, a blank comment line, or the end of the
94 comment block.
177 The general format of a struct, union, and enum kernel-doc comment is::
[all …]
/openbmc/u-boot/tools/
H A Dimage-host.c101 * @comment: Text comment to write (NULL for none)
108 int value_len, const char *comment, const char *region_prop, in fit_image_write_sig() argument
129 if (comment && !ret) in fit_image_write_sig()
130 ret = fdt_setprop_string(fit, noffset, "comment", comment); in fit_image_write_sig()
204 * @comment: Comment to add to signature nodes
212 const char *comment, int require_keys, const char *engine_id, in fit_image_process_sig() argument
240 ret = fit_image_write_sig(fit, noffset, value, value_len, comment, in fit_image_process_sig()
301 * @comment: Comment to add to signature nodes
307 void *fit, int image_noffset, const char *comment, in fit_image_add_verification_data() argument
345 comment, require_keys, engine_id, cmdname); in fit_image_add_verification_data()
[all …]
/openbmc/linux/arch/loongarch/kernel/
H A Dasm-offsets.c19 COMMENT("LoongArch pt_regs offsets."); in output_ptreg_defines()
66 COMMENT("LoongArch task_struct offsets."); in output_task_defines()
81 COMMENT("LoongArch thread_info offsets."); in output_thread_info_defines()
97 COMMENT("LoongArch specific thread_struct offsets."); in output_thread_defines()
184 COMMENT("Size of struct page"); in output_mm_defines()
187 COMMENT("Linux mm_struct offsets."); in output_mm_defines()
216 COMMENT("Linux sigcontext offsets."); in output_sc_defines()
224 COMMENT("Linux signal numbers."); in output_signal_defines()
262 COMMENT("Linux smp cpu boot offsets."); in output_smpboot_defines()
272 COMMENT("Linux struct pbe offsets."); in output_pbe_defines()
[all …]
/openbmc/linux/drivers/net/wireless/ath/wil6210/
H A Dfw.h46 /* free-form comment
53 /* Comment header - common for all comment record types */
58 /* FW capabilities encoded inside a comment record */
67 /* FW VIF concurrency encoded inside a comment record
99 /* brd file info encoded inside a comment record */
149 /* the FW version prefix in the comment */
158 u8 comment[32]; /* short description */ member
/openbmc/qemu/tests/qapi-schema/
H A Dcomments.json1 # Unindented comment
2 { 'enum': 'Status', # Comment to the right of code
3 # Indented comment
/openbmc/linux/arch/mips/kernel/
H A Dasm-offsets.c29 COMMENT("MIPS pt_regs offsets."); in output_ptreg_defines()
82 COMMENT("MIPS task_struct offsets."); in output_task_defines()
97 COMMENT("MIPS thread_info offsets."); in output_thread_info_defines()
115 COMMENT("MIPS specific thread_struct offsets."); in output_thread_defines()
188 COMMENT("Size of struct page"); in output_mm_defines()
191 COMMENT("Linux mm_struct offsets."); in output_mm_defines()
223 COMMENT("Linux sigcontext offsets."); in output_sc_defines()
246 COMMENT("Linux sigcontext offsets."); in output_sc_defines()
260 COMMENT("Linux signal numbers."); in output_signal_defined()
300 COMMENT("Octeon specific octeon_cop2_state offsets."); in output_octeon_cop2_state_defines()
[all …]
/openbmc/linux/drivers/media/pci/
H A DKconfig14 comment "Media capture support"
26 comment "Media capture/analog TV support"
35 comment "Media capture/analog/hybrid TV support"
49 comment "Media digital TV PCI Adapters"
/openbmc/openbmc/poky/meta/lib/oe/
H A Dspdx.py192 comment = _String() variable in SPDXAnnotation
203 comment = _String() variable in SPDXRelationship
265 comment = _String() variable in SPDXCreationInfo
277 comment = _String() variable in SPDXExtractedLicensingInfo
322 def add_relationship(self, _from, relationship, _to, *, comment=None, annotation=None): argument
339 if comment is not None:
340 r.comment = comment
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/gattlib/files/
H A Ddbus-avoid-strange-chars-from-the-build-dir.patch33 COMMENT "Generate D-Bus 'org.bluez.Adapter1.xml'"
40 COMMENT "Generate D-Bus 'org.bluez.Device1.xml'"
47 COMMENT "Generate D-Bus 'org.bluez.GattService1.xml'"
54 COMMENT "Generate D-Bus 'org.bluez.GattCharacteristic1.xml'"
61 COMMENT "Generate D-Bus 'org.bluez.GattDescriptor1.xml'"
68 COMMENT "Generate D-Bus 'org.bluez.Battery1.xml'"
/openbmc/openbmc/.github/
H A Dstale.yml12 # Comment to post when marking an issue as stale. Set to `false` to disable
16 next 30 days. If this issue should not be closed please add a comment.
19 # Comment to post when closing a stale issue. Set to `false` to disable
/openbmc/linux/tools/testing/selftests/bpf/
H A Dtest_loader.c17 #define TEST_TAG_EXPECT_FAILURE "comment:test_expect_failure"
18 #define TEST_TAG_EXPECT_SUCCESS "comment:test_expect_success"
19 #define TEST_TAG_EXPECT_MSG_PFX "comment:test_expect_msg="
20 #define TEST_TAG_EXPECT_FAILURE_UNPRIV "comment:test_expect_failure_unpriv"
21 #define TEST_TAG_EXPECT_SUCCESS_UNPRIV "comment:test_expect_success_unpriv"
22 #define TEST_TAG_EXPECT_MSG_PFX_UNPRIV "comment:test_expect_msg_unpriv="
23 #define TEST_TAG_LOG_LEVEL_PFX "comment:test_log_level="
24 #define TEST_TAG_PROG_FLAGS_PFX "comment:test_prog_flags="
25 #define TEST_TAG_DESCRIPTION_PFX "comment:test_description="
26 #define TEST_TAG_RETVAL_PFX "comment:test_retval="
[all …]
/openbmc/u-boot/Licenses/
H A DREADME55 possible line in a file which can contain a comment. For the majority
64 The SPDX license identifier is added in form of a comment. The comment
74 If a specific tool cannot handle the standard comment style, then the
75 appropriate comment mechanism which the tool accepts shall be used. This
76 is the reason for having the "/\* \*/" style comment in C header
78 'ld' failed to parse the C++ comment. This has been fixed by now, but
/openbmc/openbmc/poky/bitbake/contrib/vim/indent/
H A Dbitbake.vim90 \ . " =~ '\\(Comment\\|Todo\\|String\\)$'",
117 \ . " =~ '\\(Comment\\|Todo\\|String\\)$'",
140 \ . " =~ '\\(Comment\\|Todo\\|String\\)$'",
157 " Get the line and remove a trailing comment.
162 " If the last character in the line is a comment, do a binary search for
163 " the start of the comment. synID() is slow, a linear search would take
165 if synIDattr(synID(plnum, pline_len, 1), "name") =~ "\\(Comment\\|Todo\\)$"
170 if synIDattr(synID(plnum, col, 1), "name") =~ "\\(Comment\\|Todo\\)$"
/openbmc/linux/Documentation/process/
H A Dlicense-rules.rst41 matching boilerplate text into the top comment of the file. Due to
64 possible line in a file which can contain a comment. For the majority
73 The SPDX license identifier is added in form of a comment. The comment
83 If a specific tool cannot handle the standard comment style, then the
84 appropriate comment mechanism which the tool accepts shall be used. This
85 is the reason for having the "/\* \*/" style comment in C header
87 'ld' failed to parse the C++ comment. This has been fixed by now, but
214 tag/value pairs into a comment according to the placement
229 tag/value pair into a comment according to the placement
276 tag/value pair into a comment according to the placement
[all …]

12345678910>>...71