search for: fix3

Displaying 3 results from an estimated 3 matches for "fix3".

Did you mean: fix
2009 Sep 04
2
Nested Fixed Effects - basic questions
...em - my question is much more simple. I have data with multiple, nested fixed effects (as I understand it, fixed effects are specified by the experimental design while random effects are measured) and one continuous response variable. All the fixed effects are catagorical. e.g. fix1 fix2 fix3 response 0 0 0 16.260 0 0 0 16.128 0 0 1 22.969 0 0 1 23.245 0 1 0 14.687 0 1 0 14.635 0 1 1 22.954 0 1 1 23.345 1 0 0 19.866 1 0 0 19.589 1 0 1 22.748 1 0 1 22.817 1 1 0 17.861 1...
2016 Aug 16
8
RFC: A cross platform way of using shell commands in lit tests
...ader-filter=.* -fix // RUN: FileCheck -input-file=%T/compilation-database-test/a/a.cpp %s -check-prefix=CHECK-FIX1 // RUN: FileCheck -input-file=%T/compilation-database-test/a/b.cpp %s -check-prefix=CHECK-FIX2 // RUN: FileCheck -input-file=%T/compilation-database-test/b/b.cpp %s -check-prefix=CHECK-FIX3 // RUN: FileCheck -input-file=%T/compilation-database-test/b/c.cpp %s -check-prefix=CHECK-FIX4 // RUN: FileCheck -input-file=%T/compilation-database-test/include/header.h %s -check-prefix=CHECK-FIX5 This test does not require a shell! Remove the line (and change the %S and %T on the sed line to %...
2016 Apr 30
1
[PATCH 2] too big padding can result in flac file corruption
...C to create too big padding metadata block -- a) when it merges existing padding blocks b) when it expands padding block during metadata changes. THe result is corrupted FLAC file. The patch should fix the problem. -------------- next part -------------- A non-text attachment was scrubbed... Name: fix3.patch Type: application/octet-stream Size: 6080 bytes Desc: not available URL: <http://lists.xiph.org/pipermail/flac-dev/attachments/20160430/bb90346d/attachment.obj>