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

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/macho/tests/nasm64/
macho-reloc64-err.errwarn 1 -:20: error: macho: sorry, cannot apply 32 bit absolute relocations in 64 bit mode, consider "[_symbol wrt rip]" for mem access, "qword" and "dq _foo" for pointers.
2 -:21: error: macho: sorry, cannot apply 32 bit absolute relocations in 64 bit mode, consider "[_symbol wrt rip]" for mem access, "qword" and "dq _foo" for pointers.
3 -:23: error: macho: sorry, cannot apply 32 bit absolute relocations in 64 bit mode, consider "[_symbol wrt rip]" for mem access, "qword" and "dq _foo" for pointers.
4 -:24: error: macho: sorry, cannot apply 32 bit absolute relocations in 64 bit mode, consider "[_symbol wrt rip]" for mem access, "qword" and "dq _foo" for pointers.
5 -:25: error: macho: sorry, cannot apply 32 bit absolute relocations in 64 bit mode, consider "[_symbol wrt rip]" for mem access, "qword" and "dq _foo" for pointers.
6 -:26: error: macho: sorry, cannot apply 32 bit absolute relocations in 64 bit mode, consider "[_symbol wrt rip]" for mem access, "qword" and "dq _foo" for pointers.
7 -:27: error: macho: sorry, cannot apply 32 bit absolute relocations in 64 bit mode, consider "[_symbol wrt rip]" for mem access, "qword" and "dq _foo" for pointers.
  /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/
DistracterFilterTest.java 60 // For this test case, we consider "Bill" is a distracter to "bill".
65 // For this test case, we consider "nOt" is a distracter to "not".
70 // For this test case, we consider "youre" is a distracter to "you're".
75 // For this test case, we consider "Banana" is a distracter to "banana".
80 // For this test case, we consider "orange" is not a distracter to any word in dictionaries.
85 // For this test case, we consider "Orange" is a distracter to "orange".
90 // For this test case, we consider "café" is a distracter to "cafe".
95 // For this test case, we consider "cafe" is not a distracter to any word in dictionaries.
100 // For this test case, we consider "I'll" is not a distracter to any word in dictionaries.
105 // For this test case, we consider "ill" is a distracter to "I'll
    [all...]
  /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
  /external/chromium_org/chrome/browser/guest_view/web_view/
web_view_permission_types.h 20 // is sufficiently similiar that it's convenient to consider it a permission
31 // API is sufficiently similar that it's convenient to consider it a
  /external/libselinux/src/
enabled.c 24 /* Since a file system is mounted, we consider selinux
26 * We only consider it disabled if no policy is loaded. */
51 /* Since an selinux file system is available, we consider
53 * enabled. We only consider it disabled if no policy is loaded. */
  /external/qemu/distrib/libselinux/src/
enabled.c 24 /* Since a file system is mounted, we consider selinux
26 * We only consider it disabled if no policy is loaded. */
51 /* Since an selinux file system is available, we consider
53 * enabled. We only consider it disabled if no policy is loaded. */
  /development/samples/training/notify-user/res/values/
styles.xml 14 consider using ?android:attr/textColorSecondary -->
  /external/chromium_org/base/mac/
mac_logging.cc 25 // TODO(ios): Consider using NSError with NSOSStatusErrorDomain to try to
  /external/chromium_org/remoting/base/
logging.h 15 // In the future we may also consider writing to a log file instead of the
  /external/chromium_org/ui/wm/core/
wm_core_switches.h 14 // Note: If you add a switch, consider if it needs to be copied to a subsequent
  /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;
  /external/oprofile/m4/
precompiledheader.m4 8 dnl we consider than if -Winvalid-pch is accepted pch will works ...
  /external/valgrind/main/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
  /external/chromium_org/chrome/browser/chromeos/login/ui/
proxy_settings_dialog.h 36 // TODO(altimofeev): consider avoidance static variable by extending current
  /external/chromium_org/chrome/browser/media/
webrtc_browsertest_perf.h 16 // metrics they consider interesting using testing/perf/perf_test.h primitives.
  /external/chromium_org/chrome/browser/ui/app_list/test/
chrome_app_list_test_support.cc 19 // TODO(tapted): Consider testing ash explicitly on the win-ash trybot.
  /external/chromium_org/chrome/common/extensions/
extension_process_policy.h 23 // We temporarily consider a workaround where we will keep non-app URLs in
  /external/chromium_org/chrome/third_party/chromevox/
chromevox.gyp 14 # cs from Chrome's web ui. Consider consolidating those.
  /external/chromium_org/components/nacl/loader/nonsfi/
irt_icache.cc 18 // TODO(mazda): Revisit the implementation to consider inlining the syscall
  /external/chromium_org/content/common/
content_constants_internal.h 13 // How long to wait before we consider a renderer hung.
  /external/chromium_org/mojo/services/public/interfaces/navigation/
navigation.mojom 15 // TODO(beng): consider providing access to URLRequest too. Currently it is

Completed in 1033 milliseconds

1 2 3 4 5 6 7 8 91011>>