Home
last modified time | relevance | path

Searched refs:type_code (Results 1 – 8 of 8) sorted by relevance

/freebsd-14.2/usr.bin/indent/
H A Dindent.c328 switch (type_code) { in main()
463 if (type_code != 0) { in main()
496 if (type_code != newline && type_code != form_feed && in main()
521 (type_code != comment) && in main()
522 (type_code != newline) && in main()
523 (type_code != preesc) && in main()
524 (type_code != form_feed)) { in main()
1003 if (type_code == funcname) { in main()
1039 if (type_code != funcname) in main()
1235 if (type_code != comment && type_code != newline && type_code != preesc) in main()
[all …]
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Language/ObjC/
H A DCocoa.cpp593 TypeCodes type_code; in NSNumberSummaryProvider() local
611 type_code = static_cast<TypeCodes>(cfinfoa & 0x7); in NSNumberSummaryProvider()
622 type_code = TypeCodes::sint8; in NSNumberSummaryProvider()
625 type_code = TypeCodes::sint16; in NSNumberSummaryProvider()
628 type_code = TypeCodes::sint32; in NSNumberSummaryProvider()
634 type_code = TypeCodes::sint64; in NSNumberSummaryProvider()
637 type_code = TypeCodes::f32; in NSNumberSummaryProvider()
640 type_code = TypeCodes::f64; in NSNumberSummaryProvider()
649 switch (type_code) { in NSNumberSummaryProvider()
/freebsd-14.2/sys/cam/ctl/
H A Dctl_tpc.c1441 switch (seg->type_code) { in tpc_process()
1748 if (cscd->type_code != EC_CSCD_ID) { in ctl_extended_copy_lid1()
1766 if (seg->type_code != EC_SEG_B2B && in ctl_extended_copy_lid1()
1767 seg->type_code != EC_SEG_VERIFY && in ctl_extended_copy_lid1()
1768 seg->type_code != EC_SEG_REGISTER_KEY) { in ctl_extended_copy_lid1()
1902 if (cscd->type_code != EC_CSCD_ID) { in ctl_extended_copy_lid4()
1920 if (seg->type_code != EC_SEG_B2B && in ctl_extended_copy_lid4()
1921 seg->type_code != EC_SEG_VERIFY && in ctl_extended_copy_lid4()
1922 seg->type_code != EC_SEG_REGISTER_KEY) { in ctl_extended_copy_lid4()
1993 cscd->type_code = EC_CSCD_ID; in tpc_create_token()
H A Dctl_tpc_local.c274 if (cscd->type_code != EC_CSCD_ID || in tpcl_resolve()
/freebsd-14.2/crypto/heimdal/appl/ftp/ftpd/
H A Dftpcmd.y122 %type <i> struct_code mode_code type_code form_code
197 | TYPE SP type_code CRLF check_secure
759 type_code
/freebsd-14.2/libexec/ftpd/
H A Dftpcmd.y121 %type <u.i> struct_code mode_code type_code form_code
348 | TYPE check_login SP type_code CRLF
882 type_code
/freebsd-14.2/sys/dev/ocs_fc/
H A Docs_fcp.h483 type_code:8;
/freebsd-14.2/sys/cam/scsi/
H A Dscsi_all.h1805 uint8_t type_code; member
1819 uint8_t type_code; member
1833 uint8_t type_code; member
1843 uint8_t type_code; member
1857 uint8_t type_code; member
1869 uint8_t type_code; member