HomeSort by relevance Sort by last modified time
    Searched full:loc5 (Results 1 - 8 of 8) sorted by null

  /frameworks/base/location/tests/locationtests/src/android/location/
LocationManagerTest.java 108 String loc5 = Location.convert(5 + 0.5f / 60.0f, Location.FORMAT_MINUTES); local
109 Log.i(LOG_TAG, "Input = 5:0.5, output = " + loc5);
110 int index = loc5.indexOf(':');
111 String loc5a = loc5.substring(0, index);
114 String loc5b = loc5.substring(index + 1);
  /external/oprofile/module/ia64/
IA64syscallstub.h 95 mov loc5=gp; \
112 mov gp=loc5; \
  /external/libunwind/tests/
ia64-test-nat-asm.S 74 .spillreg r7, loc5
75 mov loc5 = r7
86 mov r7 = loc5
159 CALL_NEXT(loc5)
  /external/chromium_org/third_party/openssl/openssl/crypto/sha/asm/
sha1-ia64.pl 41 ($h0,$h1,$h2,$h3,$h4) = ("loc5","loc6","loc7","loc8","loc9");
  /external/icu/icu4c/source/test/intltest/
loctest.cpp     [all...]
  /external/openssl/crypto/sha/asm/
sha1-ia64.pl 41 ($h0,$h1,$h2,$h3,$h4) = ("loc5","loc6","loc7","loc8","loc9");
  /external/chromium_org/third_party/icu/source/test/intltest/
loctest.cpp     [all...]
numfmtst.cpp     [all...]

Completed in 99 milliseconds