Home
last modified time | relevance | path

Searched defs:_Delta (Results 1 – 6 of 6) sorted by relevance

/external/fonttools/Lib/fontTools/varLib/
Diup.py20 _Delta = Tuple[Real, Real] variable
44 coords: _PointSegment, rc1: _Point, rd1: _Delta, rc2: _Point, rd2: _Delta
/external/cronet/stable/third_party/re2/src/re2/
Dmake_unicode_casefold.py35 def _Delta(a, b): function
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/re2/re2/
Dmake_unicode_casefold.py35 def _Delta(a, b): function
/external/cronet/tot/third_party/re2/src/re2/
Dmake_unicode_casefold.py35 def _Delta(a, b): function
/external/regex-re2/re2/
Dmake_unicode_casefold.py31 def _Delta(a, b): function
/external/grpc-grpc/src/python/grpcio_testing/grpc_testing/
D_time.py50 class _Delta( class