Searched
full:specified (Results
451 -
475 of
36314) sorted by null
<<11121314151617181920>>
/external/clang/test/Parser/ |
placeholder-recovery.m | 8 // expected-warning{{protocol has no object type specified; defaults to qualified 'id'}}
|
/external/clang/test/Sema/ |
inline-asm-validate.c | 6 __asm__ __volatile__( "stxr %w[_t], %[_r], [%[_p]]" : [_t] "=&r" (t) : [_p] "p" (p), [_r] "r" (r) : "memory"); // expected-warning{{value size does not match register size specified by the constraint and modifier}} expected-note {{use constraint modifier "w"}}
|
/external/clang/test/SemaCXX/ |
generic-selection.cpp | 7 int: 1, // expected-note {{compatible type 'int' specified here}} 9 U: 3) // expected-error {{type 'int' in generic association compatible with previously specified type 'int'}} 24 int: 1, // expected-note {{compatible type 'int' specified here}} 25 int: 2, // expected-error {{type 'int' in generic association compatible with previously specified type 'int'}}
|
/external/curl/docs/cmdline-opts/ |
cert-type.d | 8 ENG are recognized types. If not specified, PEM is assumed.
|
key-type.d | 7 is. DER, PEM, and ENG are supported. If not specified, PEM is assumed.
|
key.d | 7 file. For SSH, if not specified, curl tries the following candidates in order:
|
/external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/ |
ObjectArrays.java | 90 * Returns an array containing all of the elements in the specified 91 * collection; the runtime type of the returned array is that of the specified 92 * array. If the collection fits in the specified array, it is returned 94 * specified array and the size of the specified collection. 96 * <p>If the collection fits in the specified array with room to spare (i.e., 109 * @throws ArrayStoreException if the runtime type of the specified array is 110 * not a supertype of the runtime type of every element in the specified 127 * array. the runtime type of the returned array is that of the specified array. If the collection 128 * fits in the specified array, it is returned therein. Otherwise, a new array is allocated wit [all...] |
/external/icu/icu4c/source/samples/layout/ |
FontMap.GDI | 8 # Fonts are specified by font name, as shown
|
FontMap.Gnome | 7 # Fonts are specified by file names.
|
/external/iproute2/man/man8/ |
devlink-port.8 | 103 Shows the state of specified devlink port. 108 Set type of specified devlink port to Ethernet. 113 Split the specified devlink port into four ports. 118 Unplit the specified previously split devlink port.
|
ip-netconf.8 | 21 If no interface is specified, the entry
|
/external/iptables/extensions/ |
libipt_icmp.man | 1 This extension can be used if `\-\-protocol icmp' is specified. It
|
libxt_helper.man | 4 Matches packets related to the specified conntrack-helper.
|
/external/junit/src/main/java/org/junit/runners/parameterized/ |
ParametersRunnerFactory.java | 14 * Returns a runner for the specified {@link TestWithParameters}.
|
/external/libchrome/dbus/ |
string_util.h | 14 // Returns true if the specified string is a valid object path.
|
/external/llvm/lib/Fuzzer/test/ |
afl-driver-stderr.test | 8 ; Test that a file is created when specified as the duplicate stderr.
|
/external/llvm/test/CodeGen/AArch64/ |
dont-take-over-the-world.ll | 5 ; target of last resort when the specified triple is completely wrong.
|
/external/llvm/test/CodeGen/X86/ |
eh-nolandingpads.ll | 2 ; Test that we emit functions with explicitly specified personality,
|
/external/llvm/test/ExecutionEngine/MCJIT/ |
test-data-align.ll | 3 ; Check that a variable is always aligned as specified.
|
/external/llvm/test/Linker/ |
module-flags-pic-1-a.ll | 3 ; test linking modules with specified and default PIC levels
|
/external/llvm/test/MC/ARM/ |
udf-arm-diagnostics.s | 10 @ CHECK: error: instruction 'udf' is not predicable, but condition code specified
|
/external/ltp/testcases/kernel/hotplug/cpu_hotplug/doc/ |
hotplug06.txt | 15 Make sure the specified cpu is online 20 Offline the specified CPU 36 Make sure the specified cpu is offline 47 Online the specified cpu
|
/external/ltp/testcases/open_posix_testsuite/conformance/definitions/mqueue_h/ |
10-1-buildonly.c | 3 of the mq_timedsend function as specified on
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_barrierattr_destroy/ |
assertions.xml | 9 [EINVAL] The value specified by attr is invalid.
|
/external/owasp/sanitizer/tools/findbugs/doc/ |
plugins.txt | 2 Plugins can be specified in three different ways:
|
Completed in 313 milliseconds
<<11121314151617181920>>