Home
last modified time | relevance | path

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

/external/fonttools/Lib/fontTools/varLib/
Diup.py26 _Delta = Tuple[Real, Real] variable
38 rd1 : _Delta,
40 rd2 : _Delta) -> _DeltaSegment:
/external/rust/crates/grpcio-sys/grpc/third_party/re2/re2/
Dmake_unicode_casefold.py35 def _Delta(a, b): function
/external/grpc-grpc/src/python/grpcio_testing/grpc_testing/
D_time.py51 class _Delta( class