| /src/external/ibm-public/postfix/dist/mantools/ |
| enter | 30 export PS1; PS1="$1%${PS1- }"
|
| /src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/ |
| FlattenCFG.cpp | 206 BasicBlock *PS1 = PBI->getSuccessor(0); 208 BasicBlock *PS = (PS1 == BB) ? PS2 : PS1; 209 int CIdx = (PS1 == BB) ? 0 : 1; 235 BasicBlock *PS1 = TBB->getSuccessor(0); 237 BranchInst *PBI1 = dyn_cast<BranchInst>(PS1->getTerminator()); 240 // If PS1 does not jump into PS2, but PS2 jumps into PS1, 243 (PS1->getTerminator()->getSuccessor(0) != PS2)) { 244 // Check whether PS2 jumps into PS1 [all...] |
| /src/bin/ksh/ |
| table.h | 173 #define PS1 0 /* command */ 180 EXTERN int cur_prompt; /* PS1 or PS2 */
|
| lex.c | 1078 if (cur_prompt == PS1) 1106 case PS1: /* command */ 1115 char * volatile ps1; local 1118 ps1 = str_val(global("PS1")); 1119 shf = shf_sopen((char *) 0, strlen(ps1) * 2, 1121 while (*ps1) { 1122 if (*ps1 != '!' || *++ps1 == '!') 1123 shf_putchar(*ps1++, shf) [all...] |
| main.c | 267 struct tbl *vp = global("PS1"); 269 /* Set PS1 if it isn't set, or we are root and prompt doesn't 578 set_prompt(PS1, s);
|
| /src/bin/sh/ |
| option.list | 71 promptcmds promptcmds # allow $( ) in PS1 (et al).
|
| /src/external/apache2/llvm/dist/clang/lib/Sema/ |
| SemaTemplateDeduction.cpp | 5495 /// \param PS1 the first class template partial specialization 5503 ClassTemplatePartialSpecializationDecl *PS1, 5506 QualType PT1 = PS1->getInjectedSpecializationType(); 5511 bool Better2 = isAtLeastAsSpecializedAs(*this, PT2, PT1, PS1, Info); 5517 PS1->getAssociatedConstraints(AC1); 5520 if (IsAtLeastAsConstrained(PS1, AC1, PS2, AC2, AtLeastAsConstrained1)) 5522 if (IsAtLeastAsConstrained(PS2, AC2, PS1, AC1, AtLeastAsConstrained2)) 5526 return AtLeastAsConstrained1 ? PS1 : PS2; 5529 return Better1 ? PS1 : PS2; 5559 VarTemplatePartialSpecializationDecl *PS1, [all...] |
| /src/external/gpl2/gettext/dist/ |
| configure | 98 PS1='$ ' 2987 PS1='$ '
|
| /src/external/gpl2/gettext/dist/gettext-tools/examples/ |
| configure | 98 PS1='$ ' 2676 PS1='$ '
|
| /src/external/gpl3/binutils.old/dist/etc/ |
| configure | 122 PS1='$ ' 2680 PS1='$ '
|
| /src/external/gpl3/gdb/dist/etc/ |
| configure | 122 PS1='$ ' 2680 PS1='$ '
|
| /src/external/gpl3/gdb/dist/readline/ |
| configure | 122 PS1='$ ' 2640 PS1='$ '
|
| /src/external/gpl3/gdb.old/dist/etc/ |
| configure | 122 PS1='$ ' 2680 PS1='$ '
|
| /src/external/gpl3/gdb.old/dist/readline/ |
| configure | 122 PS1='$ ' 2640 PS1='$ '
|
| /src/external/gpl3/binutils/dist/etc/ |
| configure | 122 PS1='$ ' 2680 PS1='$ '
|
| /src/external/bsd/kyua-cli/dist/bootstrap/ |
| testsuite | 119 PS1='$ '
|
| /src/lib/librumpuser/ |
| configure | 124 PS1='$ ' 4458 PS1='$ '
|
| /src/tools/make/ |
| configure | 124 PS1='$ ' 3823 PS1='$ '
|
| /src/external/bsd/less/dist/ |
| configure | 50 PS1='$ ' 6328 PS1='$ '
|
| /src/external/bsd/nsd/dist/simdzone/ |
| configure | 52 PS1='$ ' 4701 PS1='$ '
|
| /src/external/gpl2/gettext/dist/autoconf-lib-link/tests/rpathlx/ |
| configure | 94 PS1='$ ' 4288 PS1='$ '
|
| /src/external/gpl2/gettext/dist/autoconf-lib-link/tests/rpathly/ |
| configure | 98 PS1='$ ' 4228 PS1='$ '
|
| /src/external/gpl2/gettext/dist/autoconf-lib-link/tests/rpathlyx/ |
| configure | 94 PS1='$ ' 4736 PS1='$ '
|
| /src/external/gpl2/gettext/dist/autoconf-lib-link/tests/rpathlz/ |
| configure | 94 PS1='$ ' 4288 PS1='$ '
|
| /src/external/gpl2/gettext/dist/autoconf-lib-link/tests/rpathlzyx/ |
| configure | 94 PS1='$ ' 5183 PS1='$ '
|