Searched
full:both (Results
276 -
300 of
4485) sorted by null
<<11121314151617181920>>
/dalvik/dx/src/com/android/dx/cf/code/ |
Merger.java | 247 * unless they are both int-like. 252 // At this point, we know both types are reference types. 280 * Strip off as many matched component types from both
|
/external/icu4c/tools/toolutil/ |
ucm.h | 64 UCM_FLAGS_MIXED /* both implicit and explicit */ 199 * For both tables in the same file, the extension table is automatically 205 * Sort both tables, and then for each mapping direction:
|
/external/ipsec-tools/src/racoon/doc/ |
README.plainrsa | 22 be performed on both hosts with corresponding key names. Here are the 40 includes both public and private keys. GUARD THIS FILE CAREFULLY, 82 Notice the option "plain_rsa" for both directives.
|
/external/skia/include/core/ |
SkMath.h | 166 /** SkMulS16(a, b) multiplies a * b, but requires that a and b are both int16_t. 196 /** Return a*b/255, truncating away any fractional bits. Only valid if both 206 /** Return a*b/255, rounding any fractional bits. Only valid if both
|
/frameworks/base/telephony/java/com/android/internal/telephony/ |
IccPhoneBookInterfaceManager.java | 121 * Set both oldTag and oldPhoneNubmer to "" means to replace an 125 * Set both newTag and newPhoneNubmer to "" means to replace the old 174 * Set both newTag and newPhoneNubmer to "" means to replace the old
|
/ndk/docs/ |
APPLICATION-MK.TXT | 75 Note that it is possible to debug both 'release' and 'debug' 119 NOTE: In android-ndk-1.5_r1, this applied to both C and C++ sources. 145 Or to support both ARMv5TE and ARMv7 based devices, use:
|
/bionic/libm/man/ |
fmax.3 | 78 If both arguments are \*(Nas, then the result is an \*(Na.
|
/cts/tests/tests/database/src/android/database/cts/ |
CursorJoinerTest.java | 128 case BOTH: 129 // Delete the values table test1 and test2 both possess. 203 // For cursor1 and cursor2, value 18~20 result a value as BOTH 205 assertEquals(Result.BOTH, cursorJoiner.next());
|
/dalvik/docs/opcodes/ |
opcode-20-instance-of.html | 47 Both A and B must be a valid register indices for the current stack frame.
|
/dalvik/libcore/auth/src/main/java/javax/security/auth/callback/ |
CallbackHandler.java | 39 * s, whereas a GUI-based one might open a single dialog window for both
|
/dalvik/libcore/luni/src/main/java/java/io/ |
ObjectStreamField.java | 143 * the field with the primitive type is considered to be "smaller". If both 148 * @return -1 if this field is "smaller" than field {@code o}, 0 if both 163 // Either both primitives or both not primitives. Compare based on name.
|
/dalvik/libcore/luni/src/main/java/java/lang/ |
Comparable.java | 26 * The order rule must be both transitive (if {@code x.compareTo(y) < 0} and
|
/dalvik/libcore/security/src/main/java/java/security/ |
PermissionsHash.java | 27 * Each hashtable entry stores a Permission object as both the key and the
|
/dalvik/libcore/security/src/main/java/org/bouncycastle/crypto/agreement/ |
DHAgreement.java | 17 * secure against passive attacks. If you're doing Diffie-Hellman and both
|
/dalvik/libcore/security/src/test/java/org/apache/harmony/security/tests/java/security/ |
GuardedObjectTest.java | 71 /** Test real guard can both allow and deny access. */
|
/dalvik/libcore/support/src/test/java/tests/support/ |
Support_ClassLoader.java | 27 * This allows us to run corresponding tests in both environments.
|
/dalvik/libcore/xml/src/main/java/org/xml/sax/ |
XMLFilter.java | 14 * <em>This module, both source code and documentation, is in the
|
/dalvik/libcore/xml/src/main/java/org/xml/sax/ext/ |
Locator2Impl.java | 17 * <em>This module, both source code and documentation, is in the
|
/dalvik/libcore/xml/src/main/java/org/xml/sax/helpers/ |
NewInstance.java | 17 * <em>This module, both source code and documentation, is in the
|
/dalvik/vm/compiler/template/armv5te/ |
TEMPLATE_CMPL_FLOAT.S | 20 * return {-1,1}; // one or both operands was NaN
|
/development/samples/ApiDemos/src/com/example/android/apis/app/ |
ContactsFilterInstrumentation.java | 60 // filtering the list. This is the low-level API so we must send both
|
/development/samples/MySampleRss/src/com/example/codelab/rssexample/ |
AddRssItem.java | 42 "You must specify both a title and a URL value",
|
/development/simulator/app/ |
SimRuntime.h | 7 // This header is included on both sides, so try not to include
|
/external/apache-http/src/org/apache/http/protocol/ |
BasicHttpProcessor.java | 237 * First, both interceptor lists maintained by this processor 244 * Elements that are both request and response interceptor will be 245 * added to both lists. 274 * Clears both interceptor lists maintained by this processor.
|
/external/bison/ |
PACKAGING | 23 If you want to install both packages at the same time, you simply do
|
Completed in 63 milliseconds
<<11121314151617181920>>