Home
last modified time | relevance | path

Searched refs:statement (Results 1 – 25 of 440) sorted by relevance

12345678910>>...18

/OK3568_Linux_fs/kernel/scripts/coccinelle/iterators/
H A Dfor_each_child.cocci2 // Adds missing of_node_put() before return/break/goto statement within a for_each iterator for chi…
24 statement S;
56 statement S;
85 statement S,S2;
118 statement S,S2;
148 statement S;
186 statement S, S2;
217 statement S2;
241 statement S,S2;
275 statement S2;
H A Dlist_entry_update.cocci30 statement S;
42 statement S;
H A Ddevice_node_continue.cocci28 statement S;
60 statement S;
/OK3568_Linux_fs/kernel/scripts/coccinelle/api/alloc/
H A Dpool_zalloc-simple.cocci22 statement S;
36 statement S;
47 statement S;
62 statement S;
H A Dzalloc-simple.cocci34 statement S;
51 statement S;
134 statement S;
148 statement S;
178 statement S;
208 statement S;
238 statement S;
268 statement S;
298 statement S;
328 statement S;
[all …]
/OK3568_Linux_fs/kernel/Documentation/doc-guide/
H A Dparse-headers.rst101 The ignore or replace statement will apply to ioctl definitions like:
109 The ignore or replace statement will apply to any other #define found
116 The ignore or replace statement will apply to typedef statements at C_FILE.
122 The ignore or replace statement will apply to the name of struct statements
129 The ignore or replace statement will apply to the name of enum statements
136 The ignore or replace statement will apply to the name of enum value
142 also be explicitly defined at the replace statement.
/OK3568_Linux_fs/kernel/scripts/coccinelle/null/
H A Dderef_null.cocci44 statement S1,S2;
57 statement S1,S2,S3,S4;
118 statement S1,S2,S3,S4;
178 statement S1,S2,S3,S4;
240 statement S1,S2;
251 statement S1,S2,S3,S4;
H A Dkmerr.cocci33 statement S;
49 statement S;
/OK3568_Linux_fs/kernel/scripts/coccinelle/api/
H A Dkstrdup.cocci20 statement S;
33 statement S;
50 statement S;
63 statement S;
H A Dmemdup.cocci38 statement S;
49 statement S;
H A Dmemdup_user.cocci76 statement S1,S2;
89 statement S1,S2;
/OK3568_Linux_fs/kernel/Documentation/translations/zh_CN/process/
H A Dindex.rst34 kernel-enforcement-statement
35 kernel-driver-statement
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/ada/gcc-interface/
H A Dada-tree.def60 /* Here are the tree codes for the statement types known to Ada. These
64 makes this tree node, whose operand is a statement. The latter inserts
66 just returning the inner statement. */
70 is the statement to update the loop iteration variable at the continue
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/ada/gcc-interface/
H A Dada-tree.def60 /* Here are the tree codes for the statement types known to Ada. These
64 makes this tree node, whose operand is a statement. The latter inserts
66 just returning the inner statement. */
70 is the statement to update the loop iteration variable at the continue
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/ltrace/ltrace/
H A D0001-ARM-code-has-unreachable-code-after-switch-statement.patch4 Subject: [PATCH] ARM code has unreachable code after switch statement move
8 sysdeps/linux-gnu/arm/trace.c:173:33: error: statement will never be executed [-Werror=switch-unrea…
/OK3568_Linux_fs/kernel/Documentation/process/
H A Dindex.rst32 kernel-enforcement-statement
33 kernel-driver-statement
/OK3568_Linux_fs/kernel/Documentation/translations/it_IT/process/
H A Dindex.rst34 kernel-enforcement-statement
35 kernel-driver-statement
/OK3568_Linux_fs/buildroot/package/am33x-cm3/
H A D0004-Makefile-add-fno-builtin.patch11 This is due to the fact that gcc 10 replaces the following statement by
32 -Wdeclaration-after-statement -fno-delete-null-pointer-checks \
/OK3568_Linux_fs/yocto/poky/meta/recipes-multimedia/mpeg2dec/files/
H A Daltivec_h_needed.patch5 statement:
20 Here we include another statement "int tmp = __CR6_EQ;", in
/OK3568_Linux_fs/u-boot/test/
H A Dcompression.c285 #define errcheck(statement) if (!(statement)) { \ argument
286 fprintf(stderr, "\tFailed: %s\n", #statement); \
/OK3568_Linux_fs/yocto/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…
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/cp/
H A Dcp-tree.def295 /* Represents an 'if' statement. The operands are IF_COND,
301 /* Used to represent a `for' statement. The operands are
305 /* Used to represent a range-based `for' statement. The operands are
311 /* Used to represent a 'while' statement. The operands are WHILE_COND
315 /* Used to represent a 'do' statement. The operands are DO_BODY and
319 /* Used to represent a 'break' statement. */
322 /* Used to represent a 'continue' statement. */
325 /* Used to represent a 'switch' statement. The operands are
330 /* Used to represent an expression statement. Use `EXPR_STMT_EXPR' to
355 /* A STMT_EXPR represents a statement-expression during template
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/cp/
H A Dcp-tree.def295 /* Represents an 'if' statement. The operands are IF_COND,
301 /* Used to represent a `for' statement. The operands are
305 /* Used to represent a range-based `for' statement. The operands are
311 /* Used to represent a 'while' statement. The operands are WHILE_COND
315 /* Used to represent a 'do' statement. The operands are DO_BODY and
319 /* Used to represent a 'break' statement. */
322 /* Used to represent a 'continue' statement. */
325 /* Used to represent a 'switch' statement. The operands are
330 /* Used to represent an expression statement. Use `EXPR_STMT_EXPR' to
355 /* A STMT_EXPR represents a statement-expression during template
[all …]
/OK3568_Linux_fs/u-boot/doc/
H A DREADME.log48 LOGC_NONE - Unknown category (e.g. a debug() statement)
75 file-by-file basis. The debug() macro compiles to a printf() statement if
76 DEBUG is enabled, and an empty statement if not.
135 The last option turns every debug() statement into a logging call, which

12345678910>>...18