| /f-stack/freebsd/contrib/ngatm/netnatm/sig/ |
| H A D | unimkmsg.h | 52 (IE).h.present = 0; \ 53 IE_SETPRESENT(IE); \ 56 (IE).state = CS; \ 61 (IE).h.present = 0; \ 62 IE_SETPRESENT(IE); \ 65 (IE).epref = EPREF; \ 66 (IE).flag = FLAG; \ 71 (IE).h.present = 0; \ 72 IE_SETPRESENT(IE); \ 81 IE_SETPRESENT(IE); \ [all …]
|
| H A D | sig_verify.c | 329 #define STUFF_IE(IE) \ in uni_vfy_collect_ies() argument 330 uni->cause.u.ie.ie[uni->cause.u.ie.len++] = (IE); \ in uni_vfy_collect_ies()
|
| H A D | unipriv.h | 471 #define MANDATE_IE(UNI,MSG,IE) \ argument 474 uni_mandate_ie(UNI, IE); \
|
| /f-stack/freebsd/contrib/ngatm/netnatm/msg/ |
| H A D | uni_hdr.h | 195 #define IE_ISPRESENT(IE) \ argument 197 #define IE_SETPRESENT(IE) \ argument 198 ((IE).h.present = ((IE).h.present & ~UNI_IE_MASK) | \ 202 ((IE).h.present = ((IE).h.present & ~UNI_IE_EMPTY) | \ 205 #define IE_ISEMPTY(IE) \ argument 207 #define IE_SETEMPTY(IE) \ argument 208 ((IE).h.present = ((IE).h.present & ~UNI_IE_MASK) | \ 211 #define IE_ISERROR(IE) \ argument 213 #define IE_SETERROR(IE) \ argument 214 ((IE).h.present = ((IE).h.present & ~UNI_IE_MASK) | \ [all …]
|
| H A D | priv.h | 97 #define GET_IEDECL(IE, CODING) \ argument 101 if((CODING) <= 3 && (IE) <= 255) \ 102 if((_decl = uni_ietable[IE][CODING]) != NULL) \ 104 if((_decl = uni_ietable[IE][0]) == NULL) \ 105 PANIC(("IE %02x,%02x -- no default", CODING,IE));\
|
| H A D | unistruct.h | 579 D(ACC_DISC, 0x2b /* 43*/, IE, Q.850, "Access information discarded") \ 607 D(ENDP_INV, 0x59 /* 89*/, IE, UNI3.1, "Invalid endpoint reference") \ 612 D(MANDAT, 0x60 /* 96*/, IE, Q.850, "Mandatory information element is missing") \ 615 D(IE_NIMPL, 0x63 /* 99*/, IE, Q.850, "Information element/parameter non-existent or not implemented… 616 D(IE_INV, 0x64 /*100*/, IE, Q.850, "Invalid information element contents") \
|
| H A D | uni_ie.c | 55 #define DEF_IE_PRINT(Coding, IE) \ argument 56 void uni_ie_print_##Coding##_##IE(struct uni_ie_##IE *ie, struct unicx *cx) 58 #define DEF_IE_CHECK(Coding, IE) \ argument 59 int uni_ie_check_##Coding##_##IE(struct uni_ie_##IE *ie, struct unicx *cx) 61 #define DEF_IE_ENCODE(Coding, IE) \ argument 62 int uni_ie_encode_##Coding##_##IE(struct uni_msg *msg, struct uni_ie_##IE *ie, struct unicx *cx) 64 #define DEF_IE_DECODE(Coding, IE) \ argument 65 …int uni_ie_decode_##Coding##_##IE(struct uni_ie_##IE *ie, struct uni_msg *msg, u_int ielen, struct… 172 #define IE_END(IE) \ argument 174 if (uni_check_ie(UNI_IE_##IE, (union uni_ieall *)ie, cx) == 0) \
|
| /f-stack/app/nginx-1.16.1/contrib/unicode2nginx/ |
| H A D | win-utf | 44 AA D084 ; #CYRILLIC CAPITAL LETTER UKRAINIAN IE 60 BA D194 ; #CYRILLIC SMALL LETTER UKRAINIAN IE 71 C5 D095 ; #CYRILLIC CAPITAL LETTER IE 103 E5 D0B5 ; #CYRILLIC SMALL LETTER IE
|
| H A D | koi-utf | 72 C5 D0B5 ; # CYRILLIC SMALL LETTER IE 104 E5 D095 ; # CYRILLIC CAPITAL LETTER IE
|
| /f-stack/tools/libxo/xohtml/external/ |
| H A D | jquery.qtip.css | 69 * html .qtip-titlebar .qtip-close{ top: 16px; } /* IE fix */ 322 /* IE Specific */ 457 * Tested with IE 8, IE 9, Chrome 18, Firefox 9, Opera 11. 458 * Does not work with IE 7.
|
| H A D | jquery.js | 5185 // IE 9's matchesSelector returns false on disconnected nodes
|
| /f-stack/freebsd/contrib/openzfs/contrib/dracut/ |
| H A D | README.dracut.markdown | 53 format should be hex exactly as found in the `/etc/hostid` file, IE
|