Home
last modified time | relevance | path

Searched defs:aIndex (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/third_party/skia/experimental/Intersection/
DQuarticRoot_Test.cpp20 for (size_t aIndex = 0; aIndex < mulACount; ++aIndex) { in quadraticTest() local
58 static void testOneCubic(bool limit, size_t aIndex, size_t bIndex, size_t cIndex, size_t dIndex) { in testOneCubic()
108 for (size_t aIndex = 0; aIndex < mulACount; ++aIndex) { in cubicTest() local
119 static void testOneQuartic(size_t aIndex, size_t bIndex, size_t cIndex, size_t dIndex, in testOneQuartic()
174 for (size_t aIndex = 0; aIndex < mulACount; ++aIndex) { in quarticTest() local
/external/skia/experimental/Intersection/
DQuarticRoot_Test.cpp20 for (size_t aIndex = 0; aIndex < mulACount; ++aIndex) { in quadraticTest() local
58 static void testOneCubic(bool limit, size_t aIndex, size_t bIndex, size_t cIndex, size_t dIndex) { in testOneCubic()
108 for (size_t aIndex = 0; aIndex < mulACount; ++aIndex) { in cubicTest() local
119 static void testOneQuartic(size_t aIndex, size_t bIndex, size_t cIndex, size_t dIndex, in testOneQuartic()
174 for (size_t aIndex = 0; aIndex < mulACount; ++aIndex) { in quarticTest() local
/external/aac/libSBRdec/src/
Dpsbitdec.cpp155 SCHAR *aIndex, /*!< ICC/IID parameters */ in deltaDecodeArray()
202 static void map34IndexTo20 (SCHAR *aIndex, /*!< decoded ICC/IID parameters */ in map34IndexTo20()
/external/chromium_org/third_party/sqlite/src/src/
Dtest8.c83 int *aIndex; /* Array of size nCol. True if column has an index */ member
242 int *aIndex = 0; in getIndexArray() local
Dwal.c464 ht_slot *aIndex; /* i0, i1, i2... such that aPgno[iN] ascend */ member
1531 ht_slot *aIndex; /* Sorted index for this segment */ in walIteratorInit() local