HomeSort by relevance Sort by last modified time
    Searched refs:nextfile (Results 1 - 15 of 15) sorted by null

  /external/python/cpython2/Lib/
fileinput.py 19 iff the line was read from sys.stdin. Function nextfile() closes the
27 numbers are zero; nextfile() has no effect. After all lines have been
29 pertaining to the last line read; nextfile() has no effect.
49 lineno(), fileline(), isfirstline(), isstdin(), nextfile() and close()
77 __all__ = ["input","close","nextfile","filename","lineno","filelineno",
107 def nextfile(): function
119 return _state.nextfile()
182 nextfile() and close() correspond to the functions of the same name
228 self.nextfile()
243 self.nextfile()
254 def nextfile(self): member in class:FileInput
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
fileinput.py 19 iff the line was read from sys.stdin. Function nextfile() closes the
27 numbers are zero; nextfile() has no effect. After all lines have been
29 pertaining to the last line read; nextfile() has no effect.
49 lineno(), fileline(), isfirstline(), isstdin(), nextfile() and close()
84 __all__ = ["input","close","nextfile","filename","lineno","filelineno",
113 def nextfile(): function
125 return _state.nextfile()
188 nextfile() and close() correspond to the functions of the same name
237 self.nextfile()
267 def nextfile(self): member in class:FileInput
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
fileinput.py 19 iff the line was read from sys.stdin. Function nextfile() closes the
27 numbers are zero; nextfile() has no effect. After all lines have been
29 pertaining to the last line read; nextfile() has no effect.
49 lineno(), fileline(), isfirstline(), isstdin(), nextfile() and close()
84 __all__ = ["input","close","nextfile","filename","lineno","filelineno",
114 def nextfile(): function
126 return _state.nextfile()
189 nextfile() and close() correspond to the functions of the same name
237 self.nextfile()
266 def nextfile(self): member in class:FileInput
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/
fileinput.py 19 iff the line was read from sys.stdin. Function nextfile() closes the
27 numbers are zero; nextfile() has no effect. After all lines have been
29 pertaining to the last line read; nextfile() has no effect.
49 lineno(), fileline(), isfirstline(), isstdin(), nextfile() and close()
84 __all__ = ["input","close","nextfile","filename","lineno","filelineno",
114 def nextfile(): function
126 return _state.nextfile()
189 nextfile() and close() correspond to the functions of the same name
237 self.nextfile()
266 def nextfile(self) member in class:FileInput
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/
fileinput.py 19 iff the line was read from sys.stdin. Function nextfile() closes the
27 numbers are zero; nextfile() has no effect. After all lines have been
29 pertaining to the last line read; nextfile() has no effect.
49 lineno(), fileline(), isfirstline(), isstdin(), nextfile() and close()
84 __all__ = ["input","close","nextfile","filename","lineno","filelineno",
114 def nextfile(): function
126 return _state.nextfile()
189 nextfile() and close() correspond to the functions of the same name
237 self.nextfile()
266 def nextfile(self) member in class:FileInput
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
fileinput.py 19 iff the line was read from sys.stdin. Function nextfile() closes the
27 numbers are zero; nextfile() has no effect. After all lines have been
29 pertaining to the last line read; nextfile() has no effect.
49 lineno(), fileline(), isfirstline(), isstdin(), nextfile() and close()
84 __all__ = ["input","close","nextfile","filename","lineno","filelineno",
114 def nextfile(): function
126 return _state.nextfile()
189 nextfile() and close() correspond to the functions of the same name
237 self.nextfile()
266 def nextfile(self) member in class:FileInput
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
fileinput.py 19 iff the line was read from sys.stdin. Function nextfile() closes the
27 numbers are zero; nextfile() has no effect. After all lines have been
29 pertaining to the last line read; nextfile() has no effect.
49 lineno(), fileline(), isfirstline(), isstdin(), nextfile() and close()
84 __all__ = ["input","close","nextfile","filename","lineno","filelineno",
114 def nextfile(): function
126 return _state.nextfile()
189 nextfile() and close() correspond to the functions of the same name
237 self.nextfile()
266 def nextfile(self) member in class:FileInput
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_fileinput.py 72 print '%s. Nextfile (bs=%s)' % (start+2, bs)
73 fi.nextfile()
88 fi.nextfile()
97 fi.nextfile()
177 fi.nextfile()
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_fileinput.py 72 print '%s. Nextfile (bs=%s)' % (start+2, bs)
73 fi.nextfile()
88 fi.nextfile()
97 fi.nextfile()
177 fi.nextfile()
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_fileinput.py 72 print '%s. Nextfile (bs=%s)' % (start+2, bs)
73 fi.nextfile()
88 fi.nextfile()
97 fi.nextfile()
177 fi.nextfile()
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_fileinput.py 72 print '%s. Nextfile (bs=%s)' % (start+2, bs)
73 fi.nextfile()
88 fi.nextfile()
97 fi.nextfile()
177 fi.nextfile()
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_fileinput.py 72 print '%s. Nextfile (bs=%s)' % (start+2, bs)
73 fi.nextfile()
88 fi.nextfile()
97 fi.nextfile()
177 fi.nextfile()
  /external/python/cpython2/Lib/test/
test_fileinput.py 108 print '%s. Nextfile (bs=%s)' % (start+2, bs)
109 fi.nextfile()
124 fi.nextfile()
133 fi.nextfile()
213 fi.nextfile()
  /external/ipsec-tools/src/racoon/
cftoken.l 635 nextfile:
643 goto nextfile;
  /external/pcre/dist2/src/
pcre2grep.c 2507 char *nextfile; local
    [all...]

Completed in 547 milliseconds