Home
last modified time | relevance | path

Searched refs:Components (Results 1 – 14 of 14) sorted by relevance

/external/jhead/
Dmakernote.c38 int Tag, Format, Components; in ProcessCanonMakerNoteDir() local
46 Components = Get32u(DirEntry+4); in ProcessCanonMakerNoteDir()
54 if ((unsigned)Components > 0x10000){ in ProcessCanonMakerNoteDir()
55 ErrNonfatal("Illegal number of components %d for tag %04x", Components, Tag); in ProcessCanonMakerNoteDir()
59 ByteCount = Components * BytesPerFormat[Format]; in ProcessCanonMakerNoteDir()
119 if (Tag == 1 && Components > 16){ in ProcessCanonMakerNoteDir()
127 if (Components > 7){ in ProcessCanonMakerNoteDir()
138 if (Components > 19 && ImageInfo.Distance <= 0) { in ProcessCanonMakerNoteDir()
Dgpsinfo.c145 unsigned Tag, Format, Components; in ProcessGpsInfo() local
159 Components = Get32u(DirEntry+4); in ProcessGpsInfo()
168 ByteCount = Components * ComponentSize; in ProcessGpsInfo()
171 …s #components %d componentsize %d bytecount %d", Tag, formatStr(Format), Components, ComponentSize, in ProcessGpsInfo()
327 if (++a >= Components) break; in ProcessGpsInfo()
Dexif.c509 int Tag, Format, Components; in ProcessExifDir() local
517 Components = Get32u(DirEntry+4); in ProcessExifDir()
525 if ((unsigned)Components > 0x10000){ in ProcessExifDir()
526 ErrNonfatal("Illegal number of components %d for tag %04x", Components, Tag); in ProcessExifDir()
530 ByteCount = Components * BytesPerFormat[Format]; in ProcessExifDir()
/external/webkit/JavaScriptCore/tests/mozilla/js1_6/
Dshell.js386 var preferences = Components.classes['@mozilla.org/preferences;1'];
393 getService(Components.interfaces.nsIPrefService);
443 var preferences = Components.classes['@mozilla.org/preferences;1'];
450 getService(Components.interfaces.nsIPrefService);
/external/chromium/base/third_party/icu/
DREADME2 UTF8/16/32 conversions. Components are copied from utf.h utf8.h utf16.h and
/external/webkit/SunSpider/tests/sunspider-0.9/
Dstring-base64.js114 throw Components.Exception('Corrupted base64 string');
/external/webkit/SunSpider/tests/sunspider-0.9.1/
Dstring-base64.js114 throw Components.Exception('Corrupted base64 string');
/external/chromium/third_party/icu/source/data/misc/
Dicudata.rc55 VALUE "ProductName", "International Components for Unicode\0"
/external/chromium/third_party/icu/source/io/
Dio.rc84 VALUE "ProductName", "International Components for Unicode\0"
/external/chromium/third_party/icu/source/common/
Dcommon.rc84 VALUE "ProductName", "International Components for Unicode\0"
/external/chromium/third_party/icu/source/i18n/
Di18n.rc84 VALUE "ProductName", "International Components for Unicode\0"
/external/chromium/googleurl/src/
Dgurl_unittest.cc68 TEST(GURLTest, Components) { in TEST() argument
/external/jpeg/
Dwizard.doc135 the scan. Components are numbered in the order in which they appear in the
/external/sqlite/dist/
Dsqlite3.c.orig110381 ** ("International Components for Unicode", an open-source library