search for: opq

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

Did you mean: op
2010 Sep 06
2
dataframe row names from list
...;DEF" "15" "1" "16" $ : chr [1:4] "AAA" "2" "17" "8" $ : chr [1:4] "SSS" "15" "25" "1" $ : chr [1:4] "III" "15" "26" "4" $ : chr [1:4] "OPQ" "7" "30" "4" $ : chr [1:4] "TYR" "14" "34" "8" $ : chr [1:4] "IRTS" "15" "42" "1" $ : chr [1:4] "LLL" "15" "43" "2" $ : chr [1:4] "AQW...
2008 Mar 06
2
Help with parsing a data file
...----------------------------------------------------------------------------------------------------------------------------------------------------------- 725280 BUFFALO NIAGARA INTL A NY -5 N42 56 W078 44 215 988 1991-2005 MO AVGLO FL SDGLO AVDIR FL SDDIR AVDIF FL SDDIF AVETR AETRN TOT OPQ H2O TAU MAX_T MIN_T AVG_T AVGDT RH HTDD CLDD AVWS 1 1336 K5 222 1534 K7 676 837 K5 72 3806 13256 8.4 8.1 0.83 0.09 -0.52 -7.40 -3.86 -3.36 75 691 0 5.5 2 2261 K5 400 2691 K7 1026 1129 K5 74 5330 14714 7.6 7.1 0.79 0.10 0.97 -6.67 -2.76 -1.85...
2001 Nov 20
2
patch to enable faster mirroring of large filesystems
...p; !recurse && !send_dirs) { + rprintf(FINFO,"make_file: skipping directory %s\n",fname); return NULL; } @@ -689,14 +690,16 @@ } -struct file_list *send_file_list(int f,int argc,char *argv[]) +static struct file_list *send_file_list_proc(int f,char *(*ffunc)(), void *opq) { - int i,l; + int l; STRUCT_STAT st; char *p,*dir,*olddir; char lastpath[MAXPATHLEN]=""; struct file_list *flist; int64 start_write; + char *in_fn; + extern int implicit_dirs; if (verbose && recurse && !am_server && f != -1) { rprintf(FINFO,&quo...
2003 Jan 14
4
specifying a list of files to transfer
...L; } @@ -856,14 +857,16 @@ * I *think* f==-1 means that the list should just be built in memory * and not transmitted. But who can tell? -- mbp */ -struct file_list *send_file_list(int f, int argc, char *argv[]) +static struct file_list *send_file_list_proc(int f, char *(*ffunc)(), void *opq) { - int i, l; + int l; STRUCT_STAT st; char *p, *dir, *olddir; char lastpath[MAXPATHLEN] = ""; struct file_list *flist; int64 start_write; + char *in_fn; + extern int implicit_dirs; if (show_filelist_p() && f != -1) start_filelist_progress("building file li...
2020 Jan 01
2
DW_OP_implicit_pointer design/implementation in general
...icit_pointer for >> multiple levels of indirection, >> >> Let me present a part from the test case >> test/DebugInfo/implicit_pointer_mem2reg.c >> ------------------------------------------------ >> # cat multilevel_pointer.c >> static const char *b = "opq"; >> volatile int v; >> int main() { >> int var1 = 4; >> int *ptr1; >> int **ptrptr1; >> >> v++; >> ptr1 = &var1; >> ptrptr1 = &ptr1; >> v++; >> >> return *ptr1 + **ptrptr1 - 5; >> } >>...
2019 Nov 29
4
DW_OP_implicit_pointer design/implementation in general
Let me try to summarize the implementation first. At the moment, there are two branches. 1. When an existing variable is optimized out and that variable is used to get the de-refereced value, pointed to by another pointer/reference variable. Such cases are being addressed using Dwarf expression DW_OP_implicit_pointer as de-referenced value of a pointer can be seen implicitly (using another
2009 Jul 23
1
[PATCH server] changes required for fedora rawhide inclusion.
...J)Ix_ZY@*J>S@?JMQK3A6F*|mH(c6{GST4rXkcc zJ4(!$L=;FB*}6<KR74zFQXPh at TOm3zBZ^ZbfE1V2g05O at 0^EQUE1oJc(=J8?4J!`O zSb9=pnpIl#Ocz`kCXwixRYV6;GDRfwe~c)Z|0Qp<;^;u#BH}jxm4BkM_%3CMNLCyV z;oL at U%|b#rQkI${Gt;3sh|{TL3;yg_w^ThdisS!?-bBm}5yHivZk0%}LP5<*7JW34 zFjW_iG&*@CPDIhdYJ5WE<XW6GX@(P;OpQzEI&I=mF<{N<BmhmM<?#QX6j3O(ZpuKa zKr;G&sk0I3%gI-D>i8cOR<pHM_9!nIIf&bBXNfq`n?`f<<H^lLB8HmA%|?PMBrWRZ zg1Nc1v at TkzEt2LxDWY5I+!CX~ytIst+3c|pm?Mhx-- at AFu1(A()(RoArc0>9QE;i^ zpe~ow>BgUI!a-cFgsx`BcdXHMtu(rbqxu^y6JJ>QZBvjT2pNsCNK=&>zuxsYW>a4r zmLez1oh...