Home
last modified time | relevance | path

Searched defs:numlines (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/coreboot/payloads/nvramcui/
H A Dnvramcui.c45 int numlines = getmaxy(w) - 2; in render_form() local
210 int numlines = min(numopts * 2, 16); in main() local
/aosp_15_r20/external/python/cpython2/Lib/
Ddifflib.py1710 numlines=5): argument
1894 def _convert_flags(self,fromlist,tolist,flaglist,context,numlines): argument
1942 numlines=5): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/
Ddifflib.py1706 context=False, numlines=5, *, charset='utf-8'): argument
1893 def _convert_flags(self,fromlist,tolist,flaglist,context,numlines): argument
1941 numlines=5): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/
Ddifflib.py1706 context=False, numlines=5, *, charset='utf-8'): argument
1893 def _convert_flags(self,fromlist,tolist,flaglist,context,numlines): argument
1941 numlines=5): argument
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/
H A Ddifflib.py1706 context=False, numlines=5, *, charset='utf-8'): argument
1893 def _convert_flags(self,fromlist,tolist,flaglist,context,numlines): argument
1941 numlines=5): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/
Ddifflib.py1706 context=False, numlines=5, *, charset='utf-8'): argument
1893 def _convert_flags(self,fromlist,tolist,flaglist,context,numlines): argument
1941 numlines=5): argument
/aosp_15_r20/external/python/cpython3/Lib/
Ddifflib.py1706 context=False, numlines=5, *, charset='utf-8'): argument
1893 def _convert_flags(self,fromlist,tolist,flaglist,context,numlines): argument
1941 numlines=5): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/
Ddifflib.py1706 context=False, numlines=5, *, charset='utf-8'): argument
1893 def _convert_flags(self,fromlist,tolist,flaglist,context,numlines): argument
1941 numlines=5): argument
/aosp_15_r20/development/samples/CubeLiveWallpaper/src/com/example/android/livecubes/cube2/
H A DCubeWallpaper2.java135 int numlines = l.length; in readModel() local
/aosp_15_r20/external/selinux/libselinux/src/
H A Daudit2why.c328 int numlines; in analyze() local