/netbsd-src/external/gpl2/groff/dist/src/devices/grohtml/ |
H A D | post-html.cpp | 310 struct style { struct 317 style (); argument 323 style::style() in style() function in style 328 style::style(font *p, int sz, int h, int sl, int no, color c) in style() function in style 1045 void list::add (text_glob *in, int line_number, int min_vertical, int min_horizontal, int max_verti… in add() function in list 1307 void page::add (style *s, const string &str, in add() function in page 1714 void assert_state::add (assert_pos **h, in add() function in assert_state 1715 const char *c, const char *i, const char *v, in add() 1751 void assert_state::addx (const char *c, const char *i, const char *v, in addx() 1757 void assert_state::addy (const char *c, const char *i, const char *v, in addy() [all …]
|
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
H A D | i386-dis.c | 9272 i386_dis_printf (instr_info *ins, enum disassembler_style style, in i386_dis_printf() 10869 oappend_insert_style (instr_info *ins, enum disassembler_style style) in oappend_insert_style() 10895 enum disassembler_style style) in oappend_with_style() 10913 oappend_char_with_style (instr_info *ins, const char c, in oappend_char_with_style() 10914 enum disassembler_style style) in oappend_char_with_style() 10924 oappend_char (instr_info *ins, const char c) in oappend_char() 10973 enum disassembler_style style) in print_operand_value() 11429 int add = (ins->rex & REX_B) ? 8 : 0; in OP_E_memory() local 12065 int add; in OP_REG() local 12504 int add, res; in OP_C() local [all …]
|
/netbsd-src/external/gpl3/binutils/dist/opcodes/ |
H A D | i386-dis.c | 9263 i386_dis_printf (const disassemble_info *info, enum disassembler_style style, in i386_dis_printf() 10997 oappend_insert_style (instr_info *ins, enum disassembler_style style) in oappend_insert_style() 11023 enum disassembler_style style) in oappend_with_style() 11033 oappend_char_with_style (instr_info *ins, const char c, in oappend_char_with_style() 11034 enum disassembler_style style) in oappend_char_with_style() 11044 oappend_char (instr_info *ins, const char c) in oappend_char() 11085 enum disassembler_style style) in print_operand_value() 11638 int add = (ins->rex & REX_B) ? 8 : 0; in OP_E_memory() local 12212 int add = 0; in OP_REG() local 12669 int add, res; in OP_C() local [all …]
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | semantics.cc | 3611 bool add = false; in finish_member_declaration() local 4626 enum style_t { ctor, arg, pcc } style; in simplify_aggr_init_expr() local 4972 cxx_omp_create_clause_info (tree c, tree type, bool need_default_ctor, in cxx_omp_create_clause_info() 5119 handle_omp_array_sections_1 (tree c, tree t, vec<tree> &types, in handle_omp_array_sections_1() 5514 handle_omp_array_sections (tree c, enum c_omp_region_type ort) in handle_omp_array_sections() 6226 finish_omp_reduction_clause (tree c, bool *need_default_ctor, bool *need_dtor) in finish_omp_reduction_clause() 6501 for (tree c = TREE_VALUE (TREE_VALUE (ods)); c; c = OMP_CLAUSE_CHAIN (c)) in finish_omp_declare_simd_methods() local 6712 cp_oacc_check_attachments (tree c) in cp_oacc_check_attachments() 6752 tree c, t, *pc; in finish_omp_clauses() local 9596 tree c = build_omp_clause (loc, OMP_CLAUSE_MAP); in finish_omp_target_clauses() local [all …]
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | semantics.c | 3281 bool add = false; in finish_member_declaration() local 4299 enum style_t { ctor, arg, pcc } style; in simplify_aggr_init_expr() local 4605 cxx_omp_create_clause_info (tree c, tree type, bool need_default_ctor, in cxx_omp_create_clause_info() 4752 handle_omp_array_sections_1 (tree c, tree t, vec<tree> &types, in handle_omp_array_sections_1() 5114 handle_omp_array_sections (tree c, enum c_omp_region_type ort) in handle_omp_array_sections() 5799 finish_omp_reduction_clause (tree c, bool *need_default_ctor, bool *need_dtor) in finish_omp_reduction_clause() 6074 for (tree c = TREE_VALUE (TREE_VALUE (ods)); c; c = OMP_CLAUSE_CHAIN (c)) in finish_omp_declare_simd_methods() local 6285 cp_oacc_check_attachments (tree c) in cp_oacc_check_attachments() 6324 tree c, t, *pc; in finish_omp_clauses() local 8533 tree incr_var = NULL, orig_pre_body, orig_body, c; in handle_omp_for_class_iterator() local [all …]
|
/netbsd-src/external/gpl3/binutils.old/dist/binutils/ |
H A D | objcopy.c | 917 find_section_list (const char *name, bool add, unsigned int context) in find_section_list() 1069 #define IS_WHITESPACE(c) ((c) == ' ' || (c) == '\t') argument 1070 #define IS_LINE_TERMINATOR(c) ((c) == '\n' || (c) == '\r' || (c) == '\0') argument 1801 int c, lineno; in add_redefine_syms_file() local 3745 set_long_section_mode (bfd *output_bfd, bfd *input_bfd, enum long_section_name_handling style) in set_long_section_mode() 4685 int c; in strip_main() local 5111 int c; in copy_main() local
|
/netbsd-src/external/gpl3/binutils/dist/binutils/ |
H A D | objcopy.c | 931 find_section_list (const char *name, bool add, unsigned int context) in find_section_list() 1101 #define IS_WHITESPACE(c) ((c) == ' ' || (c) == '\t') argument 1102 #define IS_LINE_TERMINATOR(c) ((c) == '\n' || (c) == '\r' || (c) == '\0') argument 1838 int c, lineno; in add_redefine_syms_file() local 2654 set_long_section_mode (bfd *output_bfd, bfd *input_bfd, enum long_section_name_handling style) in set_long_section_mode() 4794 int c; in strip_main() local 5228 int c; in copy_main() local
|
/netbsd-src/external/mit/libcbor/dist/docs/doxygen/ |
H A D | jquery.js | 16 …,b1){return new bF.fn.init(b0,b1,bD)},bU=bb.jQuery,bH=bb.$,bD,bY=/^(?:[^#<]*(<[\w\W]+>)[^>]*$|#([\… 23 …'"]|[^\[\]'"]+)+\]|\\.|[^ >+~,(\[\\]+)+|[>+~])(\s*,\s*)?((?:.|\r|\n)*)/g,bC="sizcache"+(Math.rando… 32 …ction(a,d){a.ui=a.ui||{};if(a.ui.version){return}a.extend(a.ui,{version:"1.8.18",keyCode:{ALT:18,B… function 53 (function(b,c){var a=false;b(document).mouseup(function(d){a=false});b.widget("ui.mouse",{options:{… field 61 (function($,e,b){var c="hashchange",h=document,f,g=$.event.special,i=h.documentMode,d="on"+c in e&&… argument 68 …inalTitle",y="powertip",o="powertipjq",l="powertiptarget",E=180/Math.PI;var c={isTipOpen:false,isF… variable
|
/netbsd-src/crypto/external/bsd/heimdal/dist/doc/doxyout/wind/html/ |
H A D | jquery.js | 2 …a window with a document");return t(e)}:t(e)}("undefined"!=typeof window?window:this,function(C,e)… argument 8 …n e(t){for(var e=t.css("visibility");"inherit"===e;)t=t.parent(),e=t.css("visibility");return"hidd… argument 15 ;(function(f){"use strict";"function"===typeof define&&define.amd?define(["jquery"],f):"undefined"!… argument
|
/netbsd-src/crypto/external/bsd/heimdal/dist/doc/doxyout/hdb/html/ |
H A D | jquery.js | 2 …a window with a document");return t(e)}:t(e)}("undefined"!=typeof window?window:this,function(C,e)… argument 8 …n e(t){for(var e=t.css("visibility");"inherit"===e;)t=t.parent(),e=t.css("visibility");return"hidd… function 15 ;(function(f){"use strict";"function"===typeof define&&define.amd?define(["jquery"],f):"undefined"!… argument
|
/netbsd-src/crypto/external/bsd/heimdal/dist/doc/doxyout/gssapi/html/ |
H A D | jquery.js | 2 …a window with a document");return t(e)}:t(e)}("undefined"!=typeof window?window:this,function(C,e)… function 8 …n e(t){for(var e=t.css("visibility");"inherit"===e;)t=t.parent(),e=t.css("visibility");return"hidd… argument 15 ;(function(f){"use strict";"function"===typeof define&&define.amd?define(["jquery"],f):"undefined"!… argument
|
/netbsd-src/crypto/external/bsd/heimdal/dist/doc/doxyout/ntlm/html/ |
H A D | jquery.js | 2 …a window with a document");return t(e)}:t(e)}("undefined"!=typeof window?window:this,function(C,e)… field 8 …n e(t){for(var e=t.css("visibility");"inherit"===e;)t=t.parent(),e=t.css("visibility");return"hidd… argument 15 ;(function(f){"use strict";"function"===typeof define&&define.amd?define(["jquery"],f):"undefined"!… argument
|
/netbsd-src/crypto/external/bsd/heimdal/dist/doc/doxyout/krb5/html/ |
H A D | jquery.js | 2 …a window with a document");return t(e)}:t(e)}("undefined"!=typeof window?window:this,function(C,e)… argument 8 …n e(t){for(var e=t.css("visibility");"inherit"===e;)t=t.parent(),e=t.css("visibility");return"hidd… argument 15 ;(function(f){"use strict";"function"===typeof define&&define.amd?define(["jquery"],f):"undefined"!… argument
|
/netbsd-src/crypto/external/bsd/heimdal/dist/doc/doxyout/hx509/html/ |
H A D | jquery.js | 2 …a window with a document");return t(e)}:t(e)}("undefined"!=typeof window?window:this,function(C,e)… argument 8 …n e(t){for(var e=t.css("visibility");"inherit"===e;)t=t.parent(),e=t.css("visibility");return"hidd… argument 15 ;(function(f){"use strict";"function"===typeof define&&define.amd?define(["jquery"],f):"undefined"!… argument
|
/netbsd-src/crypto/external/bsd/heimdal/dist/doc/doxyout/hcrypto/html/ |
H A D | jquery.js | 2 …a window with a document");return t(e)}:t(e)}("undefined"!=typeof window?window:this,function(C,e)… variable 8 …n e(t){for(var e=t.css("visibility");"inherit"===e;)t=t.parent(),e=t.css("visibility");return"hidd… argument 15 ;(function(f){"use strict";"function"===typeof define&&define.amd?define(["jquery"],f):"undefined"!… argument
|
/netbsd-src/crypto/external/bsd/heimdal/dist/doc/doxyout/base/html/ |
H A D | jquery.js | 2 …a window with a document");return t(e)}:t(e)}("undefined"!=typeof window?window:this,function(C,e)… argument 8 …n e(t){for(var e=t.css("visibility");"inherit"===e;)t=t.parent(),e=t.css("visibility");return"hidd… argument 15 ;(function(f){"use strict";"function"===typeof define&&define.amd?define(["jquery"],f):"undefined"!… argument
|