HomeSort by relevance Sort by last modified time
    Searched full:lineno (Results 101 - 125 of 658) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/libpng/scripts/
dfn.awk 75 lineno=FNR
76 if (lineno == "") lineno=NR
79 print "line", lineno ": processing failed:"
119 print "line", lineno, ": internal error:", orig
136 print "line", lineno ": unbalanced @\" ... \"@ pair"
160 print "line", lineno ": unterminated PNG_DFN string"
181 print "line", lineno ": missing sort field:", line
  /external/protobuf/
configure 197 as_suggested=" as_lineno_1=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_1a=\$LINENO
198 as_lineno_2=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_2a=\$LINENO
414 # as_fn_error STATUS ERROR [LINENO LOG_FD]
416 # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
417 # provided, also output the error to LOG_FD, referencing LINENO. Then exit the
424 $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
476 as_lineno_1=$LINENO as_lineno_1a=$LINENO
    [all...]
  /external/selinux/libselinux/man/man3/
set_matchpathcon_flags.3 10 .BI "void set_matchpathcon_invalidcon(int (*" f ")(const char *" path ", unsigned " lineno ", char *" context "));"
45 .I lineno
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
dis.py 181 Generate pairs (offset, lineno) as described in Python/compile.c.
188 lineno = code.co_firstlineno
192 if lineno != lastlineno:
193 yield (addr, lineno)
194 lastlineno = lineno
196 lineno += line_incr
197 if lineno != lastlineno:
198 yield (addr, lineno)
ast.py 115 Copy source location (`lineno` and `col_offset` attributes) from
118 for attr in 'lineno', 'col_offset':
127 When you compile a node tree with compile(), the compiler expects lineno and
133 def _fix(node, lineno, col_offset):
134 if 'lineno' in node._attributes:
135 if not hasattr(node, 'lineno'):
136 node.lineno = lineno
138 lineno = node.lineno
    [all...]
bdb.py 130 lineno = frame.f_lineno
131 if not lineno in self.breaks[filename]:
134 lineno = frame.f_code.co_firstlineno
135 if not lineno in self.breaks[filename]:
139 (bp, flag) = effective(filename, lineno, frame)
247 # Set_break prints out the breakpoint line and file:lineno.
251 def set_break(self, filename, lineno, temporary=0, cond = None,
255 line = linecache.getline(filename, lineno)
258 lineno)
262 if not lineno in list
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
dis.py 181 Generate pairs (offset, lineno) as described in Python/compile.c.
188 lineno = code.co_firstlineno
192 if lineno != lastlineno:
193 yield (addr, lineno)
194 lastlineno = lineno
196 lineno += line_incr
197 if lineno != lastlineno:
198 yield (addr, lineno)
ast.py 115 Copy source location (`lineno` and `col_offset` attributes) from
118 for attr in 'lineno', 'col_offset':
127 When you compile a node tree with compile(), the compiler expects lineno and
133 def _fix(node, lineno, col_offset):
134 if 'lineno' in node._attributes:
135 if not hasattr(node, 'lineno'):
136 node.lineno = lineno
138 lineno = node.lineno
    [all...]
bdb.py 130 lineno = frame.f_lineno
131 if not lineno in self.breaks[filename]:
134 lineno = frame.f_code.co_firstlineno
135 if not lineno in self.breaks[filename]:
139 (bp, flag) = effective(filename, lineno, frame)
247 # Set_break prints out the breakpoint line and file:lineno.
251 def set_break(self, filename, lineno, temporary=0, cond = None,
255 line = linecache.getline(filename, lineno)
258 lineno)
262 if not lineno in list
    [all...]
  /external/liblzf/
configure 209 as_lineno_1=\$LINENO
210 as_lineno_2=\$LINENO
322 as_lineno_1=$LINENO
323 as_lineno_2=$LINENO
417 as_lineno_1=$LINENO
418 as_lineno_2=$LINENO
422 # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
424 # line-number line after each line using $LINENO; the second 'sed'
426 # line-number line with the line containing $LINENO, and append
    [all...]
  /external/cmockery/cmockery_0_1_2/
configure 80 # PATH needs CR, and LINENO needs CR and PATH.
102 as_lineno_1=$LINENO
103 as_lineno_2=$LINENO
141 as_lineno_1=$LINENO
142 as_lineno_2=$LINENO
158 # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
163 # substitution so that $LINENO is not a special case at line end.
171 s,^\(['$as_cr_digits']*\)\(.*\)[$]LINENO\([^'$as_cr_alnum'_]\),\1\2\1\3,
175 ' >$as_me.lineno &
    [all...]
  /external/lldb/www/python_reference/
lldb.formatters.cpp.libcxx-pysrc.html 63 <a name="L1"></a><tt class="py-lineno"> 1</tt> <tt class="py-line"><tt class="py-keyword">import</tt> <tt id="link-0" class="py-name" targets="Package lldb=lldb-module.html"><a title="lldb" class="py-name" href="#" onclick="return doclink('link-0', 'lldb', 'link-0');">lldb</a></tt> </tt>
64 <a name="L2"></a><tt class="py-lineno"> 2</tt> <tt class="py-line"><tt class="py-keyword">import</tt> <tt id="link-1" class="py-name"><a title="lldb" class="py-name" href="#" onclick="return doclink('link-1', 'lldb', 'link-0');">lldb</a></tt><tt class="py-op">.</tt><tt id="link-2" class="py-name" targets="Package lldb.formatters=lldb.formatters-module.html"><a title="lldb.formatters" class="py-name" href="#" onclick="return doclink('link-2', 'formatters', 'link-2');">formatters</a></tt><tt class="py-op">.</tt><tt id="link-3" class="py-name" targets="Module lldb.formatters.Logger=lldb.formatters.Logger-module.html,Class lldb.formatters.Logger.Logger=lldb.formatters.Logger.Logger-class.html"><a title="lldb.formatters.Logger
66 <a name="L3"></a><tt class="py-lineno"> 3</tt> <tt class="py-line"> </tt>
67 <a name="L4"></a><tt class="py-lineno"> 4</tt> <tt class="py-line"><tt class="py-comment"># libcxx STL formatters for LLDB</tt> </tt>
68 <a name="L5"></a><tt class="py-lineno"> 5</tt> <tt class="py-line"><tt class="py-comment"># These formatters are based upon the implementation of libc++ that</tt> </tt>
69 <a name="L6"></a><tt class="py-lineno"> 6</tt> <tt class="py-line"><tt class="py-comment"># ships with current releases of OS X - They will not work for other implementations</tt> </tt>
70 <a name="L7"></a><tt class="py-lineno"> 7</tt> <tt class="py-line"><tt class="py-comment"># of the standard C++ library - and they are bound to use the libc++-specific namespace</tt> </tt>
71 <a name="L8"></a><tt class="py-lineno"> 8</tt> <tt class="py-line"> </tt>
72 <a name="L9"></a><tt class="py-lineno"> 9</tt> <tt class="py-line"><tt class="py-comment"># the std::string summary is just an example for your convenience</tt> </tt>
73 <a name="L10"></a><tt class="py-lineno"> 10</tt> <tt class="py-line"><tt class="py-comment"># the actual summary that LLDB uses is C++ c (…)
    [all...]
lldb.formatters.Logger-pysrc.html 62 <a name="L1"></a><tt class="py-lineno"> 1</tt> <tt class="py-line"><tt class="py-keyword">from</tt> <tt class="py-name">__future__</tt> <tt class="py-keyword">import</tt> <tt class="py-name">print_function</tt> </tt>
63 <a name="L2"></a><tt class="py-lineno"> 2</tt> <tt class="py-line"><tt class="py-keyword">import</tt> <tt class="py-name">sys</tt> </tt>
64 <a name="L3"></a><tt class="py-lineno"> 3</tt> <tt class="py-line"><tt class="py-keyword">import</tt> <tt class="py-name">os</tt><tt class="py-op">.</tt><tt id="link-0" class="py-name" targets="Variable lldb.SBValue.path=lldb.SBValue-class.html#path"><a title="lldb.SBValue.path" class="py-name" href="#" onclick="return doclink('link-0', 'path', 'link-0');">path</a></tt> </tt>
65 <a name="L4"></a><tt class="py-lineno"> 4</tt> <tt class="py-line"><tt class="py-keyword">import</tt> <tt class="py-name">inspect</tt> </tt>
66 <a name="L5"></a><tt class="py-lineno"> 5</tt> <tt class="py-line"> </tt>
67 <a name="NopLogger"></a><div id="NopLogger-def"><a name="L6"></a><tt class="py-lineno"> 6</tt> <a class="py-toggle" href="#" id="NopLogger-toggle" onclick="return toggle('NopLogger');">-</a><tt class="py-line"><tt class="py-keyword">class</tt> <a class="py-def-name" href="lldb.formatters.Logger.NopLogger-class.html">NopLogger</a><tt class="py-op">:</tt> </tt>
68 </div><div id="NopLogger-collapsed" style="display:none;" pad="+++" indent="++++"></div><div id="NopLogger-expanded"><a name="NopLogger.__init__"></a><div id="NopLogger.__init__-def"><a name="L7"></a><tt class="py-lineno"> 7</tt> <a class="py-toggle" href="#" id="NopLogger.__init__-toggle" onclick="return toggle('NopLogger.__init__');">-</a><tt class="py-line"> <tt class="py-keyword">def</tt> <a class="py-def-name" href="lldb.formatters.Logger.NopLogger-class.html#__init__">__init__</a><tt class="py-op">(</tt><tt class="py-param">self</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
69 </div><div id="NopLogger.__init__-collapsed" style="display:none;" pad="+++" indent="++++++++++++"></div><div id="NopLogger.__init__-expanded"><a name="L8"></a><tt class="py-lineno"> 8</tt> <tt class="py-line"> <tt class="py-keyword">pass</tt> </tt>
70 </div><a name="L9"></a><tt class="py-lineno"> 9</tt> <tt class="py-line"> </tt>
71 <a name="NopLogger.write"></a><div id="NopLogger.write-def"><a name="L10"></a><tt class="py-lineno"> 10</tt> <a class="py-toggle" href="#" id="NopLogger.write-toggle" onclick="return toggle('NopLog (…)
    [all...]
  /external/libpng/
configure 197 as_suggested=" as_lineno_1=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_1a=\$LINENO
198 as_lineno_2=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_2a=\$LINENO
414 # as_fn_error STATUS ERROR [LINENO LOG_FD]
416 # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
417 # provided, also output the error to LOG_FD, referencing LINENO. Then exit the
424 $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
476 as_lineno_1=$LINENO as_lineno_1a=$LINENO
    [all...]
  /external/google-tv-pairing-protocol/cpp/
configure 172 as_suggested=" as_lineno_1=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_1a=\$LINENO
173 as_lineno_2=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_2a=\$LINENO
362 # as_fn_error ERROR [LINENO LOG_FD]
364 # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
365 # provided, also output the error to LOG_FD, referencing LINENO. Then exit the
372 $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
424 as_lineno_1=$LINENO as_lineno_1a=$LINENO
    [all...]
  /external/marisa-trie/
configure 172 as_suggested=" as_lineno_1=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_1a=\$LINENO
173 as_lineno_2=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_2a=\$LINENO
362 # as_fn_error ERROR [LINENO LOG_FD]
364 # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
365 # provided, also output the error to LOG_FD, referencing LINENO. Then exit the
372 $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
424 as_lineno_1=$LINENO as_lineno_1a=$LINENO
    [all...]
  /external/libedit/
configure 195 as_suggested=" as_lineno_1=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_1a=\$LINENO
196 as_lineno_2=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_2a=\$LINENO
411 # as_fn_error STATUS ERROR [LINENO LOG_FD]
413 # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
414 # provided, also output the error to LOG_FD, referencing LINENO. Then exit the
421 $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
473 as_lineno_1=$LINENO as_lineno_1a=$LINENO
    [all...]
  /external/protobuf/gtest/
configure 197 as_suggested=" as_lineno_1=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_1a=\$LINENO
198 as_lineno_2=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_2a=\$LINENO
414 # as_fn_error STATUS ERROR [LINENO LOG_FD]
416 # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
417 # provided, also output the error to LOG_FD, referencing LINENO. Then exit the
424 $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
476 as_lineno_1=$LINENO as_lineno_1a=$LINENO
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
Debugger.py 43 lineno = frame.f_lineno
45 message = "%s:%s" % (basename, lineno)
207 filename, lineno = self.__frame2fileline(frame)
209 self.flist.gotofileline(filename, lineno)
214 lineno = frame.f_lineno
215 return filename, lineno
256 def show_frame(self, (frame, lineno)):
303 def set_breakpoint_here(self, filename, lineno):
304 self.idb.set_break(filename, lineno)
306 def clear_breakpoint_here(self, filename, lineno)
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
Debugger.py 43 lineno = frame.f_lineno
45 message = "%s:%s" % (basename, lineno)
207 filename, lineno = self.__frame2fileline(frame)
209 self.flist.gotofileline(filename, lineno)
214 lineno = frame.f_lineno
215 return filename, lineno
256 def show_frame(self, (frame, lineno)):
303 def set_breakpoint_here(self, filename, lineno):
304 self.idb.set_break(filename, lineno)
306 def clear_breakpoint_here(self, filename, lineno)
    [all...]
  /external/openfst/
configure 173 as_suggested=" as_lineno_1=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_1a=\$LINENO
174 as_lineno_2=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_2a=\$LINENO
378 # as_fn_error STATUS ERROR [LINENO LOG_FD]
380 # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
381 # provided, also output the error to LOG_FD, referencing LINENO. Then exit the
388 $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
440 as_lineno_1=$LINENO as_lineno_1a=$LINENO
    [all...]
  /external/icu/icu4c/source/
configure 199 as_suggested=" as_lineno_1=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_1a=\$LINENO
200 as_lineno_2=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_2a=\$LINENO
408 # as_fn_error STATUS ERROR [LINENO LOG_FD]
410 # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
411 # provided, also output the error to LOG_FD, referencing LINENO. Then exit the
418 $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
470 as_lineno_1=$LINENO as_lineno_1a=$LINENO
    [all...]
  /external/libcap-ng/libcap-ng-0.7/
configure 172 as_suggested=" as_lineno_1=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_1a=\$LINENO
173 as_lineno_2=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_2a=\$LINENO
376 # as_fn_error STATUS ERROR [LINENO LOG_FD]
378 # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
379 # provided, also output the error to LOG_FD, referencing LINENO. Then exit the
386 $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
438 as_lineno_1=$LINENO as_lineno_1a=$LINENO
    [all...]
  /external/libopus/
configure 173 as_suggested=" as_lineno_1=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_1a=\$LINENO
174 as_lineno_2=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_2a=\$LINENO
378 # as_fn_error STATUS ERROR [LINENO LOG_FD]
380 # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
381 # provided, also output the error to LOG_FD, referencing LINENO. Then exit the
388 $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
440 as_lineno_1=$LINENO as_lineno_1a=$LINENO
    [all...]
  /external/libusb/
configure 170 as_suggested=" as_lineno_1=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_1a=\$LINENO
171 as_lineno_2=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_2a=\$LINENO
359 # as_fn_error ERROR [LINENO LOG_FD]
361 # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
362 # provided, also output the error to LOG_FD, referencing LINENO. Then exit the
369 $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
421 as_lineno_1=$LINENO as_lineno_1a=$LINENO
    [all...]

Completed in 510 milliseconds

1 2 3 45 6 7 8 91011>>