search for: begin

Displaying 20 results from an estimated 33958 matches for "begin".

2007 Oct 09
1
VC6 Patch
...ot; /D "_MBCS" /D "_LIB" /D "TH_REALLY_NO_ASSEMBLY" /YX /FD /GZ /c # ADD BASE RSC /l 0x409 /d "_DEBUG" # ADD RSC /l 0x409 /d "_DEBUG" BSC32=bscmake.exe @@ -85,132 +85,264 @@ # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" # Begin Source File -SOURCE=..\lib\blockmap.c +SOURCE=..\lib\dec\apiwrapper.c # End Source File # Begin Source File -SOURCE=..\lib\comment.c +SOURCE=..\lib\enc\blockmap.c # End Source File # Begin Source File -SOURCE=..\lib\dct.c +SOURCE=..\lib\enc\common.c # End Source File # Begin Source File...
2006 Jun 22
1
Asterisk-1.2.9.1 e MOH
...k-addons-1.2.3, but exactly thus it reports this error, could help me? -- Executing WaitMusicOnHold("SIP/3205-d9ef", "30") in new stack -- Started music on hold, class 'default', on SIP/3205-d9ef Jun 23 02:14:21 WARNING[24960]: interface.c:215 decodeMP3: Junk at the beginning of frame 49443303 Jun 23 02:14:21 WARNING[24960]: common.c:134 decode_header: Layer 1 not supported! Jun 23 02:14:21 WARNING[24960]: interface.c:215 decodeMP3: Junk at the beginning of frame e4e45a8a Jun 23 02:14:21 WARNING[24960]: layer3.c:966 III_dequantize_sample: mpg123: Can't rewind st...
2012 May 28
1
[LLVMdev] VMKIT: Error while producing LLVMruntime.inc (using llvm-as and llc)
...g/doxygen/classllvm_1_1AttrListPtr.html#a3a19622d131e9f0d981398f54cf6acfc bellow you can see the faulty generated code llvm-as ./vmkit/lib/vmkit/Compiler/LLVMRuntime.ll -o - | llc -march=cpp -cppgen=contents -o - | grep 'AttrListPtr::get' func_llvm_sqrt_f64_PAL = AttrListPtr::get(Attrs.begin(), Attrs.end()); func_llvm_sin_f64_PAL = AttrListPtr::get(Attrs.begin(), Attrs.end()); func_llvm_cos_f64_PAL = AttrListPtr::get(Attrs.begin(), Attrs.end()); func_llvm_memcpy_i32_PAL = AttrListPtr::get(Attrs.begin(), Attrs.end()); func_llvm_memset_i32_PAL = AttrListPtr::get(Attrs.begin(), At...
2013 Mar 12
2
split data into columns from dataframe
...30min,10); tail(data_30min,10) data2_30min <- data.frame(data_30min) head(data2_30min,10); tail(data2_30min,10) head(data_30min,10); tail(data_30min,10) data2_30min[1]                                                                   data_30min 1  19710629 080000(PARTIAL)       39.3 at interval beginning 19701126 010326 2  19720629 080000(PARTIAL)       33.8 at interval beginning 19720517 144507 3  19730629 080000(PARTIAL)       32.2 at interval beginning 19720910 135747 4  19740629 080000(PARTIAL)       38.9 at interval beginning 19731003 124849 5  19750629 080000                43.3 at interv...
2012 Mar 22
4
Plotting patient drug timelines using ggplot2 (or some other means) -- Help!!!
Hello All, Want very much to learn how to plot patient drug timelines. Trouble is I need to figure out how to do this today. So not much time for me to struggle with it. Hoping someone can just help me out a bit. Below are some sample data and code that produces what I think is the beginning of a very nice graph. Need to alter the code to: 1. Get the lines for the drugs to appear on the y-axis in the order that they appear in the data. 2. Decrease the vertical space between the line segments for each drug so they are fairly close to one another. 3. Remove the numbering from th...
2004 Sep 10
2
stat() and Windows
...t;libFLAC - Win32 Debug" !MESSAGE !MESSAGE Possible choices for configuration are: !MESSAGE !MESSAGE "libFLAC - Win32 Release" (based on "Win32 (x86) Static Library") !MESSAGE "libFLAC - Win32 Debug" (based on "Win32 (x86) Static Library") !MESSAGE # Begin Project # PROP Scc_ProjName "" # PROP Scc_LocalPath "" CPP=cl.exe !IF "$(CFG)" == "libFLAC - Win32 Release" # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 0 # PROP BASE Output_Dir "Release" # PROP BASE Intermediate_Dir "Release"...
2007 Jul 20
1
Installation Output and First Use Output for FL 7
...Serial Numbers.odt install_flash_player_9_linux.tar.gz thunderbird-2.0.0.4.tar.gz liberation-fonts-ttf-3.tar.gz wine-0.9.41.tar.bz2 Needed Libs For WINE superman@travisf-linux:~/Programs$ sudo wine flstudio7_RC6b.exe Password: err:richedit:ReadStyleSheet ReadStyleSheet: skipping begin err:richedit:ReadStyleSheet ReadStyleSheet: skipping begin err:richedit:ReadStyleSheet ReadStyleSheet: skipping begin err:richedit:ReadStyleSheet ReadStyleSheet: skipping begin err:richedit:ReadStyleSheet ReadStyleSheet: skipping begin err:richedit:ReadStyleSheet ReadStyleSheet: skipping begin err:...
2013 Jan 13
1
Extract data in word pad
Dear r-users,   I have saved data in word pad.  I would like to extract certain part of data only, for example   19710629 080000(PARTIAL) 39.3 at interval beginning 19701126 010326 19720629 080000(PARTIAL) 33.8 at interval beginning 19720517 144507 19730629 080000(PARTIAL) 32.2 at interval beginning 19720910 135747   and so on...   The original data set are given below:       Year Ending           Maximum Value (Rain mm)  Gap from 19710509 0900...
2005 Aug 05
3
Latex error with Sweave example
...owcaptionskip=\skip42 \bibindent=\dimen102 ) (C:\usr\texmf\tex\latex\ltxmisc\a4wide.sty Package: a4wide 1994/08/30 (C:\usr\texmf\tex\latex\ntgclass\a4.sty Package: a4 1999/03/03 v1.2f A4 based page layout )) ! Missing \endcsname inserted. <to be read again> \protect l.11 \begin {document} ? ! Emergency stop. <to be read again> \protect l.11 \begin {document} End of file on the terminal! Here is how much of TeX's memory you used: 223 strings out of 95898 2212 string characters out of 1195177 46816 words of memor...
2012 Aug 21
2
Sweave: R chunk inside caption?
...! Argument of \@caption has an extra }. <inserted text> \par l.21 } Any thoughts? Perhaps I'll have to write the "\caption{}" text with R? thanks! Sweave document: \documentclass{article} \title {test} \author {me} \usepackage{Sweave} \begin {document} \maketitle \DeclareGraphicsExtensions{.pdf,.png} \begin {figure} <<label=fig1, echo=FALSE, fig=TRUE, pdf=false, png=true>>= plot(runif(100), runif(100)) @ \caption { This is the caption with some r-code <<>>= 2*2...
2005 Nov 10
4
write.table read.table with Dates
I've found several similar issues with write.table/read.table with Dates on this list, but trying to follow this advice I still get an error. First, I read in data from several files, constructing several date/time columns using ISOdatetime > str(Tall$Begin) 'POSIXct', format: chr [1:40114] "2005-10-02 00:00:00" "2005-10-02 00:00:00" ... > length(Tall$Begin) [1] 40114 > class(Tall$Begin) [1] "POSIXt" "POSIXct" This looks good (time is not always 00:00:00 ...) This data came from several files, no...
2014 Mar 18
4
[LLVMdev] E = L->begin() in LoopVectorize
Hi, I'm studying loop vectorizer. I don't understand the code yet. But it looks not right to assign L->begin() to E. Is it a typo? Thanks, Liang diff --git a/lib/Transforms/Vectorize/LoopVectorize.cpp b/lib/Transforms/Vectorize/LoopVectorize.cpp index 435c005..87b5d79 100644 --- a/lib/Transforms/Vectorize/LoopVectorize.cpp +++ b/lib/Transforms/Vectorize/LoopVectorize.cpp @@ -1067,7 +1067,7 @@ struct Lo...
2010 Aug 20
3
Has anyone used Sweave with the Beamer poster macro for Latex ?
...use Sweave to add in R output. This works fine for adding graphics and tables, but if I want to put code in, the file fails to build in Latex. My Rnw file looks like \documentclass[final,hyperref={pdfpagelabels=false}]{beamer} \mode<presentation> { \usetheme{Berlin} } \usepackage{sweave} \begin{document} \begin{frame} \begin{columns} \begin{column} \begin{block}{A Block} Some text <<label=sweave, include=TRUE, echo=TRUE>>= x<-rnorm(100,mean=100,sd=15) print(x) @ \end{block} \end{column} \end{columns} \end{frame} \end...
2009 Apr 19
3
asterisk-1.6.0.9-x86_64: voicemail: Segmentation fault (core dumped)
...ults right after it says pound key) 7. Segmentation fault == Using SIP RTP CoS mark 5 -- Executing [*61 at line1:1] VoiceMailMain("SIP/line1-01d646b0", "6001") in new stack -- <SIP/line1-01d646b0> Playing 'vm-password.gsm' (language 'en') DTMF begin '1' received on SIP/line1-01d646b0 DTMF begin ignored '1' on SIP/line1-01d646b0 DTMF end '1' received on SIP/line1-01d646b0, duration 190 ms DTMF end passthrough '1' on SIP/line1-01d646b0 /DTMF begin '2' received on SIP/line1-01d646b0 DTMF begin ignored '...
2020 Jun 23
2
SSL-Question
Tgis is my certificate: -----BEGIN CERTIFICATE----- MIIGfjCCBGagAwIBAgIRAPqeon+kOZ6aXWx4AImqAQwwDQYJKoZIhvcNAQEMBQAw SzELMAkGA1UEBhMCQVQxEDAOBgNVBAoTB1plcm9TU0wxKjAoBgNVBAMTIVplcm9T U0wgUlNBIERvbWFpbiBTZWN1cmUgU2l0ZSBDQTAeFw0yMDA1MDcwMDAwMDBaFw0 -----END CERTIFICATE----------BEGIN CERTIFICATE----- MIIG1TCCBL2gAwIBAgIQbFWr29AHksedBwz...
2015 Jan 15
4
[LLVMdev] confusion w.r.t. scalar evolution and nuw
I've been doing some digging in this area (scev, wrapping arithmetic), learning as much as I can, and have reached a point where I'm fairly confused about the semantics of nuw in scalar evolution expressions. Consider the following program: define void @foo(i32 %begin) { entry: br label %loop loop: %idx = phi i32 [ %begin, %entry ], [ %idx.dec, %loop ] %idx.dec = sub nuw i32 %idx, 1 %exit.condition = icmp eq i32 %idx.dec, 0 br i1 %exit.condition, label %loop.exit, label %loop loop.exit: ret void } As long as %begin is positive, %idx.dec is not...
2017 Oct 29
2
dovecot-2.3 (-git) Warning and Fatal Compile Error
...h.pem >>> doveconf: Warning: please set ssl_dh=</etc/dovecot/dh.pem >>> doveconf: Warning: You can generate it with: dd >>> if=/var/lib/dovecot/ssl-parameters.dat bs=1 skip=88 | openssl dh >>> -inform der > /etc/dovecot/dh.pem >>> ? ssl_dh = -----BEGIN DH PARAMETERS----- >>> ? ssl_dh = -----BEGIN DH PARAMETERS----- >>> ? ssl_dh = -----BEGIN DH PARAMETERS----- >>> ? ssl_dh = -----BEGIN DH PARAMETERS----- >>> ? ssl_dh = -----BEGIN DH PARAMETERS----- >>> ? ssl_dh = -----BEGIN DH PARAMETERS----- >>&g...
2005 Oct 26
2
How to convert time to days
...secs. This is about two seconds or one day and nine hours? Then, how could I convert to 1 day, 23 hours, ? minutes, ? seconds. Thanks you very much for any suggestions. Best wishes, Muhammad Subianto > ################################################################################ > # Begin of program and timestamp: > cat(format(begin.time <- Sys.time(), "%a %b %d %X %Y") ,"\n") Mon Oct 24 04:23:01 PM 2005 > cat("Start time:", secs <- format(begin.time, "%X"), "\n") Start time: 04:23:01 PM > cat("Sys.time:&...
2012 Oct 10
6
Exporting summary plm results to latex
Dear all, I am trying to export my fixed effect results to Latex. I am using the plm package with the summary function. However, it does not look like apsrtable, stargazer, or any other package can accompany using the plm package. I am interested in a classic table with the coefficient in one row followed by the standard error in paranthesis in the next row and stars by the coefficient to show
2014 Mar 18
2
[LLVMdev] E = L->begin() in LoopVectorize
...ote: > Almost certainly, yes. Nice catch! > > > On Mar 18, 2014, at 2:38 PM, Liang Wang <netcasper at gmail.com> wrote: > > > Hi, > > > > I'm studying loop vectorizer. I don't understand the code yet. But > > it looks not right to assign L->begin() to E. Is it a typo? > > > > Thanks, > > Liang > > > > diff --git a/lib/Transforms/Vectorize/LoopVectorize.cpp > > b/lib/Transforms/Vectorize/LoopVectorize.cpp > > index 435c005..87b5d79 100644 > > --- a/lib/Transforms/Vectorize/LoopVectorize.cpp &g...