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

1 2 3 45 6 7 8 9

  /external/python/cpython3/Lib/wsgiref/
handlers.py 20 year, month, day, hh, mm, ss, wd, y, z = time.gmtime(timestamp)
22 _weekdayname[wd], day, _monthname[month], year, hh, mm, ss
  /prebuilts/gdb/darwin-x86/lib/python2.7/
Cookie.py 392 year, month, day, hh, mm, ss, wd, y, z = gmtime(now + future)
394 (weekdayname[wd], day, monthname[month], year, hh, mm, ss)
  /prebuilts/gdb/linux-x86/lib/python2.7/
Cookie.py 392 year, month, day, hh, mm, ss, wd, y, z = gmtime(now + future)
394 (weekdayname[wd], day, monthname[month], year, hh, mm, ss)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
Cookie.py 392 year, month, day, hh, mm, ss, wd, y, z = gmtime(now + future)
394 (weekdayname[wd], day, monthname[month], year, hh, mm, ss)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
Cookie.py 392 year, month, day, hh, mm, ss, wd, y, z = gmtime(now + future)
394 (weekdayname[wd], day, monthname[month], year, hh, mm, ss)
  /external/icu/icu4c/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/python/cpython2/Demo/rpc/
rpc.py 187 localt = time.localtime(now) # (y, m, d, hh, mm, ss, ..., ..., ...)
190 y, m, d, hh, mm, ss = 1970, 1, 1, 0, 0, 0
193 offset, hh = divmod(hh + offset, 24)
195 _unix_epoch = time.mktime((y, m, d, hh, mm, ss, 0, 0, 0))
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-sparc/
tlssunbin64.s 27 sethi %hh(_GLOBAL_OFFSET_TABLE_), %l1
  /external/libvpx/libvpx/vpx_dsp/x86/
highbd_convolve_avx2.c 275 const __m256i hh = _mm256_insertf128_si256(_mm256_castsi128_si256(h), h, 1); local
280 f[0] = _mm256_shuffle_epi8(hh, p0);
281 f[1] = _mm256_shuffle_epi8(hh, p1);
282 f[2] = _mm256_shuffle_epi8(hh, p2);
283 f[3] = _mm256_shuffle_epi8(hh, p3);
391 const __m256i hh = _mm256_insertf128_si256(_mm256_castsi128_si256(h), h, 1); local
393 f[0] = _mm256_shuffle_epi8(hh, p);
    [all...]
  /external/icu/icu4c/source/tools/tzcode/
zic.c 1069 ** h -h hh:mm -hh:mm hh:mm:ss -hh:mm:ss
1078 zic_t hh; local
1089 if (sscanf(string, scheck(string, "%"SCNdZIC), &hh) == 1)
1091 else if (sscanf(string, scheck(string, "%"SCNdZIC":%d"), &hh, &mm) == 2)
1094 &hh, &mm, &ss) != 3) {
1098 if (hh < 0 ||
1104 if (ZIC_MAX / SECSPERHOUR < hh) {
    [all...]
  /external/webrtc/data/voice_engine/stereo_rtp_files/
stereo_pcmu_jitter.rtp     [all...]
  /toolchain/binutils/binutils-2.27/bfd/
elf32-avr.c 3628 struct elf_link_hash_entry *hh; local
    [all...]
  /external/valgrind/shared/
vg_replace_strmem.c     [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_uuid.py 257 for hh in [[], [('hex', h)]]:
262 args = dict(hh + bb + bble + ii + ff)
  /external/python/cpython2/Lib/test/
test_uuid.py 256 for hh in [[], [('hex', h)]]:
261 args = dict(hh + bb + bble + ii + ff)
  /external/python/cpython3/Lib/test/
test_uuid.py 269 for hh in [[], [('hex', h)]]:
274 args = dict(hh + bb + bble + ii + ff)
  /external/tensorflow/tensorflow/core/lib/jpeg/
jpeg_mem_unittest.cc 245 int ww, hh, cc; local
253 imgdata.reset(Uncompress(temp, fsize, flags, &ww, &hh, &cc, nullptr));
  /frameworks/native/cmds/lshal/
test.cpp 59 ::android::hardware::Return<void> debug(const hidl_handle& hh, const hidl_vec<hidl_string>& options) override {
60 const native_handle_t *handle = hh.getNativeHandle();
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_uuid.py 257 for hh in [[], [('hex', h)]]:
262 args = dict(hh + bb + bble + ii + ff)
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_uuid.py 257 for hh in [[], [('hex', h)]]:
262 args = dict(hh + bb + bble + ii + ff)
  /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)
  /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)
  /system/chre/host/hal_generic/
generic_context_hub.cc 66 int hidlHandleToFileDescriptor(const hidl_handle& hh) {
67 const native_handle_t *handle = hh.getNativeHandle();
  /system/extras/boottime_tools/bootanalyze/
bugreport_anayze.py 182 hh = int(m.group(3))
187 dt = datetime(2017, mm, dd, hh, min, secs, usecs)
  /external/clang/test/SemaCXX/
attr-noreturn.cpp 83 struct HH : virtual DD {};
100 HH h;
116 const HH& hh = HH(); local

Completed in 672 milliseconds

1 2 3 45 6 7 8 9