/external/tensorflow/tensorflow/compiler/xla/service/cpu/ |
D | target_machine_features.h | 83 llvm::TargetTransformInfo* tti = GetTargetTransformInfoFor(function); in vector_register_byte_size() local 84 return tti->getRegisterBitWidth(/*Vector=*/true) / 8; in vector_register_byte_size() 94 llvm::TargetTransformInfo* tti = GetTargetTransformInfoFor(function); in vector_register_count() local 95 return static_cast<int>(tti->getNumberOfRegisters( in vector_register_count() 96 tti->getRegisterClassForType(/*Vector=*/true))); in vector_register_count()
|
/external/python/dateutil/dateutil/tz/ |
D | tz.py | 610 tti = _ttinfo() 611 tti.offset = gmtoff 612 tti.dstoffset = datetime.timedelta(0) 613 tti.delta = datetime.timedelta(seconds=gmtoff) 614 tti.isdst = isdst 615 tti.abbr = abbr[abbrind:abbr.find('\x00', abbrind)] 616 tti.isstd = (ttisstdcnt > i and isstd[i] != 0) 617 tti.isgmt = (ttisgmtcnt > i and isgmt[i] != 0) 618 out.ttinfo_list.append(tti) 635 tti = out.trans_idx[i] [all …]
|
/external/python/cpython3/Tools/tz/ |
D | zdump.py | 47 tti = self.ttis[i] 48 lmt = datetime.utcfromtimestamp(trans + tti.tt_gmtoff) 49 abbrind = tti.tt_abbrind 53 shift = " %+g" % ((tti.tt_gmtoff - prev_tti.tt_gmtoff) / 3600) 56 print("%s UTC = %s %-5s isdst=%d" % (utc, lmt, abbr, tti[1]) + shift, file=stream)
|
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/ |
D | region_control_flow_to_functional.cc | 292 const TrivialTransformInfo tti(IsSingleCallRegion(if_region.then_branch()), in ConvertIfOp() local 298 if (tti.can_transform) { in ConvertIfOp() 300 then_name = tti.callee_names[0].str(); in ConvertIfOp() 301 else_name = tti.callee_names[1].str(); in ConvertIfOp() 379 const TrivialTransformInfo tti( in ConvertWhileOp() local 390 if (tti.can_transform) { in ConvertWhileOp() 392 cond_name = tti.callee_names[0].str(); in ConvertWhileOp() 393 body_name = tti.callee_names[1].str(); in ConvertWhileOp()
|
/external/python/cpython3/Modules/ |
D | _zoneinfo.c | 457 _ttinfo *tti = find_ttinfo((PyZoneInfo_ZoneInfo *)self, dt); in zoneinfo_utcoffset() local 458 if (tti == NULL) { in zoneinfo_utcoffset() 461 Py_INCREF(tti->utcoff); in zoneinfo_utcoffset() 462 return tti->utcoff; in zoneinfo_utcoffset() 468 _ttinfo *tti = find_ttinfo((PyZoneInfo_ZoneInfo *)self, dt); in zoneinfo_dst() local 469 if (tti == NULL) { in zoneinfo_dst() 472 Py_INCREF(tti->dstoff); in zoneinfo_dst() 473 return tti->dstoff; in zoneinfo_dst() 479 _ttinfo *tti = find_ttinfo((PyZoneInfo_ZoneInfo *)self, dt); in zoneinfo_tzname() local 480 if (tti == NULL) { in zoneinfo_tzname() [all …]
|
/external/python/cpython3/Lib/zoneinfo/ |
D | _zoneinfo.py | 126 tti = self._tti_before 131 tti, fold = self._tz_after.get_trans_info_fromutc( 135 tti = self._tz_after 141 tti_prev, tti = self._ttinfos[idx - 2 : idx] 144 tti = self._tz_after 147 tti = self._ttinfos[0] 150 shift = tti_prev.utcoff - tti.utcoff 152 dt += tti.utcoff
|
/external/cldr/common/testData/transforms/ |
D | kk-fonipa-t-kk.txt | 119 Зерттеушілер zi̯ɘɾtti̯ɘwʃɘli̯ɘɾ 460 газеттері ɡɑzi̯ɘtti̯ɘɾɘ 489 дискеттер diski̯ɘtti̯ɘɾ 565 зерттеді zi̯ɘɾtti̯ɘdɘ 566 зерттеулер zi̯ɘɾtti̯ɘwli̯ɘɾ 600 кадеттер kɑdi̯ɘtti̯ɘɾ 669 міндеттері mɘndi̯ɘtti̯ɘɾɘ 797 сәттерінде sætti̯ɘɾɘndi̯ɘ 846 университеттерінде wnivi̯ɘɾsiti̯ɘtti̯ɘɾɘndi̯ɘ 976 қызметтегі qəzmi̯ɘtti̯ɘɡɘ [all …]
|
/external/fec/ |
D | config.sub | 144 -c[123]* | -convex* | -sun | -crds | -omron* | -dg | -ultra | -tti* | \ 689 basic_machine=sparc-tti 692 basic_machine=m68k-tti 1187 *-tti) # must be before sparc entry or we get the wrong os.
|
/external/libogg/ |
D | config.sub | 149 -c[123]* | -convex* | -sun | -crds | -omron* | -dg | -ultra | -tti* | \ 812 basic_machine=sparc-tti 815 basic_machine=m68k-tti 1418 *-tti) # must be before sparc entry or we get the wrong os.
|
/external/libnetfilter_conntrack/ |
D | config.sub | 154 -c[123]* | -convex* | -sun | -crds | -omron* | -dg | -ultra | -tti* | \ 883 basic_machine=sparc-tti 886 basic_machine=m68k-tti 1524 *-tti) # must be before sparc entry or we get the wrong os.
|
/external/libexif/ |
D | config.sub | 153 -c[123]* | -convex* | -sun | -crds | -omron* | -dg | -ultra | -tti* | \ 881 basic_machine=sparc-tti 884 basic_machine=m68k-tti 1515 *-tti) # must be before sparc entry or we get the wrong os.
|
/external/libnfnetlink/ |
D | config.sub | 154 -c[123]* | -convex* | -sun | -crds | -omron* | -dg | -ultra | -tti* | \ 883 basic_machine=sparc-tti 886 basic_machine=m68k-tti 1524 *-tti) # must be before sparc entry or we get the wrong os.
|
/external/iperf3/config/ |
D | config.sub | 150 -c[123]* | -convex* | -sun | -crds | -omron* | -dg | -ultra | -tti* | \ 1603 *-tti) # must be before sparc entry or we get the wrong os.
|
/external/python/cpython2/Modules/_ctypes/libffi/ |
D | config.sub | 150 -c[123]* | -convex* | -sun | -crds | -omron* | -dg | -ultra | -tti* | \ 1598 *-tti) # must be before sparc entry or we get the wrong os.
|
/external/speex/ |
D | config.sub | 150 -c[123]* | -convex* | -sun | -crds | -omron* | -dg | -ultra | -tti* | \ 1604 *-tti) # must be before sparc entry or we get the wrong os.
|
/external/libnfnetlink/build-aux/ |
D | config.sub | 157 -c[123]* | -convex* | -sun | -crds | -omron* | -dg | -ultra | -tti* | \ 1592 *-tti) # must be before sparc entry or we get the wrong os.
|
/external/llvm-project/polly/lib/External/ppcg/ |
D | config.sub | 157 -c[123]* | -convex* | -sun | -crds | -omron* | -dg | -ultra | -tti* | \ 1585 *-tti) # must be before sparc entry or we get the wrong os.
|
/external/libcups/ |
D | config.sub | 150 -c[123]* | -convex* | -sun | -crds | -omron* | -dg | -ultra | -tti* | \ 1603 *-tti) # must be before sparc entry or we get the wrong os.
|
/external/libcap-ng/libcap-ng-0.7/ |
D | config.sub | 155 -c[123]* | -convex* | -sun | -crds | -omron* | -dg | -ultra | -tti* | \ 1576 *-tti) # must be before sparc entry or we get the wrong os.
|
/external/libnetfilter_conntrack/build-aux/ |
D | config.sub | 150 -c[123]* | -convex* | -sun | -crds | -omron* | -dg | -ultra | -tti* | \ 1609 *-tti) # must be before sparc entry or we get the wrong os.
|
/external/stressapptest/ |
D | config.sub | 149 -c[123]* | -convex* | -sun | -crds | -omron* | -dg | -ultra | -tti* | \ 1642 *-tti) # must be before sparc entry or we get the wrong os.
|
/external/google-breakpad/autotools/ |
D | config.sub | 149 -c[123]* | -convex* | -sun | -crds | -omron* | -dg | -ultra | -tti* | \ 1638 *-tti) # must be before sparc entry or we get the wrong os.
|
/external/jemalloc_new/build-aux/ |
D | config.sub | 149 -c[123]* | -convex* | -sun | -crds | -omron* | -dg | -ultra | -tti* | \ 1635 *-tti) # must be before sparc entry or we get the wrong os.
|
/external/tcpdump/ |
D | config.sub | 150 -c[123]* | -convex* | -sun | -crds | -omron* | -dg | -ultra | -tti* | \ 1617 *-tti) # must be before sparc entry or we get the wrong os.
|
/external/mtools/ |
D | config.sub | 149 -c[123]* | -convex* | -sun | -crds | -omron* | -dg | -ultra | -tti* | \ 1635 *-tti) # must be before sparc entry or we get the wrong os.
|