HomeSort by relevance Sort by last modified time
    Searched defs:Tags (Results 1 - 7 of 7) sorted by null

  /external/chromium/chrome/common/extensions/docs/examples/extensions/imageinfo/imageinfo/
exif.js 14 EXIF.Tags = {
16 // version tags
20 // colorspace tags
85 // other tags
499 var oEXIFTags = readTags(oFile, iTIFFOffset, iTIFFOffset + oTags.ExifIFDPointer, EXIF.Tags, bBigEnd);
  /external/clang/utils/TableGen/
ClangCommentHTMLTagsEmitter.cpp 10 // This tablegen backend emits efficient matchers for HTML tags that are used
24 std::vector<Record *> Tags = Records.getAllDerivedDefinitions("Tag");
26 for (std::vector<Record *>::iterator I = Tags.begin(), E = Tags.end();
43 std::vector<Record *> Tags = Records.getAllDerivedDefinitions("Tag");
46 for (std::vector<Record *>::iterator I = Tags.begin(), E = Tags.end();
ClangCommentCommandInfoEmitter.cpp 29 std::vector<Record *> Tags = Records.getAllDerivedDefinitions("Command");
30 for (size_t i = 0, e = Tags.size(); i != e; ++i) {
31 Record &Tag = *Tags[i];
63 for (size_t i = 0, e = Tags.size(); i != e; ++i) {
64 Record &Tag = *Tags[i];
113 std::vector<Record *> Tags = Records.getAllDerivedDefinitions("Command");
114 for (size_t i = 0, e = Tags.size(); i != e; ++i) {
115 Record &Tag = *Tags[i];
ClangCommentHTMLNamedCharacterReferenceEmitter.cpp 52 std::vector<Record *> Tags = Records.getAllDerivedDefinitions("NCR");
55 for (std::vector<Record *>::iterator I = Tags.begin(), E = Tags.end();
  /external/chromium/chrome/browser/ui/cocoa/
history_menu_bridge.h 43 // items having the local tags defined in the enum below. Items within a section
48 // have a tag that's equal to the parent + 1. Tags within the history menu have
109 // These tags are not global view tags and are local to the history menu. The
112 // to have the global IDC view tags.
113 enum Tags {
  /packages/apps/Exchange/exchange2/src/com/android/exchange/adapter/
Tags.java 21 * The wbxml tags for EAS are all defined here.
29 public class Tags {
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.help.base_3.5.2.v201011171123.jar 

Completed in 207 milliseconds