Home
last modified time | relevance | path

Searched defs:style (Results 1 – 25 of 172) sorted by relevance

1234567

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DPath.cpp39 inline Style real_style(Style style) { in real_style()
47 inline const char *separators(Style style) { in separators()
53 inline char preferred_separator(Style style) { in preferred_separator()
59 StringRef find_first_component(StringRef path, Style style) { in find_first_component()
95 size_t filename_pos(StringRef str, Style style) { in filename_pos()
114 size_t root_dir_start(StringRef str, Style style) { in root_dir_start()
137 size_t parent_path_end(StringRef path, Style style) { in parent_path_end()
224 const_iterator begin(StringRef path, Style style) { in begin()
295 reverse_iterator rbegin(StringRef Path, Style style) { in rbegin()
346 StringRef root_path(StringRef path, Style style) { in root_path()
[all …]
/netbsd-src/external/gpl2/groff/dist/src/preproc/eqn/
H A Dother.cpp88 int accent_box::compute_metrics(int style) in compute_metrics()
189 int overline_box::compute_metrics(int style) in compute_metrics()
248 int uaccent_box::compute_metrics(int style) in compute_metrics()
352 int underline_box::compute_metrics(int style) in compute_metrics()
395 int size_box::compute_metrics(int style) in compute_metrics()
437 int font_box::compute_metrics(int style) in compute_metrics()
473 int fat_box::compute_metrics(int style) in compute_metrics()
504 int vmotion_box::compute_metrics(int style) in compute_metrics()
543 int hmotion_box::compute_metrics(int style) in compute_metrics()
575 int vcenter_box::compute_metrics(int style) in compute_metrics()
H A Dmark.cpp56 int mark_box::compute_metrics(int style) in compute_metrics()
106 int lineup_box::compute_metrics(int style) in compute_metrics()
H A Dpile.cpp30 int pile_box::compute_metrics(int style) in compute_metrics()
116 int matrix_box::compute_metrics(int style) in compute_metrics()
H A Dsqrt.cpp52 int sqrt_box::compute_metrics(int style) in compute_metrics()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-aux-info.c105 gen_formal_list_for_type (tree fntype, formals_style style) in gen_formal_list_for_type()
200 gen_formal_list_for_func_def (tree fndecl, formals_style style) in gen_formal_list_for_func_def()
273 gen_type (const char *ret_val, tree t, formals_style style) in gen_type()
450 gen_decl (tree decl, int is_func_definition, formals_style style) in gen_decl()
/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-aux-info.cc105 gen_formal_list_for_type (tree fntype, formals_style style) in gen_formal_list_for_type()
200 gen_formal_list_for_func_def (tree fndecl, formals_style style) in gen_formal_list_for_func_def()
273 gen_type (const char *ret_val, tree t, formals_style style) in gen_type()
451 gen_decl (tree decl, int is_func_definition, formals_style style) in gen_decl()
/netbsd-src/external/gpl3/binutils/dist/ld/
H A Dldbuildid.c35 validate_build_id_style (const char *style) in validate_build_id_style()
45 compute_build_id_size (const char *style) in compute_build_id_size()
98 const char *style, in generate_build_id()
/netbsd-src/external/gpl3/binutils.old/dist/ld/
H A Dldbuildid.c35 validate_build_id_style (const char *style) in validate_build_id_style()
45 compute_build_id_size (const char *style) in compute_build_id_size()
98 const char *style, in generate_build_id()
/netbsd-src/external/bsd/openpam/dist/lib/libpam/
H A Dopenpam_configure.c162 openpam_style_t style) in openpam_parse_chain()
348 openpam_style_t style) in openpam_load_file()
396 openpam_style_t style; in openpam_load_chain() local
H A Dpam_prompt.c60 int style, in pam_prompt()
H A Dpam_vprompt.c61 int style, in pam_vprompt()
/netbsd-src/usr.bin/tail/
H A Dreverse.c77 reverse(FILE *fp, enum STYLE style, off_t off, struct stat *sbp) in reverse()
106 r_reg(FILE *fp, enum STYLE style, off_t off, struct stat *sbp) in r_reg()
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/
H A Dmasterdump.c99 dns_master_style_t style; member
359 totext_ctx_init(const dns_master_style_t *style, const dns_indent_t *indentctx, in totext_ctx_init()
894 const dns_master_style_t *style, dns_indent_t *indent, in dns_master_rdatasettotext()
911 const dns_master_style_t *style, in dns_master_questiontotext()
1574 const dns_master_style_t *style, FILE *f, dns_dumpctx_t **dctxp, in dumpctx_create()
1829 const dns_master_style_t *style, FILE *f, in dns_master_dumptostreamasync()
1860 const dns_master_style_t *style, in dns_master_dumptostream()
1924 const dns_master_style_t *style, const char *filename, in dns_master_dumpasync()
1978 const dns_master_style_t *style, const char *filename, in dns_master_dump()
2015 const dns_master_style_t *style, FILE *f) { in dns_master_dumpnodetostream()
[all …]
/netbsd-src/external/mpl/bind/dist/lib/dns/
H A Dmasterdump.c98 dns_master_style_t style; global() member
356 totext_ctx_init(const dns_master_style_t * style,const dns_indent_t * indentctx,dns_totext_ctx_t * ctx) totext_ctx_init() argument
890 dns_master_rdatasettotext(const dns_name_t * owner_name,dns_rdataset_t * rdataset,const dns_master_style_t * style,dns_indent_t * indent,isc_buffer_t * target) dns_master_rdatasettotext() argument
906 dns_master_questiontotext(const dns_name_t * owner_name,dns_rdataset_t * rdataset,const dns_master_style_t * style,isc_buffer_t * target) dns_master_questiontotext() argument
1552 dumpctx_create(isc_mem_t * mctx,dns_db_t * db,dns_dbversion_t * version,const dns_master_style_t * style,FILE * f,dns_dumpctx_t ** dctxp,dns_masterformat_t format,dns_masterrawheader_t * header) dumpctx_create() argument
1791 dns_master_dumptostreamasync(isc_mem_t * mctx,dns_db_t * db,dns_dbversion_t * version,const dns_master_style_t * style,FILE * f,isc_task_t * task,dns_dumpdonefunc_t done,void * done_arg,dns_dumpctx_t ** dctxp) dns_master_dumptostreamasync() argument
1822 dns_master_dumptostream(isc_mem_t * mctx,dns_db_t * db,dns_dbversion_t * version,const dns_master_style_t * style,dns_masterformat_t format,dns_masterrawheader_t * header,FILE * f) dns_master_dumptostream() argument
1886 dns_master_dumpasync(isc_mem_t * mctx,dns_db_t * db,dns_dbversion_t * version,const dns_master_style_t * style,const char * filename,isc_task_t * task,dns_dumpdonefunc_t done,void * done_arg,dns_dumpctx_t ** dctxp,dns_masterformat_t format,dns_masterrawheader_t * header) dns_master_dumpasync() argument
1940 dns_master_dump(isc_mem_t * mctx,dns_db_t * db,dns_dbversion_t * version,const dns_master_style_t * style,const char * filename,dns_masterformat_t format,dns_masterrawheader_t * header) dns_master_dump() argument
1977 dns_master_dumpnodetostream(isc_mem_t * mctx,dns_db_t * db,dns_dbversion_t * version,dns_dbnode_t * node,const dns_name_t * name,const dns_master_style_t * style,FILE * f) dns_master_dumpnodetostream() argument
2022 dns_master_dumpnode(isc_mem_t * mctx,dns_db_t * db,dns_dbversion_t * version,dns_dbnode_t * node,const dns_name_t * name,const dns_master_style_t * style,const char * filename) dns_master_dumpnode() argument
2059 dns_master_styleflags(const dns_master_style_t * style) dns_master_styleflags() argument
2071 dns_master_style_t *style; dns_master_stylecreate() local
2090 dns_master_style_t *style; dns_master_styledestroy() local
[all...]
/netbsd-src/external/apache2/llvm/dist/clang/tools/clang-format/
H A Dclang-format-sublime.py27 style = None variable
H A Dclang-format.py59 style = None variable
H A Dgit-clang-format363 binary='clang-format', style=None): argument
416 binary='clang-format', style=None): argument
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/therm/
H A Dnouveau_nvkm_subdev_therm_nv40.c61 enum nv40_sensor_style style = nv40_sensor_style(therm); in nv40_sensor_setup() local
82 enum nv40_sensor_style style = nv40_sensor_style(therm); in nv40_temp_get() local
/netbsd-src/external/bsd/ntp/dist/sntp/unity/
H A Dunity.c122 void UnityPrintNumberByStyle(const _U_SINT number, const UNITY_DISPLAY_STYLE_T style) in UnityPrintNumberByStyle()
476 const UNITY_DISPLAY_STYLE_T style) in UnityAssertEqualNumber()
498 const UNITY_DISPLAY_STYLE_T style) in UnityAssertEqualIntArray()
708 const UNITY_FLOAT_TRAIT_T style) in UnityAssertFloatSpecial()
870 const UNITY_FLOAT_TRAIT_T style) in UnityAssertDoubleSpecial()
939 const UNITY_DISPLAY_STYLE_T style) in UnityAssertNumbersWithin()
/netbsd-src/external/bsd/openldap/dist/servers/slapd/
H A Dlimits.c100 unsigned style = lm[0]->lm_flags & SLAP_LIMITS_MASK; in limits_get() local
225 unsigned type, style; in limits_add() local
904 unsigned type, style; in limits_unparse() local
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Ds390-dis.c268 enum disassembler_style style; in s390_print_insn_with_opcode() local
278 enum disassembler_style style; in s390_print_insn_with_opcode() local
/netbsd-src/external/gpl2/groff/dist/src/devices/grops/
H A Dps.cpp489 struct style { struct
495 style(); argument
501 style::style() : f(0) in style() function in style
505 style::style(font *p, subencoding *s, int sz, int h, int sl) in style() function in style
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Ds390-dis.c279 enum disassembler_style style; in s390_print_insn_with_opcode() local
289 enum disassembler_style style; in s390_print_insn_with_opcode() local
/netbsd-src/lib/libform/
H A Dtype_ipv4.c64 unsigned int vals[4], style, start, mask; in ipv4_check_field() local

1234567