/external/icu4c/layout/ |
D | MultipleSubstSubtables.cpp | 44 TTGlyphID substitute = SWAPW(sequenceTable->substituteArray[0]); in process() local 46 if (filter != NULL && ! filter->accept(LE_SET_GLYPH(glyph, substitute))) { in process() 50 glyphIterator->setCurrGlyphID(substitute); in process() 57 TTGlyphID substitute = SWAPW(sequenceTable->substituteArray[i]); in process() local 59 if (! filter->accept(substitute)) { in process() 74 TTGlyphID substitute = SWAPW(sequenceTable->substituteArray[i]); in process() local 76 newGlyphs[insert] = LE_SET_GLYPH(glyph, substitute); in process()
|
D | SingleSubstitutionSubtables.cpp | 49 TTGlyphID substitute = ((TTGlyphID) LE_GET_GLYPH(glyph)) + SWAPW(deltaGlyphID); in process() local 51 if (filter == NULL || filter->accept(LE_SET_GLYPH(glyph, substitute))) { in process() 52 glyphIterator->setCurrGlyphID(substitute); in process() 67 TTGlyphID substitute = SWAPW(substituteArray[coverageIndex]); in process() local 69 if (filter == NULL || filter->accept(LE_SET_GLYPH(glyph, substitute))) { in process() 70 glyphIterator->setCurrGlyphID(substitute); in process()
|
D | layout.rc | 2 // It will permanently substitute version numbers that are intended to be
|
/external/expat/conftools/ |
D | expat.m4 | 3 dnl If yes, substitute EXPAT_CFLAGS, EXPAT_LIBS with regard to
|
/external/webkit/autotools/ |
D | dolt.m4 | 141 dnl Done writing out doltcompile; substitute it for libtool compilation. 174 dnl Done writing out doltlibtool; substitute it for libtool.
|
/external/icu4c/layoutex/ |
D | layoutex.rc | 2 // It will permanently substitute version numbers that are intended to be
|
/external/icu4c/common/ |
D | common.rc | 2 // It will permanently substitute version numbers that are intended to be
|
D | uloc.c | 2176 const char *substitute, in _getStringOrCopyKey() argument 2208 length=(int32_t)uprv_strlen(substitute); in _getStringOrCopyKey() 2209 u_charsToUChars(substitute, dest, uprv_min(length, destCapacity)); in _getStringOrCopyKey()
|
/external/icu4c/i18n/ |
D | i18n.rc | 2 // It will permanently substitute version numbers that are intended to be
|
/external/icu4c/io/ |
D | io.rc | 2 // It will permanently substitute version numbers that are intended to be
|
/external/bison/m4/ |
D | stdbool.m4 | 89 our stdbool.h substitute should suffice. We also test
|
/external/icu4c/test/intltest/ |
D | regextst.cpp | 966 UnicodeString substitute = "--\\u0043--"; in API_Replace() local 968 UnicodeString result = matcher->replaceAll(substitute, status); in API_Replace() 974 UnicodeString substitute = "--\\U00010000--"; in API_Replace() local 976 UnicodeString result = matcher->replaceAll(substitute, status); in API_Replace()
|
/external/jpeg/ |
D | coderules.doc | 37 source code by using macros to substitute shorter names.)
|
D | wizard.doc | 30 You can substitute a different set of quantization values by using the
|
D | install.doc | 71 substitute for a Makefile. jconfig.h is needed in any environment.)
|
/external/webkit/WebCore/platform/graphics/mac/ |
D | FontCacheMac.mm | 108 // Use the family name from the AppKit-supplied substitute font, requesting the
|
D | SimpleFontDataMac.mm | 174 // This is a last ditch effort to use a substitute font when something has gone wrong.
|
/external/elfutils/ |
D | configure.ac | 38 dnl The RPM spec file. We substitute a few values in the file.
|
/external/webkit/WebKit/win/Interfaces/ |
D | IWebFrame.idl | 133 @abstract Loads a page to display as a substitute for a URL that could not be reached.
|
/external/tcpdump/ |
D | aclocal.m4 | 326 dnl and "pcap_datalink_name_to_val()", and use substitute versions 350 dnl Check for "pcap_breakloop()"; you can't substitute for it if 357 dnl Check for "pcap_dump_ftell()" and use a substitute version
|
/external/webkit/JavaScriptCore/parser/ |
D | Nodes.cpp | 52 static void substitute(UString& string, const UString& substring); 56 static void substitute(UString& string, const UString& substring) in substitute() function 77 substitute(message, label.ustring()); in emitThrowError()
|
/external/grub/ |
D | configure.ac | 653 dnl Now substitute the variables.
|
/external/e2fsprogs/lib/et/ |
D | com_err.texinfo | 446 some form of cleanup, it can substitute one of its own, or it can take
|
/external/bluetooth/glib/ |
D | ChangeLog.pre-2-16 | 703 * win32-fixup.pl : process *.rc.in as well; substitute
|
/external/webkit/SunSpider/tests/parse-only/ |
D | mootools-1.2.2-core-nc.js | 775 substitute: function(object, regexp){ method
|