/prebuilts/go/darwin-x86/src/cmd/vet/ |
bool.go | 83 f.Badf(e.Pos(), "redundant %s: %s %s %s", op.name, efmt, op.tok, efmt) 94 // If c1 and c2 are the same then it's redundant;
|
/prebuilts/go/linux-x86/src/cmd/vet/ |
bool.go | 83 f.Badf(e.Pos(), "redundant %s: %s %s %s", op.name, efmt, op.tok, efmt) 94 // If c1 and c2 are the same then it's redundant;
|
/external/v8/test/mjsunit/compiler/ |
load-elimination-params.js | 30 // Test local load elimination of redundant loads and stores.
|
load-elimination-global.js | 30 // Test global load elimination of redundant loads and stores.
|
load-elimination.js | 30 // Test local load elimination of redundant loads and stores.
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/sh/sh64/ |
err-1.s | 4 ! some are redundant.
|
/external/v8/src/js/ |
array-iterator.js | 132 // InstallFunctions block, as it'll be redundant.
|
/external/webrtc/webrtc/modules/audio_coding/acm2/ |
rent_a_codec_unittest.cc | 50 EXPECT_TRUE(encoded_info.redundant.empty());
|
/prebuilts/go/darwin-x86/src/net/ |
conf_test.go | 254 // non-standard but redundant notfound=return for the
|
/prebuilts/go/darwin-x86/test/ |
nilptr3.go | 124 // This one is a bit redundant, if we figured out that
|
/prebuilts/go/linux-x86/src/net/ |
conf_test.go | 254 // non-standard but redundant notfound=return for the
|
/prebuilts/go/linux-x86/test/ |
nilptr3.go | 124 // This one is a bit redundant, if we figured out that
|
/external/bzip2/ |
bzip2.c | 1670 void redundant ( Char* flag ) function [all...] |
/external/selinux/libselinux/src/ |
Makefile | 74 -Werror -Wno-aggregate-return -Wno-redundant-decls
|
/prebuilts/go/darwin-x86/src/cmd/fix/ |
main.go | 170 // redundant, but it is necessary to generate gofmt-compatible
|
/prebuilts/go/linux-x86/src/cmd/fix/ |
main.go | 170 // redundant, but it is necessary to generate gofmt-compatible
|
/external/libpng/contrib/libtests/ |
pngstest.c | 529 static void format_default(format_list *pf, int redundant) 531 if (redundant) 546 /* Eliminate redundant and unsupported settings. */ 3485 int redundant = 0; local [all...] |
/prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/compile/internal/arm/ |
peep.go | 338 * The idea is to remove redundant copies. 457 * The idea is to remove redundant constants. 502 * shortprop eliminates redundant zero/sign extensions. [all...] |
/prebuilts/go/darwin-x86/src/cmd/compile/internal/arm/ |
peep.go | 335 * The idea is to remove redundant copies. 454 * The idea is to remove redundant constants. 499 * shortprop eliminates redundant zero/sign extensions. [all...] |
/prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/compile/internal/arm/ |
peep.go | 338 * The idea is to remove redundant copies. 457 * The idea is to remove redundant constants. 502 * shortprop eliminates redundant zero/sign extensions. [all...] |
/prebuilts/go/linux-x86/src/cmd/compile/internal/arm/ |
peep.go | 335 * The idea is to remove redundant copies. 454 * The idea is to remove redundant constants. 499 * shortprop eliminates redundant zero/sign extensions. [all...] |
/external/v8/src/crankshaft/ |
hydrogen-check-elimination.cc | 136 // - eliminate redundant HCheckSmi instructions 368 // The first check is more strict; the second is redundant. 371 TRACE(("Replacing redundant CheckMaps #%d at B%d with #%d\n", 377 TRACE(("Marking redundant CheckMaps #%d at B%d as stability check\n", 383 TRACE(("Marking redundant CheckMaps #%d at B%d as dead\n", 422 TRACE(("Replacing redundant CheckMaps #%d at B%d with #%d\n", 479 TRACE(("Removing redundant CheckInstanceType #%d at B%d\n", 572 TRACE(("Marking redundant CompareMap #%d for #%d at B%d as %s\n", 596 TRACE(("Marking redundant CompareObjectEqAndBranch #%d at B%d as false\n", 612 TRACE(("Marking redundant IsStringAndBranch #%d at B%d as true\n" [all...] |
/prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/compile/internal/arm64/ |
peep.go | 282 * The idea is to remove redundant copies.
|
/prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/compile/internal/x86/ |
peep.go | 432 * The idea is to remove redundant copies.
|
/prebuilts/go/darwin-x86/src/cmd/compile/internal/arm64/ |
peep.go | 279 * The idea is to remove redundant copies.
|