HomeSort by relevance Sort by last modified time
    Searched full:consider (Results 1 - 25 of 4787) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /art/test/440-stmp/
info.txt 1 Regression test for optimizing, that used to consider
  /frameworks/av/media/utils/
README 3 Consider adding your utility class/function here if it will
  /external/clang/test/Sema/
big-endian-neon-initializers.c 6 int32x4_t x = {1, 2, 3, 4}; // expected-warning{{vector initializers are not compatible with NEON intrinsics}} expected-note{{consider using vld1q_s32() to initialize a vector from memory, or vcombine_s32(vcreate_s32(), vcreate_s32()) to initialize from integer constants}}
7 int16x4_t y = {1, 2, 3, 4}; // expected-warning{{vector initializers are not compatible with NEON intrinsics}} expected-note{{consider using vld1_s16() to initialize a vector from memory, or vcreate_s16() to initialize from an integer constant}}
8 int64x2_t z = {1, 2}; // expected-warning{{vector initializers are not compatible with NEON intrinsics}} expected-note{{consider using vld1q_s64() to initialize a vector from memory, or vcombine_s64(vcreate_s64(), vcreate_s64()) to initialize from integer constants}}
9 float32x2_t b = {1, 2}; // expected-warning{{vector initializers are not compatible with NEON intrinsics}} expected-note{{consider using vld1_f32() to initialize a vector from memory, or vcreate_f32() to initialize from an integer constant}}
  /external/llvm/test/Transforms/SCCP/
switch.ll 3 ; Make sure we always consider the default edge executable for a switch
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-mips-elf/
mode-change-error-1.d 5 #error: .*: Unsupported jump between ISA modes; consider recompiling with interlinking enabled.
  /external/autotest/client/site_tests/security_NetworkListeners/
baseline 2 # list, consider offsetting it with a blacklist in
  /development/samples/training/notify-user/res/values/
styles.xml 14 consider using ?android:attr/textColorSecondary -->
  /external/chromium-trace/catapult/third_party/gsutil/gslib/third_party/storage_apitools/
credentials_lib.py 7 path, meaning that we can (at some point) consider removing this file.
  /external/clang/test/ARCMT/
verify.m 11 // CHECK: error: no expected directives found: consider use of 'expected-no-diagnostics'
  /external/dnsmasq/contrib/slackware-dnsmasq/
doinst.sh.gz 
  /external/eigen/doc/snippets/
JacobiSVD_basic.cpp 8 cout << "Now consider this rhs vector:" << endl << rhs << endl;
ComplexEigenSolver_compute.cpp 10 cout << "Consider the first eigenvalue, lambda = " << lambda << endl;
EigenSolver_EigenSolver_MatrixType.cpp 9 cout << "Consider the first eigenvalue, lambda = " << lambda << endl;
SelfAdjointEigenSolver_SelfAdjointEigenSolver_MatrixType.cpp 10 cout << "Consider the first eigenvalue, lambda = " << lambda << endl;
SelfAdjointEigenSolver_SelfAdjointEigenSolver_MatrixType2.cpp 13 cout << "Consider the first eigenvalue, lambda = " << lambda << endl;
  /external/llvm/test/tools/dsymutil/
absolute_symbol.test 13 We must not consider this symbol for debug info linking as its address
  /external/lzma/xz-embedded/
xz_dec_syms.c 24 * say it's GPL and consider the authors as the copyright holders.
  /external/squashfs-tools/RELEASE-READMEs/
DONATIONS 10 if your company is a serious user of Squashfs, please consider accelerating
  /external/valgrind/none/tests/ppc32/
ldstrev.c 14 : "memory" // Consider memory clobberred for aliasing
26 : "memory" // Consider memory clobberred for aliasing
38 : "memory" // Consider memory clobberred for aliasing
50 : "memory" // Consider memory clobberred for aliasing
  /cts/tools/tradefed-host/src/com/android/cts/tradefed/testtype/
TestTimeoutException.java 20 * TODO: consider moving this to tradefed proper
  /device/google/contexthub/sensorhal/
sensorlist.h 27 // TODO(aarossig): Consider de-duplicating Google sensors.
  /external/icu/icu4c/source/data/sprep/
sprepfiles.mk 9 # you should consider creating a 'brklocal.mk' file in this same directory.
  /external/icu/icu4c/source/data/translit/
trnsfiles.mk 9 # you should consider creating a 'trnslocal.mk' file in this same directory.
  /external/iproute2/man/man8/
routel.8 16 The routel script will list routes in a format that some might consider easier to interpret then the ip route list equivalent.
  /external/llvm/test/CodeGen/X86/
frame-base.ll 4 ; FrameIndex lea. The %rip sanity-checks didn't consider that a base register

Completed in 938 milliseconds

1 2 3 4 5 6 7 8 91011>>