| /netbsd-src/usr.bin/jot/ |
| H A D | jot.c | 66 #define is_default(s) (strcmp((s), "-") == 0) macro 186 if (!is_default(argv[3])) { in getargs() 195 if (!is_default(argv[2])) { in getargs() 204 if (!is_default(argv[1])) { in getargs() 215 if (!is_default(argv[0])) { in getargs()
|
| /netbsd-src/external/gpl3/binutils/dist/bfd/ |
| H A D | cpu-s390.c | 26 #define N(bits, number, print, is_default, next) \ argument 36 is_default, \
|
| /netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
| H A D | cpu-s390.c | 26 #define N(bits, number, print, is_default, next) \ argument 36 is_default, \
|
| /netbsd-src/external/bsd/nvi/dist/motif_l/ |
| H A D | m_tags.c | 88 Boolean is_default; member 173 XmNshowAsDefault, data->is_default, 174 XmNdefaultButtonShadowThickness, data->is_default, 179 if ( data->is_default )
|
| /netbsd-src/external/gpl2/groff/dist/src/include/ |
| H A D | color.h | 55 int is_default() { return scheme == DEFAULT; } in is_default() function
|
| /netbsd-src/external/gpl2/groff/dist/src/devices/grohtml/ |
| H A D | html-text.cpp | 104 if (p->col.is_default()) in dump_stack_element() 216 if (c->is_default()) in issue_color_begin()
|
| /netbsd-src/external/gpl3/binutils/dist/gold/ |
| H A D | options.h | 171 bool is_default; member 178 is_default(id) in One_option() 286 static const bool varname__##is_default = is_default__; \ 508 General_options::varname__##is_default ^ invert__) \ 531 !General_options::varname__##is_default ^ invert__) \
|
| H A D | cref.cc | 318 if (sym->is_default()) in print_cref()
|
| H A D | options.cc | 150 if (this->is_default) in print()
|
| H A D | ChangeLog-2016 | 353 (One_option::is_default): New data member. 354 (One_option::One_option): Add is_default parameter; adjust all calls. 356 (DEFINE_bool): Set is_default based on default_value__.
|
| H A D | symtab.h | 132 is_default() const in is_default() function
|
| H A D | dynobj.cc | 1773 && !(*p)->is_default() in symbol_section_contents()
|
| H A D | symtab.cc | 1021 && ret->is_default()) in add_from_object()
|
| /netbsd-src/external/gpl3/binutils.old/dist/gold/ |
| H A D | options.h | 171 bool is_default; member 178 is_default(id) in One_option() 286 static const bool varname__##is_default = is_default__; \ 508 General_options::varname__##is_default ^ invert__) \ 531 !General_options::varname__##is_default ^ invert__) \
|
| H A D | cref.cc | 318 if (sym->is_default()) in print_cref()
|
| H A D | options.cc | 150 if (this->is_default) in print()
|
| H A D | ChangeLog-2016 | 353 (One_option::is_default): New data member. 354 (One_option::One_option): Add is_default parameter; adjust all calls. 356 (DEFINE_bool): Set is_default based on default_value__.
|
| H A D | symtab.h | 132 is_default() const in is_default() function
|
| H A D | dynobj.cc | 1773 && !(*p)->is_default() in symbol_section_contents()
|
| H A D | symtab.cc | 1021 && ret->is_default()) in add_from_object()
|
| /netbsd-src/external/gpl2/groff/dist/src/devices/grotty/ |
| H A D | tty.cpp | 352 if (col->is_default()) in color_to_idx()
|
| /netbsd-src/external/gpl2/groff/dist/src/devices/grodvi/ |
| H A D | dvi.cpp | 694 if (env->fill->is_default()) in fill_next()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/ |
| H A D | Intrinsics.td | 20 class IntrinsicProperty<bit is_default = false> { 21 bit IsDefault = is_default;
|
| /netbsd-src/external/gpl2/groff/dist/ |
| H A D | ChangeLog.118 | 2516 (color::is_default, color::get_components): New methods.
|
| /netbsd-src/external/gpl3/gdb/dist/gdb/ |
| H A D | ChangeLog-2021 | 6796 (fputs_styled): Remove is_default check.
|