Searched
full:must (Results
426 -
450 of
51864) sorted by null
<<11121314151617181920>>
/device/generic/qemu/ |
fstab.ranchu | 4 # specify MF_CHECK, and must come before any filesystems that do specify MF_CHECK
|
/device/htc/flounder/ |
nvcamera.conf | 4 # if found. Lines must be shorter then 256 characters
|
/external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/ |
UnrecoverableEntryExceptionTest.java | 54 assertNull("getMessage() must return null.", tE.getMessage()); 55 assertNull("getCause() must return null", tE.getCause()); 65 assertEquals("getMessage() must return: ".concat(msgs[i]), tE 67 assertNull("getCause() must return null", tE.getCause());
|
/external/bison/darwin-lib/ |
arg-nonnull.h | 2 that the values passed as arguments n, ..., m must be non-NULL pointers.
|
/external/bison/lib/ |
memchr.valgrind | 2 # POSIX states that when the character is found, memchr must not read extra
|
/external/bison/linux-lib/ |
arg-nonnull.h | 2 that the values passed as arguments n, ..., m must be non-NULL pointers.
|
/external/chromium-trace/trace-viewer/tracing/third_party/tvcm/third_party/rcssmin/tests/yui/ |
pseudo-first.css | 3 must be followed by a space
|
/external/chromium-trace/trace-viewer/tracing/third_party/vinn/vinn/test_data/ |
print_file_content.js | 6 throw 'argv must be a single file name';
|
/external/clang/test/Analysis/ |
ptr-arith.cpp | 10 while (in != p) // Loop must be entered.
|
/external/clang/test/CXX/class.access/class.friend/ |
p3-cxx0x.cpp | 53 int friend; // expected-error {{'friend' must appear first in a non-function declaration}} 54 unsigned friend int; // expected-error {{'friend' must appear first in a non-function declaration}} 55 const volatile friend int; // expected-error {{'friend' must appear first in a non-function declaration}} 57 friend; // expected-error {{'friend' must appear first in a non-function declaration}}
|
/external/clang/test/CodeGen/ |
2002-03-14-BrokenPHINode.c | 5 * in a PHI node must equal the number of predecessors for a basic block.
|
arm64-be-hfa-vararg.c | 5 // A single member HFA must be aligned just like a non-HFA register argument.
|
/external/clang/test/CodeGenObjC/ |
undefined-protocol2.m | 3 // Test that we produce a declaration for the protocol. It must be matched
|
/external/clang/test/Modules/ |
stddef.c | 8 size_t st; // expected-error {{must be imported}}
|
/external/clang/test/Parser/ |
builtin_classify_type.c | 13 static int ary3[(*__builtin_classify_type)(a)]; // expected-error{{builtin functions must be directly called}}
|
cxx0x-literal-operators.cpp | 5 expected-error {{string literal after 'operator' must be '""'}} \
|
/external/clang/test/Sema/ |
2010-05-31-palignr.c | 18 v0 = _mm_alignr_epi8(v0, v0, i); // expected-error {{argument to '__builtin_ia32_palignr128' must be a constant integer}}
|
/external/clang/test/SemaCXX/ |
overloaded-operator-decl.cpp | 23 X operator+(int, float); // expected-error{{overloaded 'operator+' must have at least one parameter of class or enumeration type}} 29 X operator%(Y); // expected-error{{overloaded 'operator%' must be a binary operator (has 1 parameter)}} 31 void operator()(Y&, int, int); // expected-error{{overloaded 'operator()' must be a non-static member function}} 37 X operator++(X&, FLOAT); // expected-error{{parameter of overloaded post-increment operator must have type 'int' (not 'FLOAT' (aka 'float'))}}
|
/external/glide/library/src/main/java/com/bumptech/glide/request/target/ |
SizeReadyCallback.java | 4 * A callback that must be called when the target has determined its size. For fixed size targets it can
|
/external/iptables/include/linux/netfilter/ |
xt_multiport.h | 14 /* Must fit inside union xt_matchinfo: 16 bytes */
|
/external/junit/src/org/junit/runners/model/ |
RunnerScheduler.java | 16 * Override to implement any behavior that must occur
|
/external/kernel-headers/original/uapi/asm-generic/ |
bitsperlong.h | 8 * both 32 and 64 bit user space must not rely on CONFIG_64BIT
|
/external/kernel-headers/original/uapi/linux/ |
atm_eni.h | 14 int tx,rx; /* values are in percent and must be > 100 */
|
/external/kernel-headers/original/uapi/linux/netfilter/ |
xt_multiport.h | 14 /* Must fit inside union xt_matchinfo: 16 bytes */
|
/external/libvterm/include/ |
vterm_input.h | 53 VTERM_KEY_MAX, // Must be last
|
Completed in 1038 milliseconds
<<11121314151617181920>>