Searched refs:smp (Results 1 – 20 of 20) sorted by relevance
97 StringMsgParser smp = new StringMsgParser(); in createSipURI() local98 SipUri sipUri = smp.parseSIPUrl(uri); in createSipURI()130 StringMsgParser smp = new StringMsgParser(); in createSipURI() local133 SipUri sipUri = smp.parseSIPUrl(uriString.toString()); in createSipURI()153 StringMsgParser smp = new StringMsgParser(); in createTelURL() local154 TelURLImpl timp = (TelURLImpl) smp.parseUrl(telUrl); in createTelURL()193 StringMsgParser smp = new StringMsgParser(); in createAddress() local194 return smp.parseAddress(address); in createAddress()
270 StringMsgParser smp = new StringMsgParser(sipMessageListener); in run() local271 smp.readBody = false; in run()278 sipMessage = smp.parseSIPMessage(inputBuffer.toString()); in run()
680 StringMsgParser smp = new StringMsgParser(); in main() local682 SIPMessage sipMessage = smp in main()
26 extern void alternatives_smp_switch(int smp);32 static inline void alternatives_smp_switch(int smp) {} in alternatives_smp_switch() argument
699 StringMsgParser smp = new StringMsgParser(); in createRequest() local700 smp.setStrict(this.strict); in createRequest()733 smp.setParseExceptionListener(parseExceptionListener); in createRequest()735 SIPMessage sipMessage = smp.parseSIPMessage(requestString); in createRequest()756 StringMsgParser smp = new StringMsgParser(); in createResponse()758 SIPMessage sipMessage = smp.parseSIPMessage(responseString); in createResponse()
1166 StringMsgParser smp = new StringMsgParser(); in createHeader() local1167 SIPHeader sipHeader = smp.parseSIPHeader(headerText.trim()); in createHeader()1227 StringMsgParser smp = new StringMsgParser(); in createHeaders() local1228 SIPHeader shdr = smp.parseSIPHeader(headers); in createHeaders()
9 nbi.h pc_slice.h serial.h shared.h smp-imps.h term.h \93 hercules.c md5.c serial.c smp-imps.c stage2.c terminfo.c tparm.c
126 diskless_exec-smp-imps.$(OBJEXT) \217 pre_stage2_exec-smp-imps.$(OBJEXT) \437 nbi.h pc_slice.h serial.h shared.h smp-imps.h term.h \493 hercules.c md5.c serial.c smp-imps.c stage2.c terminfo.c tparm.c773 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/diskless_exec-smp-imps.Po@am__quote@857 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pre_stage2_exec-smp-imps.Po@am__quote@1678 diskless_exec-smp-imps.o: smp-imps.c1679 …s_exec-smp-imps.o -MD -MP -MF "$(DEPDIR)/diskless_exec-smp-imps.Tpo" -c -o diskless_exec-smp-imps.…1683 …less_exec_CFLAGS) $(CFLAGS) -c -o diskless_exec-smp-imps.o `test -f 'smp-imps.c' || echo '$(srcdir…1685 diskless_exec-smp-imps.obj: smp-imps.c[all …]
79 stage2/smp-imps.c \
67 * stage2/smp-imps.h (imps_any_new_apics): Removed.1949 * stage2/smp-imps.c (imps_read_config_table): Add a break7366 * stage2/smp-imps.c (imps_release_cpus): Likewise.7428 smp-imps.h.7822 * stage2/Makefile.am (EXTRA_DIST): Removed smp-imps.c.7823 (stage2_exec_SOURCES): Added smp-imps.c.7828 * stage2/smp-imps.c (IMPS_DEBUG) (KERNEL_PRINT)7832 * stage2/cmdline.c [!GRUB_UTIL]: Include apic.h and smp-imps.h.8140 * shared_src/smp-imps.c: Moved to ...8141 * stage2/smp-imps.c: ... here.[all …]
133 smp
14 User-Agent: ELinks/0.10.4-7-debian (textmode; Linux 2.6.11-1-686-smp i686; 132x56-2)
30 0x00a0: 3638 362d 736d 7020 6936 3836 3b20 3133 686-smp.i686;.13
26 0x0090: 312d 3638 362d 736d 7020 6936 3836 3b20 1-686-smp.i686;.
41 DEF("smp", HAS_ARG, QEMU_OPTION_smp,42 "-smp n set the number of CPUs to 'n' [default=1]\n")44 @item -smp @var{n}