HomeSort by relevance Sort by last modified time
    Searched full:have (Results 1801 - 1825 of 39030) sorted by null

<<71727374757677787980>>

  /build/core/tasks/
vendor_module_check.mk 45 $(error Error: Product "$(TARGET_PRODUCT)" can not have overlay in vendor tree: \
49 $(error Error: Product "$(TARGET_PRODUCT)" can not have PRODUCT_COPY_FILES from vendor tree: \
  /cts/tests/tests/os/src/android/os/cts/
NoExecutePermissionTest.java 74 // ARM processors before v7 do not have NX support.
80 // have NX support.
  /cts/tests/tests/permission/src/android/permission/cts/
NoReadLogsPermissionTest.java 84 assertEquals("Log file " + log.getAbsolutePath() + " should have user root.",
86 assertTrue("Log file " + log.getAbsolutePath() + " should have group log.",
  /cts/tools/signature-tools/src/signature/model/util/
ITypeFactory.java 88 * are equal if they have the same lower bound and have the same upper
  /dalvik/dx/src/com/android/dx/rop/
package-info.java 52 * represent a core data type, but may also have secondary information
62 * bytecode. Blocks that don't originate directly from source bytecode have
72 * will return. All blocks that are not the entry block will have at least
74 * list). All blocks that are not exit predecessors must have at least one
77 * Since all blocks must branch, all blocks must have, as their final
83 * Typically a block will have a {@link BasicBlock#getPrimarySuccessor
103 * It is legal for a basic block to have no primary successor. An obvious
158 * have no restrictions on placement beyond those of any other
  /dalvik/vm/
Ddm.h 25 * Returns "true" if we have anything to say in return; in which case,
67 * Let the heap know that the HPSG or NHSG what/when values have changed.
Misc.h 137 * Return a newly-allocated string in which all occurrences of '.' have
174 * final ";" (if any) have been removed and all occurrences of '/'
175 * have been changed to '.'.
186 * occurrences of '.' have been changed to '/'.
195 * any) have been removed.
263 * have elapsed. Pass in the start time, which must be a value returned by
288 /* Implementation of strlcpy() for platforms that don't already have it. */
313 * in the usual way (i.e., starts with "/") and doesn't have the sentinel,
  /dalvik/vm/arch/x86/
Hints386ABI.cpp 46 * All arguments have 32-bit alignment. As a result, we don't have to worry
  /docs/source.android.com/src/compatibility/
contact-us.md 21 If you have questions about Android compatibility that aren't covered in
32 If you have specific issues with the Compatibility Test Suite that require
  /docs/source.android.com/src/source/
building-dream.md 24 (e.g. the Android Dev Phone 1). You need to have an appropriate device running
34 3. Run `make adb` if you don't already have adb in your path.
  /external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/
Token.as 55 /** From what character stream was this token created? You don't have to
56 * implement but it's nice to know where a Token comes from if you have
  /external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/
BaseTreeAdaptor.as 11 /** System.identityHashCode() is not always unique; we have to
13 * expensive: we have to create a hashtable with all tree nodes in it.
25 * If you specify your own kind of tree nodes, you will likely have to
27 * if no token payload but you might have to set token type for diff
30 * You don't have to subclass CommonErrorNode; you will likely need to
73 * make sure that this is consistent with have the user will build
104 * children; i.e., you don't have to copy the list. We are
105 * constructing these nodes so we should have this control for
  /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/
IToken.cs 85 * From what character stream was this token created? You don't have to
86 * implement but it's nice to know where a Token comes from if you have
  /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/
BaseTreeAdaptor.cs 43 * System.identityHashCode() is not always unique; we have to
45 * expensive: we have to create a hashtable with all tree nodes in it.
61 * If you specify your own kind of tree nodes, you will likely have to
63 * if no token payload but you might have to set token type for diff
66 * You don't have to subclass CommonErrorNode; you will likely need to
113 * make sure that this is consistent with have the user will build
148 * children; i.e., you don't have to copy the list. We are
149 * constructing these nodes so we should have this control for
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/
IToken.cs 95 * From what character stream was this token created? You don't have to
96 * implement but it's nice to know where a Token comes from if you have
  /external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/
BaseTreeAdaptor.java 39 /** System.identityHashCode() is not always unique; we have to
41 * expensive: we have to create a hashtable with all tree nodes in it.
53 * If you specify your own kind of tree nodes, you will likely have to
55 * if no token payload but you might have to set token type for diff
58 * You don't have to subclass CommonErrorNode; you will likely need to
102 * make sure that this is consistent with have the user will build
133 * children; i.e., you don't have to copy the list. We are
134 * constructing these nodes so we should have this control for
  /external/antlr/antlr-3.4/runtime/JavaScript/tests/functional/
t005lexer.html 60 fail("nextToken should have thrown error on invalid input");
74 fail("nextToken should have thrown error on invalid input");
  /external/antlr/antlr-3.4/runtime/Ruby/test/functional/lexer/
properties.rb 34 lexer.properties.should have( 3 ).things
55 lexer.properties.should have( 3 ).things
  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/
GrammarSyntaxMessage.java 39 /** Most of the time, we'll have a token and so this will be set. */
71 // TODO: have to update all v2 grammar files for this. or use errormanager and tool to get the current grammar
  /external/apache-harmony/security/src/test/api/java/tests/api/java/security/
AccessControlContextTest.java 47 fail("Should have permission");
68 assertTrue("Thread should have permission", result[0]);
  /external/apache-xml/src/main/java/org/apache/xpath/
XPathAPI.java 88 // Have the XObject return its result as a NodeSetDTM.
127 // Execute the XPath, and have it return the result
130 // Have the XObject return its result as a NodeSetDTM.
166 // Execute the XPath, and have it return the result
218 // Since we don't have a XML Parser involved here, install some default support
238 // Execute the XPath, and have it return the result
271 // Since we don't have a XML Parser involved here, install some default support
283 // Execute the XPath, and have it return the result
  /external/bison/lib/
basename.c 16 You should have received a copy of the GNU General Public License
50 the basename if no non-slashes have been found. */
error.h 15 You should have received a copy of the GNU General Public License along
58 /* Sometimes we want to have at most one error per line. This
  /external/bison/m4/
onceonly.m4 43 [Define to 1 if you have the <]m4_defn([gl_HEADER_NAME])[> header file.])
65 [Define to 1 if you have the `]m4_defn([gl_FUNC_NAME])[' function.])
  /external/bison/src/
reader.h 18 You should have received a copy of the GNU General Public License
84 /* Should rules have a default precedence? */

Completed in 1539 milliseconds

<<71727374757677787980>>