Home
last modified time | relevance | path

Searched refs:same (Results 1526 - 1534 of 1534) sorted by relevance

1...<<6162

/kernel/linux/linux-5.10/scripts/
H A Dcheckpatch.pl123 Is the same as --fix, but overwrites the input
2820 # Check Co-developed-by: immediately followed by Signed-off-by: with same name and email
3619 # indentation of previous and current line are the same
3677 # if the previous line is a goto or return and is indented the same # of tabs
3779 # statements should be at the same indent.
3797 "switch and case should be at the same indent\n$hereline$err");
4376 # function brace can't be on same line, except for #defines of do while,
4377 # or if closed on same line
4398 # open braces for enum, union and struct go on the same line.
4402 "open brace '{' following $1 go on the same lin
[all...]
/kernel/linux/linux-6.6/scripts/
H A Dcheckpatch.pl131 Is the same as --fix, but overwrites the input
3161 # Check Co-developed-by: immediately followed by Signed-off-by: with same name and email
4086 # (declarations must have the same indentation and not be at the start of line)
4181 # and is indented the same # of tabs
4286 # statements should be at the same indent.
4304 "switch and case should be at the same indent\n$hereline$err");
4902 # function brace can't be on same line, except for #defines of do while,
4903 # or if closed on same line
4924 # open braces for enum, union and struct go on the same line.
4928 "open brace '{' following $1 go on the same lin
[all...]
/third_party/ltp/scripts/
H A Dcheckpatch.pl128 Is the same as --fix, but overwrites the input
3099 # Check Co-developed-by: immediately followed by Signed-off-by: with same name and email
3934 # (declarations must have the same indentation and not be at the start of line)
4029 # and is indented the same # of tabs
4134 # statements should be at the same indent.
4152 "switch and case should be at the same indent\n$hereline$err");
4749 # function brace can't be on same line, except for #defines of do while,
4750 # or if closed on same line
4771 # open braces for enum, union and struct go on the same line.
4775 "open brace '{' following $1 go on the same lin
[all...]
/third_party/node/deps/cares/
H A Dconfigure882 # The variables have the same names as the options, with
904 # (The list follows the same order as the GNU Coding Standards.)
1500 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
1528 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
3158 # Check that the precious variables saved in the cache have kept the same
3445 # However, it has the same basename, so the bogon will be chosen
7633 # 'unknown' -- same as none, but documents that we really don't know.
12554 # This should be the same for all languages, so no per-tag cache variable.
14694 # On AIX, shared libraries and static libraries use the same namespace, and
18291 # However, it has the same basenam
[all...]
/third_party/lame/
H A Dconfigure856 # The variables have the same names as the options, with
878 # (The list follows the same order as the GNU Coding Standards.)
1465 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
1502 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
2497 # Check that the precious variables saved in the cache have kept the same
3639 # However, it has the same basename, so the bogon will be chosen
5960 # 'unknown' -- same as none, but documents that we really don't know.
10390 # This should be the same for all languages, so no per-tag cache variable.
12494 # On AIX, shared libraries and static libraries use the same namespace, and
12753 # However, it has the same basenam
[all...]
/third_party/mesa3d/src/amd/compiler/
H A Daco_instruction_selection.cpp788 * which are within the same dword
1441 bool same = !!packed[i * 2].id() == !!packed[i * 2 + 1].id();
1453 if (same)
3886 /* Source is the same in all lanes, so the derivative is zero.
5216 * is the same.
6202 * just create copies. Copying costs about the same as zero-initialization,
8971 /* src2 is ignored for writelane. RA assigns the same reg for dst */
9025 * Otherwise, these two behave the same. */
9089 * two p_elect with different exec masks as the same.
10296 /* check that the remaining operands are all the same */
[all...]
/third_party/python/
H A Dconfigure1141 # The variables have the same names as the options, with
1163 # (The list follows the same order as the GNU Coding Standards.)
1754 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
1789 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
3358 # Check that the precious variables saved in the cache have kept the same
4705 # However, it has the same basename, so the bogon will be chosen
7187 # systems without shared libraries, LDLIBRARY is the same as LIBRARY
7255 # in the same behaviour as before.
7360 # modules are linked, BLDLIBRARY. This is normally the same as
9603 # environment with a value that is the same a
[all...]
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Dicu4j-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/ ...
/third_party/rust/crates/bindgen/bindgen-tests/tests/
H A Dstylo.hpp36640 "To and From must have the same size");
[all...]

Completed in 80 milliseconds

1...<<6162