Home
last modified time | relevance | path

Searched defs:Lists (Results 1 – 8 of 8) sorted by relevance

/third_party/python/Doc/tutorial/
Dintroduction.rst381 Lists section in Using Python as a Calculator
471 .. _tut-firststeps:
Dcontrolflow.rst901 .. _tut-unpacking-arguments:
935 .. _tut-lambda:
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/
Ddrawing.adoc374 [[drawing-line-lists]]
406 [[drawing-line-strips]]
470 [[drawing-triangle-strips]]
/third_party/protobuf/csharp/src/Google.Protobuf/Collections/
DLists.cs42 public static class Lists class
/third_party/gn/docs/
Dlanguage.md91 ### Lists subsection
/third_party/skia/third_party/externals/swiftshader/tests/regres/testlist/
Dtestlist.go106 type Lists []Group type
/third_party/python/Doc/library/
Dstdtypes.rst1181 Lists section in Sequence Types --- :class:`list`, :class:`tuple`, :class:`range`
1258 .. _typesseq-tuple:
/third_party/skia/third_party/externals/swiftshader/tests/regres/cmd/export_to_sheets/
Dmain.go297 func createTestListSheets(srv *sheets.Service, testlists testlist.Lists) error {