/external/webkit/WebKit/qt/Api/ |
D | qwebdatabase.cpp | 72 …DatabaseDetails details = DatabaseTracker::tracker().detailsForNameAndOrigin(d->name, d->origin.ge… in displayName() local 73 return details.displayName(); in displayName() 81 …DatabaseDetails details = DatabaseTracker::tracker().detailsForNameAndOrigin(d->name, d->origin.ge… in expectedSize() local 82 return details.expectedUsage(); in expectedSize() 90 …DatabaseDetails details = DatabaseTracker::tracker().detailsForNameAndOrigin(d->name, d->origin.ge… in size() local 91 return details.currentUsage(); in size()
|
/external/webkit/WebKit/win/ |
D | WebDatabaseManager.cpp | 65 DatabaseDetailsPropertyBag(const DatabaseDetails& details) in DatabaseDetailsPropertyBag() argument 67 , m_details(details) { } in DatabaseDetailsPropertyBag() 75 …abaseDetailsPropertyBag* DatabaseDetailsPropertyBag::createInstance(const DatabaseDetails& details) in createInstance() argument 77 DatabaseDetailsPropertyBag* instance = new DatabaseDetailsPropertyBag(details); in createInstance() 268 …DatabaseDetails details = DatabaseTracker::tracker().detailsForNameAndOrigin(String(databaseName, … in detailsForDatabase() local 271 if (details.name().isNull()) in detailsForDatabase() 274 *result = DatabaseDetailsPropertyBag::createInstance(details); in detailsForDatabase()
|
/external/webkit/WebKit/mac/Storage/ |
D | WebDatabaseManager.mm | 91 …DatabaseDetails details = DatabaseTracker::tracker().detailsForNameAndOrigin(databaseIdentifier, [… 92 if (details.name().isNull()) 96 …objects[0] = details.displayName().isEmpty() ? databaseIdentifier : (NSString *)details.displayNam… 97 objects[1] = [NSNumber numberWithUnsignedLongLong:details.expectedUsage()]; 98 objects[2] = [NSNumber numberWithUnsignedLongLong:details.currentUsage()];
|
/external/jdiff/src/jdiff/ |
D | HTMLIndexes.java | 386 String details = null; in emitMissingSinces() local 388 details = currIndex.pkgName_ + "." + currIndex.name_; in emitMissingSinces() 390 details = details + " Interface"; in emitMissingSinces() 392 details = details + " Class"; in emitMissingSinces() 394 … details = currIndex.pkgName_ + "." + currIndex.name_ + " Constructor (" + currIndex.type_ + ")"; in emitMissingSinces() 396 …details = currIndex.pkgName_ + "." + currIndex.className_ + " " + "Method " + currIndex.name_ + "(… in emitMissingSinces() 398 … details = currIndex.pkgName_ + "." + currIndex.className_ + " " + "Field " + currIndex.name_; in emitMissingSinces() 405 missingSincesFile.println("NO DOC BLOCK: " + details); in emitMissingSinces() 407 …System.out.println("Warning: the doc block for the new element: " + details + " is missing, so the… in emitMissingSinces() 410 missingSincesFile.println("OK: " + details); in emitMissingSinces() [all …]
|
/external/iptables/extensions/ |
D | libipt_udp.man | 8 option of the TCP extension for details. 14 option of the TCP extension for details.
|
D | libip6t_udp.man | 8 option of the TCP extension for details. 14 option of the TCP extension for details.
|
/external/dosfstools/debian/ |
D | copyright | 15 GNU General Public License for more details. 37 GNU General Public License for more details. 61 GNU General Public License for more details. 81 GNU General Public License for more details.
|
/external/grub/ |
D | NEWS | 46 details. 177 menu. See the manual, for more details. 233 the documentation, for more details. 273 network drivers. See netboot/README.netboot for more details. 367 * Several new command features. See the command-listing for details. 377 command is completely removed. Check command-listing for details. 395 command-listing and filesystem syntax description for details. 398 Check command-listing and install documentation for details. 401 debug command "displaymem". Check command-listing for details. 441 commands in the command-line for details. [all …]
|
D | aclocal.m4 | 26 # GNU General Public License for more details. 57 # GNU General Public License for more details. 121 # GNU General Public License for more details. 165 # GNU General Public License for more details. 333 # GNU General Public License for more details. 415 # GNU General Public License for more details. 538 # GNU General Public License for more details. 561 # GNU General Public License for more details. 597 # GNU General Public License for more details. 635 # GNU General Public License for more details. [all …]
|
/external/blktrace/btt/ |
D | README | 6 Please refer to the documentation for details.
|
/external/elfutils/ |
D | aclocal.m4 | 26 # GNU General Public License for more details. 57 # GNU General Public License for more details. 121 # GNU General Public License for more details. 165 # GNU General Public License for more details. 333 # GNU General Public License for more details. 415 # GNU General Public License for more details. 538 # GNU General Public License for more details. 561 # GNU General Public License for more details. 595 # GNU General Public License for more details. 628 # GNU General Public License for more details. [all …]
|
/external/zlib/contrib/puff/ |
D | README | 16 describes the deflate format. I have received many questions on details of the 18 puff.c is heavily commented with details of the deflate format, especially
|
/external/bison/m4/ |
D | subpipe.m4 | 14 # GNU General Public License for more details.
|
D | c-working.m4 | 13 # GNU General Public License for more details.
|
/external/webkit/WebCore/xml/ |
D | DOMParser.idl | 12 * Library General Public License for more details.
|
/external/webkit/WebCore/svg/ |
D | SVGHKernElement.idl | 14 Library General Public License for more details.
|
/external/webkit/WebCore/html/ |
D | HTMLDirectoryElement.idl | 12 * Library General Public License for more details.
|
D | HTMLMenuElement.idl | 12 * Library General Public License for more details.
|
D | HTMLModElement.idl | 12 * Library General Public License for more details.
|
D | HTMLIsIndexElement.idl | 12 * Library General Public License for more details.
|
D | HTMLDivElement.idl | 12 * Library General Public License for more details.
|
D | HTMLFieldSetElement.idl | 12 * Library General Public License for more details.
|
/external/webkit/WebCore/dom/ |
D | EntityReference.idl | 12 * Library General Public License for more details.
|
D | Comment.idl | 12 * Library General Public License for more details.
|
/external/webkit/WebCore/platform/text/mac/ |
D | StringImplMac.mm | 12 * Library General Public License for more details.
|