/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/chromium_org/third_party/openssl/openssl/crypto/sha/asm/ |
sha1-ia64.pl | 41 ($h0,$h1,$h2,$h3,$h4) = ("loc5","loc6","loc7","loc8","loc9");
|
/external/openssl/crypto/sha/asm/ |
sha1-ia64.pl | 41 ($h0,$h1,$h2,$h3,$h4) = ("loc5","loc6","loc7","loc8","loc9");
|
/external/icu4c/test/intltest/ |
loctest.cpp | [all...] |
/external/chromium_org/third_party/icu/source/test/intltest/ |
loctest.cpp | [all...] |
numfmtst.cpp | [all...] |