Searched defs:attrs (Results 1 - 25 of 137) sorted by relevance

123456

/openbsd-current/regress/lib/libradius/
H A Dtest20.c12 static const uint8_t attrs[] = { local
H A Dtest01.c18 static const uint8_t attrs[] = { local
H A Dtest04.c19 uint8_t attrs[2048]; local
/openbsd-current/lib/libcurses/widechar/
H A Dlib_cchar.c51 setcchar(cchar_t *wcval, const wchar_t *wch, const attr_t attrs, NCURSES_PAIRS_T pair_arg, const void *opts) argument
103 getcchar(const cchar_t *wcval, wchar_t *wch, attr_t *attrs, NCURSES_PAIRS_T *pair_arg, void *opts) argument
H A Dlib_vid_attr.c339 attr_t attrs = 0; local
/openbsd-current/gnu/gcc/gcc/config/
H A Dsol2-c.c176 tree attrs = tree_cons (get_identifier ("used"), NULL, init_list); local
234 tree attrs = tree_cons (get_identifier ("used"), NULL, fini_list); local
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dattribs.c322 tree t, s, a, next, specs, attrs; local
398 tree specs, attrs; local
[all...]
/openbsd-current/lib/libcurses/base/
H A Dlib_instr.c69 attr_t attrs; local
H A Dlib_addch.c235 attr_t attrs = AttrOf(CHDEREF(ch)); local
237 SetChar(CHDEREF(ch), result, attrs); local
/openbsd-current/gnu/usr.bin/binutils/gdb/tui/
H A Dtui-wingeneral.c88 int attrs; local
/openbsd-current/usr.sbin/ldapd/
H A Dmodify.c130 struct ber_element *attrs, *attr, *elm, *set = NULL; local
/openbsd-current/lib/libcurses/tty/
H A Dlib_vidattr.c380 chtype attrs = A_NORMAL; local
[all...]
/openbsd-current/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDebugInfoEntry.h52 size_t GetAttributes(DWARFUnit *cu, DWARFAttributes &attrs, argument
/openbsd-current/sys/dev/pci/drm/include/linux/
H A Dsysfs.h18 struct attribute **attrs; member in struct:attribute_group
/openbsd-current/gnu/usr.bin/cvs/src/
H A Dadd.c683 char *attrs; local
/openbsd-current/sbin/isakmpd/
H A Dconnection.c87 struct conf_list *conns, *attrs; local
/openbsd-current/gnu/llvm/clang/lib/CodeGen/
H A DCodeGenABITypes.cpp30 addDefaultFunctionDefinitionAttributes(CodeGenModule &CGM, llvm::AttrBuilder &attrs) argument
/openbsd-current/usr.sbin/radiusd/
H A Dradiusd_standard.c132 struct attrs *attrs; local
/openbsd-current/gnu/gcc/gcc/config/sh/
H A Dsymbian.c368 tree attrs; local
/openbsd-current/gnu/usr.bin/binutils/opcodes/
H A Dfr30-dis.c345 print_normal(CGEN_CPU_DESC cd ATTRIBUTE_UNUSED, void *dis_info, long value, unsigned int attrs, bfd_vma pc ATTRIBUTE_UNUSED, int length ATTRIBUTE_UNUSED) argument
370 print_address(CGEN_CPU_DESC cd ATTRIBUTE_UNUSED, void *dis_info, bfd_vma value, unsigned int attrs, bfd_vma pc ATTRIBUTE_UNUSED, int length ATTRIBUTE_UNUSED) argument
[all...]
H A Dfr30-ibld.c121 insert_normal(CGEN_CPU_DESC cd, long value, unsigned int attrs, unsigned int word_offset, unsigned int start, unsigned int length, unsigned int word_length, unsigned int total_length, CGEN_INSN_BYTES_PTR buffer) argument
412 extract_normal(CGEN_CPU_DESC cd, CGEN_EXTRACT_INFO *ex_info, CGEN_INSN_INT insn_value, unsigned int attrs, unsigned int word_offset, unsigned int start, unsigned int length, unsigned int word_length, unsigned int total_length, bfd_vma pc, long *valuep) argument
H A Dfrv-dis.c399 print_normal(CGEN_CPU_DESC cd ATTRIBUTE_UNUSED, void *dis_info, long value, unsigned int attrs, bfd_vma pc ATTRIBUTE_UNUSED, int length ATTRIBUTE_UNUSED) argument
424 print_address(CGEN_CPU_DESC cd ATTRIBUTE_UNUSED, void *dis_info, bfd_vma value, unsigned int attrs, bfd_vma pc ATTRIBUTE_UNUSED, int length ATTRIBUTE_UNUSED) argument
[all...]
H A Dfrv-ibld.c121 insert_normal(CGEN_CPU_DESC cd, long value, unsigned int attrs, unsigned int word_offset, unsigned int start, unsigned int length, unsigned int word_length, unsigned int total_length, CGEN_INSN_BYTES_PTR buffer) argument
412 extract_normal(CGEN_CPU_DESC cd, CGEN_EXTRACT_INFO *ex_info, CGEN_INSN_INT insn_value, unsigned int attrs, unsigned int word_offset, unsigned int start, unsigned int length, unsigned int word_length, unsigned int total_length, bfd_vma pc, long *valuep) argument
H A Dip2k-dis.c354 print_normal(CGEN_CPU_DESC cd ATTRIBUTE_UNUSED, void *dis_info, long value, unsigned int attrs, bfd_vma pc ATTRIBUTE_UNUSED, int length ATTRIBUTE_UNUSED) argument
379 print_address(CGEN_CPU_DESC cd ATTRIBUTE_UNUSED, void *dis_info, bfd_vma value, unsigned int attrs, bfd_vma pc ATTRIBUTE_UNUSED, int length ATTRIBUTE_UNUSED) argument
[all...]
H A Dip2k-ibld.c121 insert_normal(CGEN_CPU_DESC cd, long value, unsigned int attrs, unsigned int word_offset, unsigned int start, unsigned int length, unsigned int word_length, unsigned int total_length, CGEN_INSN_BYTES_PTR buffer) argument
412 extract_normal(CGEN_CPU_DESC cd, CGEN_EXTRACT_INFO *ex_info, CGEN_INSN_INT insn_value, unsigned int attrs, unsigned int word_offset, unsigned int start, unsigned int length, unsigned int word_length, unsigned int total_length, bfd_vma pc, long *valuep) argument

Completed in 290 milliseconds

123456