Searched defs:firstline (Results 1 – 12 of 12) sorted by relevance
/external/webrtc/webrtc/modules/audio_coding/neteq/test/ |
D | rtp_to_text.cc | 91 char firstline[FIRSTLINELEN]; in main() local
|
D | RTPtimeshift.cc | 44 char firstline[FIRSTLINELEN]; in main() local
|
D | RTPjitter.cc | 68 char firstline[FIRSTLINELEN]; in main() local
|
D | NETEQTEST_RTPpacket.cc | 72 char firstline[kFirstLineLength]; in skipFileHeader() local
|
/external/libedit/src/ |
D | refresh.c | 108 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/ |
D | lua.c | 235 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/ |
D | lua.c | 242 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/ |
D | platform.py | 266 def _parse_release_file(firstline): argument
|
D | codecs.py | 442 def read(self, size=-1, chars=-1, firstline=False): argument
|
/external/webrtc/webrtc/test/ |
D | rtp_file_reader.cc | 140 char firstline[kFirstLineLength + 1] = {0}; in Init() local
|
/external/pcre/dist2/src/ |
D | pcre2_dfa_match.c | 3127 BOOL utf, anchored, startline, firstline; in pcre2_dfa_match() local
|
D | pcre2_match.c | 6454 BOOL firstline; in pcre2_match() local
|