HomeSort by relevance Sort by last modified time
    Searched full:look (Results 801 - 825 of 8798) sorted by null

<<31323334353637383940>>

  /packages/apps/Launcher2/res/values-port/
dimens.xml 26 for the portals to look right. -->
  /packages/services/Telephony/src/com/android/phone/
MultiLineTitleEditTextPreference.java 62 // We override onBindView() purely to look up that TextView and call
  /pdk/apps/CameraITS/tests/
test_jpeg.py 26 """Test that converted YUV images and device JPEG images look the same.
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
cppdefault.h 40 const char cplusplus; /* Only look here if we're compiling C++. */
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
cppdefault.h 40 const char cplusplus; /* Only look here if we're compiling C++. */
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
cppdefault.h 40 const char cplusplus; /* Only look here if we're compiling C++. */
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
cppdefault.h 40 const char cplusplus; /* Only look here if we're compiling C++. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
ak4531_codec.h 8 * For more details look to AC '97 component specification revision 2.1
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sys/
capability.h 115 /* system calls - look to libc for function to system call mapping */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
ak4531_codec.h 8 * For more details look to AC '97 component specification revision 2.1
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
classobject.h 55 /* Look up attribute with name (a string) on instance object pinst, using
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
classobject.h 55 /* Look up attribute with name (a string) on instance object pinst, using
  /prebuilts/tools/common/proguard/proguard4.7/docs/
quality.html 32 using bash/sed/awk scripts. You're welcome to have a look at an uploaded
  /system/netd/
DnsProxyListener.h 131 int mAddressLen; // length of address to look up
  /packages/apps/Nfc/nci/jni/
PeerToPeer.cpp 795 // First, look through all the client control blocks
804 // Not found yet. Look through all the server control blocks
834 // First, look through all the client control blocks
843 // Not found yet. Look through all the server control blocks
    [all...]
  /frameworks/base/docs/html/training/notepad/
notepad-ex1.jd 84 <p>Take a look at the <code>NotesDbAdapter</code> class &mdash; this class is provided to
88 to look up data from the proper field names in the database. There is also a database creation
158 take a look at it. (You may have to
217 ListAdapter knows to look for this name by default. Alternatively, you could change the
273 project and look at it, you should see new definitions for
289 <p>Take a look through the existing code in <code>Notepadv1</code> class.
355 <code>onCreate()</code> should now look like this:</p>
403 <p>The whole method should now look like this:
437 The whole <code>onOptionsItemSelect()</code> method should now look like
472 The whole <code>createNote()</code> method should look like this: </p
    [all...]
  /bionic/libc/upstream-freebsd/lib/libc/stdio/
fgetln.c 94 /* look for a newline in the input */
128 * file buffer to line buffer, refill file and look for
  /dalvik/dexgen/src/com/android/dexgen/dex/file/
StringIdsSection.java 170 * @param string {@code non-null;} the string to look up
193 * @param string {@code non-null;} the string to look up
TypeIdsSection.java 148 * @param type {@code non-null;} the type to look up
171 * @param type {@code non-null;} the type to look up
  /dalvik/dx/src/com/android/dx/dex/file/
TypeIdsSection.java 153 * @param type {@code non-null;} the type to look up
176 * @param type {@code non-null;} the type to look up
  /development/samples/ApiDemos/res/values/
styles.xml 28 been defined. Look at values-11/styles.xml for a variation that is
35 been defined. Look at values-11/styles.xml for a variation that is
  /development/samples/training/multiscreen/newsreader/src/com/example/android/newsreader/
NonsenseGenerator.java 73 * @param isHeadline whether the sentence should look like a headline or not.
103 * @param isHeadline whether the sentence must look like a headline or not.
  /development/testrunner/
run_command.py 178 # Cannot rely on the retcode of valgrind. Instead look for an empty output.
190 We look for the fullpath to avoid picking up 'alternative' valgrind
  /docs/source.android.com/scripts/
build.py 36 # directory to look in for markdown source files
38 # directory to look in for html templates
  /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/
TreeParser.cs 117 int look = input.LA(1);
118 if (look == DOWN) {

Completed in 1632 milliseconds

<<31323334353637383940>>