/dalvik/libcore/xml/src/main/java/org/apache/xpath/compiler/ |
XPathParser.java | 627 * the underlying TransformerException is [all...] |
/dalvik/vm/ |
CheckJni.c | [all...] |
/external/bluetooth/glib/ |
ChangeLog.pre-2-2 | 47 actual access modes of the underlying Win32 HANDLE, by trying [all...] |
/external/bluetooth/glib/glib/ |
gconvert.c | 582 * are not generally suitable for streaming. If the underlying converter [all...] |
/external/grub/docs/ |
multiboot.texi | 704 underlying disk layout of extended partitions is hierarchical in [all...] |
/external/guava/src/com/google/common/collect/ |
CustomConcurrentHashMap.java | [all...] |
/external/icu4c/common/ |
rbbi.cpp | 793 // the underlying implmentation is using UText, which snaps any non-code-point-boundary [all...] |
ucase.c | 728 * the underlying storage. [all...] |
/external/icu4c/common/unicode/ |
uniset.h | 120 * Actual determination of property data is defined by the underlying [all...] |
/external/icu4c/i18n/unicode/ |
translit.h | [all...] |
/external/jpeg/ |
structure.doc | [all...] |
/external/opencore/doc/oscl_html/ |
classOscl__Map.html | 70 Oscl_Map Class. A subset of STL::Map methods. Oscl_Map is a sorted associative container that associates objects of type Key with objects of type T. It is also a unique associative container, meaning that no two elements have the same key. Oscl_Map uses the key to speed lookup, insertion, and deletion of elements. It is often superior to all other containers when you need to lookup an element by key value. Due to the underlying tree structure, inserts and erases can be performed in logarithmic time, where a vector would take linear time in some cases. [all...] |
group__osclbase.html | 211 <tr><td> </td><td><font size=-1><em>The octet type is meant to be used for referring to a byte or collection bytes without suggesting anything about the underlying meaning of the bytes.</em> <a href="#a28"></a><em></em></font><br><br></td></tr> [all...] |
/external/ppp/pppd/ |
main.c | 172 int devfd = -1; /* fd of underlying device */ [all...] |
tdb.c | 767 /* expand the database at least size bytes by expanding the underlying [all...] |
/external/stlport/stlport/stl/ |
_rope.h | [all...] |
/external/v8/ |
ChangeLog | 678 checks to the underlying buffer string. [all...] |
/external/v8/src/ |
heap.h | 552 // Allocates a new sub string object which is a substring of an underlying [all...] |
/external/webkit/WebCore/html/ |
HTMLInputElement.cpp | [all...] |
/external/webkit/WebKit/qt/Api/ |
qwebframe.cpp | [all...] |
/frameworks/base/core/java/android/server/ |
BluetoothService.java | 376 * This turns on/off the underlying hardware. [all...] |
/external/e2fsprogs/lib/ext2fs/ |
tdb.c | 1050 /* expand the database at least size bytes by expanding the underlying [all...] |
/external/webkit/WebKitLibraries/WebCoreSQLite3/ |
sqlite3.h | [all...] |
/frameworks/base/core/java/android/app/ |
Activity.java | 491 * (activities, receivers, services, providers), you can use the underlying [all...] |
/dalvik/libcore/concurrent/src/main/java/java/util/concurrent/locks/ |
AbstractQueuedSynchronizer.java | 69 * <p>Serialization of this class stores only the underlying atomic [all...] |