HomeSort by relevance Sort by last modified time
    Searched refs:hh (Results 51 - 75 of 101) sorted by null

1 23 4 5

  /external/chromium_org/third_party/icu/source/test/intltest/
tzregts.cpp 148 SimpleDateFormat sdf((UnicodeString)"E d MMM yyyy G HH:mm", status);
398 SimpleDateFormat *sdf = new SimpleDateFormat((UnicodeString)"MM/dd/yyyy HH:mm", status);
500 int32_t hh = (h<0) ? -h : h; local
502 ((hh/2 < 10) ? "0" : "") +
503 (hh/2) + ':' +
504 ((hh%2==0) ? "00" : "30");
    [all...]
  /external/icu4c/test/intltest/
tzregts.cpp 148 SimpleDateFormat sdf((UnicodeString)"E d MMM yyyy G HH:mm", status);
398 SimpleDateFormat *sdf = new SimpleDateFormat((UnicodeString)"MM/dd/yyyy HH:mm", status);
500 int32_t hh = (h<0) ? -h : h; local
502 ((hh/2 < 10) ? "0" : "") +
503 (hh/2) + ':' +
504 ((hh%2==0) ? "00" : "30");
    [all...]
  /external/qemu/android/skin/
argb.h 268 unsigned ww, hh; local
279 hh = (unsigned)(ymax-ymin);
280 red = (hh < 65536) ? (red*hh >> 16U) : red;
  /external/chromium_org/third_party/icu/source/tools/tzcode/
zic.c 1036 ** h -h hh:mm -hh:mm hh:mm:ss -hh:mm:ss
1048 long hh; local
1059 if (sscanf(string, scheck(string, "%ld"), &hh) == 1)
1061 else if (sscanf(string, scheck(string, "%ld:%d"), &hh, &mm) == 2)
1064 &hh, &mm, &ss) != 3) {
1068 if (hh < 0 ||
1074 if (LONG_MAX / SECSPERHOUR < hh) {
    [all...]
  /external/icu4c/tools/tzcode/
zic.c 1036 ** h -h hh:mm -hh:mm hh:mm:ss -hh:mm:ss
1048 long hh; local
1059 if (sscanf(string, scheck(string, "%ld"), &hh) == 1)
1061 else if (sscanf(string, scheck(string, "%ld:%d"), &hh, &mm) == 2)
1064 &hh, &mm, &ss) != 3) {
1068 if (hh < 0 ||
1074 if (LONG_MAX / SECSPERHOUR < hh) {
    [all...]
  /external/kernel-headers/original/linux/
netdevice.h 213 * relationship HH alignment <= LL alignment.
489 struct hh_cache *hh);
490 void (*header_cache_update)(struct hh_cache *hh,
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_uuid.py 257 for hh in [[], [('hex', h)]]:
262 args = dict(hh + bb + bble + ii + ff)
test_urllib2.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_uuid.py 257 for hh in [[], [('hex', h)]]:
262 args = dict(hh + bb + bble + ii + ff)
test_urllib2.py     [all...]
  /external/bison/data/
lalr1.cc 31 m4_include(b4_pkgdatadir/[stack.hh])
51 #include "stack.hh"
53 [[#include "location.hh"]])[
    [all...]
  /external/chromium_org/v8/src/extensions/i18n/
date-format.js 66 ldmlString += appendToLDMLString(option, {'2-digit': 'hh', 'numeric': 'h'});
68 ldmlString += appendToLDMLString(option, {'2-digit': 'HH', 'numeric': 'H'});
134 options, 'hour', match, {h: 'numeric', hh: '2-digit'});
141 options, 'hour', match, {H: 'numeric', HH: '2-digit'});
  /external/dropbear/libtomcrypt/src/headers/
tomcrypt_pk.h 523 hh, /* hour */ member in struct:__anon19203
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
rfc822.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
rfc822.py     [all...]
  /device/lge/hammerhead/self-extractors/qcom/staging/
device-partial.mk 33 vendor/qcom/hammerhead/proprietary/thermal-engine-hh:system/bin/thermal-engine-hh:qcom \
  /external/dropbear/libtomcrypt/testprof/
der_tests.c 767 tmp_time.hh,
797 tmp_time.hh,
    [all...]
  /external/zlib/src/contrib/masmx64/
inffasx64.asm 26 ; http://msdn.microsoft.com/library/en-us/kmarch/hh/kmarch/64bitAMD_8e951dd2-ee77-4728-8702-55ce4b5dd24a.xml.asp
  /external/bison/tests/
testsuite 667 75;output.at:168;Conflicting output files: %skeleton \"lalr1.cc\" %defines --graph=\"location.hh\";;
    [all...]
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/util/
EnumSetTest.java 43 a, b,c, d, e, f, g, h, i, j, k, l, m, n, o, p, q, r, s, t, u, v, w, x, y, z, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, aa, bb, cc, dd, ee, ff, gg, hh, ii, jj, kk, ll, enum constant in enum:EnumSetTest.EnumFoo
51 a{}, b{}, c{}, d{}, e{}, f{}, g{}, h{}, i{}, j{}, k{}, l{}, m{}, n{}, o{}, p{}, q{}, r{}, s{}, t{}, u{}, v{}, w{}, x{}, y{}, z{}, A{}, B{}, C{}, D{}, E{}, F{}, G{}, H{}, I{}, J{}, K{}, L{}, M{}, N{}, O{}, P{}, Q{}, R{}, S{}, T{}, U{}, V{}, W{}, X{}, Y{}, Z{}, aa{}, bb{}, cc{}, dd{}, ee{}, ff{}, gg{}, hh{}, ii{}, jj{}, kk{}, ll{}, mm{}, enum constant in enum:EnumSetTest.HugeEnumWithInnerClass
55 a, b, c, d, e, f, g, h, i, j, k, l, m, n, o, p, q, r, s, t, u, v, w, x, y, z, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, aa, bb, cc, dd, ee, ff, gg, hh, ii, jj, kk, ll, mm, enum constant in enum:EnumSetTest.HugeEnum
    [all...]
  /libcore/luni/src/test/java/tests/api/java/util/
EnumSetTest.java 44 a, b,c, d, e, f, g, h, i, j, k, l, m, n, o, p, q, r, s, t, u, v, w, x, y, z, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, aa, bb, cc, dd, ee, ff, gg, hh, ii, jj, kk, ll, enum constant in enum:EnumSetTest.EnumFoo
52 a{}, b{}, c{}, d{}, e{}, f{}, g{}, h{}, i{}, j{}, k{}, l{}, m{}, n{}, o{}, p{}, q{}, r{}, s{}, t{}, u{}, v{}, w{}, x{}, y{}, z{}, A{}, B{}, C{}, D{}, E{}, F{}, G{}, H{}, I{}, J{}, K{}, L{}, M{}, N{}, O{}, P{}, Q{}, R{}, S{}, T{}, U{}, V{}, W{}, X{}, Y{}, Z{}, aa{}, bb{}, cc{}, dd{}, ee{}, ff{}, gg{}, hh{}, ii{}, jj{}, kk{}, ll{}, mm{}, enum constant in enum:EnumSetTest.HugeEnumWithInnerClass
56 a, b, c, d, e, f, g, h, i, j, k, l, m, n, o, p, q, r, s, t, u, v, w, x, y, z, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, aa, bb, cc, dd, ee, ff, gg, hh, ii, jj, kk, ll, mm, enum constant in enum:EnumSetTest.HugeEnum
    [all...]
  /device/lge/hammerhead/
init.hammerhead.rc 439 service thermal-engine /system/bin/thermal-engine-hh
  /external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/tests/
opt-gvmat64.asm 158 ; http://msdn.microsoft.com/library/en-us/kmarch/hh/kmarch/64bitAMD_8e951dd2-ee77-4728-8702-55ce4b5dd24a.xml.asp
  /hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/src/
OMX_AmrDec_Utils.c 1726 OMX_U8 TOCentry, hh=0, *TOCframetype=0; local
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/src/
OMX_WbAmrDec_Utils.c 1736 OMX_U8 TOCentry, hh=0, *TOCframetype=0; local
    [all...]

Completed in 1102 milliseconds

1 23 4 5