Home
last modified time | relevance | path

Searched defs:firstline (Results 1 – 12 of 12) sorted by relevance

/external/webrtc/webrtc/modules/audio_coding/neteq/test/
Drtp_to_text.cc91 char firstline[FIRSTLINELEN]; in main() local
DRTPtimeshift.cc44 char firstline[FIRSTLINELEN]; in main() local
DRTPjitter.cc68 char firstline[FIRSTLINELEN]; in main() local
DNETEQTEST_RTPpacket.cc72 char firstline[kFirstLineLength]; in skipFileHeader() local
/external/lua/src/
Dlua.c273 static const char *get_prompt (lua_State *L, int firstline) { in get_prompt()
307 static int pushline (lua_State *L, int firstline) { in pushline()
/external/python/cpython3/Lib/
Dplatform.py304 def _parse_release_file(firstline): argument
Dcodecs.py451 def read(self, size=-1, chars=-1, firstline=False): argument
/external/python/cpython2/Lib/
Dplatform.py295 def _parse_release_file(firstline): argument
Dcodecs.py442 def read(self, size=-1, chars=-1, firstline=False): argument
/external/webrtc/webrtc/test/
Drtp_file_reader.cc140 char firstline[kFirstLineLength + 1] = {0}; in Init() local
/external/pcre/dist2/src/
Dpcre2_dfa_match.c3236 BOOL utf, anchored, startline, firstline; in pcre2_dfa_match() local
Dpcre2_match.c6008 BOOL firstline; in pcre2_match() local