HomeSort by relevance Sort by last modified time
    Searched defs:foundIndex (Results 1 - 25 of 77) sorted by null

1 2 3 4

  /external/svox/pico/lib/
picowa.c 261 picoos_uint8 foundIndex;
286 foundIndex = i;
288 foundIndex = 0;
305 PICODBG_DEBUG(("at least one entry found in lexicon %i",foundIndex));
327 head->info2 = foundIndex;
  /external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/
XMPUtilsImpl.java 314 int foundIndex = -1;
319 foundIndex = oldChild;
325 if (foundIndex < 0)
    [all...]
  /cts/tests/tests/media/src/android/media/cts/
EncodeVirtualDisplayTest.java 350 int foundIndex = checkSurfaceFrame();
351 if (foundIndex == lastIndex + 1) {
353 lastIndex = foundIndex;
355 } else if (foundIndex == lastIndex) {
358 } else if (foundIndex > 0) {
362 if (foundIndex < lastIndex) {
364 lastIndex + " to " + foundIndex);
367 lastIndex + " to " + foundIndex);
369 lastIndex = foundIndex;
  /external/icu/icu4c/source/test/intltest/
utxttest.cpp 604 int64_t foundIndex = 0;
611 foundIndex = utext_getNativeIndex(ut);
612 TEST_ASSERT(expectedIndex == foundIndex);
616 foundIndex = utext_getPreviousNativeIndex(ut);
617 TEST_ASSERT(expectedIndex == foundIndex);
629 foundIndex = UTEXT_GETNATIVEINDEX(ut);
630 TEST_ASSERT(expectedIndex == foundIndex);
646 foundIndex = utext_getNativeIndex(ut);
647 TEST_ASSERT(len == foundIndex);
659 foundIndex = utext_getNativeIndex(ut)
    [all...]
  /external/libgdx/gdx/src/com/badlogic/gdx/assets/
AssetManager.java 185 int foundIndex = -1;
188 foundIndex = i;
192 if (foundIndex != -1) {
194 loadQueue.removeIndex(foundIndex);
  /external/owasp/sanitizer/distrib/lib/
guava.jar 
  /external/owasp/sanitizer/lib/guava-libraries/
guava.jar 
  /packages/services/Telecomm/libs/
guava.jar 
  /prebuilts/tools/common/m2/repository/com/google/guava/guava/10.0.1/
guava-10.0.1.jar 
  /prebuilts/tools/common/m2/repository/org/gradle/gradle-tooling-api/1.10/
gradle-tooling-api-1.10.jar 
  /prebuilts/tools/common/m2/repository/org/gradle/gradle-tooling-api/1.11/
gradle-tooling-api-1.11.jar 
  /prebuilts/tools/common/m2/repository/org/gradle/gradle-tooling-api/1.12/
gradle-tooling-api-1.12.jar 
  /prebuilts/tools/common/m2/repository/org/gradle/gradle-tooling-api/1.6/
gradle-tooling-api-1.6.jar 
  /prebuilts/tools/common/m2/repository/org/gradle/gradle-tooling-api/1.6-rc-1/
gradle-tooling-api-1.6-rc-1.jar 
  /prebuilts/tools/common/m2/repository/org/gradle/gradle-tooling-api/1.7/
gradle-tooling-api-1.7.jar 
  /prebuilts/tools/common/m2/repository/org/gradle/gradle-tooling-api/1.9/
gradle-tooling-api-1.9.jar 
  /prebuilts/tools/common/m2/repository/org/gradle/gradle-tooling-api/2.0/
gradle-tooling-api-2.0.jar 
  /prebuilts/tools/common/m2/repository/org/gradle/gradle-tooling-api/2.1/
gradle-tooling-api-2.1.jar 
  /prebuilts/tools/common/m2/repository/org/gradle/gradle-tooling-api/2.2/
gradle-tooling-api-2.2.jar 
  /external/dagger2/lib/
auto-value-1.0.jar 
google-java-format-0.1-20151017.042846-2.jar 
  /external/guice/lib/
guava-16.0.1.jar 
  /frameworks/data-binding/prebuilds/1.0-rc0/
databinding-studio-bundle.jar 
  /packages/apps/Messaging/build/gcheckstyle/
google-style-checker_deploy.jar 
  /prebuilts/devtools/tools/lib/
guava-13.0.1.jar 

Completed in 717 milliseconds

1 2 3 4