Home
last modified time | relevance | path

Searched refs:statement (Results 26 – 50 of 436) sorted by relevance

12345678910>>...18

/openbmc/linux/scripts/coccinelle/iterators/
H A Ddevice_node_continue.cocci28 statement S;
60 statement S;
/openbmc/linux/Documentation/translations/sp_SP/process/
H A Dindex.rst17 kernel-enforcement-statement
/openbmc/qemu/subprojects/libvduse/
H A Dmeson.build7 '-Wdeclaration-after-statement',
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DOGL-Canada-2.013 * Acknowledge the source of the Information by including any attribution statement specified by the…
14statement, or if you are using Information from several information providers and multiple attribu…
H A DGD3 …uthorship of gd, the following copyright statement covers all of the authors who have required suc…
H A DGPL-2.0-with-font-exception12 this exception statement from your version.
/openbmc/linux/tools/perf/scripts/perl/Perf-Trace-Util/
H A DBuild3 …cls -Wno-strict-prototypes -Wno-bad-function-cast -Wno-declaration-after-statement -Wno-switch-enum
/openbmc/linux/scripts/coccinelle/api/
H A Dmemdup_user.cocci76 statement S1,S2;
89 statement S1,S2;
/openbmc/linux/Documentation/trace/
H A Dtracepoints.rst41 - The tracepoint statement, in C code.
64 In subsys/file.c (where the tracing statement must be added)::
123 within an if statement with the following::
142 the static_key of the tracepoint to allow the if statement to be implemented
/openbmc/qemu/subprojects/libvhost-user/
H A Dmeson.build7 '-Wdeclaration-after-statement',
/openbmc/openbmc/poky/documentation/dev-manual/
H A Ddisk-space.rst10 statement to your project's ``local.conf`` configuration file found in
15 Adding this statement deletes the work directory used for
H A Dwayland.rst51 statement in your ``local.conf`` file::
66 statement in your ``local.conf`` file::
/openbmc/linux/tools/memory-model/litmus-tests/
H A Ddep+plain.litmus10 * conditional of P0()'s if-statement creates a control dependency
/openbmc/linux/scripts/coccinelle/misc/
H A Dadd_namespace.cocci18 // Add missing imports, but only adjacent to a MODULE_LICENSE statement.
H A Dsemicolon.cocci48 statement S;
/openbmc/qemu/target/hexagon/idef-parser/
H A Didef-parser.y264 statements : statements statement
265 | statement
269 statement : control_statement
432 statement
461 statement
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dcml1.bbclass95statement = 'diff --unchanged-line-format= --old-line-format= --new-line-format="%L" ' + configori…
96 subprocess.call(statement, shell=True)
H A Dupdate-rc.d.bbclass84 statement = "grep -q -w '/etc/init.d/functions' %s" % path
85 if subprocess.call(statement, shell=True) == 0:
/openbmc/u-boot/test/
H A Dcompression.c295 #define errcheck(statement) if (!(statement)) { \ argument
296 fprintf(stderr, "\tFailed: %s\n", #statement); \
/openbmc/linux/Documentation/translations/zh_TW/process/
H A Dcoding-style.rst552 (statement . 0)
553 (statement-block-intro . +)
554 (statement-case-intro . +)
555 (statement-cont . +)
/openbmc/phosphor-state-manager/service_files/
H A Dobmc-powered-off@.service9 # statement will resolve itself when the target starts, not when
/openbmc/linux/tools/power/acpi/
H A DMakefile.config66 WARNINGS += $(call cc-supports,-Wdeclaration-after-statement)
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/openthread/
H A Dwpantund_git.bb28 # remove the statement.
/openbmc/linux/Documentation/firmware-guide/acpi/
H A Ddebug.rst61 statement.
114 statement uses ACPI_DB_INIT, which is a macro based on the ACPI_LV_INIT
/openbmc/telemetry/redfish-tests/
H A DREADME.md38 # To run specific test using statement

12345678910>>...18