Displaying 20 results from an estimated 28 matches for "as2".
Did you mean:
as
2008 Aug 16
1
Some updates
...ently are low in volume, I'd vote
for fixing the few rather annoying bugs we have (the one or two
crashers in the plugin) and doing an 0.8 as soon as possible. After
that I'd like to concentrate on getting ABC support ready for 0.10
next March.
However, this is a huge task. For comparison: AS2 has roughly 500 (I
think?) native functions that we need to support. ABC has 1800. While
we can grab roughly 500 of them from Tamarin, there'll still be twice
as many left. Add to this that ABC exposes quite a few internals of
the Flash player that we didn't have to care about before (for e...
2020 Jul 26
2
[LAA] RtCheck on pointers of different address spaces.
...itcast %struct_var1* %struct_var2.gep to i64* (write) // AS1
2. %struct_var2.cast = bitcast %struct_var2* %arrayidx74 to i64* (read-only) // AS1
3. %arrayidx1705 = getelementptr inbounds [4000 x float], [4000 x float] addrspace(3)* @Obj2, i32 0, i32 %add125 (read-only) // AS2
4. %arrayidx274 = getelementptr inbounds [4000 x float], [4000 x float] addrspace(3)* @Obj2, i32 0, i32 %arg1 (read-only) // AS2
While the pointers 1 & 2 belong to one Alias Set (AS1), pointers 3 & 4 belong to a different set (AS2). It is because, the Global Alias Analysis found th...
2020 Jul 26
2
[LAA] RtCheck on pointers of different address spaces.
....com>
Cc: LLVM Dev <llvm-dev at lists.llvm.org>
Subject: Re: [llvm-dev] [LAA] RtCheck on pointers of different address spaces.
[CAUTION: External Email]
Hi,
There are a lot of things going on here, but given this:
> The crash occurs with the pointers 1 & 4 which are from AS1 and AS2 respectively.
and the trace, I'm not sure how that can happen. `groupChecks()` will only try to group pointers that
are on the same alias set (because it will only try to group pointers that are in the same Eq class
in DepCands, which if you see its construction in `processMemAccesses()`, won&...
2012 Oct 08
1
Sip registration Asterisk 1.8
Hello,
I have a local Asterisk server that keep loosing its registration to main
Asterisk server. The local asterisk server is on the local subnet, it acts
as a client with extension 808.
Local server
Sip.conf
register => 808:password at as2.xxxxx.com
registertimeout=20
registerattempts=10
Main Asterisk Server sip.conf
[808]
type=friend
context=sip-phones
call-limit=99
callerid="child2" <808>
disallow=all
allow=ulaw
allow=alaw
username=808
secret=xxxxx
dtmfmode=rfc2833
host=dynamic
mailbox=808
nat=yes
qualify=yes
can...
2013 Aug 11
2
[LLVMdev] Address space extension
On 08/11/2013 08:41 AM, Micah Villmow wrote:
> How about this as a solution.
>
> Add one hook into TargetInstrInfo, and one into TargetISelLowering.
>
> 1) getAddressSpaceRelation(unsigned AS1, unsigned AS2) - Returns either disjoint, subset, superset, equal. Function defaults to equal.
> 2) isAddressSpaceSupported(unsigned AS) - Returns true if supported, false otherwise. Function defaults to false for all non-zero AS.
>
> These could be used by IR passes to optimized(#1) and legalization(#...
2010 Mar 20
2
EM algorithm in R
Please help me in writing the R code for this problem. I've been solving this
for 4 days. It was hard for me to solve it. It's a simulation problem in R.
The problem is
My true model is a normal mixture which is given as
0.5 N(-0.8,1) + 0.5 N(0.8,1). This model has two components.
I will get a random sample of size 100 from this model. I will do this 300
times.
That means, I will have
2013 Aug 11
0
[LLVMdev] Address space extension
How about this as a solution.
Add one hook into TargetInstrInfo, and one into TargetISelLowering.
1) getAddressSpaceRelation(unsigned AS1, unsigned AS2) - Returns either disjoint, subset, superset, equal. Function defaults to equal.
2) isAddressSpaceSupported(unsigned AS) - Returns true if supported, false otherwise. Function defaults to false for all non-zero AS.
These could be used by IR passes to optimized(#1) and legalization(#2). It requires...
2013 Aug 11
0
[LLVMdev] Address space extension
...dale <
michele.scandale at gmail.com> wrote:
> On 08/11/2013 08:41 AM, Micah Villmow wrote:
> > How about this as a solution.
> >
> > Add one hook into TargetInstrInfo, and one into TargetISelLowering.
> >
> > 1) getAddressSpaceRelation(unsigned AS1, unsigned AS2) - Returns either
> disjoint, subset, superset, equal. Function defaults to equal.
> > 2) isAddressSpaceSupported(unsigned AS) - Returns true if supported,
> false otherwise. Function defaults to false for all non-zero AS.
> >
> > These could be used by IR passes to optimize...
2007 Mar 22
1
Integrating Swfdec and GStreamer
...ke this happen, but I
certainly do not have enough time to do it myself, since making Swfdec
correctly decode SWF files takes up 150% of my time already.
Cheers,
Benjamin
[1]
http://gitweb.freedesktop.org/?p=swfdec.git;a=blob;f=libswfdec/swfdec_codec.h
[2] http://brajeshwar.com/reference/as2/NetStream.html
[3] http://brajeshwar.com/reference/as2/Sound.html
[4] http://swfdec.freedesktop.org/documentation/swfdec/SwfdecAudio.html
[5]
http://swfdec.freedesktop.org/documentation/swfdec/SwfdecPlayer.html#SwfdecPlayer-audio-added
[6] http://swfdec.freedesktop.org/documentation/swfdec/
2008 Sep 15
1
[LLVMdev] Casting between address spaces and address space semantics
...!3
This would mean address space 1 is a subset of 2, equivalent to 3, a superset
of 4 and disjoint with 3. A number of these could be present in a TargetData
string, to fully describe the situation. Any relations not described mean
disjoint. Relations can also be implicitely defined, ie, as1:<2-as2:<3 also
implies as1:<3.
I'm not sure if the > should be present, since that's always reversible. Also,
! is probably not so nice for disjoint, any other suggestions?
As to implementing this, I'm thinking of a equivalency table (for every
address space, store the equivalent a...
2003 Sep 15
0
Problem with Windows XP clients
...fine.
Here's the details of my configuration:
Novell Netware network. Netware server is main file server / Samba is
used for certain data by only some members of the network. Below is my
config file. Any thoughts?
smb.conf:
[global]
workgroup = COOK ROBERTS
netbios name = AS2
server string = Samba Server
encrypt passwords = Yes
update encrypted = Yes
log file = /var/log/samba/log.%m
max log size = 50
socket options = TCP_NODELAY IPTOS_LOWDELAY SO_RCVBUF=8192
SO_SNDBUF=8192 SO_KEEPALIVE
preferred master = Yes...
2008 Aug 20
3
[Bug 17220] New: Swfdec does not support Clipboard Hijack Attacks
http://bugs.freedesktop.org/show_bug.cgi?id=17220
Summary: Swfdec does not support Clipboard Hijack Attacks
Product: swfdec
Version: 0.7.x
Platform: x86 (IA32)
URL: http://it.slashdot.org/it/08/08/20/0029220.shtml
OS/Version: Linux (All)
Status: NEW
Severity: trivial
Priority: lowest
2006 Jan 03
3
Package for multiple membership model?
Hello all:
I am interested in computing what the multilevel modeling literature calls a multiple membership model. More specifically, I am working with a data set involving clients and providers. The clients are the lower-level units who are nested within providers (higher-level). However, this is not nesting in the usual sense, as clients can belong to multple providers, which I understand
2007 Oct 10
0
detecting finite mixtures
...# True Am1 (based on pilot data)
Aus1=30 # True SD for Am1 across subjects (just made up)
As1=44 # True SD of lower A distribution
# (based on pilot data)
# (assumed to be the same for all subjects)
Au2=115 # True Am2 (based on pilot data)
Aus2=30 # True SD for Am2 across subjects (just made up)
As2=17 # True SD of upper A distribution
# (based on pilot data)
Bp=0.6 # Ditto for distribution B
Bu1=90
Bus1=30
Bs1=44
Bu2=115
Bus2=30
Bs2=17
These were the terrible results:
Subject Am1 Bm1
1 53.61215 47.33698
2 63.81618 38.90335
3 91.92926 68.35133
4 74.38221 30.20928
5 33.59179 88.28502
6 92....
2013 Aug 11
2
[LLVMdev] Address space extension
...il.com>> wrote:
>
> On 08/11/2013 08:41 AM, Micah Villmow wrote:
> > How about this as a solution.
> >
> > Add one hook into TargetInstrInfo, and one into TargetISelLowering.
> >
> > 1) getAddressSpaceRelation(unsigned AS1, unsigned AS2) - Returns either
> disjoint, subset, superset, equal. Function defaults to equal.
> > 2) isAddressSpaceSupported(unsigned AS) - Returns true if supported, false
> otherwise. Function defaults to false for all non-zero AS.
> >
> > These could be used by I...
2013 Aug 11
5
[LLVMdev] Address space extension
Shortening the email chain.
> Using this example or another equivalent example can you explain me what is
> your variant of the solution? How would you solve the current absence of
> information in the case of X86 target?
[Micah Villmow] I understand what you are trying to do. I don't see the need, only added complexity for little gain, to involve the backends. Everything you are
2008 Aug 12
0
[LLVMdev] Casting between address spaces and address space semantics
Hi Matthijs,
On Aug 11, 2008, at 4:09 AM, Matthijs Kooijman wrote:
>
>> I don't have a problem having another class, TargetAddrSpace, to
>> store this
>> information. However, I don't think it make sense being a
>> standalone pass.
>> Address spaces seems to part of the TargetData and it seems more
>> natural
>> to ask the TargetData to
2008 Aug 11
2
[LLVMdev] Casting between address spaces and address space semantics
Hi Mon Ping,
> I don't have a problem having another class, TargetAddrSpace, to store this
> information. However, I don't think it make sense being a standalone pass.
> Address spaces seems to part of the TargetData and it seems more natural
> to ask the TargetData to return the TargetAddrSpace object (similar to
> struct layout) to describe the relationships
2005 Feb 16
4
Starting shorewall blocks all traffic - linux 2.6
...###############################################################################
#SOURCE DEST POLICY LOG LIMIT:BURST
# LEVEL
#
fw net ACCEPT
net all DROP
all all REJECT
#
#LAST LINE -- DO NOT REMOVE
#
# Automatically generated make config: don''t edit
# Linux kernel version: 2.6.10-as2
# Mon Feb 14 19:28:43 2005
#
CONFIG_X86=y
CONFIG_MMU=y
CONFIG_UID16=y
CONFIG_GENERIC_ISA_DMA=y
CONFIG_GENERIC_IOMAP=y
#
# Code maturity level options
#
CONFIG_EXPERIMENTAL=y
CONFIG_CLEAN_COMPILE=y
CONFIG_BROKEN_ON_SMP=y
CONFIG_LOCK_KERNEL=y
#
# General setup
#
CONFIG_LOCALVERSION=""
CON...
2003 Dec 01
0
No subject
...livered-To: samba@lists.samba.org
Received: from dnscache.cbr.au.asiaonline.net
(dnscache.cbr.au.asiaonline.net [210.215.8.100]) by lists.samba.org
(Postfix) with ESMTP id 77B6547A0 for <samba@lists.samba.org>; Tue, 12
Jun 2001 06:51:14 -0700 (PDT)
Received: from piglett.bartlett.house (as2-130.cbr.au.asiaonline.net
[210.215.10.130]) by dnscache.cbr.au.asiaonline.net (8.10.2/8.10.2)
with ESMTP id f5CDogq07031; Tue, 12 Jun 2001 23:50:44 +1000 (EST)
Received: from yowiee.bartlett.house (IDENT:root@yowiee.bartlett.house
[192.168.1.99]) by piglett.bartlett.house (8.9.3/8.8.7) with E...