Home
last modified time | relevance | path

Searched defs:n_lines (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Lib/idlelib/idle_test/
Dtest_sidebar.py95 def assert_sidebar_n_lines(self, n_lines): argument
/external/llvm-project/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
DRenderScriptRuntime.cpp2865 size_t n_lines) { in ParsePragmaCount()
2876 size_t n_lines) { in ParseExportReduceCount()
2930 size_t n_lines) { in ParseVersionInfo()
2946 size_t n_lines) { in ParseExportForeachCount()
2962 size_t n_lines) { in ParseExportVarCount()
3039 uint64_t n_lines; in ParseRSInfo() local