HomeSort by relevance Sort by last modified time
    Searched refs:redundant (Results 1 - 25 of 41) sorted by null

1 2

  /external/chromium_org/net/data/ssl/scripts/
generate-redundant-test-chains.sh 66 -config redundant-ca.cnf
91 -config redundant-ca.cnf
119 -config redundant-ca.cnf
137 -config redundant-ca.cnf
153 -config redundant-ca.cnf
176 -config redundant-ca.cnf
178 echo Create redundant-server-chain.pem
180 > redundant-server-chain.pem
182 echo Create redundant-validated-chain.pem
183 cat out/A.key out/A.pem out/B.pem out/C2.pem > redundant-validated-chain.pe
    [all...]
generate-duplicate-cn-certs.sh 55 -config redundant-ca.cnf
64 -extfile redundant-ca.cnf \
99 -config redundant-ca.cnf
114 -config redundant-ca.cnf
  /external/chromium_org/v8/test/webkit/
dfg-dead-redundant-get-array-length.js 25 "Tests that having a dead, and redundant, use of array.length doesn't cause compiler crashes."
29 var x = array.length; // This is dead. If it wasn't, it would be redundant with the one below.
dfg-redundant-load-of-captured-variable-proven-constant.js 25 "Tests that a redundant load of a captured variable that was proven to be a constant doesn't crash the compiler."
  /external/libexif/
libexif.spec 16 intended to replace lots of redundant implementations in command-line
  /external/llvm/test/MC/ARM/
multi-section-mapping.s 19 @ Changing back to .text should not emit a redundant $a
  /build/core/combo/arch/x86/
x86.mk 30 # XXX: This flag is probably redundant, because it should be set by default
  /bootable/recovery/
Android.mk 65 # a (redundant) copy of the binary in /system/bin for user builds.
  /external/chromium_org/v8/test/mjsunit/compiler/
load-elimination-params.js 30 // Test local load elimination of redundant loads and stores.
load-elimination.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.
  /external/libpng/
CHANGES     [all...]
  /dalvik/vm/
Dvm.mk 72 # - compiler optimizations enabled (redundant for "release" builds)
76 # "-O2" is redundant for device (release) but useful for sim (debug)
  /external/bzip2/
bzip2.c 1670 void redundant ( Char* flag ) function
    [all...]
  /external/chromium_org/v8/src/
hydrogen-check-elimination.cc 112 // - eliminate redundant HCheckSmi, HCheckInstanceType instructions
184 // The first check is more strict; the second is redundant.
309 // Object does not have the given map, thus the transition is redundant.
525 PRINT_STAT(redundant);
  /external/chromium_org/chrome/browser/resources/file_manager/foreground/js/
navigation_list_model.js 203 // Currently this code may be redundant, as shortcut folder is supported
  /external/chromium_org/chrome/browser/resources/net_internals/
main.js 384 // Strip that prefix since it is redundant and only clutters the output.
  /external/chromium_org/v8/tools/gyp/
v8_base.arm.host.darwin-arm.mk 101 v8/src/hydrogen-redundant-phi.cc \
v8_base.arm.host.linux-arm.mk 101 v8/src/hydrogen-redundant-phi.cc \
v8_base.ia32.host.darwin-x86.mk 101 v8/src/hydrogen-redundant-phi.cc \
v8_base.ia32.host.linux-x86.mk 101 v8/src/hydrogen-redundant-phi.cc \
v8_base.mipsel.host.darwin-mips.mk 101 v8/src/hydrogen-redundant-phi.cc \
v8_base.mipsel.host.linux-mips.mk 101 v8/src/hydrogen-redundant-phi.cc \
v8_base.arm.target.darwin-arm.mk 102 v8/src/hydrogen-redundant-phi.cc \
  /external/chromium_org/third_party/openssl/openssl/crypto/bn/asm/
sparcv9-mont.pl 101 ld [$ap],$car0 ! ap[0] ! redundant in squaring context

Completed in 718 milliseconds

1 2