Displaying 11 results from an estimated 11 matches for "_t1".
Did you mean:
__1
2005 Mar 17
2
echo paid support
I've got echo problems.
*** I'm looking for paid support. ***
I'll accept free support, but don't mind paying if someone really knows
what they are doing.
I've read the wiki, etc.
Played with the settings in zapata.conf
Using V400P
PSTN->_T1->_ASTERISK->_BROADVOICE->_PSTN ECHO ON CALLED PHONE
PSTN->_T1->_ASTERISK->_T1->_PSTN NO ECHO
VOIP->_ASTERISK->_T1->_PSTN ECHO ON VOIP PHONE G711
I have another trunk group and different T1's that go to a MAX TNT first:
PSTN->_T1-&g...
2013 Jul 26
0
[LLVMdev] Botan and Android
...template<class _CharT, class _Traits, class _Alloc> bool
std::operator!=(const std::basic_string<_CharT, _Traits, _Alloc>&,
const std::basic_string<_CharT, _Traits, _Alloc>&)
/opt/android-ndk-r8e//sources/cxx-stl/stlport/stlport/stl/_alloc.h:384:24:
note: template<class _T1, class _T2> bool std::operator!=(const
std::allocator<_T1>&, const std::allocator<_T2>&)
/opt/android-ndk-r8e//sources/cxx-stl/stlport/stlport/stl/_iterator.h:124:24:
note: template<class _Iterator> bool std::operator!=(const
std::reverse_iterator<_Iterator>&,...
2015 Sep 27
2
libcxx build error.
...rithm:626,
from
/home/bemineni/llvm/llvm-3.4.2/projects/libcxx-3.4.2/include/string:439,
from
/home/bemineni/llvm/llvm-3.4.2/projects/libcxx-3.4.2/src/string.cpp:12:
/home/bemineni/llvm/llvm-3.4.2/projects/libcxx-3.4.2/include/utility:320:
error: ‘std::__1::pair<_T1, _T2>::pair(std::__1::pair<_T1, _T2>&&)’ cannot
be defaulted
In file included from
/home/bemineni/llvm/llvm-3.4.2/projects/libcxx-3.4.2/include/memory:603,
from
/home/bemineni/llvm/llvm-3.4.2/projects/libcxx-3.4.2/include/algorithm:627,
from
/home/...
2008 Jan 18
2
[PATCH 2/3] Make IRQ handlers typesafe.
...static inline int __attribute__ ((format
(void)__tmp; \
})
+/*
+ * Returns var as a type1. If it's not a type1 or type2 you'll get:
+ * "error: cast to union type from type not present in union"
+ */
+#define check_either_type(var, type1, type2) \
+ (((union { typeof(type1) _t1; typeof(type2) _t2; })var)._t1)
+
struct sysinfo;
extern int do_sysinfo(struct sysinfo *info);
diff -r 0fe1a980708b kernel/irq/devres.c
--- a/kernel/irq/devres.c Thu Jan 17 14:48:56 2008 +1100
+++ b/kernel/irq/devres.c Thu Jan 17 15:42:01 2008 +1100
@@ -41,9 +41,9 @@ static int devm_irq_match(s...
2008 Jan 18
2
[PATCH 2/3] Make IRQ handlers typesafe.
...static inline int __attribute__ ((format
(void)__tmp; \
})
+/*
+ * Returns var as a type1. If it's not a type1 or type2 you'll get:
+ * "error: cast to union type from type not present in union"
+ */
+#define check_either_type(var, type1, type2) \
+ (((union { typeof(type1) _t1; typeof(type2) _t2; })var)._t1)
+
struct sysinfo;
extern int do_sysinfo(struct sysinfo *info);
diff -r 0fe1a980708b kernel/irq/devres.c
--- a/kernel/irq/devres.c Thu Jan 17 14:48:56 2008 +1100
+++ b/kernel/irq/devres.c Thu Jan 17 15:42:01 2008 +1100
@@ -41,9 +41,9 @@ static int devm_irq_match(s...
2012 Sep 27
4
[LLVMdev] Clang bug?
...p_compressed_pair_imp<std::__1::__tree_end_node<std::__1::__tree_node_base<void
*> *>,
std::__1::allocator<std::__1::__tree_node<std::__1::pair<int,
Templ8<int>::Member *>, void *>>, 2>' requested here
: private __libcpp_compressed_pair_imp<_T1, _T2>
^
/usr/bin/../lib/c++/v1/__tree:813:56: note: in instantiation of
template class 'std::__1::__compressed_pair<std::__1::__tree_end_node<std::__1::__tree_node_base<void
*> *>,
std::__1::allocator<std::__1::__tree_node<std::__1::pair<int,
Templ...
2012 Sep 28
0
[LLVMdev] Clang bug?
...imp<std::__1::__tree_end_node<std::__1::__tree_node_base<void
> *> *>,
> std::__1::allocator<std::__1::__tree_node<std::__1::pair<int,
> Templ8<int>::Member *>, void *>>, 2>' requested here
> : private __libcpp_compressed_pair_imp<_T1, _T2>
> ^
> /usr/bin/../lib/c++/v1/__tree:813:56: note: in instantiation of
> template class 'std::__1::__compressed_pair<std::__1::__tree_end_node<std::__1::__tree_node_base<void
> *> *>,
> std::__1::allocator<std::__1::__tree_node<std::...
2012 Sep 28
4
[LLVMdev] Clang bug?
...ree_end_node<std::__1::__tree_node_base<void
> > *> *>,
> > std::__1::allocator<std::__1::__tree_node<std::__1::pair<int,
> > Templ8<int>::Member *>, void *>>, 2>' requested here
> > : private __libcpp_compressed_pair_imp<_T1, _T2>
> > ^
> > /usr/bin/../lib/c++/v1/__tree:813:56: note: in instantiation of
> > template class
> 'std::__1::__compressed_pair<std::__1::__tree_end_node<std::__1::__tree_node_base<void
> > *> *>,
> > std::__1::allocator<...
2012 Sep 29
0
[LLVMdev] Clang bug?
...std::__1::__tree_node_base<void
>> > *> *>,
>> > std::__1::allocator<std::__1::__tree_node<std::__1::pair<int,
>> > Templ8<int>::Member *>, void *>>, 2>' requested here
>> > : private __libcpp_compressed_pair_imp<_T1, _T2>
>> > ^
>> > /usr/bin/../lib/c++/v1/__tree:813:56: note: in instantiation of
>> > template class
>> > 'std::__1::__compressed_pair<std::__1::__tree_end_node<std::__1::__tree_node_base<void
>> > *> *>,
>> >...
2012 Sep 29
1
[LLVMdev] Clang bug?
...e_base<void
> >> > *> *>,
> >> > std::__1::allocator<std::__1::__tree_node<std::__1::pair<int,
> >> > Templ8<int>::Member *>, void *>>, 2>' requested here
> >> > : private __libcpp_compressed_pair_imp<_T1, _T2>
> >> > ^
> >> > /usr/bin/../lib/c++/v1/__tree:813:56: note: in instantiation of
> >> > template class
> >> >
> 'std::__1::__compressed_pair<std::__1::__tree_end_node<std::__1::__tree_node_base<void
> >> &...
2013 Jun 24
1
[LLVMdev] DebugInfo: Missing non-trivially-copyable parameters in SelectionDAG
...ie/dev/llvm/src/test/CodeGen/X86/sibcall-2.ll -check-prefix=64
--
Exit Code: 1
Command Output (stderr):
--
/usr/local/google/home/blaikie/dev/llvm/src/test/CodeGen/X86/sibcall-2.ll:9:7: error: expected string not found in input
; 32: jmpl *4(%esp)
^
<stdin>:4:6: note: scanning from here
_t1: ## @t1
^
<stdin>:18:2: note: possible intended match here
movl 12(%ebp), %eax
^
--
********************
FAIL: LLVM :: CodeGen/X86/pmulld.ll (32 of 51)
******************** TEST 'LLVM :: CodeGen/X86/pmulld.ll' FAILED ********************
Script:
--
/usr/local/google/home/blaik...