HomeSort by relevance Sort by last modified time
    Searched refs:Must (Results 1 - 25 of 86) sorted by null

1 2 3 4

  /frameworks/compile/mclinker/
mcld.mk 2 $(error Must set variable MCLD_ROOT_PATH before including this! $(LOCAL_PATH))
9 $(error Must set variable LLVM_ROOT_PATH before including this! $(LOCAL_PATH))
  /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";
135 case MustAlias: Must++; AliasString = "Must alias"; break;
  /frameworks/compile/libbcc/
libbcc.mk 18 $(error Must set variable LIBBCC_ROOT_PATH before including this! $(LOCAL_PATH))
  /external/llvm/
llvm.mk 2 $(error Must set variable LLVM_ROOT_PATH before including this! $(LOCAL_PATH))
  /external/chromium_org/build/win/importlibs/
filter_export_list.py 63 parser.error('Must provide a master file.')
  /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/chromium_org/chrome/browser/resources/file_manager/js/
main.js 41 metrics.recordInterval('Load.Script'); // Must be the last line.
  /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
  /external/chromium-trace/trace-viewer/build/
generate_standalone_timeline_view.py 135 sys.stderr.write("ERROR: Must specify one of --js=<filename> or "
  /external/chromium_org/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/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/sepolicy/
Android.mk 6 # Must be <= /selinux/policyvers reported by the Android kernel.
7 # Must be within the compatibility range reported by checkpolicy -V.
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/src_rss/org/eclipse/releng/util/rss/
messages.properties 41 RSSFeedAddEntryTask.MustBeMultipleOf5=(must be multiple of 5)
42 RSSFeedAddEntryTask.MustBeMultipleOf4=(must be multiple of 4)
64 RSSFeedPublisherTask.ErrorNothingToDo=Error\! Must specify SCP and/or CVS options to publish a feed file. Nothing to do\!
68 RSSFeedWatcherTask.ErrorNoWatchActions=Error\! Must specify for which feed changes to watch and what actions as response. Nothing to do\!
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_urllib.py 253 # The authorization header must be in place
270 # The authorization header must be in place
463 Have special meaning in URIs and must be escaped if not being used for
468 Have no use in URIs so must be escaped
470 Must be escaped
472 Must be escaped
474 Must be escaped
651 'given' must lead to only the pairs:
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_urllib.py 253 # The authorization header must be in place
270 # The authorization header must be in place
463 Have special meaning in URIs and must be escaped if not being used for
468 Have no use in URIs so must be escaped
470 Must be escaped
472 Must be escaped
474 Must be escaped
651 'given' must lead to only the pairs:
    [all...]
  /external/chromium_org/v8/test/mjsunit/
array-join.js 6 // * Redistributions of source code must retain the above copyright
8 // * Redistributions in binary form must reproduce the above
93 assertEquals("abcd", a.join("")); // Must not throw.
assert-opt-and-deopt.js 6 // * Redistributions of source code must retain the above copyright
8 // * Redistributions in binary form must reproduce the above
46 * The possible optimization states of a function. Must be in sync with the
  /external/v8/test/mjsunit/
array-join.js 6 // * Redistributions of source code must retain the above copyright
8 // * Redistributions in binary form must reproduce the above
93 assertEquals("abcd", a.join("")); // Must not throw.
  /external/chromium_org/base/win/
win_util.cc 10 #include <shobjidl.h> // Must be before propkey.
345 #pragma message("Visual Studio 2012 x86 must be updated to at least Update 1")
346 #error Must install Update 1 to Visual Studio 2012.
  /external/chromium_org/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/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/chromium_org/third_party/npapi/npspy/extern/nspr/md/
_netbsd.cfg 236 #error Must define constants for type sizes here.
_openbsd.cfg 334 #error Must define constants for type sizes here.

Completed in 885 milliseconds

1 2 3 4