/external/clang/ |
clang.mk | 2 $(error Must set variable CLANG_ROOT_PATH before including this! $(LOCAL_PATH))
|
/external/llvm/lib/Analysis/ |
AliasAnalysisCounter.cpp | 32 unsigned No, May, Partial, Must; 39 No = May = Partial = Must = 0; 48 unsigned AASum = No+May+Partial+Must; 58 printLine("must alias", Must, AASum); 62 << Must*100/AASum<<"%\n\n"; 136 case MustAlias: Must++; AliasString = "Must alias"; break;
|
/external/llvm/ |
llvm.mk | 2 $(error Must set variable LLVM_ROOT_PATH before including this! $(LOCAL_PATH))
|
/external/grub/stage2/ |
smp-imps.h | 2 * <Insert copyright here : it must be BSD-like so everyone can use it> 20 #error Must include "apic.h" before "smp-imps.h" 40 * NOTE: It appears that the APICs must either be all old or all new, 52 * This is the value that must be in the "sig" member of the MP 60 * This is the value that must be in the "sig" member of the MP 144 unsigned char type; /* must be 0 */ 155 unsigned char type; /* must be 1 */ 162 unsigned char type; /* must be 2 */ 171 unsigned char type; /* must be 3 or 4 */
|
/external/oprofile/events/x86-64/family10/ |
unit_masks | 334 0x10 Reserved (Must be selected) 335 0x20 Reserved (Must be selected) 336 0x40 Reserved (Must be selected) 337 0x80 Reserved (Must be selected) 343 0x10 Reserved (Must be selected) 344 0x20 Reserved (Must be selected) 345 0x40 Reserved (Must be selected) 346 0x80 Reserved (Must be selected) 371 0x10 Reserved (Must be selected) 372 0x20 Reserved (Must be selected [all...] |
/ndk/sources/host-tools/sed-4.2.1/lib/ |
set-mode-acl.c | 63 /* We must also have acl_from_text and acl_delete_def_file. 69 # error Must have acl_from_text (see POSIX 1003.1e draft 17). 72 # error Must have acl_delete_def_file (see POSIX 1003.1e draft 17). 147 # error Must have ACL_TYPE_EXTENDED
|
copy-acl.c | 122 # error Must have ACL_TYPE_EXTENDED
|
/external/v8/test/mjsunit/regress/ |
regress-1145.js | 6 // * Redistributions of source code must retain the above copyright 8 // * Redistributions in binary form must reproduce the above 38 // This file must be at least 1024 bytes long to trigger lazy compilation. 42 // Must be lazy. Must throw SyntaxError during compilation.
|
/external/v8/tools/ |
profile_view.js | 6 // * Redistributions of source code must retain the above copyright 8 // * Redistributions in binary form must reproduce the above 122 * functions. Must comply with Array.sort sorting function requirements. 214 * functions. Must comply with Array.sort sorting function requirements.
|
/external/v8/test/mjsunit/ |
debug-listbreakpoints.js | 6 // * Redistributions of source code must retain the above copyright 8 // * Redistributions in binary form must reproduce the above 47 var first_lineno = 40; // Must be the line number of g() above.
|
/external/webkit/Source/WebKit/chromium/src/ |
GraphicsContext3DChromium.cpp | 8 * * Redistributions of source code must retain the above copyright 10 * * Redistributions in binary form must reproduce the above 90 #error Must port to your platform 215 #error Must port to your platform 245 #error Must port to your platform [all...] |
/external/v8/test/mjsunit/tools/ |
profile.js | 6 // * Redistributions of source code must retain the above copyright 8 // * Redistributions in binary form must reproduce the above 173 // Must be no changes in tree layout.
|
/build/core/ |
java.mk | 17 $(error $(LOCAL_PATH): Must not define both LOCAL_NO_STANDARD_LIBRARIES and LOCAL_SDK_VERSION) 49 $(error $(LOCAL_PATH): Target java template must define LOCAL_BUILT_MODULE_STEM) 243 # Deps for generated source files must be handled separately,
|
/external/chromium/sdch/open-vcdiff/vsprojects/ |
vcdiff_test.bat | 28 ( echo Must pass location of vcdiff.exe as script argument ^
|
/external/chromium/third_party/libjingle/source/talk/ |
main.scons | 443 # .sln creation code lifted from googleclient/bar/main.scons. Must be after
|
/external/v8/src/ |
regexp.js | 6 // * Redistributions of source code must retain the above copyright 8 // * Redistributions in binary form must reproduce the above 152 // Must be called with RegExp, string and positive integer as arguments.
|
/build/tools/droiddoc/templates-sdk/assets/ |
android-developer-docs.js | 372 if (sidenav.length) { // Must check if the nav exists because IE6 calls resizeWidth() from resizeAll() for all pages
|
/external/chromium/chrome/browser/resources/keyboard/ |
main.js | 135 * Create the DOM elements for the given keyboard mode. Must be overridden.
|
/external/doclava/res/assets/templates/assets/ |
doclava-developer-docs.js | 298 if ($(".side-nav-resizable").length) { // Must check if the nav is resizable because IE6 calls resizeWidth() from resizeAll() for all pages
|
/external/netperf/ |
nettest_sdp.c | 64 #error Must have either MSG_EOF or MSG_FIN defined 126 For those options taking two parms, at least one must be specified;\n\ 138 /* other information, but it must be information that can be */ 262 /* must turn that into the test specific addressing information. */ 332 /* send_size is bigger than the socket size, so we must check... the */ 351 /* If the user has requested cpu utilization measurements, we must */ 536 /* the test was interrupted, must be the end of test */ 651 /* We must now do a little math for service demand and cpu */ 961 /* must turn that into the test specific addressing information. */ [all...] |
nettest_sctp.c | 69 #error Must have either MSG_EOF or MSG_FIN defined 134 For those options taking two parms, at least one must be specified;\n\ 146 /* other information, but it must be information that can be */ 436 /* must turn that into the test specific addressing information. */ 504 /* send_size is bigger than the socket size, so we must check... the */ 523 /* If the user has requested cpu utilization measurements, we must */ 733 /* the test was interrupted, must be the end of test */ 861 /* We must now do a little math for service demand and cpu */ [all...] |
/external/icu4c/data/ |
makedata.mak | 20 # Must be provided by whoever runs this makefile. [all...] |
/external/chromium/third_party/libevent/ |
evdns.c | 50 #error Must configure at least one id generation method. 786 * message, we must have a loop. */ 841 if (!(flags & 0x8000)) return -1; /* must be an answer */ 846 /* if (!answers) return; */ /* must have an answer of some form */ 975 if (flags & 0x8000) return -1; /* Must not be an answer. */ [all...] |
/external/e2fsprogs/lib/et/ |
texinfo.tex | 65 % source code, which must be distributed under the terms of 844 % To define \realbackslash, we must make \ not be an escape. 845 % We must first make another character (@) an escape 854 {\indexdummies % Must do this here, since \bf, etc expand at this stage 875 {\indexdummies % Must do this here, since \bf, etc expand at this stage [all...] |
/external/libvpx/examples/includes/PHP-Markdown-Extra-1.2.3/ |
markdown.php | 447 # tags for inner block must be indented. 451 # The outermost tags must start at the left margin for this to match, and 452 # the inner nested divs must be indented. 530 # Called whenever a tag must be hashed when a function insert an atomic 630 # Process anchor and image tags. Images must come first, 636 # Must come after doAnchors, because you can use < and > 722 # These must come last in case you've also got [link test][1] [all...] |