Displaying 6 results from an estimated 6 matches for "00062".
Did you mean:
0006
2011 Aug 12
1
sapply to bind columns, with repeat?
...id, year, mo, and repeat this against other
variables in the row (days). My problem is that there are repeated
values for each day, and the files are fixed width field without
order.
Here is an example of just one line of data.
coop.raw <- c("DLY09752806TMAX F20100199990620107 00049 20107 00062
B0207 00041 20207 00049 B0307 00040 20307 00041 B0407 00042 20407
00040 B0507 00041 20507 00042 B0607 00043 20607 00041 B0707 00055
20707 00043 B0807 00039 20807 00055 B0907 00037 20907 00039 B1007
00038 21007 00037 B1107 00048 21107 00038 B1207 00050 21207 00048
B1307 00051 21307 00050 B1407 00058...
2016 Jan 24
4
Skip redundant checks in AliasSet::aliasesUnknownInst
Dear llvm contributors,
Could you please advise me how to skip
checks, which are performed in AliasSet::aliasesUnknownInst, of
unknown instructions from different alias sets of an alias set tracker
that is a parameter of ‘AliasSetTracker::add(const AliasSetTracker
&AST)’?
If this wasn’t available at the moment and someone could review me, I
would try to implement it. A temporary patch can be
2016 Jan 27
2
Skip redundant checks in AliasSet::aliasesUnknownInst
...en with your patch, we are still wasting time traversing and
> copying and .... the unknown instructions.
>
> If that doesn't work, I suspect the way you get dupes is through mergeSetIn,
> so you also could probably just change:
>
> 00061 } else if (ASHadUnknownInsts) {
> 00062 UnknownInsts.insert(UnknownInsts.end(), AS.UnknownInsts.begin(),
> AS.UnknownInsts.end());
> 00063 AS.UnknownInsts.clear();
> 00064 }
>
>
>
> You could insert the current unknown insts into a smallptrset, and then only
> append them to UnknownInsts if they aren'...
2011 May 24
2
Data Frame housekeeping
...67 000095 000139 000113
000066 000081 000070
6 2402594 1998 2 1 000098 000102 000140 000124
000082 000111 000047
7 2402594 1998 3 1 -00039 -00006 000015 000015
000016 000035 000013
8 2402594 1998 4 1 -00035 -00046 -00046 -00062
-00018 -00025 -00012
9 2402594 1998 5 1 000031 000011 -00005 -00061
-00061 -00080 -00217
10 2402594 1997 9 2 *-00339 -00339 -00343* -00346 -00285
-00253 -00253
11 2402594 1997 10 2 -00207 -00289 -00278 -00271
-00258 -00315 -00341
12 2402...
2016 Jan 27
2
Skip redundant checks in AliasSet::aliasesUnknownInst
...t; copying and .... the unknown instructions.
> >
> > If that doesn't work, I suspect the way you get dupes is through
> mergeSetIn,
> > so you also could probably just change:
> >
> > 00061 } else if (ASHadUnknownInsts) {
> > 00062 UnknownInsts.insert(UnknownInsts.end(),
> AS.UnknownInsts.begin(),
> > AS.UnknownInsts.end());
> > 00063 AS.UnknownInsts.clear();
> > 00064 }
> >
> >
> >
> > You could insert the current unknown insts into a smal...
2014 Jul 22
0
Bug#755753: xen-hypervisor-4.1-amd64: xen crashes at random
...20110623/tbfadt-560)
Jul 16 12:54:41 placka kernel: [ 0.000000] ACPI: DSDT 00000000a7a60150 06385 (v02 ALASKA A M I 00000000 INTL 20051117)
Jul 16 12:54:41 placka kernel: [ 0.000000] ACPI: FACS 00000000a7ce3f80 00040
Jul 16 12:54:41 placka kernel: [ 0.000000] ACPI: APIC 00000000a7a665d0 00062 (v03 ALASKA A M I 01072009 AMI 00010013)
Jul 16 12:54:41 placka kernel: [ 0.000000] ACPI: MCFG 00000000a7a66638 0003C (v01 ALASKA A M I 01072009 MSFT 00010013)
Jul 16 12:54:41 placka kernel: [ 0.000000] ACPI: HPET 00000000a7a66678 00038 (v01 ALASKA A M I 01072009 AMI 00000004)
Jul...