HomeSort by relevance Sort by last modified time
    Searched full:decomposition (Results 51 - 75 of 113) sorted by null

1 23 4 5

  /external/icu4c/test/intltest/
tstnorm.cpp 247 // Make sure that the static decomposition methods work
248 logln("Canonical decomposition...");
250 logln("Compatibility decomposition...");
252 // Now the iterative decomposition methods...
253 logln("Iterative decomposition...");
    [all...]
canittst.cpp 123 expectEqual("Characters with 'a' at the start of their decomposition: ", "", CanonicalIterator.getStarts('a'),
apicoll.cpp 417 /* there is no reason to have canonical decomposition in en_US OR default locale */
420 errln("ERROR: vi_VN collation did not have canonical decomposition for normalization!\n");
425 errln("ERROR: el_GR collation did not have canonical decomposition for normalization!\n");
430 errln("ERROR: en_US collation had canonical decomposition for normalization!\n");
    [all...]
normconf.cpp 55 // Markus 2001oct26 - test edge case for iteration: U+0f73.cc==0 but decomposition.lead.cc==129
  /frameworks/base/libs/androidfw/
VelocityTracker.cpp 427 * Then it calculates the QR decomposition of A yielding an m by m orthonormal matrix Q
429 * part is all zeroes), we can simplify the decomposition into an m by n matrix
461 // Apply the Gram-Schmidt process to A to obtain its QR decomposition.
    [all...]
  /external/icu4c/common/
uprops.h 179 * 4.. 0 Decomposition Type
uprops.cpp 117 /* c has a decomposition */
  /external/opencv/cv/include/
cvtypes.h 215 /* Filters used in pyramid decomposition */
cv.h     [all...]
  /frameworks/compile/mclinker/include/mcld/Support/
Path.h 89 // ----- decomposition ----- //
  /external/opencv/cv/src/
cvgeometry.cpp 434 // Solve the decomposition ambiguity.
577 /* Compute calibration and rotation matrices via RQ decomposition. */
  /packages/apps/Camera/jni/feature_stab/db_vlvm/
db_utilities_linalg.h 87 Backsubstitute L%transpose(L)*x=b for x given the Cholesky decomposition
102 Backsubstitute L%transpose(L)*x=b for x given the Cholesky decomposition
116 Backsubstitute L%transpose(L)*x=b for x given the Cholesky decomposition
  /packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
db_utilities_linalg.h 87 Backsubstitute L%transpose(L)*x=b for x given the Cholesky decomposition
102 Backsubstitute L%transpose(L)*x=b for x given the Cholesky decomposition
116 Backsubstitute L%transpose(L)*x=b for x given the Cholesky decomposition
  /frameworks/av/media/libstagefright/codecs/aacdec/
fwd_long_complex_rot.cpp 82 reordering of the two half vectors (following radix-2 decomposition)
  /libcore/luni/src/main/java/java/util/concurrent/
CyclicBarrier.java 25 * using a barrier in a parallel decomposition design:
  /packages/apps/Exchange/exchange2/src/com/android/exchange/provider/
ExchangeDirectoryProvider.java 317 // Handle the decomposition of the key into rows suitable for CP2
  /external/icu4c/tools/gennorm2/
n2builder.cpp     [all...]
  /external/freetype/src/smooth/
ftgrays.c     [all...]
  /external/webkit/Source/WebCore/platform/graphics/transforms/
TransformationMatrix.cpp 45 // inversion and decomposition of a 4x4 matrix. They are used throughout the code
230 // Perform a decomposition on the passed matrix, return false if unsuccessful
    [all...]
  /external/chromium/base/
file_path.h 347 // HFS, which is close to, but not quite, decomposition form D. See
  /external/icu4c/common/unicode/
uchar.h 353 canonical decomposition of any character
467 of the decomposition, or lccc(c)=ccc(NFD(c)[0]).
474 of the decomposition, or tccc(c)=ccc(NFD(c)[last]).
    [all...]
  /external/icu4c/test/cintltst/
capitst.c 631 tests decomposition setting
648 log_err("ERROR: vi_VN collation did not have cannonical decomposition for normalization!\n");
655 log_err("ERROR: el_GR collation did not have cannonical decomposition for normalization!\n");
662 log_err("ERROR: en_US collation had cannonical decomposition for normalization!\n");
    [all...]
  /external/quake/quake/src/WinQuake/
mpdosock.h 279 * On subnets, the decomposition of addresses to host and net parts
  /external/skia/third_party/glu/libtess/
README 368 avoid running the full decomposition algorithm on convex polygons).
  /external/webkit/Source/JavaScriptCore/icu/unicode/
uchar.h 354 canonical decomposition of any character
417 of the decomposition, or lccc(c)=ccc(NFD(c)[0]).
424 of the decomposition, or tccc(c)=ccc(NFD(c)[last]).
    [all...]

Completed in 5115 milliseconds

1 23 4 5