search for: nlong

Displaying 20 results from an estimated 35 matches for "nlong".

Did you mean: long
2006 Apr 04
1
imaging and contouring
...e(nomfichier) #lecture du fichier z <- array(0,dim=c(long,lat)) #cr?ation d'un tableau de 0 z <- t(a) #transposition de la matrice a en z z1<-rbind(z[65:long,],z[1:64,]) #centrage de la carte sur greenwich nlat<-seq(-90,90,2.5) #d?finition des latitudes / ordonn?es de 2,5? en 2,5? nlong <- seq(-180,177.5,2.5) #d?finition des longitudes /abcisses de 2,5? en 2,5? image(nlong,nlat,z1,col=rainbow (100),xlab="longitude",ylab="latitude") #tra?age map(add=TRUE) #superposition de la carte des continents et pays } And then: >dessin_i() I got the following fi...
2007 Feb 16
13
negate the regexp in validates_format_of
Railsters: ActiveRecord''s validation system puts other database systems to shame. However, the newbies might not know how to write a regexp that excludes a match, instead of tests for it. Understand - I''m just asking this question to help them. I have been using Regexps since ''grep'' on Xenix! But the newbies here might not know how to do this:
2012 Oct 03
0
ggplot2 problem
...230 1.116374e+12 2005-05-18 0.0271098670 Here is the code wich forms input matrix to make_stars function: transpose_stars = function(lat_b, long_b,lat_t,long_t,step){ matrix <- readSO2Data(lat_b, long_b) // read an arbitrary point for calculating matrix size nlat <- (lat_t-lat_b)/step+1 nlong <- (long_t-long_b)/step+1 ntime <- length(matrix$value) list_lat<-list() list_long<-list() list_time<-list() for( m in 1:nlat){ list_lat[m]<-toString(lat_b + step*(m-1)) } for( m in 1:nlong){ list_long[m]<-toString(long_b + step*(m-1)) } for( m in 1:ntime){ list_time[m]<-t...
2009 Jan 13
0
[ANNOUNCE] xf86-input-evdev 2.1.1
Alan Coopersmith (1): Remove xorgconfig & xorgcfg from See Also list in man page Matt Helsley (2): rename NBITS to NLONGS to reflect its actual meaning Fix FOO_MAX off-by-one Michael Chapman (1): Disable middle mouse button emulation when a middle mouse button event is registered Peter Hutterer (2): Finalize MB emu (and wakeup handlers) before closing the fd. evdev 2.1.1 Yan Li (1): F...
2010 Sep 28
1
A problem with plotting a long expression in ylab ?
Hello, It seems that there is a problem when plotting an expression in the ylab of a plot in case it is too long. Example: plot(1) title(ylab = "test looooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooong ") # work plot(1) title(ylab = expression(paste("test (% of 360" *degree, ")"))) # works plot(1) title(ylab = expression(paste("test
1999 May 13
0
dos to unix file conversion...
When the world was young, "Norm Long" <nlong@worldvision.org> carved some runes like this: > Greetings, was wondering how to handle problems regarding viewing files on > our hp server through notepad. When we view files via note pad we all see > the carriage return(unix) making the file a little difficult to read. If > sa...
1998 Sep 11
3
SAMBA digest 1809
> From: Gary Stainburn <gary.stainburn@ringways.co.uk> > To: "Samba Mailing List (E-mail)" <samba@samba.anu.edu.au> > Subject: smbtar multiple machines > Message-ID: <01BDDD6E.ABFF0580@garys.computer.leeds> > > Hi all, > > I'm just looking at using smbtar to backup the Win95 PC's on my network, and would like usability ideas please. >
2009 Mar 02
1
[ANNOUNCE] xf86-input-evdev 2.1.99.1
...yboard: Disable kernel autorepeat Fernando Carrijo (1): Fix error message Julien Cristau (1): Fix TestBit() on 64bit Julien Plissonneau Duquene (1): EvdevCacheCompare: ignore changes in current device position Matt Helsley (4): Add pressure valuator rename NBITS to NLONGS to reflect its actual meaning Fix FOO_MAX off-by-one General axis valuator support. Michael Chapman (1): Disable middle mouse button emulation when a middle mouse button event is registered Paulo Cesar Pereira de Andrade (1): Janitor: make distcheck, .gitignore. Peter Br...
2017 Dec 12
0
[PATCH v19 3/7] xbitmap: add more operations
...amp; IS_ALIGNED(start, 8) && + __builtin_constant_p(nbits & 7) && IS_ALIGNED(nbits, 8)) + memset((char *)map + start / 8, 0, nbits / 8); + else + __bitmap_clear(map, start, nbits); +} + static inline void bitmap_fill(unsigned long *dst, unsigned int nbits) { unsigned int nlongs = BITS_TO_LONGS(nbits); diff --git a/tools/include/linux/kernel.h b/tools/include/linux/kernel.h index 0ad8844..3c992ae 100644 --- a/tools/include/linux/kernel.h +++ b/tools/include/linux/kernel.h @@ -13,6 +13,8 @@ #define UINT_MAX (~0U) #endif +#define IS_ALIGNED(x, a) (((x) & ((typeof(x)...
2017 Nov 03
0
[PATCH v17 2/6] radix tree test suite: add tests for xbitmap
...amp; IS_ALIGNED(start, 8) && + __builtin_constant_p(nbits & 7) && IS_ALIGNED(nbits, 8)) + memset((char *)map + start / 8, 0, nbits / 8); + else + __bitmap_clear(map, start, nbits); +} + static inline void bitmap_fill(unsigned long *dst, unsigned int nbits) { unsigned int nlongs = BITS_TO_LONGS(nbits); diff --git a/tools/include/linux/kernel.h b/tools/include/linux/kernel.h index 77d2e94..21e90ee 100644 --- a/tools/include/linux/kernel.h +++ b/tools/include/linux/kernel.h @@ -12,6 +12,8 @@ #define UINT_MAX (~0U) #endif +#define IS_ALIGNED(x, a) (((x) & ((typeof(x)...
1999 Jul 01
1
SAMBA digest 2150
...t (samba-2.0.4b) > by Xenitellis S <S.Xenitellis@rhbnc.ac.uk> > 6) Re: Linux can't telnet to WFW 3.11 > by "Keith G. Murphy" <keithmur@mindspring.com> > 7) samba 2.04b on a trusted hpux 10.20 machine > by "Norm Long" <nlong@worldvision.org> > 8) unsubscribe > by elsa@jura1.jura.uni-mainz.de > 9) Need Advice: 2.0.4 or CVS samba > by James Thompson <jamest@math.ksu.edu> > 10) re: HP8100 & samba > by "Jack E. Wilkinson" <jackw@siara.com> > 1...
2017 Dec 21
0
[PATCH v20 3/7 RESEND] xbitmap: add more operations
...) && IS_ALIGNED(start, 8) && + __builtin_constant_p(nbits) && IS_ALIGNED(nbits, 8)) + memset((char *)map + start / 8, 0, nbits / 8); + else + __bitmap_clear(map, start, nbits); +} + static inline void bitmap_fill(unsigned long *dst, unsigned int nbits) { unsigned int nlongs = BITS_TO_LONGS(nbits); diff --git a/tools/include/linux/kernel.h b/tools/include/linux/kernel.h index 0ad884452c5c..3c992ae15440 100644 --- a/tools/include/linux/kernel.h +++ b/tools/include/linux/kernel.h @@ -13,6 +13,8 @@ #define UINT_MAX (~0U) #endif +#define IS_ALIGNED(x, a) (((x) & (...
2017 Dec 21
7
[PATCH v20 3/7 RESEND] xbitmap: add more operations
...) && IS_ALIGNED(start, 8) && + __builtin_constant_p(nbits) && IS_ALIGNED(nbits, 8)) + memset((char *)map + start / 8, 0, nbits / 8); + else + __bitmap_clear(map, start, nbits); +} + static inline void bitmap_fill(unsigned long *dst, unsigned int nbits) { unsigned int nlongs = BITS_TO_LONGS(nbits); diff --git a/tools/include/linux/kernel.h b/tools/include/linux/kernel.h index 0ad8844..3c992ae 100644 --- a/tools/include/linux/kernel.h +++ b/tools/include/linux/kernel.h @@ -13,6 +13,8 @@ #define UINT_MAX (~0U) #endif +#define IS_ALIGNED(x, a) (((x) & ((typeof(x)...
2017 Dec 21
7
[PATCH v20 3/7 RESEND] xbitmap: add more operations
...) && IS_ALIGNED(start, 8) && + __builtin_constant_p(nbits) && IS_ALIGNED(nbits, 8)) + memset((char *)map + start / 8, 0, nbits / 8); + else + __bitmap_clear(map, start, nbits); +} + static inline void bitmap_fill(unsigned long *dst, unsigned int nbits) { unsigned int nlongs = BITS_TO_LONGS(nbits); diff --git a/tools/include/linux/kernel.h b/tools/include/linux/kernel.h index 0ad8844..3c992ae 100644 --- a/tools/include/linux/kernel.h +++ b/tools/include/linux/kernel.h @@ -13,6 +13,8 @@ #define UINT_MAX (~0U) #endif +#define IS_ALIGNED(x, a) (((x) & ((typeof(x)...
2018 Jan 09
0
[PATCH v21 1/5] xbitmap: Introduce xbitmap
...amp; IS_ALIGNED(start, 8) && + __builtin_constant_p(nbits & 7) && IS_ALIGNED(nbits, 8)) + memset((char *)map + start / 8, 0, nbits / 8); + else + __bitmap_clear(map, start, nbits); +} + static inline void bitmap_fill(unsigned long *dst, unsigned int nbits) { unsigned int nlongs = BITS_TO_LONGS(nbits); diff --git a/tools/include/linux/kernel.h b/tools/include/linux/kernel.h index 0ad8844..3c992ae 100644 --- a/tools/include/linux/kernel.h +++ b/tools/include/linux/kernel.h @@ -13,6 +13,8 @@ #define UINT_MAX (~0U) #endif +#define IS_ALIGNED(x, a) (((x) & ((typeof(x)...
2018 Jan 09
6
[PATCH v21 0/5] Virtio-balloon Enhancement
This patch series enhances the existing virtio-balloon with the following new features: 1) fast ballooning: transfer ballooned pages between the guest and host in chunks using sgs, instead of one array each time; and 2) free page block reporting: a new virtqueue to report guest free pages to the host. The second feature can be used to accelerate live migration of VMs. Here are some details: Live
2017 Dec 19
15
[PATCH v20 0/7] Virtio-balloon Enhancement
This patch series enhances the existing virtio-balloon with the following new features: 1) fast ballooning: transfer ballooned pages between the guest and host in chunks using sgs, instead of one array each time; and 2) free page block reporting: a new virtqueue to report guest free pages to the host. The second feature can be used to accelerate live migration of VMs. Here are some details: Live
2017 Dec 19
15
[PATCH v20 0/7] Virtio-balloon Enhancement
This patch series enhances the existing virtio-balloon with the following new features: 1) fast ballooning: transfer ballooned pages between the guest and host in chunks using sgs, instead of one array each time; and 2) free page block reporting: a new virtqueue to report guest free pages to the host. The second feature can be used to accelerate live migration of VMs. Here are some details: Live
2017 Sep 30
12
[PATCH v16 0/5] Virtio-balloon Enhancement
This patch series enhances the existing virtio-balloon with the following new features: 1) fast ballooning: transfer ballooned pages between the guest and host in chunks using sgs, instead of one array each time; and 2) free page block reporting: a new virtqueue to report guest free pages to the host. The second feature can be used to accelerate live migration of VMs. Here are some details: Live
2017 Sep 30
12
[PATCH v16 0/5] Virtio-balloon Enhancement
This patch series enhances the existing virtio-balloon with the following new features: 1) fast ballooning: transfer ballooned pages between the guest and host in chunks using sgs, instead of one array each time; and 2) free page block reporting: a new virtqueue to report guest free pages to the host. The second feature can be used to accelerate live migration of VMs. Here are some details: Live