OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MUST
(Results
1 - 9
of
9
) sorted by null
/frameworks/policies/base/
PolicyConfig.mk
19
$(error PRODUCT_POLICY
MUST
be defined.)
24
# The policy
MUST
specify a module which builds a single jar
26
$(error Policy module $(PRODUCT_POLICY)
must
build a single library jar)
/external/bison/djgpp/
djunpack.bat
34
Rem directories, it
MUST
use backslashes, not forward slashes.
config.bat
378
Rem various Makefile install-foo targets, so we
MUST
have it before the
/build/core/
cleanspec.mk
53
# NEWER CLEAN STEPS
MUST
BE AT THE END OF THE LIST
186
# NEWER CLEAN STEPS
MUST
BE AT THE END OF THE LIST
/build/tools/droiddoc/templates/
class.cs
90
<?cs # this next line
must
be exactly like this to be parsed by eclipse ?>
138
<?cs # this next line
must
be exactly like this to be parsed by eclipse ?>
171
<?cs # The apilevel-N class
MUST
BE LAST in the sequence of class names ?>
262
<?cs # this next line
must
be exactly like this to be parsed by eclipse ?>
268
<?cs # this next line
must
be exactly like this to be parsed by eclipse ?>
277
<?cs # this next line
must
be exactly like this to be parsed by eclipse ?>
304
<?cs # this next line
must
be exactly like this to be parsed by eclipse ?>
319
<?cs # this next line
must
be exactly like this to be parsed by eclipse ?>
328
<?cs # this next line
must
be exactly like this to be parsed by eclipse ?>
355
<?cs # this next line
must
be exactly like this to be parsed by eclipse ?
[
all
...]
/external/v8/test/mjsunit/
debug-sourceinfo.js
6
// * Redistributions of source code
must
retain the above copyright
8
// * Redistributions in binary form
must
reproduce the above
29
// For this test to work this file
MUST
have CR LF line endings.
unicode-test.js
6
// * Redistributions of source code
must
retain the above copyright
8
// * Redistributions in binary form
must
reproduce the above
[
all
...]
/external/iproute2/doc/
api-ip6-flowlabels.tex
30
The API
must
solve the following tasks:
52
Flow labels
must
be uniformly distributed (pseudo-)random numbers,
56
Flows with coinciding source address and flow label
must
have identical
330
MAY set longer lifetimes, but in this case they
MUST
save allocated
410
without any modifications to standard ISI RAPI. Sender
must
allocate
/external/dropbear/libtomcrypt/
crypt.tex
320
must
pass it the length of the buffer where the output will be stored. For example:
395
must
pass in (a pointer to) an array of 32 \textit{unsigned char} variables. Certain routines (such as SAFER+) take
411
allocation, and allows you to allocate a fixed sized buffer for storing scheduled keys. All ciphers
must
provide six visible
493
setup function
must
also call the respective cipher done function when finished.
594
For a plugin to be compliant it
must
provide at least each function listed before the accelerators begin. Accelerators are optional,
703
/* you
must
register a cipher before you use it */
724
to use a cipher with the descriptor table you
must
register it first using:
[
all
...]
Completed in 189 milliseconds