Searched
full:multiple (Results
476 -
500 of
3575) sorted by null
<<11121314151617181920>>
/frameworks/base/docs/html/resources/articles/ |
gestures.jd | 140 android:gestureStrokeType="multiple" 158 multiple strokes. Since one of our gestures is the "+" symbol, we need 159 multiple strokes</li>
|
/frameworks/base/include/utils/ |
AssetManager.h | 40 * single instance may be shared across multiple threads, and a single 66 * Add a new source for assets. This can be called multiple times to 67 * look in multiple places for assets. It can be either a directory (for
|
/system/extras/tests/fstest/ |
perm_checker.c | 241 printf("# WARNING # Multiple exact rules for file: %s\n", name); 303 printf("# WARNING # Multiple exact rules for link: %s\n", name); 330 printf("# WARNING # Multiple exact rules for directory: %s\n", name);
|
/bionic/libc/bionic/ |
eabi.c | 43 /* Make this a weak symbol to avoid a multiple definition error when linking
|
/bionic/libc/stdlib/ |
setenv.c | 99 while (__findenv(name, &offset)) /* if set multiple times */
|
/bionic/libm/man/ |
feenableexcept.3 | 89 Functions in the standard library may trigger exceptions multiple
|
ieee.3 | 179 integer multiple of 0.5**149 = 1.4e\-45. 214 integer multiple of 0.5**1074 = 4.9e\-324. 244 integer multiple of 0.5**16445 = 5.7e\-4953. 274 integer multiple of 0.5**16494 = 6.5e\-4966.
|
/build/tools/ |
findleaves.py | 63 (e.g., "*/out/*"). May be used multiple times.
|
/build/tools/releasetools/ |
check_target_files_signatures | 203 AddProblem("multiple certs") 231 AddProblem("multiple sharedUserId declarations") 235 AddProblem("multiple package declarations") 287 AddProblem("uid %s shared across multiple certs" % (uid,))
|
/dalvik/docs/opcodes/ |
opcode-90-binop.html | 88 into multiple pages again).
|
opcode-b0-binop-2addr.html | 88 into multiple pages again).
|
/dalvik/dx/src/com/android/dx/util/ |
HexParser.java | 39 * quote. Quoted strings may not span multiple lines.
|
/dalvik/libcore/concurrent/src/main/java/java/util/concurrent/locks/ |
Lock.java | 14 * quite different properties, and may support multiple associated 18 * multiple threads. Commonly, a lock provides exclusive access to a 27 * when multiple locks are acquired they must be released in the opposite 42 * and allowing multiple locks to be acquired and released in any
|
/dalvik/libcore/dalvik/src/main/java/org/apache/harmony/dalvik/ddmc/ |
ChunkHandler.java | 89 * This is here because multiple chunk handlers can make use of it,
|
/dalvik/libcore/dom/src/test/java/org/w3c/domts/level1/core/ |
elementnormalize.java | 37 * across multiple lines. The content of the "name" child
|
hc_attrchildnodes2.java | 31 * Checks Node.childNodes for an attribute with multiple child nodes.
|
hc_attrsetvalue2.java | 31 * Sets Attr.value on an attribute that should contain multiple child nodes.
|
hc_textwithnomarkup.java | 38 * multiple text lines without markup, so they should be
|
textwithnomarkup.java | 38 * multiple text lines without markup, so they should be
|
/dalvik/libcore/dom/src/test/java/org/w3c/domts/level2/core/ |
normalize01.java | 40 * across multiple lines. The content of the "name" child
|
/dalvik/libcore/luni/src/main/java/org/apache/harmony/luni/util/ |
PriviAction.java | 27 * Helper class to avoid multiple anonymous inner class for
|
/dalvik/libcore/xml/src/main/java/org/apache/xalan/templates/ |
AVTPartSimple.java | 81 * can be simultaneously invoked from multiple threads.
|
/dalvik/libcore/xml/src/main/java/org/apache/xpath/axes/ |
ChildIterator.java | 112 * @return Axis.CHILD, etc., or -1 if the axis is not known or is of multiple
|
/dalvik/libcore/xml/src/main/java/org/w3c/dom/ |
DocumentFragment.java | 35 * imposed upon well-formed XML parsed entities, which can have multiple top
|
/dalvik/libcore/xml/src/test/java/tests/org/w3c/dom/ |
Normalize.java | 45 * across multiple lines. The content of the "name" child
|
Completed in 543 milliseconds
<<11121314151617181920>>