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

  /external/cldr/tools/java/org/unicode/cldr/util/
RangeAbbreviator.java 36 final int current1 = breaker1.current(); local
37 if (current1 == BreakIterator.DONE) {
45 if (!firstString.regionMatches(start1, secondString, start2, current1 - start1)) {
48 start1 = current1;
56 final int current1 = breaker1.current(); local
57 if (current1 == BreakIterator.DONE) {
65 if (!firstString.regionMatches(current1, secondString, current2, end1 - current1)) {
68 end1 = current1;
  /external/u-boot/arch/arm/include/asm/arch-ep93xx/
ep93xx.h 48 uint32_t current1; member in struct:dma_channel
  /external/google-breakpad/src/testing/gtest/include/gtest/internal/
gtest-param-util-generated.h     [all...]
  /external/libaom/libaom/third_party/googletest/src/googletest/include/gtest/internal/
gtest-param-util-generated.h     [all...]
  /external/llvm/utils/unittest/googletest/include/gtest/internal/
gtest-param-util-generated.h     [all...]
  /external/mesa3d/src/gtest/include/gtest/internal/
gtest-param-util-generated.h     [all...]
  /external/swiftshader/third_party/LLVM/utils/unittest/googletest/include/gtest/internal/
gtest-param-util-generated.h     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googletest/include/gtest/internal/
gtest-param-util-generated.h     [all...]
  /external/libvpx/libvpx/third_party/googletest/src/include/gtest/internal/
gtest-param-util-generated.h     [all...]
  /external/epid-sdk/ext/gtest/
gtest.h     [all...]

Completed in 1434 milliseconds