/external/dropbear/libtomcrypt/src/pk/asn1/der/integer/ |
der_length_integer.c | 37 /* we only need a leading zero if the msb of the first byte is one */ 56 /* now we need a length */ 70 /* we need a 0x02 to indicate it's INTEGER */
|
/external/proguard/src/proguard/classfile/attribute/annotation/ |
AnnotationsAttribute.java | 67 // We don't need double dispatching here, since there is only one 81 // We don't need double dispatching here, since there is only one 95 // We don't need double dispatching here, since there is only one
|
/external/stlport/stlport/stl/config/ |
_android.h | 42 // No need to define our own namespace 45 // Use __new_alloc instead of __node_alloc, so we don't need static functions. 48 // Don't use extern versions of range errors, so we don't need to
|
/sdk/hierarchyviewer2/app/ |
README | 7 using Eclipse, you need to perform the following configuration. 14 To run HierarchyViewer from Eclipse, you need to import the following 5 projects: 61 You might need to clean the ddms project (Project > Clean...) after
|
/system/extras/tests/sdcard/ |
README | 21 If you want to graph the results you need gnuplot and numpy: 25 You need Gnuplot.py version 1.8 (not the one coming with ubuntu). 44 If you want to plot the data, you need to use the --dump option and provide a file:
|
/external/pcre/testdata/ |
testoutput2 | 16 No need char 22 Need char = 'c' 40 No need char 56 Need char = 'c' 62 Need char = 'c' 68 Need char = 'c' 74 No need char 80 No need char 155 Need char = 'b' 161 Need char = 'b [all...] |
/bionic/libstdc++/ |
Android.mk | 4 # Note that we need to access private Bionic headers
|
/build/tools/ |
Android.mk | 19 # If we're building only unbundled apps, this is the only tool we need.
|
/dalvik/vm/mterp/armv5te/ |
OP_GOTO.S | 6 * The branch distance is a signed code-unit offset, which we need to
|
OP_MONITOR_EXIT.S | 7 * Exceptions that occur when unlocking a monitor need to appear as
|
/dalvik/vm/mterp/c/ |
OP_BREAKPOINT.cpp | 12 * because we need to detect other events (method entry, single
|
/dalvik/vm/mterp/x86/ |
OP_MONITOR_EXIT.S | 7 * Exceptions that occur when unlocking a monitor need to appear as
|
OP_SHL_LONG_2ADDR.S | 8 /* Need to spill rIBASE */
|
OP_SHR_LONG_2ADDR.S | 8 /* Need to spill rIBASE */
|
OP_USHR_LONG_2ADDR.S | 8 /* Need to spill rIBASE */
|
alt_stub.S | 5 * because rIBASE is caller save and we need to reload it.
|
/development/pdk/pndk/samples/sample/ |
Makefile.uselib | 12 # need $(LINK) before all objects and $(POSTLINK) after all objects for
|
/development/samples/BackupRestore/src/com/example/android/backuprestore/ |
FileHelperExampleAgent.java | 40 * not know about the potential need to use locking around its access 49 * objects. They only need to be unique among the helpers within this 59 * need to do is a bit of one-time configuration: installing the helper 64 // All we need to do when working within the BackupAgentHelper mechanism
|
/device/sample/nxp/ |
com.nxp.mifare.xml | 17 <!-- Devices that support MIFARE need to declare NXP's feature constant -->
|
/external/android-mock/ |
regenerate_from_source.sh | 6 # bin are normally ignored by git, but we need to force them this case.
|
/external/astl/ |
README | 5 feature to it as we need them.
|
/external/bison/ |
configure.ac | 21 # This file uses AC_CONFIG_MACRO_DIR, so we need Autoconf 2.58 or better. 23 # puts the wrong absolute path names in the tests. So we need at 31 # We don't have a file m4/Makefile.am, so we need Automake 1.8 or later. 112 # We use po/Makevars, so we need at least gettext 0.12.
|
/external/bouncycastle/src/main/java/org/bouncycastle/asn1/ |
OIDTokenizer.java | 5 * java.util.StringTokenizer. We need this class as some of the
|
/external/chromium/base/ |
gtest_prod_util.h | 13 // prefix, because the friend declarations don't need to be updated.
|
/external/chromium/base/test/ |
mock_chrome_application_mac.h | 16 // on the stack. This can be used in tests that need an NSApplication and use a
|