/external/freetype/include/freetype/ |
ftimage.h | [all...] |
ftoutln.h | 95 /* called during decomposition to indicate path */ 100 /* emitter during the decomposition. It can be */ 102 /* decomposition. */
|
/external/bluetooth/glib/docs/reference/glib/tmpl/ |
numerical.sgml | 5 mathematical constants, and floating point decomposition
|
/external/webkit/LayoutTests/fast/dom/HTMLAnchorElement/script-tests/ |
set-href-attribute-pathname.js | 65 // http://dev.w3.org/html5/spec/infrastructure.html#url-decomposition-idl-attributes .
|
/external/icu4c/common/ |
normalizer2impl.h | 73 * and returns the length of the decomposition (2 or 3). 262 * Get the decomposition for one code point. 265 * @param length out-only, takes the length of the decomposition, if any 266 * @return pointer to the decomposition, or NULL if none 679 * with a decomposition mapping, that is, with NF*D_QC=No. 698 * which means it has a two-way (round-trip) decomposition mapping.
|
normalizer2impl.cpp | 513 // get the decomposition and the lead and trail cc's 598 // at the cost of building the FCD trie for a decomposition normalizer. [all...] |
caniter.cpp | 446 // see if any character is at the start of some decomposition 493 * See if the decomposition of cp2 is at segment starting at segmentPos
|
/external/skia/third_party/glu/libtess/ |
alg-outline | 97 the current decomposition; for details see the include file "mesh.h". 112 a planar decomposition. As we cross each vertex, we update the mesh 228 primitives; we just try to get a reasonable decomposition of the
|
render.c | 76 /************************ Strips and Fans decomposition ******************/ 336 /************************ Boundary contour decomposition ******************/ 361 /************************ Quick-and-dirty decomposition ******************/
|
tess.h | 57 * try a quick-and-dirty decomposition first.
|
/external/bluetooth/glib/tests/ |
gen-casemap-txt.pl | 34 use vars qw($CODE $NAME $CATEGORY $COMBINING_CLASSES $BIDI_CATEGORY $DECOMPOSITION $DECIMAL_VALUE $DIGIT_VALUE $NUMERIC_VALUE $MIRRORED $OLD_NAME $COMMENT $UPPER $LOWER $TITLE $BREAK_CODE $BREAK_CATEGORY $BREAK_NAME $CASE_CODE $CASE_LOWER $CASE_TITLE $CASE_UPPER $CASE_CONDITION); 42 $DECOMPOSITION = 5;
|
/external/icu4c/test/intltest/ |
regcoll.cpp | 202 // Full Decomposition mode not implemented 254 // Since the fix to this bug was to turn off decomposition for Korean collators, 258 errln("Decomposition is not set to NO_DECOMPOSITION for Korean collator"); 769 // With Canonical decomposition, Hangul syllables should get decomposed 787 //obsolete- // With Full decomposition, it should go all the way down to 882 // Collation with decomposition off doesn't work for Europe 886 // Ensure that we get the same results with decomposition off [all...] |
transrt.cpp | 672 parent->errln("FAIL: Internal error during decomposition %s\n", u_errorName(status)); 686 parent->errln("FAIL: Internal error during decomposition %s\n", u_errorName(status)); 722 parent->errln("FAIL: Internal error during decomposition %s\n", u_errorName(status)); 734 parent->errln("FAIL: Internal error during decomposition %s\n", u_errorName(status)); 772 parent->errln("FAIL: Internal error during decomposition%s\n", u_errorName(status)); 797 parent->errln("FAIL: Internal error during decomposition%s\n", u_errorName(status)); 848 parent->errln("FAIL: Internal error during decomposition%s\n", 871 parent->errln("FAIL: Internal error during decomposition%s\n", u_errorName(status)); [all...] |
/external/opencv/cvaux/src/ |
cveigenobjects.cpp | 868 // Purpose: The function calculates one decomposition coefficient of input object 879 // Returns: decomposition coefficient value or large negative value (if error) 938 // Purpose: The function calculates all decomposition coefficients for input object [all...] |
/external/icu4c/common/unicode/ |
normlzr.h | 226 * @param compat Perform compatibility decomposition before composition. 228 * decomposition will be performed. 248 * @param compat Perform compatibility decomposition. 250 * decomposition will be performed. 638 * Options do not change the basic composition or decomposition operation
|
caniter.h | 190 * See if the decomposition of cp2 is at segment starting at segmentPos
|
/external/bluetooth/glib/glib/ |
gunidecomp.c | 1 /* decomp.c - Character decomposition. 216 * Computes the canonical decomposition of a Unicode character.
|
gunicode.h | 266 /* Compute canonical decomposition of a character. Returns g_malloc()d
|
/external/icu4c/tools/gensprep/ |
gensprep.c | 289 /* Original (erroneous) decomposition */ 295 /* ignore corrected decomposition */
|
/external/srec/srec/include/ |
sp_fft.h | 78 a radix-2 decomposition is done at every stage while a radix-4 decomposition
|
/external/webkit/Source/WebCore/html/ |
HTMLAnchorElement.cpp | 348 // http://dev.w3.org/html5/spec/infrastructure.html#url-decomposition-idl-attributes 420 // http://dev.w3.org/html5/spec/infrastructure.html#url-decomposition-idl-attributes
|
/libcore/luni/src/main/java/java/text/ |
RuleBasedCollator.java | 353 * Returns a new collator with the same collation rules, decomposition mode and 367 * the collation rules, strength and decomposition mode for this
|
CollationElementIterator.java | 175 * If the decomposition mode is on, and offset is in the middle of a
|
/packages/apps/Camera/jni/feature_stab/db_vlvm/ |
db_utilities_linalg.cpp | 100 /*Backsubstitute L%transpose(L)*x=b for x given the Cholesky decomposition 143 /*Backsubstitute L%transpose(L)*x=b for x given the Cholesky decomposition 156 /*Backsubstitute L%transpose(L)*x=b for x given the Cholesky decomposition
|
/packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/ |
db_utilities_linalg.cpp | 100 /*Backsubstitute L%transpose(L)*x=b for x given the Cholesky decomposition 143 /*Backsubstitute L%transpose(L)*x=b for x given the Cholesky decomposition 156 /*Backsubstitute L%transpose(L)*x=b for x given the Cholesky decomposition
|