HomeSort by relevance Sort by last modified time
    Searched refs:aux (Results 1 - 25 of 290) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/boringssl/src/crypto/x509/
x_x509a.c 84 if(!x->aux && !(x->aux = X509_CERT_AUX_new())) return NULL;
85 return x->aux;
90 X509_CERT_AUX *aux;
93 if (!x || !x->aux || !x->aux->alias)
95 ASN1_UTF8STRING_free(x->aux->alias);
96 x->aux->alias = NULL;
99 if(!(aux = aux_get(x))) return 0;
100 if(!aux->alias && !(aux->alias = ASN1_UTF8STRING_new())) return 0
    [all...]
t_x509a.c 66 int X509_CERT_AUX_print(BIO *out, X509_CERT_AUX *aux, int indent)
71 if(!aux) return 1;
72 if(aux->trust) {
76 for(i = 0; i < sk_ASN1_OBJECT_num(aux->trust); i++) {
80 sk_ASN1_OBJECT_value(aux->trust, i), 0);
85 if(aux->reject) {
89 for(i = 0; i < sk_ASN1_OBJECT_num(aux->reject); i++) {
93 sk_ASN1_OBJECT_value(aux->reject, i), 0);
98 if(aux->alias) BIO_printf(out, "%*sAlias: %s\n", indent, "",
99 aux->alias->data)
    [all...]
  /external/selinux/libselinux/src/
exception.sh 18 gcc -x c -c -I../include - -aux-info temp.aux < ../include/selinux/selinux.h
19 for i in `awk '/<stdin>.*extern int/ { print $6 }' temp.aux`; do except $i ; done
20 rm -f -- temp.aux -.o
  /external/selinux/libsemanage/src/
exception.sh 12 gcc -x c -c -I../include - -aux-info temp.aux < ../include/semanage/semanage.h
13 for i in `awk '/extern int/ { print $6 }' temp.aux`; do except $i ; done
14 rm -f -- temp.aux -.o
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/aux_/
template_arity_fwd.hpp 17 namespace boost { namespace mpl { namespace aux { namespace in namespace:boost::mpl
has_begin.hpp 19 namespace boost { namespace mpl { namespace aux { namespace in namespace:boost::mpl
has_size.hpp 19 namespace boost { namespace mpl { namespace aux { namespace in namespace:boost::mpl
has_tag.hpp 19 namespace boost { namespace mpl { namespace aux { namespace in namespace:boost::mpl
has_type.hpp 19 namespace boost { namespace mpl { namespace aux { namespace in namespace:boost::mpl
find_if_pred.hpp 17 namespace boost { namespace mpl { namespace aux { namespace in namespace:boost::mpl
25 typedef not_< aux::iter_apply1<Predicate,Iterator> > type;
O1_size_impl.hpp 35 namespace aux { namespace in namespace:boost::mpl
48 aux::has_size<Sequence>
49 , aux::O1_size_impl<Sequence>
56 aux::has_size<Sequence>
57 , aux::O1_size_impl<Sequence>
63 aux::has_size<Sequence>
64 , aux::O1_size_impl<Sequence>
adl_barrier.hpp 33 namespace BOOST_MPL_AUX_ADL_BARRIER_NAMESPACE { namespace aux {} } namespace in namespace:BOOST_MPL_AUX_ADL_BARRIER_NAMESPACE
35 namespace aux { using namespace BOOST_MPL_AUX_ADL_BARRIER_NAMESPACE::aux; } namespace in namespace:boost::mpl
nested_type_wknd.hpp 25 namespace boost { namespace mpl { namespace aux { namespace in namespace:boost::mpl
34 aux::nested_type_wknd<T> \
38 ::boost::mpl::aux::nested_type_wknd<T> \
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/list/aux_/
tag.hpp 17 namespace boost { namespace mpl { namespace aux { namespace in namespace:boost::mpl
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/vector/aux_/
size.hpp 28 struct size_impl< aux::vector_tag >
29 : O1_size_impl< aux::vector_tag >
38 struct size_impl< aux::vector_tag<N> >
39 : O1_size_impl< aux::vector_tag<N> >
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/
tag.hpp 24 namespace aux { namespace in namespace:boost::mpl
34 aux::has_tag<T>
35 , aux::tag_impl<T>
42 aux::has_tag<T>
43 , aux::tag_impl<T>
sequence_tag.hpp 45 namespace aux {
65 } // namespace aux
71 : aux::sequence_tag_impl< !aux::is_msvc_eti_arg<Sequence>::value >
78 namespace aux {
105 } // namespace aux
111 : aux::sequence_tag_impl<
112 ::boost::mpl::aux::has_tag<Sequence>::value
113 , ::boost::mpl::aux::has_begin<Sequence>::value
  /external/libpng/contrib/arm-neon/
linux-auxv.c 100 Elf32_auxv_t aux; local
109 while (safe_read(png_ptr, fd, &aux, sizeof aux) == sizeof aux)
111 if (aux.a_type == AT_HWCAP && (aux.a_un.a_val & HWCAP_NEON) != 0)
  /external/libvorbis/vq/
vqgen.h 28 int aux; member in struct:vqgen
58 return v->pointlist+((v->elements+v->aux)*ptr);
62 return _point(v,ptr)+v->aux;
70 int elements,int aux,int entries,float mindist,
73 extern void vqgen_addpoint(vqgen *v, float *p,float *aux);
  /ndk/sources/cxx-stl/stlport/stlport/stl/config/
_watcom.h 107 #pragma aux __stl_InterlockedIncrement parm [ ecx ] = \
115 #pragma aux __stl_InterlockedDecrement parm [ ecx ] = \
123 #pragma aux __stl_InterlockedIncrement parm [ ecx ] = \
130 #pragma aux __stl_InterlockedDecrement parm [ ecx ] = \
141 #pragma aux __stl_InterlockedExchange parm [ecx] [eax] = \
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/config/
_watcom.h 107 #pragma aux __stl_InterlockedIncrement parm [ ecx ] = \
115 #pragma aux __stl_InterlockedDecrement parm [ ecx ] = \
123 #pragma aux __stl_InterlockedIncrement parm [ ecx ] = \
130 #pragma aux __stl_InterlockedDecrement parm [ ecx ] = \
141 #pragma aux __stl_InterlockedExchange parm [ecx] [eax] = \
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/config/
_watcom.h 107 #pragma aux __stl_InterlockedIncrement parm [ ecx ] = \
115 #pragma aux __stl_InterlockedDecrement parm [ ecx ] = \
123 #pragma aux __stl_InterlockedIncrement parm [ ecx ] = \
130 #pragma aux __stl_InterlockedDecrement parm [ ecx ] = \
141 #pragma aux __stl_InterlockedExchange parm [ecx] [eax] = \
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/config/
_watcom.h 107 #pragma aux __stl_InterlockedIncrement parm [ ecx ] = \
115 #pragma aux __stl_InterlockedDecrement parm [ ecx ] = \
123 #pragma aux __stl_InterlockedIncrement parm [ ecx ] = \
130 #pragma aux __stl_InterlockedDecrement parm [ ecx ] = \
141 #pragma aux __stl_InterlockedExchange parm [ecx] [eax] = \
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/config/
_watcom.h 107 #pragma aux __stl_InterlockedIncrement parm [ ecx ] = \
115 #pragma aux __stl_InterlockedDecrement parm [ ecx ] = \
123 #pragma aux __stl_InterlockedIncrement parm [ ecx ] = \
130 #pragma aux __stl_InterlockedDecrement parm [ ecx ] = \
141 #pragma aux __stl_InterlockedExchange parm [ecx] [eax] = \
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/config/
_watcom.h 107 #pragma aux __stl_InterlockedIncrement parm [ ecx ] = \
115 #pragma aux __stl_InterlockedDecrement parm [ ecx ] = \
123 #pragma aux __stl_InterlockedIncrement parm [ ecx ] = \
130 #pragma aux __stl_InterlockedDecrement parm [ ecx ] = \
141 #pragma aux __stl_InterlockedExchange parm [ecx] [eax] = \

Completed in 2359 milliseconds

1 2 3 4 5 6 7 8 91011>>