Home
last modified time | relevance | path

Searched refs:Fa (Results 1 – 21 of 21) sorted by relevance

/mirbsd/src/lib/libpcap/
Dscanner.l83 N ([0-9]+|(0X|0x)[0-9A-Fa-f]+)
84 B ([0-9A-Fa-f][0-9A-Fa-f]?)
85 W ([0-9A-Fa-f][0-9A-Fa-f]?[0-9A-Fa-f]?[0-9A-Fa-f]?)
/mirbsd/src/gnu/usr.bin/binutils/opcodes/
Dd30v-opc.c390 #define Fa (IMM32 + 1) macro
392 #define Fb (Fa + 1)
453 { SHORT_F, 0, { Fa, Fb, Fc } }, /* Fa,Fb,Fc (orfg, xorfg) */
454 { SHORT_F, 2, { Fa, Fb, IMM6 } }, /* Fa,Fb,imm6 */
455 { SHORT_AF, 0, { Fa, Rb, Rc } }, /* Fa,Rb,Rc */
456 { SHORT_AF, 2, { Fa, Rb, IMM6 } }, /* Fa,Rb,imm6 */
474 { SHORT_UF, 0, { Fa, Fb } }, /* Fa,Fb (notfg) */
/mirbsd/src/share/i18n/esdb/mkesdb/
Dlex.l71 ([1-9][0-9]*)|(0[0-9]*)|(0[xX][0-9A-Fa-f]+) {
/mirbsd/src/gnu/usr.bin/binutils/binutils/
Ddeflex.l63 [0-9][x0-9A-Fa-f]* { yylval.number = strtol (yytext,0,0);
Drclex.l190 [0-9][x0-9A-Fa-f]*L {
196 [0-9][x0-9A-Fa-f]* {
/mirbsd/src/share/i18n/csmapper/mkcsmapper/
Dlex.l72 ([1-9][0-9]*)|(0[0-9]*)|(0[xX][0-9A-Fa-f]+) {
/mirbsd/src/gnu/usr.bin/binutils/gas/
Ditbl-lex.l43 HEX [0-9A-Fa-f]
/mirbsd/src/gnu/usr.bin/perl/lib/unicore/
Dmktables925 next unless /^[0-9A-Fa-f]+;/;
1179 next unless /^([0-9A-Fa-f]+)(?:\.\.([0-9A-Fa-f]+))?\s*;\s*(\w+)/;
1222 next unless /^[0-9A-Fa-f]+;/;
1260 next unless /^[0-9A-Fa-f]+(\.\.[0-9A-Fa-f]+)?;/;
1297 next unless /^([0-9A-Fa-f]+)(?:\.\.([0-9A-Fa-f]+))?\s*;\s*(\w+)/;
1327 next unless /^([0-9A-Fa-f]+)\s*;\s*(\w*)/;
1347 next unless /^([0-9A-Fa-f]+)(?:\.\.([0-9A-Fa-f]+))?\s*;\s*(.+?)\s*\#/;
1419 next if not /^([0-9A-Fa-f]+)\.\.([0-9A-Fa-f]+)\s*;\s*(.+?)\s*$/;
1457 next unless /^([0-9A-Fa-f]+)(?:\.\.([0-9A-Fa-f]+))?\s*;\s*(.+?)\s*\#/;
1954 next unless /^[0-9A-Fa-f]+;/;
[all …]
/mirbsd/src/usr.bin/vi/docs/USD.doc/vi.man/
Dspell.ok9 Fa
/mirbsd/src/gnu/usr.bin/binutils/ld/
Dldlex.l148 <MRI,EXPRESSION>"$"([0-9A-Fa-f])+ {
154 <MRI,EXPRESSION>([0-9A-Fa-f])+(H|h|X|x|B|b|O|o|D|d) {
179 <SCRIPT,DEFSYMEXP,MRI,BOTH,EXPRESSION>((("$"|0[xX])([0-9A-Fa-f])+)|(([0-9])+))(M|K|m|k)? {
/mirbsd/src/usr.bin/vi/docs/USD.doc/vi.ref/
Dspell.ok20 Fa
/mirbsd/src/gnu/usr.bin/perl/pod/
Dperlebcdic.pod1211 $string =~ s/=([0-9A-Fa-f][0-9A-Fa-f])/chr hex $1/ge;
1218 $string =~ s/=([0-9A-Fa-f][0-9A-Fa-f])/chr $a2e[hex $1]/ge;
Dperlreref.pod142 xdigit IsXDigit [0-9A-Fa-f] Hexadecimal digit
Dperlfaq9.pod266 s/%([A-Fa-f\d]{2})/chr hex $1/eg; # decode
Dperlre.pod339 Any hexadecimal digit. Though this may feel silly ([0-9A-Fa-f] would
/mirbsd/src/usr.bin/xlint/lint1/
Dscan.l89 HD [0-9A-Fa-f]
/mirbsd/src/gnu/usr.bin/perl/ext/Encode/bin/
Denc2xs278 $replen++ while($rep =~ /\G\\x[0-9A-Fa-f]/g);
/mirbsd/src/lib/libssl/src/
DConfigure1017 for (@fields) { s/%([\dA-Fa-f]{2})/chr(hex($1))/eg; }
1728 for (@fields) { s/%([\dA-Fa-f]{2})/chr(hex($1))/eg; }
1776 for (@fields) { s/%([\dA-Fa-f]{2})/chr(hex($1))/eg; }
/mirbsd/src/lib/libncurses/src/include/
DCaps579 key_f46 kf46 str Fa KEY_F(46) - ----E F46 function key
1010 #key_f46 kf46 str Fa - - ----- F46 function key
/mirbsd/src/lib/libncurses/src/man/
Dterminfo.cat5688 key_f46 kf46 Fa F46 function key
/mirbsd/src/lib/libncurses/src/
DNEWS3322 such as "infocmp -Fa".