Displaying 20 results from an estimated 185 matches for "_a".
2006 Jan 22
0
problem setting up lighttpd and rails app.
...pd/" + var.wholesale +
"/public/dispatch.fcgi",
"bin-environment" => ( "RAILS_ENV" => "development" )
)
)
)
url.rewrite = ("^/$" => "/dispatch.fcgi?controller=home&action=index2",
"^/([\-_a-zA-Z0-9]+)/([\-_a-zA-Z0-9]+)/([\-_a-zA-Z0-9%]+)\??([\-_a-zA-Z0-9=&%]*)$"
=>
"/dispatch.fcgi?controller=$1&action=$2&id=$3&$4",
"^/([\-_a-zA-Z0-9]+)/([\-_a-zA-Z0-9]+)/?\??([\-_a-zA-Z0-9=&%]*)$" =>
"/dispatch.fcgi?controller=$1&...
2007 Jun 23
2
End of File Error on index optmize
...y_user 0 Jun 22 22:50 _8.prx
-rw------- 1 my_user my_user 0 Jun 22 22:50 _8.tfx
-rw------- 1 my_user my_user 0 Jun 22 22:50 _8.tis
-rw------- 1 my_user my_user 0 Jun 22 22:50 _8.tix
-rw------- 1 my_user my_user 7.9M Jun 22 23:11 _9.cfs
-rw------- 1 my_user my_user 276M Jun 22 23:11 _a.fdt
-rw------- 1 my_user my_user 767K Jun 22 23:11 _a.fdx
-rw------- 1 my_user my_user 0 Jun 22 23:11 _a.frq
-rw------- 1 my_user my_user 0 Jun 22 23:11 _a.prx
-rw------- 1 my_user my_user 0 Jun 22 23:11 _a.tfx
-rw------- 1 my_user my_user 0 Jun 22 23:11 _a.tis
-rw------- 1 my_use...
2006 Apr 12
0
headerfile translation to Delphi (Pascal) completed
...ges:
- most prefixes ("Rf_", "R_", "do_", ...) and suffixes ("_t") are gone.
An exception is "S_" which is shortened to "S"
- the underscores ("_") are gone too. CamelCaseStyleConvention is used.
- different versions (Rf_asChar, asChar) become one (riAsChar)
- the letter following R (or S) is written in capital (e.g. aSExp)
- the following prefixes are used (to avoid name clashes):
- a small "r" (e.g.rNormRand), except for
- a small "ri" for things in Rinternals (e.g. riReal) and except...
2004 Dec 13
4
Dispatcher? how to use long urls with slashes to call a controller
Hello rails,
I have a controller called file with a method get that returns me a
file from the db.
want to do the following:
When calling http://localhost:8080/file/get/11/hansi.txt i want that
rails does the same as if i would call
http://localhost:8080/file/get/11
This i not the case. I get a 404.
This is useful as this makes the filename in the browser downloading
the
2003 Sep 10
0
[Ffmpeg-devel] libavcodec/vp3.c compile problem (fwd)
...forge.net
Subject: [Ffmpeg-devel] libavcodec/vp3.c compile problem
Hi!
Since sourceforge finally caught up (it seemed to be running even
more behind than usual for a couple days) I was able to try compiling
the latest version.
Ran into a problem with vp3.c due to a conflict of the variables
_A, _B, _C, _D, _G and _H with defines from the system header
<ctype.h>:
vp3.c: In function `vp3_idct_c':
vp3.c:314: syntax error before `0x00000100L'
vp3.c:351: invalid lvalue in assignment
vp3.c:357: invalid lvalue in assignment
vp3.c:363: invalid lvalue in assignment
vp3.c:369: in...
2015 Feb 06
3
[LLVMdev] [cfe-dev] [3.6 Release] Release Candidate 2 available
Hi all,
I would really like to get a patch into 3.6 for libc++. The patch
renames template parameters with the names '_A' and '_V' to longer
names. '_A' is frequently defined in ctypes.h and that could cause
libc++ to not compile.
I'm fairly sure the code was added between 3.5 and 3.6 so that would
make this a regression.
The patch can be found here: http://reviews.llvm.org/rL228353. I've...
2010 Nov 08
0
Segmentation Fault when using CUDA
...ly from R.
The simplest case of allocating a char and then deallocating causes a
segmentation fault when R closes. Not on garbage collection but only
on exit. Is there anything in the R internals that explain why this
is happening?
The relevant C++ code is
---
void gpualloctest(){
char * _a;
cudaMalloc(&_a,sizeof(char));
cudaFree(_a);
_a=NULL;
}
--- from gpu.cu
gputest<-function(){
cat("testing allocation on gpu\n")
Module('test','gputest')$gpualloctest()
cat("Test successful\n")
cat("Coll...
2008 Jul 15
5
[PATCH] ioemu-remote: Fix pci pass-through
ioemu-remote: Enable pci pass-through by default.
--
Jean Guyader
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
2016 Jul 01
2
How to resolve conflicts between sanitizer_common and system headers
...iguous
>> __theAmount, memory_order_relaxed) + __theAmount);
>> ^
>> .../usr/bin/../include/c++/v1/atomic:548:5: note: candidate found by name
>> lookup is 'std::__1::memory_order::memory_order_relaxed'
>> memory_order_relaxed, memory_order_consume, memory_order_acquire,
>> ^
>> ../src/projects/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_atomic.h:22:3:
>> note: candidate found by name lookup is
>> '__sanitizer::memory_order::memory_order_relaxed'
>> memory_order_relaxed = 1 << 0,
>> ^
>>
>>...
2015 Oct 27
2
How to create global symbol from record offset
I would like to create something like this (x86_64)
.section __DATA,__data
.align 4
_a:
.long 18
.globl _b
_b:
.long 48
If you like to notice, there is no alignment between _a and _b.
_b is basically offseting into a record structure.
----
When I use two discrete structs, I get .aligns and I also don't trust
the tools to keep the two globals together.
%struct.a = type...
2008 Mar 28
1
how to register IAX user without password for any user
...serect=pcb2pca12345
qualify=yes
[pca2pcb]
type=user
context=default
auth=md5
secret=pca2pcb12345
deny=0.0.0.0/0.0.0.0
permit=[IP of pca]
qualify=yes
NOW in Your extensions.conf you can use as
On PCa
exten=>_.,1,Dial(IAX2/pca2pcb/${EXTEN})
exten=>_y.,1,Dial(IAX2/pca2pcb/${EXTEN})
exten=>_a.,1,Dial(IAX2/pca2pcb/${EXTEN})
and on PCb
exten=>_.,1,Dial(IAX2/pcb2pca/${EXTEN})
exten=>_y.,1,Dial(IAX2/pcb2pca/${EXTEN})
exten=>_a.,1,Dial(IAX2/pcb2pca/${EXTEN})
Let me know if this works.
Regards,
Sanjay.
hi,
i want to call PC2PC between to IAX client without authentication i...
2010 Jan 04
0
[LLVMdev] Tail Call Optimisation
On Monday 04 January 2010 05:16:40 Jeffrey Yasskin wrote:
> On Sun, Jan 3, 2010 at 10:50 PM, Jon Harrop <jon at ffconsultancy.com> wrote:
> > LLVM's TCO already handles mutual recursion.
>
> Only for fastcc functions
Yes.
> compiled with -tailcallopt, right?
If you use the compiler, yes.
> http://llvm.org/docs/CodeGenerator.html#tailcallopt
>
> I believe
2015 Feb 07
3
[LLVMdev] [cfe-dev] [3.6 Release] Release Candidate 2 available
...t; wrote:
> Yes, please.
>
> -Dimitry
>
>> On 06 Feb 2015, at 16:07, Eric Fiselier <eric at efcs.ca> wrote:
>>
>> Hi all,
>>
>> I would really like to get a patch into 3.6 for libc++. The patch
>> renames template parameters with the names '_A' and '_V' to longer
>> names. '_A' is frequently defined in ctypes.h and that could cause
>> libc++ to not compile.
>> I'm fairly sure the code was added between 3.5 and 3.6 so that would
>> make this a regression.
>>
>> The patch can be f...
2010 Jan 04
2
[LLVMdev] Tail Call Optimisation
On Sun, Jan 3, 2010 at 10:50 PM, Jon Harrop <jon at ffconsultancy.com> wrote:
> On Monday 04 January 2010 03:33:06 Simon Harris wrote:
>> On 04/01/2010, at 3:01 PM, Jon Harrop wrote:
>> > I am certainly interested in tail calls because my HLVM project relies
>> > upon LLVM's tail call elimination. However, I do not understand what tail
>> > calls LLVM
2008 Mar 28
1
how to register IAX user without password
...at i have need to do in IAX.conf or any other file to
allow any user to call Pc2Pc.
My IAX.conf
[guest]
type=user
context=default
callerid="Guest IAX User"
My extensions.conf
[default]
exten=>_.,1,Dial(IAX2/${EXTEN})
exten=>_y.,1,Dial(IAX2/${EXTEN})
exten=>_a.,1,Dial(IAX2/${EXTEN})
below is my Asterisk console logs which i see after making call.
Mar 28 03:25:43 NOTICE[2855]: chan_iax2.c:5144 register_verify: No
registration for peer 'aliadvcommnet' (from 203.99.57.80)
Mar 28 03:25:55 NOTICE[2855]: chan_iax2.c:5144 register_verify: No...
2006 Aug 11
2
[PATCH][XEN] Use a union to pack the dual-short combos in an endian neutral way.
...an
endian neutral fashion.
Signed-off-by: Jimi Xenidis <jimix@watson.ibm.com>
diff -r 1f611b58729f xen/common/grant_table.c
--- a/xen/common/grant_table.c Wed Aug 09 18:53:00 2006 -0400
+++ b/xen/common/grant_table.c Fri Aug 11 12:29:48 2006 -0400
@@ -32,6 +32,17 @@
#include <xen/guest_access.h>
#include <acm/acm_hooks.h>
+/* The first to members of a grant entry are updated as a combined
+ * pair. The following union allows that to happen in an endian
+ * neutral fashion. */
+union grant_combo {
+ uint32_t word;
+ struct {
+ uint16_t flags;
+ domid...
2011 Oct 07
2
[LLVMdev] Aliasing confusion
...1
store float %val1a, float* %ptr2
%val1b = load float* %ptr1
ret float %val1b
}
define float @B(float * noalias %ptr1, float * noalias %ptr2) {
%val1a = load float* %ptr1
store float %val1a, float* %ptr2
%val1b = load float* %ptr1
ret float %val1b
}
When I throw this code into test_alias.ll and run:
opt test_alias.ll -basicaa -print-alias-sets > /dev/null
it tells me that in the first function, ptr1 and ptr2 may alias, and
in the second function they do not. The source of
BasicAliasAnalysis.cpp seems more than intelligent enough to detect
both of these cases as not aliasin...
2012 Apr 05
2
[PATCH 2/2] V2: Use a single definition of MIN and MAX in sources
...C/bitwriter.c | 8 ++----
src/libFLAC/fixed.c | 18 +++++--------
src/libFLAC/format.c | 8 ++----
src/libFLAC/include/private/macros.h | 29 ++++++++++++++++++++
src/libFLAC/metadata_iterators.c | 17 +++---------
src/libFLAC/ogg_decoder_aspect.c | 7 ++---
src/libFLAC/stream_decoder.c | 8 ++----
src/libFLAC/stream_encoder.c | 49 ++++++++++++++--------------------
src/libFLAC/stream_encoder_framing.c | 5 ----
11 files changed, 77 insertions(+), 91 deletions(-)
create mode 100644 src/libFLAC/include/...
2011 Aug 05
0
[LLVMdev] RFC: Exception Handling Rewrite
...t;foo" will look something like this for the action (the indexes are negative offsets into the exception spec table):
.byte 0x7f # index into the exception specification table (-1)
.byte 0 # index to the next "action"
...
# Start of exception specification table
.long _A # Only "A" can be thrown
.byte 0 # The end of this exception spec.
This is as you'd expect. The EH table for bar is similar:
.byte 0x7f # index into the exception specification table (-1)
.byte 0 # index to the next "action"
...
# Start of exception...
2006 Jul 24
1
meantime_filter won''t pick up my missing methods
<code><pre>
module Scope
protected
def method_missing(method_id, *arguments, &block)
if method_id.id2name =~ /^scope_([_a-z]\w*)_to_([_a-z]\w*)/
scope_model($1.singularize.capitalize, "#{$2}_id", &block)
else
super
end
end
def scope_model(klass, foreign_key, &block)
eval(klass).with_scope({
:find => { :conditions => [ "#{foreign_key} = ?&q...