Home
last modified time | relevance | path

Searched refs:bitfield (Results 1 – 11 of 11) sorted by relevance

/illumos-gate/usr/src/lib/libkmf/libkmf/common/
H A Dpolicy.c190 kmf_ku_to_string(uint32_t bitfield) in kmf_ku_to_string() argument
192 if (bitfield & KMF_digitalSignature) in kmf_ku_to_string()
195 if (bitfield & KMF_nonRepudiation) in kmf_ku_to_string()
198 if (bitfield & KMF_keyEncipherment) in kmf_ku_to_string()
201 if (bitfield & KMF_dataEncipherment) in kmf_ku_to_string()
204 if (bitfield & KMF_keyAgreement) in kmf_ku_to_string()
207 if (bitfield & KMF_keyCertSign) in kmf_ku_to_string()
210 if (bitfield & KMF_cRLSign) in kmf_ku_to_string()
213 if (bitfield & KMF_encipherOnly) in kmf_ku_to_string()
216 if (bitfield & KMF_decipherOnly) in kmf_ku_to_string()
/illumos-gate/usr/src/uts/common/io/qede/579xx/hsi/mcp/
H A Dnvm_meta.txt127 … 27,elementSize 0 27,stringFormat {^(?:0x)?([0-9a-fA-F]+)$} 27,listType bitfield 27,allowedList bf…
128 … 28,elementSize 0 28,stringFormat {^(?:0x)?([0-9a-fA-F]+)$} 28,listType bitfield 28,allowedList bf…
130 … 30,elementSize 0 30,stringFormat {^(?:0x)?([0-9a-fA-F]+)$} 30,listType bitfield 30,allowedList Fl…
132 … 32,elementSize 0 32,stringFormat {^(?:0x)?([0-9a-fA-F]+)$} 32,listType bitfield 32,allowedList Fl…
134 … 34,elementSize 0 34,stringFormat {^(?:0x)?([0-9a-fA-F]+)$} 34,listType bitfield 34,allowedList ad…
206 …7,elementSize 0 117,stringFormat {^(?:0x)?([0-9a-fA-F]+)$} 117,listType bitfield 117,allowedList d…
210 …2,elementSize 0 122,stringFormat {^(?:0x)?([0-9a-fA-F]+)$} 122,listType bitfield 122,allowedList e…
232 …6,elementSize 0 146,stringFormat {^(?:0x)?([0-9a-fA-F]+)$} 146,listType bitfield 146,allowedList m…
233 …7,elementSize 0 147,stringFormat {^(?:0x)?([0-9a-fA-F]+)$} 147,listType bitfield 147,allowedList b…
234 …8,elementSize 0 148,stringFormat {^(?:0x)?([0-9a-fA-F]+)$} 148,listType bitfield 148,allowedList b…
[all …]
/illumos-gate/usr/src/
H A DMakefile.smatch24 SMATCH_ARGS += -Wno-one-bit-signed-bitfield
/illumos-gate/usr/src/tools/smatch/src/
H A Dparse.dtd5 …ype|node|pointer|function|array|struct|union|enum|typedef|typeof|member|bitfield|label|restrict|fo…
H A Dparse.c1919 struct symbol *bitfield; in handle_bitfield() local
1929 bitfield = alloc_indirect_symbol(token->pos, ctype, SYM_BITFIELD); in handle_bitfield()
1932 bitfield->bit_size = width; in handle_bitfield()
1942 struct symbol *base_type = bitfield->ctype.base_type; in handle_bitfield()
1943 struct symbol *bitfield_type = base_type == &int_type ? bitfield : base_type; in handle_bitfield()
1958 bitfield->bit_size = width; in handle_bitfield()
1959 bitfield->endpos = token->pos; in handle_bitfield()
/illumos-gate/usr/src/common/ficl/softcore/
H A Djhlocal.fr41 \ a bitfield of all flags (local-is-float | local-is-double) appropriate
/illumos-gate/usr/src/lib/libdtrace/common/
H A Dtcp.d.in252 * bitfield value due to CR 6876830.
/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_print.c1479 int bitfield = in print_hole() local
1509 if (bitfield) in print_hole()
1531 if (bitfield && (pap->pa_flags & PA_SHOWTYPE)) in print_hole()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/psvc/psvcobj/
H A Dpsvcobj.c222 static struct bitfield { struct
241 #define ADDR_BITFIELDS (sizeof (addr_fields) / sizeof (struct bitfield)) argument
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-dtrace-tests.p5m1001 file path=opt/SUNWdtrt/tst/common/offsetof/err.D_OFFSETOF_BITFIELD.bitfield.d \
1200 file path=opt/SUNWdtrt/tst/common/print/tst.bitfield.d mode=0444
1201 file path=opt/SUNWdtrt/tst/common/print/tst.bitfield.d.out mode=0444
/illumos-gate/usr/src/uts/intel/io/acpica/
H A Dchanges.txt3240 change the bitfield ordering based on the machine type. The new ACPICA
8735 Fixed three instances of the use of the C shift operator in the bitfield
10273 bitfield
14850 Split the common read/write low-level ACPI register bitfield