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

1 2 3 4 5 6 7 8 91011>>

  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-mmix/
pad16.s 1 * Padding 16 bytes, suitable for testing relocs together with the larger
pad4.s 1 * Padding 16 bytes, suitable for testing relocs together with the larger
pad2p18m32.s 1 * Padding (1 << 19)/2 - 32 bytes; that is, suitable for testing the
pad2p26m32.s 1 * Padding (1 << 27)/2 - 32 bytes; that is, suitable for testing the
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/mmix/
err-bpo3.s 6 LDO $43,a+52 % { dg-error "no suitable GREG definition" "" }
10 LDO $143,d+12 % { dg-error "no suitable GREG definition" "" }
11 LDO $243,a+12 % { dg-error "no suitable GREG definition" "" }
12 LDA $103,d+40 % { dg-error "no suitable GREG definition" "" }
13 LDA $13,a+24 % { dg-error "no suitable GREG definition" "" }
err-bpo5.s 7 LDO $43,a+52 % { dg-error "no suitable GREG definition" "" }
8 LDA $47,a+112 % { dg-error "no suitable GREG definition" "" }
9 LDA $48,b+22 % { dg-error "no suitable GREG definition" "" }
10 LDO $43,c+2 % { dg-error "no suitable GREG definition" "" }
11 LDA $47,d+212 % { dg-error "no suitable GREG definition" "" }
12 LDA $48,c+21 % { dg-error "no suitable GREG definition" "" }
err-bpo2.s 3 # Check that base-plus-offset relocs without suitable GREGs are not passed
6 LDO $43,a+52 % { dg-error "no suitable GREG definition" "" }
err-bpo4.s 5 Main PUSHGO $42,fn % { dg-error "no suitable GREG definition" "" }
err-bpo6.s 13 LDA $47,yy % { dg-error "no suitable GREG definition" "" }
16 LDA $43,comm_symbol2 % { dg-error "no suitable GREG definition" "" }
  /external/jdiff/
android-changes.txt 2 designed for use exclusively on developer.android.com. It is not suitable for
  /external/syslinux/gpxe/src/include/gpxe/
gdbserial.h 17 * @ret transport suitable for starting the GDB stub or NULL on error
gdbudp.h 20 * @ret transport suitable for starting the GDB stub or NULL on error
  /external/curl/docs/cmdline-opts/
proxy-anyauth.d 6 Tells curl to pick a suitable authentication method when communicating with
  /external/libevent/include/event2/
event-config.h 11 # error No event-config.h suitable for this distribution.
  /external/clang/test/SemaCXX/
virtual-member-functions-key-function.cpp 6 struct B : A { // expected-error {{no suitable member 'operator delete' in 'B'}}
11 struct C : A { // expected-error {{no suitable member 'operator delete' in 'C'}}
implicit-virtual-member-functions.cpp 7 struct B : A { // expected-error {{no suitable member 'operator delete' in 'B'}}
20 struct C : A { // expected-error {{no suitable member 'operator delete' in 'C'}}
27 struct D : A { // expected-error {{no suitable member 'operator delete' in 'D'}}
  /external/tensorflow/tensorflow/docs_src/api_guides/python/
python_io.md 5 random access, so it is suitable for streaming large amounts of data but not
6 suitable if fast sharding or other non-sequential access is desired.
  /development/samples/browseable/DoneBar/
_index.jd 13 suitable for cases where no additional view details or actions are needed in the
  /frameworks/base/media/java/android/media/
MediaDescription.java 12 * A simple set of metadata for a media item suitable for display. This can be
22 * A primary title suitable for display or null.
26 * A subtitle suitable for display or null.
30 * A description suitable for display or null.
34 * A bitmap icon suitable for display or null.
38 * A Uri for an icon suitable for display or null.
143 * Returns a title suitable for display or null.
152 * Returns a subtitle suitable for display or null.
161 * Returns a description suitable for display or null.
170 * Returns a bitmap icon suitable for display or null
    [all...]
  /frameworks/base/core/java/android/webkit/
HttpAuthHandler.java 41 * are suitable for use. Credentials are not suitable if they have
44 * @return whether the credentials are suitable for use
  /external/clang/test/CXX/special/class.dtor/
p9.cpp 50 C::~C() {} // expected-error {{multiple suitable 'operator delete' functions in 'C'}}
64 B::~B() {} // expected-error {{no suitable member 'operator delete' in 'B'}}
67 struct C : CBase { // expected-error {{no suitable member 'operator delete' in 'C'}}
79 // expected-error@+2 {{no suitable member 'operator delete' in 'A'}}
  /external/clang/test/PCH/
pch-dir.c 15 // RUN: FileCheck -check-prefix=CHECK-NO-SUITABLE %s < %t.cpp11log
19 // RUN: FileCheck -check-prefix=CHECK-NO-SUITABLE %s < %t.missinglog
34 // CHECK-NO-SUITABLE: no suitable precompiled header file found in directory
  /external/junit/src/main/java/junit/runner/
TestRunListener.java 7 * making it suitable for remote test execution.
  /external/libchrome/base/metrics/
metrics_hashes.h 15 // Computes a uint64_t hash of a given string based on its MD5 hash. Suitable
  /external/wpa_supplicant_8/src/common/
qca-vendor-attr.h 14 * 00:13:74 in a way that is not suitable for qca-vendor.h, e.g., due to

Completed in 1059 milliseconds

1 2 3 4 5 6 7 8 91011>>