Home
last modified time | relevance | path

Searched refs:tti (Results 1 – 25 of 58) sorted by relevance

123

/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dtarget_machine_features.h83 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/
Dtz.py610 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/
Dzdump.py47 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/
Dregion_control_flow_to_functional.cc292 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.c457 _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.py126 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/
Dkk-fonipa-t-kk.txt119 Зерттеушілер 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/
Dconfig.sub144 -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/
Dconfig.sub149 -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/
Dconfig.sub154 -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/
Dconfig.sub153 -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/
Dconfig.sub154 -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/
Dconfig.sub150 -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/
Dconfig.sub150 -c[123]* | -convex* | -sun | -crds | -omron* | -dg | -ultra | -tti* | \
1598 *-tti) # must be before sparc entry or we get the wrong os.
/external/speex/
Dconfig.sub150 -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/
Dconfig.sub157 -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/
Dconfig.sub157 -c[123]* | -convex* | -sun | -crds | -omron* | -dg | -ultra | -tti* | \
1585 *-tti) # must be before sparc entry or we get the wrong os.
/external/libcups/
Dconfig.sub150 -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/
Dconfig.sub155 -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/
Dconfig.sub150 -c[123]* | -convex* | -sun | -crds | -omron* | -dg | -ultra | -tti* | \
1609 *-tti) # must be before sparc entry or we get the wrong os.
/external/stressapptest/
Dconfig.sub149 -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/
Dconfig.sub149 -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/
Dconfig.sub149 -c[123]* | -convex* | -sun | -crds | -omron* | -dg | -ultra | -tti* | \
1635 *-tti) # must be before sparc entry or we get the wrong os.
/external/tcpdump/
Dconfig.sub150 -c[123]* | -convex* | -sun | -crds | -omron* | -dg | -ultra | -tti* | \
1617 *-tti) # must be before sparc entry or we get the wrong os.
/external/mtools/
Dconfig.sub149 -c[123]* | -convex* | -sun | -crds | -omron* | -dg | -ultra | -tti* | \
1635 *-tti) # must be before sparc entry or we get the wrong os.

123