/external/icu/icu4c/source/data/ |
makedata.mak | 195 !MESSAGE Warning: cannot find "ucmcore.mk". Not building core MIME/Unix/Windows converter files. 202 !MESSAGE Warning: cannot find "ucmfiles.mk". Not building many converter files. 215 !MESSAGE Warning: cannot find "ucmebcdic.mk". Not building EBCDIC converter files. 226 !MESSAGE Information: cannot find "ucmlocal.mk". Not building user-additional converter files. [all...] |
/external/icu/icu4j/main/tests/charset/src/com/ibm/icu/dev/test/charset/ |
TestConversion.java | 146 * Skip the following data driven converter tests. 560 // create converter for charset and decoder for each test case [all...] |
/prebuilts/tools/common/m2/repository/joda-time/joda-time/2.9.1/ |
joda-time-2.9.1.jar | |
/external/chromium-trace/catapult/third_party/WebOb/webob/ |
request.py | 49 converter, 318 content_length = converter( 325 server_port = converter( [all...] |
/external/clang/lib/Sema/ |
SemaOverload.cpp | [all...] |
/external/v8/src/ia32/ |
disasm-ia32.cc | 233 DisassemblerIA32(const NameConverter& converter, 235 : converter_(converter), 2307 NameConverter converter; local [all...] |
/external/v8/src/x87/ |
disasm-x87.cc | 233 DisassemblerX87(const NameConverter& converter, 235 : converter_(converter), 1839 NameConverter converter; local [all...] |
/external/fonttools/Lib/fontTools/ttLib/tables/ |
otBase.py | 58 for each 'converter' record in the table converter list 59 call converter's write method for each item in the value.
|
/external/icu/icu4c/source/common/unicode/ |
utypes.h | 496 U_AMBIGUOUS_ALIAS_WARNING = -122, /**< This converter alias can go to different converter implementations */ 533 U_INVARIANT_CONVERSION_ERROR = 26, /**< Unable to convert a UChar* string to char* with the invariant converter. */
|
strenum.h | 114 * converted to char* with the invariant converter. If the
|
uconfig.h | 209 * for ICU to work on EBCDIC platforms (for the default converter).
|
/external/javassist/src/main/javassist/ |
CtBehavior.java | 640 * @param converter specifies how to modify. 642 public void instrument(CodeConverter converter) 647 converter.doit(getDeclaringClass(), methodInfo, cp); [all...] |
/external/skia/src/gpu/ |
GrPathUtils.cpp | 180 SkAutoConicToQuads converter; local 181 const SkPoint* quadPts = converter.computeQuads(pts, weight, 0.25f); 182 for (int i = 0; i < converter.countQuads(); ++i) {
|
/external/skia/src/gpu/batches/ |
GrAAConvexPathRenderer.cpp | 308 SkAutoConicToQuads converter; local 309 const SkPoint* quadPts = converter.computeQuads(pts, weight, 0.5f); 310 for (int i = 0; i < converter.countQuads(); ++i) { [all...] |
GrPLSPathRenderer.cpp | 190 SkAutoConicToQuads converter; local 191 const SkPoint* quads = converter.computeQuads(pts, weight, kConicTolerance); 192 int count = converter.countQuads(); [all...] |
/device/asus/fugu/ |
media_codecs.xml | 74 corresponding color space converter for thumbnail extraction,
|
/device/google/dragon/ |
media_codecs.xml | 74 corresponding color space converter for thumbnail extraction,
|
/device/lge/bullhead/ |
media_codecs.xml | 74 corresponding color space converter for thumbnail extraction,
|
/device/moto/shamu/ |
media_codecs.xml | 74 corresponding color space converter for thumbnail extraction,
|
/external/guice/core/src/com/google/inject/ |
Injector.java | 257 * Returns a set containing all type converter bindings in the injector. The returned set is
|
/external/icu/icu4c/source/common/ |
ustr_wcs.cpp | 99 /* convert to chars using default converter */
|
/external/icu/icu4c/source/tools/genbrk/ |
genbrk.cpp | 241 // Open a converter to take the rule file to UTF-16
|
/external/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/ |
CharsetUTF16.java | 97 * converter function will not see and count the BOM. offsetDelta will have the number of the BOM bytes that
|
/external/libjpeg-turbo/ |
jpegint.h | 245 /* Upsampling (note that upsampler must also call color converter) */
|
/external/libxml2/os400/ |
README400 | 130 functions as a simple non-latching encoding converter and
|