search for: flow2

Displaying 7 results from an estimated 7 matches for "flow2".

Did you mean: flow
2015 Nov 02
2
[StructurizeCFG] Trouble with branches out of a loop
...lt;4 x float> [ %5, %Flow ] %9 = extractelement <4 x float> %ret.02.i, i32 0 %10 = fadd fast float %9, 0xBFB99999A0000000 %11 = insertelement <4 x float> %ret.02.i, float %10, i32 0 %12 = fcmp olt float %10, 5.000000e-01 %13 = xor i1 %12, true br i1 %13, label %19, label %Flow2 Flow1: ; preds = %Flow2, %Flow %14 = phi <4 x float> [ %23, %Flow2 ], [ %4, %Flow ] %15 = phi <4 x float> [ %11, %Flow2 ], [ *undef*, %Flow ] %16 = phi <4 x float> [ %24, %Flow2 ], [ %5, %Flow ] %17 = phi float [ %25, %Flow2 ], [...
2017 Sep 18
1
Samba shows error NT Status: STATUS_OBJECT_NAME_NOT_FOUND when copying 10GB file using robocopy when ecryptfs file system shared using samba
...ptfs ) On ubuntu server : -------------------------- kernel - 4.9.0 samba version -  4.1.6-Ubuntu   # mount /dev/md5 /home/test/raid_5 Created samba password for test user  # smbpasswd -a test   Created directories needed to be shared .   mkdir /home/test/raid_5/flow1 mkdir /home/test/raid_5/flow2   Created ecryptfs of the directories to be shared . ot at arm64:/home/test/raid_5# mount -t ecryptfs flow2/ flow2/ Passphrase: Select cipher:  1) aes: blocksize = 16; min keysize = 16; max keysize = 32  2) blowfish: blocksize = 8; min keysize = 16; max keysize = 56  3) des3_ede: blocksize = 8; mi...
2017 May 11
0
Samba shows error NT Status: STATUS_OBJECT_NAME_NOT_FOUND when copying 10GB file using robocopy when ecryptfs file system shared using samba
.../dev/sdd1 /dev/sde1 /dev/sdf1 * # mkfs.ext4 -b 32768 /dev/md5 * # mount /dev/md5 /home/test/raid_5 * Created samba password for test user * # smbpasswd -a test * Created directories needed to be shared . * mkdir /home/test/raid_5/flow1 * mkdir /home/test/raid_5/flow2 * Created ecryptfs of the directories to be shared . * ot at arm64:/home/test/raid_5# mount -t ecryptfs flow2/ flow2/ Passphrase: Select cipher: 1) aes: blocksize = 16; min keysize = 16; max keysize = 32 2) blowfish: blocksize = 8; min keysize = 16; max keysize = 56 3) des3_ede: blocksize...
2008 May 21
1
Testing REST webservices? (Not Rails)
...ed in Rails). If so, what would be a good way to test something like the API described below? =========== GET http://localhost/workflow text/xml Result: 200 OK <?xml version="1.0"?> <workflows> <workflow>flow1</workflow> <workflow>flow2</workflow> <workflow>flow3</workflow> </workflows> POST http://localhost/workflow?name=flow4 text/xml Data: <?xml version="1.0"?> <workflow> <monitor type="page" priority="0"> <pro...
2008 May 21
2
RSpec for testing REST webservices? (Not Rails)
...ed in Rails). If so, what would be a good way to test something like the API described below? =========== GET http://localhost/workflow text/xml Result: 200 OK <?xml version="1.0"?> <workflows> <workflow>flow1</workflow> <workflow>flow2</workflow> <workflow>flow3</workflow> </workflows> POST http://localhost/workflow?name=flow4 text/xml Data: <?xml version="1.0"?> <workflow> <monitor type="page" priority="0"> <pro...
2002 Oct 17
4
Newbie Time Series Questions
I have a data set of monthly river flows from 1960-2000, which are similar in structure to the nottem data: > klam.flow Oct Nov Dec Jan Feb Mar Apr May Jun Jul Aug Sep 1961 1461 1716 2524 1773 1906 2005 1756 1575 1387 983 1094 1382 1962 1907 2253 1985 1907 1769 1676 2634 1386 929 766 968 1309 ... I tried plotting with > ts.plot(klam.flow) Which quickly led me to
2008 Aug 21
3
Boxplot 5% and 95% quantile instead of 25% and 75%
Hi, I'm new to the whole R-thing as a replacement for Matlab, not disappointed sofar ;) I found out how to make nice looking boxplots, but i also would like the make a boxplot with 5% and 95% instead of the standard 25 and 75% quantiles. My csv input looks something like: LOCATION FILTER NR DATE VALUE MONTH Peelhorst01 1 14-Jan-94 23.07 1 Peelhorst01 1 28-Jan-94 23.68 1 Peelhorst01 1