Searched
full:look (Results
501 -
525 of
5649) sorted by null
<<21222324252627282930>>
/external/webkit/Source/WebCore/platform/mac/ |
Language.mm | 63 // Look up the language code using CFBundle.
|
/external/webkit/Source/WebKit2/win/ |
MainWin.cpp | 53 // Look for DLLs in the same directory as WebKit2WebProcess.exe. This is not in the search
|
/external/webkit/Tools/QueueStatusServer/model/ |
activeworkitems_unittest.py | 62 # If we look up the saved object, we see it's been updated.
|
/external/webp/ |
README | 27 This is mainly just one function to call, so just have a look at
|
/frameworks/av/media/libstagefright/codecs/aacenc/inc/ |
qc_data.h | 115 Word16 averageBits; /* brutto -> look ancillary.h */
|
/frameworks/base/core/java/android/content/pm/ |
ManifestDigest.java | 20 /** Digest field names to look for in preferred order. */
|
/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/camera/ |
index.jd | 43 they see around them, make unique avatars, look for zombies around the corner,
|
/frameworks/base/tools/aapt/tests/ |
FileFinder_test.cpp | 43 // Extensions to look for
|
/frameworks/support/v7/gridlayout/ |
README.txt | 22 To know which attributes need the application namespace, look at
|
/gdk/samples/quake/jni/ |
chase.cpp | 82 // calculate pitch to look at the same spot from camera
|
/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 | 151 * <h3>Look-around assertions</h3> 152 * <p>Look-around assertions assert that the subpattern does (positive) or doesn't (negative) match 153 * after (look-ahead) or before (look-behind) the current position, without including the matched 154 * text in the containing match. The maximum length of possible matches for look-behind patterns 157 * <tr> <td> (?=<i>a</i>) </td> <td>Zero-width positive look-ahead.</td> </tr> 158 * <tr> <td> (?!<i>a</i>) </td> <td>Zero-width negative look-ahead.</td> </tr> 159 * <tr> <td> (?<=<i>a</i>) </td> <td>Zero-width positive look-behind.</td> </tr> 160 * <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.
|
/libcore/luni/src/main/java/org/apache/harmony/xnet/provider/jsse/ |
ServerSessionContext.java | 22 * Caches server sessions. Indexes by session ID. Users typically 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/Contacts/src/com/android/contacts/calllog/ |
CallTypeHelper.java | 42 // Cache these values so that we do not need to look them up each time.
|
/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
|
/packages/apps/Launcher2/res/values-port/ |
dimens.xml | 26 for the portals to look right. -->
|
Completed in 2399 milliseconds
<<21222324252627282930>>