| /netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.python/ |
| D | py-framefilter.py | 65 def elided(self): member in Dummy 92 def elided(self): member in ElidingFrameDecorator 118 elided = next(self.input_iterator) 119 return ElidingFrameDecorator(frame, [elided])
|
| D | py-framefilter.c | 107 const char *elided = "Elided frame"; in func2() local
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/python/lib/gdb/ |
| D | FrameDecorator.py | 45 def elided(self): member in _FrameDecoratorBase 49 return self._base.elided()
|
| /netbsd/src/external/bsd/tcpdump/dist/tests/ |
| D | rpl-dao-oobr.out | 1 …eff:fe11:3424: ICMP6, RPL, (CLR)Destination Advertisement Object [dagid:<elided>,seq:0,instance:42…
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/python/ |
| D | py-framefilter.c | 1049 gdbpy_ref<> elided (get_py_iter_from_func (filter, "elided")); in py_print_frame() 1050 if (elided == NULL) in py_print_frame() 1053 if (elided != Py_None) in py_print_frame() 1061 while ((item = PyIter_Next (elided.get ()))) in py_print_frame()
|
| /netbsd/src/sbin/mount_portal/examples/ |
| D | cvs.1 | 32 [ diffs elided ]
|
| /netbsd/src/external/gpl3/binutils/dist/gas/ |
| D | ChangeLog-2013 | 439 Add a "must be an immediate expression" error. Handle elided offsets 517 suffixes to be elided too. 570 (mips_ip): Use it. Allow "+K" operands to be elided at the end 943 for 'A' and assume that the constant has been elided if the result 972 Handle elided 'A' constants. Allow 'A' constants to use
|
| /netbsd/src/external/gpl2/xcvs/dist/doc/ |
| D | getdate.texi | 269 part of the time of day may not be elided when a time zone correction
|
| D | getdate-cvs.texi | 276 part of the time of day may not be elided when a time zone correction
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/doc/ |
| D | python.texi | 2381 @defun FrameDecorator.elided (self) 2383 The @code{elided} method groups frames together in a hierarchical 2390 The @code{elided} function must return an iterable and this iterable 2391 must contain the frames that are being elided wrapped in a suitable 2392 frame decorator. If no frames are being elided this function may 2398 It is the frame filter's task to also filter out the elided frames from 2736 want to hierarchically represent frames, the @code{elided} frame 2739 This example approaches the issue with the @code{elided} method. This 2799 elided frame, and the eliding frame. 2809 def elided(self): [all …]
|
| D | gdb.info-9 | 1068 * FrameDecorator.elided: Frame Decorator API. (line 29)
|
| D | gdb.texinfo | 8468 such elided frames are still printed, but they are indented relative 8469 to the filtered frames that cause them to be elided. The @code{-hide} 8470 option causes elided frames to not be printed at all. 37945 file name) of a source file, though the fullname can be elided if this 37952 of the file. The @var{fullname} field can be elided if the absolute
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/cp/ |
| D | pt.cc | 30212 bool elided = false; in do_class_deduction() local 30215 for (lkp_iterator iter (cands); !elided && iter; ++iter) in do_class_deduction() 30217 elided = true; in do_class_deduction() 30219 if (elided) in do_class_deduction() 30260 if (elided && !cands) in do_class_deduction() 30283 if (elided) in do_class_deduction()
|
| D | ChangeLog-2017 | 3938 elided.
|
| /netbsd/src/external/bsd/file/dist/ |
| D | ChangeLog | 292 - More syscalls elided for sandboxing
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/m68k/ |
| D | m68k.md | 254 ;; elided.
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | ChangeLog-2001 | 3887 Ignore elided switches. 14103 Ignore elided switches. 15569 Ignore elided switches.
|
| D | ChangeLog-2002 | 11938 CODE_FOR_nothing for all elided patterns. 11941 function here for all elided patterns, which simply returns 11943 (gen_insn): Do not define HAVE_xxx for elided patterns.
|
| /netbsd/src/external/gpl3/gdb/dist/libiberty/ |
| D | ChangeLog | 9265 elided; needed by gdb and not present in libc.
|
| /netbsd/src/external/gpl3/binutils/dist/libiberty/ |
| D | ChangeLog | 9265 elided; needed by gdb and not present in libc.
|
| /netbsd/src/external/gpl3/gcc/dist/libiberty/ |
| D | ChangeLog | 8774 elided; needed by gdb and not present in libc.
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/ |
| D | NEWS | 3578 if elided. This command is renamed from the "maint demangle" command.
|
| D | ChangeLog-2015 | 12861 'elided' to a new inner block.
|
| D | ChangeLog-2018 | 10353 whether the frame should be elided.
|
| /netbsd/src/external/gpl3/gcc/dist/ |
| D | NEWS | 4448 Those [...] elided parameters can be seen using -fno-elide-type:
|