Home
last modified time | relevance | path

Searched defs:line (Results 1 – 25 of 148) sorted by relevance

123456

/device/linaro/bootloader/edk2/ArmPlatformPkg/Scripts/Ds5/
Dprofile.py169 line = info_file_str.readline().strip('\n') variable
177 line = info_file_str.readline().strip('\n') variable
182 line = info_file_str.readline().strip('\n') variable
187 line = info_file_str.readline().strip('\n') variable
189 line = info_file_str.readline().strip('\n') variable
190 line = info_file_str.readline().strip('\n') variable
199 line = info_func_str.readline().strip('\n') variable
204 line = info_func_str.readline().strip('\n') variable
206 line = info_func_str.readline().strip('\n') variable
207 line = info_func_str.readline().strip('\n') variable
[all …]
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/scripts/
Dfrom.py23 line = mail.readline() variable
30 line = mail.readline() variable
Dmorse.py109 def morse(line): argument
119 def play(line, dev, wave): argument
Deqfix.py169 def fixline(line): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/
Dtext_file.py134 def gen_error (self, msg, line=None): argument
147 def error (self, msg, line=None): argument
150 def warn (self, msg, line=None): argument
299 def unreadline (self, line): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dpstats.py566 def generic(self, fn, line): argument
598 def do_add(self, line): argument
607 def do_callees(self, line): argument
613 def do_callers(self, line): argument
619 def do_EOF(self, line): argument
625 def do_quit(self, line): argument
630 def do_read(self, line): argument
651 def do_reverse(self, line): argument
660 def do_sort(self, line): argument
678 def do_stats(self, line): argument
[all …]
Dcmd.py154 def precmd(self, line): argument
161 def postcmd(self, stop, line): argument
176 def parseline(self, line): argument
196 def onecmd(self, line): argument
231 def default(self, line): argument
Dmimify.py94 def mime_decode(line): argument
107 def mime_decode_header(line): argument
228 def mime_encode(line, header): argument
262 def mime_encode_header(line): argument
Dpoplib.py89 def _putline(self, line): argument
96 def _putcmd(self, line): argument
150 def _shortcmd(self, line): argument
157 def _longcmd(self, line): argument
380 def _putline(self, line): argument
Dmailcap.py91 def parseline(line): argument
122 def parsefield(line, i, n): argument
Dnntplib.py189 def putline(self, line): argument
195 def putcmd(self, line): argument
256 def shortcmd(self, line): argument
261 def longcmd(self, line, file=None): argument
382 def statcmd(self, line): argument
405 def artcmd(self, line, file=None): argument
/device/linaro/bootloader/edk2/StdLib/BsdSocketLib/
Dgetservent.c56 static char line[BUFSIZ+1]; variable
68 _getservbyport_yp(line) in _getservbyport_yp() argument
114 _getservbyname_yp(line) in _getservbyname_yp() argument
145 _getservent_yp(line) in _getservent_yp() argument
Dgetprotoent.c48 static char line[BUFSIZ+1]; variable
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/h/
DAToken_traditional.h146 int line) in makeToken()
168 void setLine(int line) { _line = line; } in setLine()
174 int line) in makeToken()
198 void setLine(int line) { _line = line; } in setLine()
204 int line) in makeToken()
DAToken.h149 int line) in makeToken()
173 void setLine(int line) { _line = line; } in setLine()
196 int line) in makeToken()
246 void setLine(int line) { _line = line; } in setLine()
269 int line) in makeToken()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
Dcmd.py154 def precmd(self, line): argument
161 def postcmd(self, stop, line): argument
176 def parseline(self, line): argument
196 def onecmd(self, line): argument
233 def default(self, line): argument
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/dlg/
Dsupport.c44 void internal_error(char *s, char *file,int line) /* MR9 23-Sep-97 */ in internal_error()
56 char *dlg_malloc(int bytes,char *file,int line) in dlg_malloc()
77 char *dlg_calloc(int n,int bytes,char *file,int line) in dlg_calloc()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/
Dreindent.py140 def _rstrip(line, JUNK='\n \t'): argument
258 def tokeneater(self, type, token, (sline, scol), end, line, argument
297 def getlspace(line): argument
/device/google/contexthub/firmware/os/platform/stm32/
Dexti.c37 void extiEnableIntLine(const enum ExtiLine line, enum ExtiTrigger trigger) in extiEnableIntLine()
57 void extiDisableIntLine(const enum ExtiLine line) in extiDisableIntLine()
62 void extiClearPendingLine(const enum ExtiLine line) in extiClearPendingLine()
67 bool extiIsPendingLine(const enum ExtiLine line) in extiIsPendingLine()
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/h/
DAToken.h193 void setLine(int line) { _line = line; } in setLine()
216 int line) in makeToken()
266 void setLine(int line) { _line = line; } in setLine()
289 int line) in makeToken()
/device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
Dlparser.c86 int line = fs->f->linedefined; in errorlimit() local
385 int line, int pc) { in newlabelentry()
734 int line = ls->linenumber; in constructor() local
788 static void body (LexState *ls, expdesc *e, int ismethod, int line) { in body()
823 static void funcargs (LexState *ls, expdesc *f, int line) { in funcargs()
881 int line = ls->linenumber; in primaryexp() local
903 int line = ls->linenumber; in suffixedexp() local
1043 int line = ls->linenumber; in subexpr() local
1054 int line = ls->linenumber; in subexpr() local
1180 int line = ls->linenumber; in gotostat() local
[all …]
/device/linaro/bootloader/edk2/StdLib/LibC/Main/
Dassert.c45 IN int line, in __assert()
/device/linaro/bootloader/arm-trusted-firmware/lib/stdlib/
Dassert.c36 void __assert (const char *function, const char *file, unsigned int line, in __assert()
/device/google/marlin/dataservices/datatop/src/
Ddatatop_value_only_poll.c60 char line[DTOP_SINGLE_LINE]; in dtop_value_only_poll() local
145 char line[DTOP_SINGLE_LINE]; in dtop_value_only_search() local
Ddatatop_gen_poll.c65 char line[DTOP_GEN_LINE]; in get_number_of_values() local
103 char line[DTOP_GEN_LINE]; in dtop_gen_poll() local

123456