Home
last modified time | relevance | path

Searched refs:CheckList (Results 1 – 8 of 8) sorted by relevance

/external/compiler-rt/lib/sanitizer_common/tests/
Dsanitizer_list_test.cc34 static void CheckList(List *l, ListItem *i1, ListItem *i2 = 0, ListItem *i3 = 0, in CheckList() function
141 CheckList(&l1, x); in TEST()
146 CheckList(&l1, x, y, z, a, b, c); in TEST()
152 CheckList(&l1, x, y); in TEST()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCCompound.cpp412 MCInst CheckList(MCI); in tryCompound() local
416 while (lookForCompound(MCII, Context, CheckList)) { in tryCompound()
421 MCI = CheckList; in tryCompound()
/external/python/cpython3/Doc/library/
Dtkinter.tix.rst317 .. class:: CheckList()
319 The `CheckList
321 widget displays a list of items to be selected by the user. CheckList acts
326 .. \ulink{ CheckList}{http://tix.sourceforge.net/dist/current/demos/samples/ChkList.tcl}
/external/python/cpython2/Doc/library/
Dtix.rst329 .. class:: CheckList()
331 The `CheckList
333 widget displays a list of items to be selected by the user. CheckList acts
338 .. \ulink{ CheckList}{http://tix.sourceforge.net/dist/current/demos/samples/ChkList.tcl}
/external/python/cpython3/Lib/tkinter/
Dtix.py1548 class CheckList(TixWidget): class
/external/python/cpython2/Lib/lib-tk/
DTix.py1551 class CheckList(TixWidget): class
/external/python/cpython2/Misc/
DHISTORY6330 DirSelectDialog, ListNoteBook, Meter, CheckList, and the
/external/python/cpython3/Misc/
DHISTORY23714 DirSelectDialog, ListNoteBook, Meter, CheckList, and the