/frameworks/base/docs/html/sdk/1.5_r3/ |
upgrading.jd | 88 <p><em>If you installed ADT-0.9_pre with the early look 1.5 SDK, there have been 109 (If you have already installed ADT-0.9_pre with the early look 1.5 SDK, you can skip this
|
/frameworks/base/media/java/android/media/ |
JetPlayer.java | 271 * segment is queued up. This can be used to look up any special characteristics of that 300 * segment is queued up. This can be used to look up any special characteristics of that
|
/frameworks/base/media/libstagefright/codecs/amrwb/src/ |
isp_isf.cpp | 58 approximated by a look-up table and interpolation. 107 /* Look-up table for transformations */
|
/frameworks/base/media/libstagefright/codecs/avc/dec/src/ |
slice.cpp | 168 /* for skipped MB, always look at the first entry in RefPicList */ 761 /* for skipped MB, always look at the first entry in RefPicList */
|
/ndk/docs/ |
ANDROID-MK.TXT | 140 Android.mk files that you can look at. 277 will only look for files in sources/*/Android.mk
|
/packages/apps/Calendar/res/values/ |
strings.xml | 245 <string name="show_older_events">Showing events since <xliff:g id="oldest_search_range">%1$s</xliff:g>. Tap to look for more.</string> 247 <string name="show_newer_events">Showing events until <xliff:g id="newest_search_range">%1$s</xliff:g>. Tap to look for more.</string>
|
/packages/apps/Email/src/com/android/email/ |
LegacyConversions.java | 283 * unique, and might also simplify the code (since we could just look at the positions, and 286 * TODO: Take a closer look at encoding and deal with it if necessary. [all...] |
/packages/inputmethods/PinyinIME/src/com/android/inputmethod/pinyin/ |
CandidateView.java | 196 * order to achieve best look-and-feel, this extra space will be divided and 466 // look-and-feeling will be the same as the previous page.
|
/prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/man/man1/ |
arm-eabi-nm.1 | 317 line number. For a defined symbol, look for the line number of the 318 address of the symbol. For an undefined symbol, look for the line
|
/prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/man/man1/ |
arm-eabi-nm.1 | 366 line number. For a defined symbol, look for the line number of the 367 address of the symbol. For an undefined symbol, look for the line
|
/prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/man/man1/ |
arm-eabi-nm.1 | 366 line number. For a defined symbol, look for the line number of the 367 address of the symbol. For an undefined symbol, look for the line
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/man/man1/ |
arm-eabi-nm.1 | 317 line number. For a defined symbol, look for the line number of the 318 address of the symbol. For an undefined symbol, look for the line
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/man/man1/ |
arm-eabi-nm.1 | 366 line number. For a defined symbol, look for the line number of the 367 address of the symbol. For an undefined symbol, look for the line
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/man/man1/ |
arm-eabi-nm.1 | 366 line number. For a defined symbol, look for the line number of the 367 address of the symbol. For an undefined symbol, look for the line
|
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/include/ |
bfdlink.h | 177 /* Look up an entry in a link hash table. If FOLLOW is TRUE, this 184 /* Look up an entry in the main linker hash table if the symbol might
|
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/man/man1/ |
i686-unknown-linux-gnu-nm.1 | 317 line number. For a defined symbol, look for the line number of the 318 address of the symbol. For an undefined symbol, look for the line
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/build/ |
PreCompilerDeltaVisitor.java | 185 // we are only going to look for changes in res/, source folders and in 288 // Look for the source aidl file in all the source folders.
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/manifest/model/ |
UiClassAttributeNode.java | 502 // look for how many segments we have left. 543 // we don't have a match. we look for the fragment with the best match
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/project/ |
BaseProjectHelper.java | 193 // look for the IType object for this class 332 // look for the IType matching the class name.
|
/sdk/sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/internal/repository/ |
UpdateChooserDialog.java | 366 // Arbitrary values that look good on my screen and fit on 800x600
587 // If the current one isn't, look for another one.
|
/system/core/sh/ |
exec.c | 975 /* First look at the keywords */ 988 /* Then look at the aliases */
|
/external/dbus/dbus/ |
dbus-hash.c | [all...] |
/external/proguard/docs/manual/ |
examples.html | 541 ProGuard doesn't look at your native code, so it won't automatically preserve 763 Swing UI look and feels are implemented as extensions of the [all...] |
/external/svox/pico/lib/ |
picospho.c | [all...] |
/frameworks/base/docs/html/guide/appendix/faq/ |
commontasks.jd | 54 <p>It is still a good idea to know what is going on though. Take a look at <a 58 <p>You should also take a look at the ApiDemos application and the other sample 75 want to look at the sample code included with the Android SDK, in the 334 will look for appropriate Activity matches for a startActivity() call, it will 335 look for any matching Receivers (but it will send the message to all matching [all...] |