| /src/external/gpl3/binutils/dist/include/opcode/ |
| tic6x-opcode-table.h | 118 #define ENC(id, meth, op) { \ 135 ENC4(ENC(s, fu, 0), ENC(x, xpath, 0), ENC(src2, reg, 0), 136 ENC(dst, reg, 1))) 140 ENC3(ENC(s, fu, 0), ENC(src2, reg, 0), ENC(dst, reg, 1))) 145 ENC4(ENC(s, fu, 0), ENC(x, xpath, 0), ENC(src2, reg, 0) [all...] |
| /src/external/gpl3/binutils.old/dist/include/opcode/ |
| tic6x-opcode-table.h | 118 #define ENC(id, meth, op) { \ 135 ENC4(ENC(s, fu, 0), ENC(x, xpath, 0), ENC(src2, reg, 0), 136 ENC(dst, reg, 1))) 140 ENC3(ENC(s, fu, 0), ENC(src2, reg, 0), ENC(dst, reg, 1))) 145 ENC4(ENC(s, fu, 0), ENC(x, xpath, 0), ENC(src2, reg, 0) [all...] |
| /src/external/gpl3/gdb/dist/include/opcode/ |
| tic6x-opcode-table.h | 118 #define ENC(id, meth, op) { \ 135 ENC4(ENC(s, fu, 0), ENC(x, xpath, 0), ENC(src2, reg, 0), 136 ENC(dst, reg, 1))) 140 ENC3(ENC(s, fu, 0), ENC(src2, reg, 0), ENC(dst, reg, 1))) 145 ENC4(ENC(s, fu, 0), ENC(x, xpath, 0), ENC(src2, reg, 0) [all...] |
| /src/external/gpl3/gdb.old/dist/include/opcode/ |
| tic6x-opcode-table.h | 118 #define ENC(id, meth, op) { \ 135 ENC4(ENC(s, fu, 0), ENC(x, xpath, 0), ENC(src2, reg, 0), 136 ENC(dst, reg, 1))) 140 ENC3(ENC(s, fu, 0), ENC(src2, reg, 0), ENC(dst, reg, 1))) 145 ENC4(ENC(s, fu, 0), ENC(x, xpath, 0), ENC(src2, reg, 0) [all...] |
| /src/external/gpl3/gdb/dist/sim/bfin/ |
| dv-bfin_pint.c | 178 #define ENC(bmap, piq) (((bmap) << 8) + (piq)) 181 { "piq0@"#n, ENC(n, 0), 0, input_port, }, \ 182 { "piq1@"#n, ENC(n, 1), 0, input_port, }, \ 183 { "piq2@"#n, ENC(n, 2), 0, input_port, }, \ 184 { "piq3@"#n, ENC(n, 3), 0, input_port, }, \ 185 { "piq4@"#n, ENC(n, 4), 0, input_port, }, \ 186 { "piq5@"#n, ENC(n, 5), 0, input_port, }, \ 187 { "piq6@"#n, ENC(n, 6), 0, input_port, }, \ 188 { "piq7@"#n, ENC(n, 7), 0, input_port, }, \ 189 { "piq8@"#n, ENC(n, 8), 0, input_port, }, [all...] |
| dv-bfin_sic.c | 580 #define ENC(sic, pin) (((sic) << 8) + (pin)) 601 { "int0@"#n, ENC(n, 0), 0, input_port, }, \ 602 { "int1@"#n, ENC(n, 1), 0, input_port, }, \ 603 { "int2@"#n, ENC(n, 2), 0, input_port, }, \ 604 { "int3@"#n, ENC(n, 3), 0, input_port, }, \ 605 { "int4@"#n, ENC(n, 4), 0, input_port, }, \ 606 { "int5@"#n, ENC(n, 5), 0, input_port, }, \ 607 { "int6@"#n, ENC(n, 6), 0, input_port, }, \ 608 { "int7@"#n, ENC(n, 7), 0, input_port, }, \ 609 { "int8@"#n, ENC(n, 8), 0, input_port, }, [all...] |
| /src/external/gpl3/gdb.old/dist/sim/bfin/ |
| dv-bfin_pint.c | 178 #define ENC(bmap, piq) (((bmap) << 8) + (piq)) 181 { "piq0@"#n, ENC(n, 0), 0, input_port, }, \ 182 { "piq1@"#n, ENC(n, 1), 0, input_port, }, \ 183 { "piq2@"#n, ENC(n, 2), 0, input_port, }, \ 184 { "piq3@"#n, ENC(n, 3), 0, input_port, }, \ 185 { "piq4@"#n, ENC(n, 4), 0, input_port, }, \ 186 { "piq5@"#n, ENC(n, 5), 0, input_port, }, \ 187 { "piq6@"#n, ENC(n, 6), 0, input_port, }, \ 188 { "piq7@"#n, ENC(n, 7), 0, input_port, }, \ 189 { "piq8@"#n, ENC(n, 8), 0, input_port, }, [all...] |
| dv-bfin_sic.c | 580 #define ENC(sic, pin) (((sic) << 8) + (pin)) 601 { "int0@"#n, ENC(n, 0), 0, input_port, }, \ 602 { "int1@"#n, ENC(n, 1), 0, input_port, }, \ 603 { "int2@"#n, ENC(n, 2), 0, input_port, }, \ 604 { "int3@"#n, ENC(n, 3), 0, input_port, }, \ 605 { "int4@"#n, ENC(n, 4), 0, input_port, }, \ 606 { "int5@"#n, ENC(n, 5), 0, input_port, }, \ 607 { "int6@"#n, ENC(n, 6), 0, input_port, }, \ 608 { "int7@"#n, ENC(n, 7), 0, input_port, }, \ 609 { "int8@"#n, ENC(n, 8), 0, input_port, }, [all...] |
| /src/usr.bin/uuencode/ |
| uuencode.c | 122 /* ENC is the basic 1 character encoding function to make a char printing */ 123 #define ENC(c) ((c) ? ((c) & 077) + ' ': '`') 164 ch = ENC(n); 175 ch = ENC(ch); 179 ch = ENC(ch); 183 ch = ENC(ch); 187 ch = ENC(ch); 196 ch = ENC('\0');
|
| /src/sys/arch/luna68k/dev/xplx/ |
| mkdefs.awk | 79 if (match($3, /^[^_]+_(CMD|ENC)_/)) {
|
| xplx.asm | 144 ; +4.b ENC 165 ; +4.b ENC 946 ; check ENC 1282 ; PAM ENC -> PAM Driver MAP address 1311 CALL PAM_ENC_MAP ; get ENC to MAP 1342 CALL PAM_ENC_MAP ; get ENC to MAP 1367 CALL PAM_ENC_MAP ; re- get ENC to MAP
|
| /src/usr.bin/audio/ctl/ |
| ctl.c | 81 #define ENC 7 107 { "play.encoding", &info.play.encoding, ENC, 0 }, 126 { "record.encoding", &info.record.encoding, ENC, 0 }, 205 case ENC: 239 int enc; local 259 case ENC: 260 enc = audio_enc_to_val(q); 261 if (enc >= 0) 262 *(u_int*)p->valp = enc; 296 audio_encoding_t enc; local [all...] |
| /src/external/bsd/libevent/dist/test/ |
| regress_http.c | 2917 #define ENC(from,want,plus) do { \ 2949 ENC("Hello", "Hello",0); 2950 ENC("99", "99",0); 2951 ENC("", "",0); 2952 ENC( 2955 ENC(" ", "%20",0); 2956 ENC(" ", "+",1); 2957 ENC("\xff\xf0\xe0", "%FF%F0%E0",0); 2958 ENC("\x01\x19", "%01%19",1); 2959 ENC("http://www.ietf.org/rfc/rfc3986.txt" [all...] |
| /src/external/bsd/ntp/dist/sntp/libevent/test/ |
| regress_http.c | 2914 #define ENC(from,want,plus) do { \ 2946 ENC("Hello", "Hello",0); 2947 ENC("99", "99",0); 2948 ENC("", "",0); 2949 ENC( 2952 ENC(" ", "%20",0); 2953 ENC(" ", "+",1); 2954 ENC("\xff\xf0\xe0", "%FF%F0%E0",0); 2955 ENC("\x01\x19", "%01%19",1); 2956 ENC("http://www.ietf.org/rfc/rfc3986.txt" [all...] |
| /src/libexec/ftpd/ |
| ftpcmd.y | 147 CONF ENC 784 | ENC SP base64data CRLF 1271 { "ENC", ENC, STR1, 4, "<sp> base64data", 0, },
|
| /src/sys/arch/mips/cavium/dev/ |
| octeon_cop2var.h | 175 __octeon_cop2_aes_ed_16(encrypt, ENC) \ 229 /* __octeon_cop2_aes_ed_block(encrypt, ENC) */ \ 301 /* __octeon_cop2_aes_ed_64(encrypt, ENC) */ \ 397 __octeon_cop2_des_ed_8(encrypt, ENC) \ 446 /* __octeon_cop2_des_ed_block(encrypt, ENC) */ \ 518 /* __octeon_cop2_des_ed_64(encrypt, ENC) */ \
|
| /src/external/bsd/libpcap/dist/ |
| pcap.c | 3250 DLT_CHOICE(ENC, "OpenBSD encapsulated IP"),
|
| /src/external/public-domain/sqlite/dist/ |
| sqlite3.c | 17398 u8 enc; /* Text encoding used by this database */ member in struct:Schema 17602 u8 enc; /* Text encoding */ member in struct:sqlite3 17730 #define SCHEMA_ENC(db) ((db)->aDb[0].pSchema->enc) 17731 #define ENC(db) ((db)->enc) 17808 #define DBFLAG_EncodingFixed 0x0040 /* No longer possible to change enc. */ 18217 u8 enc; /* Text encoding handled by xCmp() */ member in struct:CollSeq 18559 u8 enc; /* Text encoding - one of the SQLITE_UTF* values */ member in struct:KeyInfo 21181 SQLITE_PRIVATE CollSeq *sqlite3FindCollSeq(sqlite3*,u8 enc, const char*,int); 23249 u8 enc; \/* SQLITE_UTF8, SQLITE_UTF16BE, SQLITE_UTF16LE *\/ member in struct:sqlite3_value 23407 u8 enc; \/* Encoding to use for results *\/ member in struct:sqlite3_context 92551 u8 enc = ENC(db); local 92955 u8 enc = pRec->enc; local 107235 u8 enc = ENC(pParse->db); \/* The database encoding *\/ local 113180 u8 enc = ENC(db); \/* The text encoding used by this database *\/ local 115183 u8 enc = ENC(pParse->db); local 126581 u8 enc = ENC(db); local 139931 u8 enc; member in struct:EncName 139959 u8 enc = pEnc->enc ? pEnc->enc : SQLITE_UTF16NATIVE; local 152121 u8 enc = ENC(sqlite3VdbeDb(v)); local 152126 sqlite3ColumnExpr(pTab,pCol), enc, local 214613 int enc; local 215324 unsigned int enc; \/* Optimal text encoding *\/ member in struct:IcuScalar 226523 u8 enc = (eType==SQLITE_TEXT ? SQLITE_UTF8 : 0); local [all...] |
| /src/external/gpl3/gcc/dist/gcc/config/aarch64/ |
| aarch64.cc | 511 #define SYSREG(NAME, ENC, FLAGS, ARCH) \ 512 { NAME, ENC, FLAGS, ARCH },
|
| /src/share/terminfo/ |
| terminfo | 1515 kbs=^H, kcan=\E[S, kcbt=\E[Z, kclo=\ENc, kclr=\ENa, 14369 kMOV=\ENC, kMSG=\EOL, kNXT=\ENH, kOPT=\EOR, kPRT=\EOZ, 14377 khome=\E[H, kich1=\ENj, kind=\E[S, kmov=\ENc, kmrk=\ENi, 14585 kFND=\EOX, kHLP=\EOM, kMOV=\ENC, kMSG=\EOL, kNXT=\ENH, 14591 khlp=\EOm, kich1=\ENj, kmov=\ENc, kmrk=\ENi, kmsg=\EOl, 14666 kFND=\EOX, kHLP=\EOM, kMOV=\ENC, kMSG=\EOL, kNXT=\ENH, 14675 kfnd=\EOx, khlp=\EOm, kich1=\ENj, kmov=\ENc, kmrk=\ENi, 24055 kIC=\ENJ, kLFT=\ENK, kMOV=\ENC, kNXT=\ENH, kOPT=\EOR, 24063 kmov=\ENc, kmrk=\ENi, knp=\E[U, knxt=\ENh, kopn=\EOv, [all...] |