HomeSort by relevance Sort by last modified time
    Searched full:must (Results 951 - 975 of 51864) sorted by null

<<31323334353637383940>>

  /external/icu/icu4c/source/i18n/unicode/
gender.h 49 * must not indicate a failure before the function call.
53 * pointer, so it must not attempt to free it.
65 * must not indicate a failure before the function call.
83 * must never copy GenderInfo objects.
  /external/iptables/extensions/
libxt_TRACE.man 4 A logging backend, such as ip(6)t_LOG or nfnetlink_log, must be loaded for this
  /external/javassist/src/main/javassist/bytecode/analysis/
package.html 10 <p>The users of this package must know the specifications of
  /external/javassist/src/main/javassist/bytecode/
package.html 9 <p>The users of this package must know the specifications of
  /external/jmonkeyengine/engine/src/core/com/jme3/audio/
LowPassFilter.java 9 * * Redistributions of source code must retain the above copyright
12 * * Redistributions in binary form must reproduce the above copyright
62 throw new IllegalArgumentException("High freq volume must be between 0 and 1");
74 throw new IllegalArgumentException("Volume must be between 0 and 1");
  /external/jpeg/
NOTICE 17 README file must be included, with this copyright and no-warranty notice
19 must be clearly indicated in accompanying documentation.
21 documentation must state that "this software is based in part on the work of
58 1. The origin of this software must not be misrepresented; you must not
62 2. Altered source versions must be plainly marked as such, and must not be
76 * Redistributions of source code must retain the above copyright
78 * Redistributions in binary form must reproduce the above copyright
  /external/junit/src/junit/extensions/
RepeatedTest.java 16 throw new IllegalArgumentException("Repetition count must be >= 0");
  /external/kernel-headers/original/uapi/linux/
uio.h 19 __kernel_size_t iov_len; /* Must be size_t (1003.1g) */
  /external/libcap-ng/libcap-ng-0.7/docs/
capng_have_capabilities.3 11 capng_have_capabilities will check the selected internal capabilities sets to see what the status is. The capabilities sets must be previously setup with calls to capng_get_caps_process, capng_get_caps_fd, or in some other way setup. The options are CAPNG_SELECT_CAPS for the traditional capabilities, CAPNG_SELECT_BOUNDS for the bounding set, or CAPNG_SELECT_BOTH if clearing both is desired.
capng_have_capability.3 11 capng_have_capability will check the specified internal capabilities set to see if the specified capability is set. The capabilities sets must be previously setup with calls to capng_get_caps_process, capng_get_caps_fd, or in some other way setup. The values for which should be one of: CAPNG_EFFECTIVE, CAPNG_PERMITTED, CAPNG_INHERITABLE, or CAPNG_BOUNDING_SET.
  /external/libphonenumber/demo/
README 9 Note that this must be done before running the webapp locally and before
  /external/libpng/contrib/arm-neon/
README 15 For any of this code to be used the ARM NEON code must be enabled and run time
16 checks must be supported. I.e.:
47 everything should be static. It must define the function:
51 That function must return 1 if ARM NEON instructions are supported, 0 if not.
52 It must not execute png_error unless it detects a bug. A png_error will prevent
68 must have the authors permission and it must have a license that is acceptable
69 to the current maintainer; in particular that license must permit modification
76 You must also be prepared to handle bug reports from users of the code, either
  /external/libselinux/include/selinux/
selinux.h 28 Caller must free via freecon. */
42 set *con to refer to it. Caller must free via freecon. */
46 Caller must free via freecon. */
51 If non-NULL, caller must free via freecon. */
60 If non-NULL, caller must free via freecon. */
69 If non-NULL, caller must free via freecon. */
78 If non-NULL, caller must free via freecon. */
88 Caller must free via freecon. */
101 Caller must free via freecon. */
171 Caller must free via freecon. *
    [all...]
  /external/libxml2/
autogen.sh 13 echo "You must have autoconf installed to compile libxml."
21 echo "You must have libtool installed to compile libxml."
30 echo "You must have automake installed to compile libxml."
40 echo "You must run this script in the top-level libxml directory"
  /external/libxml2/test/schemas/
derivation-ok-restriction-4-1-err_0.xsd 5 4 If there is an {attribute wildcard}, all of the following must be true:
7 4.1 The {base type definition} must also have one.
10 must be a subset of the {base type definition}'s {attribute wildcard}'s {namespace
14 definition's {attribute wildcard}'s {process contents} must be identical to or stronger
src-attribute3-2-form_0.xsd 3 If ref is present, then all of <simpleType>, form and type must be absent
src-attribute3-2-st_0.xsd 3 If ref is present, then all of <simpleType>, form and type must be absent
src-attribute3-2-type_0.xsd 3 If ref is present, then all of <simpleType>, form and type must be absent
src-element2-1_0.xsd 3 One of ref or name must be present, but not both.
  /external/linux-tools-perf/src/tools/perf/util/
python-ext-sources 4 # Each source file must be placed on its own line so that it can be
  /external/llvm/lib/Fuzzer/test/
CxxTokensTest.cpp 1 // Simple test for a fuzzer. The fuzzer must find a sequence of C++ tokens.
FourIndependentBranchesTest.cpp 1 // Simple test for a fuzzer. The fuzzer must find the string "FUZZ".
NullDerefTest.cpp 1 // Simple test for a fuzzer. The fuzzer must find the string "Hi!".
  /external/llvm/lib/Support/
README.txt.system 27 5. Data in lib/System classes must use only simple C++ intrinsic types.
29 7. Library must not throw any exceptions, period.
30 8. Interface functions must not have throw() specifications.
35 must be satisfied. Here's a high level summary of the library's design criteria:
regfree.c 14 * 1. Redistributions of source code must retain the above copyright
16 * 2. Redistributions in binary form must reproduce the above copyright
69 if (g->must != NULL)
70 free(g->must);

Completed in 393 milliseconds

<<31323334353637383940>>