Home
last modified time | relevance | path

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

/freebsd-13.1/usr.bin/indent/
H A Dindent.c330 switch (type_code) { in main()
465 if (type_code != 0) { in main()
498 if (type_code != newline && type_code != form_feed && in main()
523 (type_code != comment) && in main()
524 (type_code != newline) && in main()
525 (type_code != preesc) && in main()
526 (type_code != form_feed)) { in main()
1005 if (type_code == funcname) { in main()
1041 if (type_code != funcname) in main()
1237 if (type_code != comment && type_code != newline && type_code != preesc) in main()
[all …]
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Language/ObjC/
H A DCocoa.cpp513 TypeCodes type_code; in NSNumberSummaryProvider() local
531 type_code = static_cast<TypeCodes>(cfinfoa & 0x7); in NSNumberSummaryProvider()
542 type_code = TypeCodes::sint8; in NSNumberSummaryProvider()
545 type_code = TypeCodes::sint16; in NSNumberSummaryProvider()
548 type_code = TypeCodes::sint32; in NSNumberSummaryProvider()
554 type_code = TypeCodes::sint64; in NSNumberSummaryProvider()
557 type_code = TypeCodes::f32; in NSNumberSummaryProvider()
560 type_code = TypeCodes::f64; in NSNumberSummaryProvider()
569 switch (type_code) { in NSNumberSummaryProvider()
/freebsd-13.1/sys/cam/ctl/
H A Dctl_tpc.c1443 switch (seg->type_code) { in tpc_process()
1750 if (cscd->type_code != EC_CSCD_ID) { in ctl_extended_copy_lid1()
1768 if (seg->type_code != EC_SEG_B2B && in ctl_extended_copy_lid1()
1769 seg->type_code != EC_SEG_VERIFY && in ctl_extended_copy_lid1()
1770 seg->type_code != EC_SEG_REGISTER_KEY) { in ctl_extended_copy_lid1()
1904 if (cscd->type_code != EC_CSCD_ID) { in ctl_extended_copy_lid4()
1922 if (seg->type_code != EC_SEG_B2B && in ctl_extended_copy_lid4()
1923 seg->type_code != EC_SEG_VERIFY && in ctl_extended_copy_lid4()
1924 seg->type_code != EC_SEG_REGISTER_KEY) { in ctl_extended_copy_lid4()
1995 cscd->type_code = EC_CSCD_ID; in tpc_create_token()
H A Dctl_tpc_local.c276 if (cscd->type_code != EC_CSCD_ID || in tpcl_resolve()
/freebsd-13.1/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-13.1/libexec/ftpd/
H A Dftpcmd.y123 %type <u.i> struct_code mode_code type_code form_code
350 | TYPE check_login SP type_code CRLF
884 type_code
/freebsd-13.1/contrib/opie/
H A Dftpcmd.y236 | TYPE SP type_code CRLF
666 type_code: A
/freebsd-13.1/sys/dev/ocs_fc/
H A Docs_fcp.h485 type_code:8;
/freebsd-13.1/sys/cam/scsi/
H A Dscsi_all.h1804 uint8_t type_code; member
1818 uint8_t type_code; member
1832 uint8_t type_code; member
1842 uint8_t type_code; member
1856 uint8_t type_code; member
1868 uint8_t type_code; member