/third_party/typescript/tests/baselines/reference/ |
H A D | plainJSBinderErrors.js | 27 const redundant = 010 28 with (redundant) { 70 const redundant = 010;
71 with (redundant) {
|
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/ant/ |
H A D | LocaleIdResolver.java | 57 Set<String> redundant = Sets.intersection(idSpecs, targetIds); in resolve() 58 if (!redundant.isEmpty()) { in resolve() 59 System.err.println("Configuration lists redundant locale IDs"); in resolve() 61 Iterables.partition(redundant, 16) in resolve()
|
/third_party/selinux/libsepol/src/ |
H A D | optimize.c | 25 * redundant rules from the binary policy to reduce its size and potentially 305 /* redundant rule -> remove it */ in optimize_avtab() 315 /* rule not redundant -> move to next rule */ in optimize_avtab() 322 /* find redundant rules in (*cond) and put them into (*del) */ 349 /* now go through the list and find the redundant rules */ in optimize_cond_av_list() 381 /* First go through all conditionals and collect redundant rules. */ in optimize_cond_avtab() 410 int redundant = 0; in optimize_cond_avtab() local 418 redundant = 1; in optimize_cond_avtab() 424 if (redundant) { in optimize_cond_avtab()
|
/third_party/selinux/libselinux/utils/ |
H A D | Makefile | 36 -Werror -Wno-aggregate-return -Wno-redundant-decls -Wstrict-overflow=5 \
|
/third_party/skia/third_party/externals/libpng/contrib/libtests/ |
H A D | pngstest.c | 528 static void format_default(format_list *pf, int redundant) in format_default() argument 530 if (redundant) in format_default() 545 /* Eliminate redundant and unsupported settings. */ in format_default() 3494 int redundant = 0; in main() local 3554 else if (strcmp(arg, "--redundant") == 0) in main() 3555 redundant = 1; in main() 3625 format_default(&formats, redundant); in main()
|
/third_party/selinux/libselinux/src/ |
H A D | Makefile | 90 -Werror -Wno-aggregate-return -Wno-redundant-decls \
|
/third_party/ffmpeg/libavcodec/ |
H A D | opus_silk.c | 511 int active, int active1, int redundant) in silk_decode_frame() 672 if (s->output_channels == channel || redundant) in silk_decode_frame() 509 silk_decode_frame(SilkContext *s, OpusRangeCoder *rc, int frame_num, int channel, int coded_channels, int active, int active1, int redundant) silk_decode_frame() argument
|
H A D | cbs_av1_syntax_template.c | 1682 AV1RawFrameHeader *current, int redundant, in frame_header_obu() 1690 if (!redundant) { in frame_header_obu() 1713 if (redundant) in frame_header_obu() 1681 frame_header_obu(CodedBitstreamContext *ctx, RWContext *rw, AV1RawFrameHeader *current, int redundant, AVBufferRef *rw_buffer_ref) frame_header_obu() argument
|
/third_party/node/deps/openssl/openssl/crypto/sha/asm/ |
H A D | sha1-c64xplus.pl | 242 || STW $TX2,*${XPB}++ ; last one is redundant
|
/third_party/openssl/crypto/sha/asm/ |
H A D | sha1-c64xplus.pl | 242 || STW $TX2,*${XPB}++ ; last one is redundant
|
/third_party/node/deps/openssl/config/archs/linux-armv4/asm/crypto/poly1305/ |
H A D | poly1305-armv4.S | 937 vadd.i32 d24,d24,d14 @ can be redundant 975 vorn q0,q0,q0 @ all-ones, can be redundant
|
/third_party/node/deps/openssl/config/archs/linux-armv4/asm_avx2/crypto/poly1305/ |
H A D | poly1305-armv4.S | 937 vadd.i32 d24,d24,d14 @ can be redundant 975 vorn q0,q0,q0 @ all-ones, can be redundant
|
/third_party/tzdata/ |
H A D | zic.c | 935 /* Generate redundant time stamps up to OPT. Return true if successful. */ 940 intmax_t redundant; in redundant_time_option() local 942 redundant = strtoimax(opt + 1, &opt_end, 10); in redundant_time_option() 944 redundant_time = max(redundant_time, redundant); in redundant_time_option() 3448 ** near the end of the 400-year period, add a redundant in outzone()
|
/third_party/node/deps/openssl/openssl/crypto/poly1305/asm/ |
H A D | poly1305-armv4.pl | 1010 vadd.i32 $H2#lo,$H2#lo,$D2#lo @ can be redundant 1048 vorn $MASK,$MASK,$MASK @ all-ones, can be redundant
|
/third_party/openssl/crypto/poly1305/asm/ |
H A D | poly1305-armv4.pl | 1010 vadd.i32 $H2#lo,$H2#lo,$D2#lo @ can be redundant 1048 vorn $MASK,$MASK,$MASK @ all-ones, can be redundant
|
/third_party/node/ |
H A D | vcbuild.bat | 93 if /i "%1"=="nosign" set "sign="&echo Note: vcbuild no longer signs by default. "nosign" is redundant.&goto arg-ok
|
/third_party/node/deps/openssl/openssl/crypto/aes/asm/ |
H A D | aes-c64xplus.pl | 576 || MVK 0,B0 ; redundant
|
/third_party/openssl/crypto/aes/asm/ |
H A D | aes-c64xplus.pl | 576 || MVK 0,B0 ; redundant
|
/third_party/skia/third_party/externals/microhttpd/doc/ |
H A D | texinfo.tex | 6004 % fonts, so we must take special care. This is more or less redundant 6455 % line. This is redundant with what happens in \aboveenvbreak, but 6852 % rendering the following check redundant. But we don't optimize.
|