Searched defs:halo (Results 1 – 6 of 6) sorted by relevance
/external/skia/modules/skparagraph/src/ |
D | Decorations.cpp | 98 SkScalar baseline, SkScalar halo) { in calculateGaps()
|
/external/tensorflow/tensorflow/compiler/xla/service/spmd/ |
D | custom_call_handler.cc | 289 HloInstruction* halo = input.hlo(); in HandleCustomCallSPMDInternal_RotateRight() local
|
D | spmd_partitioner_test.cc | 3222 auto halo = op::CollectivePermute(op::Slice(reshape)); in TEST_F() local 3246 auto halo = op::CollectivePermute(op::Slice(reshape)); in TEST_F() local 10670 auto halo = in TEST_F() local
|
/external/python/cpython2/Lib/lib-tk/ |
D | Canvas.py | 144 def addtag_closest(self, x, y, halo=None, start=None): argument
|
D | Tkinter.py | 2254 def addtag_closest(self, newtag, x, y, halo=None, start=None): argument 2368 def find_closest(self, x, y, halo=None, start=None): argument
|
/external/python/cpython3/Lib/tkinter/ |
D | __init__.py | 2735 def addtag_closest(self, newtag, x, y, halo=None, start=None): argument 2876 def find_closest(self, x, y, halo=None, start=None): argument
|