HomeSort by relevance Sort by last modified time
    Searched refs:bIndex (Results 1 - 21 of 21) sorted by null

  /external/icu/android_icu4j/src/main/java/android/icu/lang/
CharSequences.java 50 * Find the longest n such that a[aIndex,n] = b[bIndex,n], and n is on a character boundary.
55 public static int matchAfter(CharSequence a, CharSequence b, int aIndex, int bIndex) {
56 int i = aIndex, j = bIndex;
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/lang/
CharSequences.java 48 * Find the longest n such that a[aIndex,n] = b[bIndex,n], and n is on a character boundary.
53 public static int matchAfter(CharSequence a, CharSequence b, int aIndex, int bIndex) {
54 int i = aIndex, j = bIndex;
  /external/skia/src/pathops/
SkIntersections.cpp 123 int bIndex) {
126 fT[1][0] = b.fT[0][bIndex];
128 fPt2[0] = b.fPt[bIndex];
  /external/skqp/src/pathops/
SkIntersections.cpp 123 int bIndex) {
126 fT[1][0] = b.fT[0][bIndex];
128 fPt2[0] = b.fPt[bIndex];
  /frameworks/base/tools/aapt2/compile/
Png.cpp 528 int bIndex = 1;
561 memcpy((char*)unknowns[bIndex].name, "npLb", 5);
562 unknowns[bIndex].data = (png_byte*)calloc(chunkSize, 1);
563 memcpy(unknowns[bIndex].data, &info->layoutBoundsLeft, chunkSize);
564 unknowns[bIndex].size = chunkSize;
    [all...]
  /packages/apps/Nfc/nci/jni/extns/pn54x/src/mifare/
phNxpExtns_MifareStd.cpp     [all...]
  /external/deqp/framework/common/
tcuImageCompare.cpp 452 const deInt32 bIndex = getPositionOfIEEEFloatWithoutDenormals(b);
453 return (deUint32)de::abs(aIndex - bIndex);
    [all...]
  /prebuilts/tools/common/m2/repository/io/netty/netty-buffer/4.1.6.Final/
netty-buffer-4.1.6.Final.jar 
  /prebuilts/tools/common/m2/repository/io/netty/netty-buffer/4.1.0.CR3/
netty-buffer-4.1.0.CR3.jar 
  /prebuilts/tools/common/m2/repository/io/netty/netty-buffer/4.1.3.Final/
netty-buffer-4.1.3.Final.jar 
  /external/owasp/sanitizer/tools/findbugs/lib/
findbugs.jar 
  /prebuilts/tools/common/m2/repository/com/google/code/findbugs/findbugs/2.0.1/
findbugs-2.0.1.jar 
  /prebuilts/tools/common/m2/repository/com/google/code/findbugs/findbugs/2.0.3/
findbugs-2.0.3.jar 
  /prebuilts/tools/common/m2/repository/com/google/code/findbugs/findbugs/3.0.0/
findbugs-3.0.0.jar 
  /prebuilts/misc/common/icu4j/
icu4j.jar 
  /prebuilts/misc/common/robolectric/3.1.1/lib/
icu4j-53.1.jar 
  /prebuilts/misc/common/robolectric/3.4.2/lib/
icu4j-53.1.jar 
  /prebuilts/misc/common/robolectric/3.5.1/lib/
icu4j-53.1.jar 
  /prebuilts/misc/common/robolectric/3.6.1/lib/
icu4j-53.1.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/53.1/
icu4j-53.1.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/54.1.1/
icu4j-54.1.1.jar 

Completed in 537 milliseconds