Searched
full:must (Results
451 -
475 of
59369) sorted by null
<<11121314151617181920>>
/external/chromium_org/third_party/libaddressinput/chromium/cpp/src/util/ |
json.h | 41 // object must be parsed successfully in ParseObject() before invoking this 45 // Returns the string value for the |key|. The |key| must be present and its 46 // value must be of string type, i.e., HasStringValueForKey(key) must return
|
/external/chromium_org/third_party/libjingle/source/talk/base/ |
versionparsing.h | 8 * 1. Redistributions of source code must retain the above copyright notice, 10 * 2. Redistributions in binary form must reproduce the above copyright notice, 35 // Parses a version string into an array. "num_expected_segments" must be the 37 // "1.1.2.0" has 4). "version" must be an array of that length to hold the
|
/external/chromium_org/third_party/sfntly/cpp/src/test/tinyxml/ |
tinyxmlerror.cpp | 13 1. The origin of this software must not be misrepresented; you must 18 2. Altered source versions must be plainly marked as such, and 19 must not be misrepresented as being the original software.
|
/external/chromium_org/tools/clang/plugins/tests/ |
virtual_methods.txt | 5 ./virtual_methods.h:23:3: warning: [chromium-style] Overriding method must have "virtual" keyword.
|
/external/clang/test/Analysis/ |
ptr-arith.cpp | 10 while (in != p) // Loop must be entered.
|
/external/clang/test/CodeGen/ |
2002-03-14-BrokenPHINode.c | 5 * in a PHI node must equal the number of predecessors for a basic block.
|
/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/clang/test/SemaObjCXX/ |
crash.mm | 20 // expected-error{{typedef name must be an identifier}} \
|
/external/compiler-rt/lib/lsan/lit_tests/TestCases/SharedLibs/ |
huge_tls_lib_so.cc | 5 // This must be large enough that it doesn't fit into preallocated static TLS
|
/external/dropbear/libtomcrypt/ |
TODO | 4 must have for v1.16
|
/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/llvm/ |
llvm.mk | 2 $(error Must set variable LLVM_ROOT_PATH before including this! $(LOCAL_PATH))
|
/external/llvm/test/CodeGen/X86/GC/ |
badrootproto.ll | 6 ; This usage is invalid now; instead, objects must be bitcast to i8* for input
|
/external/llvm/test/Integer/ |
unreachable_bt.ll | 15 unreachable ;; Bar must not return.
|
/external/llvm/test/MC/Disassembler/SystemZ/ |
trunc-03.txt | 2 # If the top bits are 0b11, the instruction must be 6 bytes long.
|
/external/llvm/test/Transforms/GlobalOpt/ |
2010-10-19-WeakOdr.ll | 3 ; PR8389: Globals with weak_odr linkage type must not be modified
|
/external/ppp/pppd/ |
magic.h | 10 * 1. Redistributions of source code must retain the above copyright 13 * 2. Redistributions in binary form must reproduce the above copyright 18 * 3. The name "Carnegie Mellon University" must not be used to 29 * 4. Redistributions of any form whatsoever must retain the following
|
/external/ppp/pppd/plugins/ |
minconn.c | 10 * 1. Redistributions of source code must retain the above copyright 13 * 2. Redistributions in binary form must reproduce the above copyright 18 * 3. The name(s) of the authors of this software must not be used to 22 * 4. Redistributions of any form whatsoever must retain the following
|
/external/qemu/distrib/sdl-1.2.15/docs/man3/ |
SDL_UnlockYUVOverlay.3 | 11 The opposite to \fI\fBSDL_LockYUVOverlay\fP\fR\&. Unlocks a previously locked overlay\&. An overlay must be unlocked before it can be displayed\&.
|
/external/qemu/distrib/sdl-1.2.15/src/thread/win32/ |
win_ce_semaphore.h | 14 /* Error codes - all must have bit 29 set */
|
/external/qemu/hw/ |
xen.h | 6 * must not depend on any xen headers being present in
|
Completed in 6559 milliseconds
<<11121314151617181920>>