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/libedit/src/
Drefresh.c108 Char *firstline = el->el_vdisplay[0]; in re_nextline() local
1079 Char *firstline = el->el_display[0]; in re_fastputc() local
/external/skia/third_party/lua/src/
Dlua.c235 static const char *get_prompt (lua_State *L, int firstline) { in get_prompt()
260 static int pushline (lua_State *L, int firstline) { in pushline()
/external/syslinux/com32/lua/src/
Dlua.c242 static const char *get_prompt (lua_State *L, int firstline) { in get_prompt()
267 static int pushline (lua_State *L, int firstline) { in pushline()
/external/python/cpython2/Lib/
Dplatform.py266 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.c3127 BOOL utf, anchored, startline, firstline; in pcre2_dfa_match() local
Dpcre2_match.c6454 BOOL firstline; in pcre2_match() local