Searched refs:LS (Results 1 - 25 of 40) sorted by relevance

12

/macosx-10.9.5/cxxfilt-11/cxxfilt/opcodes/
H A Dmcore-opc.h24 OMa, SI, I7, LS, BR, BL, LR, LJ, enumerator in enum:__anon7999
162 { "ld", LS, 0, 0x8000 },
163 { "ldw", LS, 0, 0x8000 },
164 { "ld.w", LS, 0, 0x8000 },
165 { "st", LS, 0, 0x9000 },
166 { "stw", LS, 0, 0x9000 },
167 { "st.w", LS, 0, 0x9000 },
168 { "ldb", LS, 0, 0xA000 },
169 { "ld.b", LS, 0, 0xA000 },
170 { "stb", LS,
[all...]
H A Dmcore-dis.c40 /* LS */ 0xF000,
189 case LS:
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/modules/pt/rde_critcl/
H A Dparam.c26 RDE_STACK LS; /* long int :: locations */ member in struct:RDE_PARAM_
168 p->LS = rde_stack_new (NULL);
189 rde_stack_del (p->LS); TRACE (("\tls clear"));
221 rde_stack_trim (p->LS, 0);
416 rde_stack_get (p->LS, lc, (void***) lv);
548 pos = 1 + (long int) rde_stack_top (p->LS);
678 rde_stack_pop (p->LS, 1);
684 p->CL = (long int) rde_stack_top (p->LS);
685 rde_stack_pop (p->LS, 1);
691 rde_stack_push (p->LS, (voi
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/modules/pt/tests/data/ok/peg_cparam-critcl/
H A D0_basic_arithmetic473 RDE_STACK LS;
562 p->LS = rde_stack_new (NULL);
578 rde_stack_del (p->LS); TRACE (("\tls clear"));
602 rde_stack_trim (p->LS, 0);
737 rde_stack_get (p->LS, lc, (void***) lv);
836 pos = 1 + (long int) rde_stack_top (p->LS);
909 rde_stack_pop (p->LS, 1);
914 p->CL = (long int) rde_stack_top (p->LS);
915 rde_stack_pop (p->LS, 1);
920 rde_stack_push (p->LS, (voi
[all...]
H A D10_notahead473 RDE_STACK LS;
562 p->LS = rde_stack_new (NULL);
578 rde_stack_del (p->LS); TRACE (("\tls clear"));
602 rde_stack_trim (p->LS, 0);
737 rde_stack_get (p->LS, lc, (void***) lv);
836 pos = 1 + (long int) rde_stack_top (p->LS);
909 rde_stack_pop (p->LS, 1);
914 p->CL = (long int) rde_stack_top (p->LS);
915 rde_stack_pop (p->LS, 1);
920 rde_stack_push (p->LS, (voi
[all...]
H A D1_functions473 RDE_STACK LS;
562 p->LS = rde_stack_new (NULL);
578 rde_stack_del (p->LS); TRACE (("\tls clear"));
602 rde_stack_trim (p->LS, 0);
737 rde_stack_get (p->LS, lc, (void***) lv);
836 pos = 1 + (long int) rde_stack_top (p->LS);
909 rde_stack_pop (p->LS, 1);
914 p->CL = (long int) rde_stack_top (p->LS);
915 rde_stack_pop (p->LS, 1);
920 rde_stack_push (p->LS, (voi
[all...]
H A D4_choice473 RDE_STACK LS;
562 p->LS = rde_stack_new (NULL);
578 rde_stack_del (p->LS); TRACE (("\tls clear"));
602 rde_stack_trim (p->LS, 0);
737 rde_stack_get (p->LS, lc, (void***) lv);
836 pos = 1 + (long int) rde_stack_top (p->LS);
909 rde_stack_pop (p->LS, 1);
914 p->CL = (long int) rde_stack_top (p->LS);
915 rde_stack_pop (p->LS, 1);
920 rde_stack_push (p->LS, (voi
[all...]
H A D5_sequence473 RDE_STACK LS;
562 p->LS = rde_stack_new (NULL);
578 rde_stack_del (p->LS); TRACE (("\tls clear"));
602 rde_stack_trim (p->LS, 0);
737 rde_stack_get (p->LS, lc, (void***) lv);
836 pos = 1 + (long int) rde_stack_top (p->LS);
909 rde_stack_pop (p->LS, 1);
914 p->CL = (long int) rde_stack_top (p->LS);
915 rde_stack_pop (p->LS, 1);
920 rde_stack_push (p->LS, (voi
[all...]
H A D6_optional473 RDE_STACK LS;
562 p->LS = rde_stack_new (NULL);
578 rde_stack_del (p->LS); TRACE (("\tls clear"));
602 rde_stack_trim (p->LS, 0);
737 rde_stack_get (p->LS, lc, (void***) lv);
836 pos = 1 + (long int) rde_stack_top (p->LS);
909 rde_stack_pop (p->LS, 1);
914 p->CL = (long int) rde_stack_top (p->LS);
915 rde_stack_pop (p->LS, 1);
920 rde_stack_push (p->LS, (voi
[all...]
H A D7_kleene473 RDE_STACK LS;
562 p->LS = rde_stack_new (NULL);
578 rde_stack_del (p->LS); TRACE (("\tls clear"));
602 rde_stack_trim (p->LS, 0);
737 rde_stack_get (p->LS, lc, (void***) lv);
836 pos = 1 + (long int) rde_stack_top (p->LS);
909 rde_stack_pop (p->LS, 1);
914 p->CL = (long int) rde_stack_top (p->LS);
915 rde_stack_pop (p->LS, 1);
920 rde_stack_push (p->LS, (voi
[all...]
H A D8_pkleene473 RDE_STACK LS;
562 p->LS = rde_stack_new (NULL);
578 rde_stack_del (p->LS); TRACE (("\tls clear"));
602 rde_stack_trim (p->LS, 0);
737 rde_stack_get (p->LS, lc, (void***) lv);
836 pos = 1 + (long int) rde_stack_top (p->LS);
909 rde_stack_pop (p->LS, 1);
914 p->CL = (long int) rde_stack_top (p->LS);
915 rde_stack_pop (p->LS, 1);
920 rde_stack_push (p->LS, (voi
[all...]
H A D9_ahead473 RDE_STACK LS;
562 p->LS = rde_stack_new (NULL);
578 rde_stack_del (p->LS); TRACE (("\tls clear"));
602 rde_stack_trim (p->LS, 0);
737 rde_stack_get (p->LS, lc, (void***) lv);
836 pos = 1 + (long int) rde_stack_top (p->LS);
909 rde_stack_pop (p->LS, 1);
914 p->CL = (long int) rde_stack_top (p->LS);
915 rde_stack_pop (p->LS, 1);
920 rde_stack_push (p->LS, (voi
[all...]
H A D2_fun_arithmetic473 RDE_STACK LS;
562 p->LS = rde_stack_new (NULL);
578 rde_stack_del (p->LS); TRACE (("\tls clear"));
602 rde_stack_trim (p->LS, 0);
737 rde_stack_get (p->LS, lc, (void***) lv);
836 pos = 1 + (long int) rde_stack_top (p->LS);
909 rde_stack_pop (p->LS, 1);
914 p->CL = (long int) rde_stack_top (p->LS);
915 rde_stack_pop (p->LS, 1);
920 rde_stack_push (p->LS, (voi
[all...]
H A D3_peg_itself473 RDE_STACK LS;
562 p->LS = rde_stack_new (NULL);
578 rde_stack_del (p->LS); TRACE (("\tls clear"));
602 rde_stack_trim (p->LS, 0);
737 rde_stack_get (p->LS, lc, (void***) lv);
836 pos = 1 + (long int) rde_stack_top (p->LS);
909 rde_stack_pop (p->LS, 1);
914 p->CL = (long int) rde_stack_top (p->LS);
915 rde_stack_pop (p->LS, 1);
920 rde_stack_push (p->LS, (voi
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/ARM/MCTargetDesc/
H A DARMBaseInfo.h39 LS, // Unsigned lower or same Less than or equal enumerator in enum:llvm::ARMCC::CondCodes
58 case HI: return LS;
59 case LS: return HI;
79 case ARMCC::LS: return "ls";
/macosx-10.9.5/vim-53/src/po/
H A DMake_mvc.mak76 LS = dir macro
91 $(LS) $(LSFLAGS) ..\*.c ..\if_perl.xs ..\globals.h > .\files
/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/
H A DStackSlotColoring.cpp48 LiveStacks* LS; member in class:__anon10222::StackSlotColoring
153 if (!LS->hasInterval(FI))
155 LiveInterval &li = LS->getInterval(FI);
176 for (LiveStacks::iterator i = LS->begin(), e = LS->end(); i != e; ++i) {
398 LS = &getAnalysis<LiveStacks>();
403 unsigned NumSlots = LS->getNumIntervals();
H A DLiveDebugVariables.cpp79 LexicalScopes &LS; member in class:__anon10148::UserValueScopes
83 UserValueScopes(DebugLoc D, LexicalScopes &L) : DL(D), LS(L) {}
89 LS.getMachineBasicBlocks(DL, LBlocks);
90 if (LBlocks.count(MBB) != 0 || LS.dominates(DL, MBB))
285 LexicalScopes LS; member in class:__anon10150::LDVImpl
676 UserValueScopes UVS(userValues[i]->getDebugLoc(), LS);
688 LS.initialize(mf);
695 LS.releaseMemory();
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/modules/pt/
H A Dpt_parse_peg_c.tcl473 RDE_STACK LS;
562 p->LS = rde_stack_new (NULL);
578 rde_stack_del (p->LS); TRACE (("\tls clear"));
602 rde_stack_trim (p->LS, 0);
737 rde_stack_get (p->LS, lc, (void***) lv);
836 pos = 1 + (long int) rde_stack_top (p->LS);
909 rde_stack_pop (p->LS, 1);
914 p->CL = (long int) rde_stack_top (p->LS);
915 rde_stack_pop (p->LS, 1);
920 rde_stack_push (p->LS, (voi
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/CodeGen/
H A DLexicalScopes.h61 bool isCurrentFunctionScope(const LexicalScope *LS) { argument
62 return LS == CurrentFnLexicalScope;
/macosx-10.9.5/cxxfilt-11/cxxfilt/include/opcode/
H A Dspu-insns.h120 LS Load/Store pipeline
141 APUOP(M_LQA, RI16, 0x184, "lqa", _A2(A_T,A_S18), 00002, LS) /* LoadQAbs RT<-M[I16] */
142 APUOP(M_LQR, RI16, 0x19C, "lqr", _A2(A_T,A_R18), 00002, LS) /* LoadQRel RT<-M[IP+I16] */
152 APUOP(M_HBRA, LBT, 0x080, "hbra", _A2(A_S11,A_S18), 00000, LS) /* HBRA BTB[B9]<-M[I16] */
153 APUOP(M_HBRR, LBT, 0x090, "hbrr", _A2(A_S11,A_R18), 00000, LS) /* HBRR BTB[B9]<-M[IP+I16] */
158 APUOP(M_STQA, RI16, 0x104, "stqa", _A2(A_T,A_S18), 00001, LS) /* SToreQAbs M[I16]<-RT */
159 APUOP(M_STQR, RI16, 0x11C, "stqr", _A2(A_T,A_R18), 00001, LS) /* SToreQRel M[IP+I16]<-RT */
162 APUOP(M_LQD, RI10, 0x1a0, "lqd", _A4(A_T,A_S14,A_P,A_A), 00012, LS) /* LoadQDisp RT<-M[Ra+I10] */
168 APUOP(M_HBR, LBTI, 0x1ac, "hbr", _A2(A_S11I,A_A), 00010, LS) /* HBR BTB[B9]<-M[Ra] */
187 APUOP(M_STQD, RI10, 0x120, "stqd", _A4(A_T,A_S14,A_P,A_A), 00011, LS) /* SToreQDis
[all...]
/macosx-10.9.5/efax-36/efax/
H A Dfax285 LS="/bin/ls"
601 ${LS} -l [0-9]*.[0-9][0-9][0-9] [0-9]*.v 2>/dev/null
616 ${LS} -ld $FAXDIR >&2
675 xx*) echo Warning: multiple logs for $DEV : ; ${LS} ${DEVN}.[0-9]* ;;
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/Mips/
H A DMipsISelDAGToDAG.cpp352 const LSBaseSDNode *LS = dyn_cast<LSBaseSDNode>(Parent); local
354 if (LS &&
355 (LS->getMemoryVT() == MVT::f32 || LS->getMemoryVT() == MVT::f64) &&
/macosx-10.9.5/emacs-92/emacs/oldXMenu/
H A DMakefile.in65 LS = ls
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/Support/
H A DIntegersSubsetMapping.h218 SuccessorClass *LS,
228 CurrentLSuccessor = LS;
217 onLROpen(const IntTy &Pt, SuccessorClass *LS, SuccessorClass *RS) argument

Completed in 306 milliseconds

12