/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/uimodel/ |
UiElementNode.java | 241 * It will look something like "Manifest > Application > .myactivity (Activity) > Intent-Filter" 620 * @param xmlNode The XML node to look for. [all...] |
/external/freetype/src/base/ |
ftobjs.c | [all...] |
/external/libpcap/ |
grammar.c | [all...] |
/dalvik/vm/reflect/ |
Annotation.c | 328 * "direct" list, and don't need to look up the class hierarchy. [all...] |
/external/webkit/JavaScriptCore/jit/ |
JITPropertyAccess.cpp | 424 // of the call (which we can use to look up the patch information), but should a array-length or 632 // Patch the offset into the propoerty map to load from, then patch the Structure to look for. 674 // Patch the offset into the propoerty map to load from, then patch the Structure to look for. [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/configuration/ |
ConfigurationComposite.java | 633 // Otherwise, just look for the first compatible configuration. 679 // look on the locales. 778 // look for another config/locale in the same device. 781 // first look in the current device. [all...] |
/bootable/recovery/applypatch/ |
imgdiff.c | 195 // look for the end-of-central-directory record. 700 * Look for runs of adjacent normal chunks and compress them down into 711 // in_start is a normal chunk. Look for a run of normal chunks
|
/dalvik/docs/ |
jni-tips.html | 101 If performance is important, it's useful to look the values up once and cache the results 388 find the Throwable class, look up the method ID for 481 The <code>JNI_OnLoad</code> function should look something like this if
|
/dalvik/libcore/xml/src/main/java/org/apache/xpath/ |
NodeSet.java | [all...] |
NodeSetDTM.java | 1052 * @param s Node to look for 1069 * @param elem Node to look for 1088 * @param elem Node to look for [all...] |
/external/bison/ |
NEWS | 163 - The option `--report=lookahead' was changed to `--report=look-ahead'. 435 - lookahead [changed to `look-ahead' in 1.875e and later] 436 explicitly associate look-ahead tokens to items
|
/external/bluetooth/glib/ |
ChangeLog.pre-2-20 | 20 Look for fsync(). 900 * glib-zip.in: Look for man pages in share/man. 904 restrictive, look for the helper programs in the same folder where
|
/external/dnsmasq/ |
FAQ | 108 try and look up the name using WINS. On unix look at "options ndots:" 117 resolve "myhost" the resolver will attempt to look up
|
/external/elfutils/src/ |
ld.h | 68 have to look at. All files are initially connected via the 288 paths we look at.*/ 735 /* List of all the paths to look at. */
|
/external/grub/stage2/ |
fsys_reiserfs.c | 990 * of the file we were trying to look up, filepos is 0 and filemax is [all...] |
/external/opencore/codecs_v2/audio/aac/dec/src/ |
decode_huff_cw_binary.cpp | 83 bitstream using combined binary search and look-up table approach. 86 which group it belongs. Then within that group, a look-up table is 96 Inside each partition, a look-up table is used to map the input value
|
pvmp4audiodecoderinitlibrary.cpp | 34 look more professional, etc. 65 and output information. Look in PVMP4AudioDecoder_API.h for all the 348 and output information. Look in PVMP4AudioDecoder_API.h for all the
|
/external/opencore/codecs_v2/audio/aac/dec/util/getactualaacconfig/src/ |
pvmp4audiodecoderinitlibrary.cpp | 34 look more professional, etc. 65 and output information. Look in PVMP4AudioDecoder_API.h for all the 348 and output information. Look in PVMP4AudioDecoder_API.h for all the
|
/external/openssl/apps/ |
makeapps.com | 464 $! Look For The Library LIBCRYPTO.OLB. 484 $! Look For The Library LIBSSL.OLB. 634 $! Else, let's look for something else
|
/external/openssl/ssl/ |
ssl-lib.com | 466 $! Look For The VAX Library LIBSSL.OLB. 486 $! Look For The Library LIBCRYPTO.OLB. 724 $! Else, let's look for something else
|
/external/tinyxml/ |
xmltest.cpp | 91 "<Item priority=\"2\" distance='far & back'> Look for Evil Dinosaurs! </Item>" 95 /* What the todo list should look like after processing. 180 // Remove the "Look for Evil Dinosaurs!" item.
|
/external/webkit/LayoutTests/http/conf/ |
apache2-httpd.conf | 17 # After this file is processed, the server will look for and process 315 # AccessFileName: The name of the file to look for in each directory 464 # clients where to look for the relocated document.
|
cygwin-httpd.conf | 17 # After this file is processed, the server will look for and process 349 # AccessFileName: The name of the file to look for in each directory 498 # clients where to look for the relocated document.
|
httpd.conf | 17 # After this file is processed, the server will look for and process 352 # AccessFileName: The name of the file to look for in each directory 501 # clients where to look for the relocated document.
|
/external/webkit/WebCore/loader/appcache/ |
ApplicationCacheStorage.cpp | 140 // Look up the group in the database 212 // Check the database. Look for all cache groups with a newest cache. 280 // Check the database. Look for all cache groups with a newest cache. [all...] |