HomeSort by relevance Sort by last modified time
    Searched full:look (Results 1 - 25 of 2757) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /dalvik/libcore/luni/src/test/resources/
hyts_Foo.c 1 /* Some random file for it to look at. *
  /dalvik/libcore/support/src/test/resources/
hyts_Foo.c 1 /* Some random file for it to look at. *
  /external/iproute2/include/linux/
if_vlan.h 39 VLAN_NAME_TYPE_PLUS_VID, /* Name will look like: vlan0005 */
40 VLAN_NAME_TYPE_RAW_PLUS_VID, /* name will look like: eth1.0005 */
41 VLAN_NAME_TYPE_PLUS_VID_NO_PAD, /* Name will look like: vlan5 */
42 VLAN_NAME_TYPE_RAW_PLUS_VID_NO_PAD, /* Name will look like: eth0.5 */
  /device/sample/products/
AndroidProducts.mk 7 # LOCAL_DIR; do not use any conditionals, and do not look up the
  /external/bison/src/
lalr.h 1 /* Compute look-ahead criteria for bison,
36 which rules need look-ahead in each state, and which look-ahead
41 /* Release the information related to look-ahead tokens. Can be performed
  /external/webkit/WebCore/manual-tests/
caret-image.html 3 If the test is successful, the caret will look thin as usual.
  /external/zlib/win32/
zlib.def 52 ; various hacks, don't look :)
  /development/pdk/doxygen_config/docsfiles/
main.dox 3 * <p>In most cases, this Doxygen-generated content opens in a new window (or tab), so look for this window's parent to return to the Getting Started guide. If you maintained
  /development/samples/Home/
_index.html 7 which may look familiar if you played with some of the older pre-1.0 SDKs.</p>
  /external/guava/
README.android 7 see src/com/google/common/collect/Immutable*.java, look for
  /external/webkit/WebKitTools/wx/packaging/debian/
copyright 16 # Please also look if there are files or directories which have a
  /dalvik/libcore/xml/src/main/java/org/xml/sax/
Attributes.java 96 * Look up an attribute's Namespace URI by index.
108 * Look up an attribute's local name by index.
120 * Look up an attribute's XML qualified (prefixed) name by index.
132 * Look up an attribute's type by index.
155 * Look up an attribute's value by index.
178 * Look up the index of an attribute by Namespace name.
190 * Look up the index of an attribute by XML qualified (prefixed) name.
200 * Look up an attribute's type by Namespace name.
216 * Look up an attribute's type by XML qualified (prefixed) name.
230 * Look up an attribute's value by Namespace name
    [all...]
  /dalvik/libcore/xml/src/main/java/org/apache/xml/utils/
AttList.java 89 * Look up an attribute's Namespace URI by index.
105 * Look up an attribute's local name by index.
118 * Look up an attribute's qualified name by index.
170 * Look up an attribute's type by Namespace name.
185 * Look up an attribute's value by name.
200 * Look up an attribute's value by Namespace name.
215 * Look up the index of an attribute by Namespace name.
238 * Look up the index of an attribute by raw XML 1.0 name.
  /external/iproute2/
README 9 1. Look at start of Makefile and set correct values for:
26 look at start of Makefile and set correct values for
  /system/core/include/cutils/
config_utils.h 48 /* look up a child by name and return the boolean value */
51 /* look up a child by name and return the string value */
  /external/clearsilver/cgi/
static.c 70 /* The hdf.loadpaths variables specify where HDF and ClearSilver look for
87 /* Next, we look for a shared HDF static dataset in common.hdf */
95 /* Next, we look for an HDF file for this specific page. We first look
97 * from the file, so something like passedfile.html we'll look for
  /dalvik/libcore/xml/src/main/java/org/w3c/dom/
NameList.java 51 * @param str The name to look for.
60 * @param namespaceURI The namespace URI to look for.
61 * @param name The name to look for.
  /external/icu4c/samples/layout/
ScriptCompositeFontInstance.cpp 84 // This is the really stupid version that doesn't look in any other font for the character...
85 // It would be better to also look in the "DEFAULT:" font. Another thing to do would be to
86 // look in all the fonts in some order, script code order being the most obvious...
  /bionic/libc/stdlib/
bsearch.c 38 * is 5 we look at item 2, so we change lim to 2 so that we will
39 * look at items 0 & 1. If lim is even, the same applies. If lim
42 * to item 3 and make lim 2 so that we will look at items 3 and 4.
46 * look at item 3.
  /bootable/recovery/
verifier.h 22 /* Look in the file for a signature footer, and verify that it
  /external/clearsilver/man/man3/
skipSearch.3 27 key - key to look for.
  /external/e2fsprogs/tests/f_zero_group/
expect.1 1 ../e2fsck/e2fsck: Group descriptors look bad... trying backup blocks...
  /external/icu4c/layout/
ExtensionSubtables.cpp 19 // FIXME: should look at the format too... maybe have a sub-class for it?
  /external/oprofile/daemon/
opd_printf.h 32 /* look like fragile but we must catch verbrintf("%s", "") */ \
  /external/qemu/
disas.h 16 /* Look up symbol for debugging purpose. Returns "" if unknown. */

Completed in 212 milliseconds

1 2 3 4 5 6 7 8 91011>>