| /f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_pwhash/argon2/ |
| H A D | blake2b-long.c | 27 #define TRY(statement) \ in blake2b_long() argument 29 ret = statement; \ in blake2b_long()
|
| /f-stack/freebsd/contrib/zstd/ |
| H A D | .buckconfig | 3 …st-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototy…
|
| /f-stack/freebsd/contrib/openzfs/module/ |
| H A D | Kbuild.in | 19 ZFS_MODULE_CFLAGS += -std=gnu99 -Wno-declaration-after-statement
|
| /f-stack/dpdk/doc/guides/contributing/ |
| H A D | coding_style.rst | 120 If the macro encapsulates a compound statement, enclose it in a do-while loop, so that it can be us… 381 * If you have to wrap a long statement, put the operator at the end of the line, and indent again. 383 …nt confusion as to whether the second line of the control statement forms part of the statement bo… 395 a = b + c; /* control statement itself if single indent used */ 400 x = y + z; /* statement body no longer lines up */ 404 z = a + really + long + statement + that + needs + 418 …nd ``}``) for control statements with zero or just a single statement, unless that statement is mo… 427 z = a + really + long + statement + that + needs + 480 * Do not use parentheses unless they are required for precedence or unless the statement is confusi… 548 …The second and subsequent lines should be further indented as for line statement continuations as … [all …]
|
| H A D | patches.rst | 587 …://www.kernel.org/doc/html/latest/process/submitting-patches.html#reviewer-s-statement-of-oversight target
|
| /f-stack/doc/ |
| H A D | F-Stack_Build_Guide.md | 59 - remove '\\' in statement printf at f-stack/tools/netstat/Makefile line 70, now it should be:
|
| /f-stack/app/micro_thread/ |
| H A D | kqueue_proxy.h | 39 #define kqueue_assert(statement) argument
|
| H A D | heap.h | 34 #define heap_assert(statement) argument
|
| H A D | micro_thread.cpp | 35 #define ASSERT(statement) argument
|
| /f-stack/freebsd/contrib/zstd/zlibWrapper/ |
| H A D | Makefile | 28 -Wdeclaration-after-statement -Wstrict-prototypes -Wundef \
|
| /f-stack/freebsd/contrib/device-tree/Bindings/arm/ |
| H A D | syna.txt | 9 Work in progress statement:
|
| H A D | amlogic.yaml | 13 Work in progress statement:
|
| /f-stack/freebsd/contrib/openzfs/config/ |
| H A D | lib-prefix.m4 | 134 dnl AC_LIB_WITH_FINAL_PREFIX([statement]) evaluates statement, with the
|
| /f-stack/freebsd/contrib/openzfs/module/lua/ |
| H A D | lparser.c | 54 static void statement (LexState *ls); 612 statement(ls); in statlist() 615 statement(ls); in statlist() 1215 statement(ls); in skipnoopstat() 1534 static void statement (LexState *ls) { in statement() function
|
| /f-stack/freebsd/contrib/device-tree/Bindings/net/ |
| H A D | ethernet-phy.yaml | 14 # The dt-schema tools will generate a select statement first by using
|
| /f-stack/freebsd/contrib/zstd/lib/ |
| H A D | Makefile | 64 -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement \
|
| /f-stack/app/redis-5.0.5/deps/lua/ |
| H A D | HISTORY | 156 + dofile and dostring can now return values (via return statement)
|
| /f-stack/freebsd/contrib/zstd/programs/ |
| H A D | Makefile | 60 -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement \
|
| /f-stack/app/redis-5.0.5/deps/lua/src/ |
| H A D | lparser.c | 1271 static int statement (LexState *ls) { in statement() function 1330 islast = statement(ls); in chunk()
|
| /f-stack/freebsd/contrib/openzfs/module/icp/asm-x86_64/modes/ |
| H A D | THIRDPARTYLICENSE.openssl | 124 You may add Your own copyright statement to Your modifications and
|
| /f-stack/freebsd/contrib/openzfs/contrib/pyzfs/ |
| H A D | LICENSE | 124 You may add Your own copyright statement to Your modifications and
|
| /f-stack/freebsd/contrib/libsodium/ |
| H A D | ChangeLog | 89 using a single `var` statement.
|
| /f-stack/dpdk/doc/guides/rel_notes/ |
| H A D | known_issues.rst | 629 …atus bit. Since it is not supported by X710/XL710/XXV710, it return a *failed* value. The statement
|
| H A D | release_2_1.rst | 216 * Addition of AOC phy types to case statement in get_media_type.
|
| /f-stack/freebsd/contrib/dev/acpica/ |
| H A D | changes.txt | 403 surrounded by parens. Otherwise, a logical statement that applies a 563 values for Case statements within a single Switch statement. Duplicate 1315 statement. Error checking for the use of the External() statement has 3437 that corresponds to each disassembled ASL statement, to simplify 6281 correct External statement. 10303 statement. 11694 Store() statement are supported. 12347 method call was made from within a Return statement. 14366 statement to If...Else pairs. 16631 block below a Return() statement. [all …]
|