Searched
full:look (Results
776 -
800 of
8798) sorted by null
<<31323334353637383940>>
/external/smack/src/org/xbill/DNS/ |
Cache.java | 430 * If this is the name, look for the actual type or a CNAME 432 * Otherwise, look for a DNAME. 484 /* Look for an NS */ 504 * @param name The name to look up 505 * @param type The type to look up 528 * @param name The name to look up 529 * @param type The type to look up 541 * @param name The name to look up 542 * @param type The type to look up
|
/external/smali/dexlib/src/main/java/org/jf/dexlib/Code/Analysis/ |
DexFileClassMap.java | 38 * Keeps a simple map of classes defined in a dex file, allowing you to look them up by TypeIdItem or name
|
/external/srec/shared/include/ |
ESR_CommandLine.h | 41 * @param key Name of command-line argument to look up
|
/external/v8/test/mjsunit/regress/ |
regress-1531.js | 45 // Look up a property in the dictionary.
|
/frameworks/av/media/libstagefright/codecs/aacenc/inc/ |
qc_data.h | 115 Word16 averageBits; /* brutto -> look ancillary.h */
|
/frameworks/base/core/java/android/text/ |
TextWatcher.java | 53 * to mark your place and then look up from here where the span
|
/frameworks/base/core/java/android/view/ |
OrientationListener.java | 102 * Look at {@link android.view.OrientationEventListener#onOrientationChanged}
|
/frameworks/base/docs/html/guide/topics/graphics/ |
index.jd | 3 page.landing.intro=Make your apps look and perform their best using Android's powerful graphics features such as OpenGL, hardware acceleration, and built-in UI animations.
|
/frameworks/base/docs/html/guide/topics/text/ |
index.jd | 31 support in software. Whatever you decide to call it, today we?re going to look at how to make your
|
/frameworks/base/docs/html/training/animation/ |
index.jd | 43 can also add a polished look to your app, which gives your app a higher quality feel.
|
/frameworks/base/docs/html/training/camera/ |
index.jd | 44 they see around them, make unique avatars, look for zombies around the corner,
|
/frameworks/base/packages/DocumentsUI/src/com/android/documentsui/ |
ProviderExecutor.java | 109 // That was weird; let's go look for more tasks.
|
/frameworks/base/tools/aapt/tests/ |
FileFinder_test.cpp | 43 // Extensions to look for
|
/frameworks/support/v7/gridlayout/ |
README.txt | 23 To know which attributes need the application namespace, look at
|
/hardware/invensense/65xx/libsensors_iio/ |
CompassSensor.AKM.h | 56 // reference (look into .cpp for detailed information, also refer to
|
/libcore/crypto/src/main/java/org/conscrypt/ |
ServerSessionContext.java | 22 * Caches server sessions. Indexes by session ID. Users typically look up
|
/libcore/dalvik/src/main/java/dalvik/bytecode/ |
OpcodeInfo.java | 72 * look like method invocation at the source level, but it notably
|
/libcore/luni/src/main/java/java/util/regex/ |
Pattern.java | 158 * <h3>Look-around assertions</h3> 159 * <p>Look-around assertions assert that the subpattern does (positive) or doesn't (negative) match 160 * after (look-ahead) or before (look-behind) the current position, without including the matched 161 * text in the containing match. The maximum length of possible matches for look-behind patterns 164 * <tr> <td> (?=<i>a</i>) </td> <td>Zero-width positive look-ahead.</td> </tr> 165 * <tr> <td> (?!<i>a</i>) </td> <td>Zero-width negative look-ahead.</td> </tr> 166 * <tr> <td> (?<=<i>a</i>) </td> <td>Zero-width positive look-behind.</td> </tr> 167 * <tr> <td> (?<!<i>a</i>) </td> <td>Zero-width negative look-behind.</td> </tr>
|
/libcore/luni/src/main/java/javax/net/ssl/ |
SSLSessionContext.java | 37 * the session identifier of the session to look up.
|
/ndk/sources/cxx-stl/gabi++/src/ |
dynamic_cast.cc | 144 // Look at all direct bases. 242 // Look at all direct bases. 325 // If there is only one T type subobject, we only need to look at 326 // there. Otherwise, look for the subobject referred by v in the
|
/ndk/sources/host-tools/make-3.81/tests/scripts/options/ |
dash-t | 5 $details = "Look out for regressions of prior bugs related to -t.\n";
|
/ndk/sources/host-tools/sed-4.2.1/testsuite/ |
distrib.sed | 4 # All this does is massage the headers so they look like what news
|
distrib.sh | 8 # All this does is massage the headers so they look like what news
|
/packages/apps/Dialer/tests/src/com/android/dialer/dialpad/ |
UnicodeDialerKeyListenerTest.java | 52 // look the same compared to the Arabic digits but they actually have different unicode codes.
|
/packages/apps/Email/src/com/android/email/provider/ |
AccountBackupRestore.java | 36 * TODO: We might look into having our own DatabaseErrorHandler that tries to be clever about
|
Completed in 1464 milliseconds
<<31323334353637383940>>