Home
last modified time | relevance | path

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

/external/skia/modules/skparagraph/src/
DDecorations.cpp98 SkScalar baseline, SkScalar halo) { in calculateGaps()
/external/tensorflow/tensorflow/compiler/xla/service/spmd/
Dcustom_call_handler.cc289 HloInstruction* halo = input.hlo(); in HandleCustomCallSPMDInternal_RotateRight() local
Dspmd_partitioner_test.cc3222 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/
DCanvas.py144 def addtag_closest(self, x, y, halo=None, start=None): argument
DTkinter.py2254 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__.py2735 def addtag_closest(self, newtag, x, y, halo=None, start=None): argument
2876 def find_closest(self, x, y, halo=None, start=None): argument