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

<<61626364656667686970>>

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/sdk/
WidgetClassLoader.java 267 * Goes through the layout params and look for the enclosed class. If the layout params
279 // look for a match in the layouts. We don't use the layout map as it only contains the
  /cts/tools/dasm/src/java_cup/runtime/
lr_parser.java 508 /* look up action out of the current state with the current input */
528 /* look up information about the production */
539 /* look up the state to go to from the one popped back to */
672 /* look up action out of the current state with the current input */
694 /* look up information about the production */
707 /* look up the state to go to from the one popped back to */
    [all...]
  /external/apache-xml/src/main/java/org/apache/xpath/compiler/
XPathParser.java 281 * Look ahead of the current token in order to
285 * @param n number of tokens to look ahead. Must be
312 * Look behind the first character of the current token in order to
316 * @param n number of tokens to look behind. Must be
317 * greater than 1. Note that the look behind terminates
355 * look behind the current token in order to
358 * @param n number of tokens to look behind. Must be
359 * greater than 1. Note that the look behind terminates
364 * @return true if look behind has a token, false otherwise.
387 * Look ahead of the current token in order t
    [all...]
  /art/compiler/
elf_stripper.cc 34 // ELF files produced by MCLinker look roughly like this
  /bionic/libc/arch-arm/include/machine/
ieee.h 60 * as fractions that look like 0.fffff x 2 . This means that
  /bionic/libc/arch-mips/include/machine/
ieee.h 56 * as fractions that look like 0.fffff x 2 . This means that
  /bionic/libc/arch-x86/include/machine/
ieee.h 57 * as fractions that look like 0.fffff x 2 . This means that
  /bootable/recovery/applypatch/
freecache.c 95 // Look for regular files in the directory (not in any subdirectories).
  /bootable/recovery/minzip/
Hash.h 112 * Look up an entry in the table, possibly adding it if it's not there.
  /build/
buildspec.mk.default 24 # Choose a product to build for. Look in the products directory for ones
  /build/tools/
adbs 164 # look up the function and file/line number for a raw stack trace line
  /cts/suite/cts/deviceTests/browserbench/src/com/android/cts/browser/
BrowserBenchTest.java 80 // post uri will look like "cts_report.html?final=1&score=10.1&message=hello"
  /cts/suite/cts/deviceTests/opengl/jni/reference/scene/glowing/
GlowingScene.cpp 86 // Look at the origin
  /cts/tests/tests/openglperf/src/android/openglperf/cts/
Sphere.java 34 * but some changes were made to make texture look right.
  /dalvik/dexgen/src/com/android/dexgen/rop/
LineNumberList.java 106 * @param pc {@code >= 0;} the address to look up
  /dalvik/dx/src/com/android/dx/cf/code/
LineNumberList.java 106 * @param pc {@code >= 0;} the address to look up
  /dalvik/dx/src/com/android/dx/dex/file/
StringIdsSection.java 152 * @param string {@code non-null;} the string to look up
  /dalvik/dx/src/com/android/dx/ssa/back/
IdenticalBlockCombiner.java 71 // ...look at all of it's predecessors that have only one succ...
  /dalvik/dx/src/com/android/dx/util/
LabeledList.java 106 * @param label {@code >= 0;} the label to look for
  /dalvik/vm/
Hash.h 136 * Look up an entry in the table, possibly adding it if it's not there.
  /dalvik/vm/native/
java_lang_VMClassLoader.cpp 104 LOGVV("look: %s ldr=%p --> %p", descriptor, loader, clazz);
  /developers/build/prebuilts/gradle/BasicContactables/BasicContactablesSample/src/main/java/com/example/android/basiccontactables/
ContactablesLoaderCallbacks.java 131 // Look at DDMS to see all the columns returned by a query to Contactables.
  /developers/samples/android/content/contacts/BasicContactables/BasicContactablesSample/src/main/java/com/example/android/basiccontactables/
ContactablesLoaderCallbacks.java 131 // Look at DDMS to see all the columns returned by a query to Contactables.
  /development/ndk/platforms/android-3/arch-arm/include/machine/
ieee.h 60 * as fractions that look like 0.fffff x 2 . This means that
  /development/ndk/platforms/android-9/arch-mips/include/machine/
ieee.h 56 * as fractions that look like 0.fffff x 2 . This means that

Completed in 1899 milliseconds

<<61626364656667686970>>