Searched refs:PAR (Results 1 - 16 of 16) sorted by relevance

/macosx-10.10/CPAN-56/Modules/PAR-1.007/
H A DMakefile1 NAME = PAR
/macosx-10.10/CPAN-56/Modules/PAR-Dist-0.49/
H A DMakefile1 NAME = PAR-Dist
/macosx-10.10/cxxfilt-11/cxxfilt/opcodes/
H A Dd10v-opc.c170 { "abs", SHORT_2, 1, EITHER, PAR|WF0, 0x4607, 0x7e1f, { RDST } },
171 { "abs", SHORT_2, 1, IU, PAR|WF0, 0x5607, 0x7eff, { ADST } },
172 { "add", SHORT_2, 1, EITHER, PAR|WCAR, 0x0200, 0x7e01, { RDST, RSRC } },
173 { "add", SHORT_2, 1, IU, PAR, 0x1201, 0x7ee3, { ADST, RSRCE } },
174 { "add", SHORT_2, 1, IU, PAR, 0x1203, 0x7eef, { ADST, ASRC } },
175 { "add2w", SHORT_2, 2, IU, PAR|WCAR, 0x1200, 0x7e23, { RDSTE, RSRCE } },
181 { "addi", SHORT_2, 1, EITHER, PAR|WCAR, 0x201, 0x7e01, { RDST, UNUM4S } },
182 { "and", SHORT_2, 1, EITHER, PAR, 0xc00, 0x7e01, { RDST, RSRC } },
184 { "bclri", SHORT_2, 1, IU, PAR, 0xc01, 0x7e01, { RDST, UNUM4 } },
186 { "bl.s", SHORT_B, 3, MU, ALONE|BRANCH_LINK|PAR,
[all...]
/macosx-10.10/CPAN-56/Modules/PAR-Packer-1.017/
H A DMakefile1 NAME = PAR-Packer
/macosx-10.10/CPAN-56/Modules/PAR-Packer-1.013/
H A DMakefile1 NAME = PAR-Packer
/macosx-10.10/cxxfilt-11/cxxfilt/include/opcode/
H A Dd10v.h74 #define PAR 4 /* may be parallel */ macro
/macosx-10.10/CPAN-56/
H A D5.16.inc131 PAR-Dist-0.49 \
132 PAR-1.007 \
135 PAR-Packer-1.013 \
H A D5.18.inc133 PAR-Dist-0.49 \
134 PAR-1.007 \
137 PAR-Packer-1.017 \
/macosx-10.10/vim-55/runtime/indent/
H A Doccam.vim26 let s:FirstLevelIndent = '^\C\s*\(IF\|ALT\|PRI\s\+ALT\|PAR\|SEQ\|PRI\s\+PAR\|WHILE\|VALOF\|CLAIM\|FORKING\)\>\|\(--.*\)\@<!\(\<PROC\>\|??\|\<CASE\>\s*\(--.*\)\=\_$\)'
/macosx-10.10/llvmCore-3425.0.34/lib/Archive/
H A DArchive.cpp61 ArchiveMember::ArchiveMember(Archive* PAR) argument
62 : parent(PAR), path(), flags(0), data(0)
/macosx-10.10/vim-55/runtime/syntax/
H A Dpurifylog.vim36 syn match purifyLogPAR "^PAR:.*$"
H A Doccam.vim31 syn keyword occamStructure SEQ PAR IF ALT PRI FORKING PLACE AT
H A Dbaan.vim228 syn keyword baanConstant DB.PAR.IS.REF.TO
/macosx-10.10/llvmCore-3425.0.34/include/llvm/Bitcode/
H A DArchive.h182 explicit ArchiveMember(Archive *PAR);
/macosx-10.10/ksh-23/ksh/src/cmd/ksh93/tests/
H A Doptions.sh449 # { SUB PAR CMD ADD }
455 PAR=(
469 do for ((P=0; P<${#PAR[@]}; P++))
472 do cmd="${SUB[S].BEG}${PAR[P].BEG}${CMD[C]}${PAR[P].END} 2>&1${ADD[A]}${SUB[S].END}"
/macosx-10.10/CPANInternal-159.1/Log-Log4perl-1.40/lib/Log/Log4perl/
H A DFAQ.pm1786 =head2 How come PAR (Perl Archive Toolkit) creates executables which then can't find their Log::Log4perl appenders?
1807 runs, not at compile time. If you have PAR compile the script above to an

Completed in 237 milliseconds