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

1 2 3 4

  /external/clang/lib/Driver/
Tool.cpp 14 Tool::Tool(const char *_Name, const char *_ShortName, const ToolChain &TC,
18 : Name(_Name), ShortName(_ShortName), TheToolChain(TC),
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
valarray_after.h 321 #define _DEFINE_EXPR_UNARY_OPERATOR(_Op, _Name) \
323 inline _Expr<_UnClos<_Name, std::_Expr, _Dom>, _Tp> \
326 typedef _UnClos<_Name, std::_Expr, _Dom> _Closure; \
336 #define _DEFINE_EXPR_BINARY_OPERATOR(_Op, _Name) \
338 inline _Expr<_BinClos<_Name, _Expr, _Expr, _Dom1, _Dom2>, \
339 typename __fun<_Name, typename _Dom1::value_type>::result_type> \
344 typedef typename __fun<_Name, _Arg>::result_type _Value; \
345 typedef _BinClos<_Name, _Expr, _Expr, _Dom1, _Dom2> _Closure; \
350 inline _Expr<_BinClos<_Name, _Expr, _Constant, _Dom, \
352 typename __fun<_Name, typename _Dom::value_type>::result_type>
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
valarray_after.h 321 #define _DEFINE_EXPR_UNARY_OPERATOR(_Op, _Name) \
323 inline _Expr<_UnClos<_Name, std::_Expr, _Dom>, _Tp> \
326 typedef _UnClos<_Name, std::_Expr, _Dom> _Closure; \
336 #define _DEFINE_EXPR_BINARY_OPERATOR(_Op, _Name) \
338 inline _Expr<_BinClos<_Name, _Expr, _Expr, _Dom1, _Dom2>, \
339 typename __fun<_Name, typename _Dom1::value_type>::result_type> \
344 typedef typename __fun<_Name, _Arg>::result_type _Value; \
345 typedef _BinClos<_Name, _Expr, _Expr, _Dom1, _Dom2> _Closure; \
350 inline _Expr<_BinClos<_Name, _Expr, _Constant, _Dom, \
352 typename __fun<_Name, typename _Dom::value_type>::result_type>
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
valarray_after.h 321 #define _DEFINE_EXPR_UNARY_OPERATOR(_Op, _Name) \
323 inline _Expr<_UnClos<_Name, std::_Expr, _Dom>, _Tp> \
326 typedef _UnClos<_Name, std::_Expr, _Dom> _Closure; \
336 #define _DEFINE_EXPR_BINARY_OPERATOR(_Op, _Name) \
338 inline _Expr<_BinClos<_Name, _Expr, _Expr, _Dom1, _Dom2>, \
339 typename __fun<_Name, typename _Dom1::value_type>::result_type> \
344 typedef typename __fun<_Name, _Arg>::result_type _Value; \
345 typedef _BinClos<_Name, _Expr, _Expr, _Dom1, _Dom2> _Closure; \
350 inline _Expr<_BinClos<_Name, _Expr, _Constant, _Dom, \
352 typename __fun<_Name, typename _Dom::value_type>::result_type>
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
valarray_after.h 321 #define _DEFINE_EXPR_UNARY_OPERATOR(_Op, _Name) \
323 inline _Expr<_UnClos<_Name, std::_Expr, _Dom>, _Tp> \
326 typedef _UnClos<_Name, std::_Expr, _Dom> _Closure; \
336 #define _DEFINE_EXPR_BINARY_OPERATOR(_Op, _Name) \
338 inline _Expr<_BinClos<_Name, _Expr, _Expr, _Dom1, _Dom2>, \
339 typename __fun<_Name, typename _Dom1::value_type>::result_type> \
344 typedef typename __fun<_Name, _Arg>::result_type _Value; \
345 typedef _BinClos<_Name, _Expr, _Expr, _Dom1, _Dom2> _Closure; \
350 inline _Expr<_BinClos<_Name, _Expr, _Constant, _Dom, \
352 typename __fun<_Name, typename _Dom::value_type>::result_type>
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
valarray_after.h 322 #define _DEFINE_EXPR_UNARY_OPERATOR(_Op, _Name) \
324 inline _Expr<_UnClos<_Name, std::_Expr, _Dom>, _Tp> \
327 typedef _UnClos<_Name, std::_Expr, _Dom> _Closure; \
337 #define _DEFINE_EXPR_BINARY_OPERATOR(_Op, _Name) \
339 inline _Expr<_BinClos<_Name, _Expr, _Expr, _Dom1, _Dom2>, \
340 typename __fun<_Name, typename _Dom1::value_type>::result_type> \
345 typedef typename __fun<_Name, _Arg>::result_type _Value; \
346 typedef _BinClos<_Name, _Expr, _Expr, _Dom1, _Dom2> _Closure; \
351 inline _Expr<_BinClos<_Name, _Expr, _Constant, _Dom, \
353 typename __fun<_Name, typename _Dom::value_type>::result_type>
    [all...]
gslice_array.h 182 #define _DEFINE_VALARRAY_OPERATOR(_Op, _Name) \
187 _Array_augmented_##_Name(_M_array, _Array<size_t>(_M_index), \
196 _Array_augmented_##_Name(_M_array, _Array<size_t>(_M_index), __e,\
indirect_array.h 178 #define _DEFINE_VALARRAY_OPERATOR(_Op, _Name) \
183 _Array_augmented_##_Name(_M_array, _M_index, _Array<_Tp>(__v), _M_sz); \
191 _Array_augmented_##_Name(_M_array, _M_index, __e, _M_sz); \
mask_array.h 173 #define _DEFINE_VALARRAY_OPERATOR(_Op, _Name) \
178 _Array_augmented_##_Name(_M_array, _M_mask, \
187 _Array_augmented_##_Name(_M_array, _M_mask, __e, __e.size()); \
slice_array.h 239 #define _DEFINE_VALARRAY_OPERATOR(_Op,_Name) \
244 _Array_augmented_##_Name(_M_array, _M_sz, _M_stride, _Array<_Tp>(__v));\
252 _Array_augmented_##_Name(_M_array, _M_stride, __e, _M_sz); \
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
valarray_after.h 322 #define _DEFINE_EXPR_UNARY_OPERATOR(_Op, _Name) \
324 inline _Expr<_UnClos<_Name, std::_Expr, _Dom>, _Tp> \
327 typedef _UnClos<_Name, std::_Expr, _Dom> _Closure; \
337 #define _DEFINE_EXPR_BINARY_OPERATOR(_Op, _Name) \
339 inline _Expr<_BinClos<_Name, _Expr, _Expr, _Dom1, _Dom2>, \
340 typename __fun<_Name, typename _Dom1::value_type>::result_type> \
345 typedef typename __fun<_Name, _Arg>::result_type _Value; \
346 typedef _BinClos<_Name, _Expr, _Expr, _Dom1, _Dom2> _Closure; \
351 inline _Expr<_BinClos<_Name, _Expr, _Constant, _Dom, \
353 typename __fun<_Name, typename _Dom::value_type>::result_type>
    [all...]
gslice_array.h 182 #define _DEFINE_VALARRAY_OPERATOR(_Op, _Name) \
187 _Array_augmented_##_Name(_M_array, _Array<size_t>(_M_index), \
196 _Array_augmented_##_Name(_M_array, _Array<size_t>(_M_index), __e,\
indirect_array.h 178 #define _DEFINE_VALARRAY_OPERATOR(_Op, _Name) \
183 _Array_augmented_##_Name(_M_array, _M_index, _Array<_Tp>(__v), _M_sz); \
191 _Array_augmented_##_Name(_M_array, _M_index, __e, _M_sz); \
mask_array.h 173 #define _DEFINE_VALARRAY_OPERATOR(_Op, _Name) \
178 _Array_augmented_##_Name(_M_array, _M_mask, \
187 _Array_augmented_##_Name(_M_array, _M_mask, __e, __e.size()); \
slice_array.h 239 #define _DEFINE_VALARRAY_OPERATOR(_Op,_Name) \
244 _Array_augmented_##_Name(_M_array, _M_sz, _M_stride, _Array<_Tp>(__v));\
252 _Array_augmented_##_Name(_M_array, _M_stride, __e, _M_sz); \
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
valarray_after.h 322 #define _DEFINE_EXPR_UNARY_OPERATOR(_Op, _Name) \
324 inline _Expr<_UnClos<_Name, std::_Expr, _Dom>, _Tp> \
327 typedef _UnClos<_Name, std::_Expr, _Dom> _Closure; \
337 #define _DEFINE_EXPR_BINARY_OPERATOR(_Op, _Name) \
339 inline _Expr<_BinClos<_Name, _Expr, _Expr, _Dom1, _Dom2>, \
340 typename __fun<_Name, typename _Dom1::value_type>::result_type> \
345 typedef typename __fun<_Name, _Arg>::result_type _Value; \
346 typedef _BinClos<_Name, _Expr, _Expr, _Dom1, _Dom2> _Closure; \
351 inline _Expr<_BinClos<_Name, _Expr, _Constant, _Dom, \
353 typename __fun<_Name, typename _Dom::value_type>::result_type>
    [all...]
gslice_array.h 182 #define _DEFINE_VALARRAY_OPERATOR(_Op, _Name) \
187 _Array_augmented_##_Name(_M_array, _Array<size_t>(_M_index), \
196 _Array_augmented_##_Name(_M_array, _Array<size_t>(_M_index), __e,\
indirect_array.h 178 #define _DEFINE_VALARRAY_OPERATOR(_Op, _Name) \
183 _Array_augmented_##_Name(_M_array, _M_index, _Array<_Tp>(__v), _M_sz); \
191 _Array_augmented_##_Name(_M_array, _M_index, __e, _M_sz); \
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
valarray_after.h 323 #define _DEFINE_EXPR_UNARY_OPERATOR(_Op, _Name) \
325 inline _Expr<_UnClos<_Name, std::_Expr, _Dom>, _Tp> \
328 typedef _UnClos<_Name, std::_Expr, _Dom> _Closure; \
338 #define _DEFINE_EXPR_BINARY_OPERATOR(_Op, _Name) \
340 inline _Expr<_BinClos<_Name, _Expr, _Expr, _Dom1, _Dom2>, \
341 typename __fun<_Name, typename _Dom1::value_type>::result_type> \
346 typedef typename __fun<_Name, _Arg>::result_type _Value; \
347 typedef _BinClos<_Name, _Expr, _Expr, _Dom1, _Dom2> _Closure; \
352 inline _Expr<_BinClos<_Name, _Expr, _Constant, _Dom, \
354 typename __fun<_Name, typename _Dom::value_type>::result_type>
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
valarray_after.h 323 #define _DEFINE_EXPR_UNARY_OPERATOR(_Op, _Name) \
325 inline _Expr<_UnClos<_Name, std::_Expr, _Dom>, _Tp> \
328 typedef _UnClos<_Name, std::_Expr, _Dom> _Closure; \
338 #define _DEFINE_EXPR_BINARY_OPERATOR(_Op, _Name) \
340 inline _Expr<_BinClos<_Name, _Expr, _Expr, _Dom1, _Dom2>, \
341 typename __fun<_Name, typename _Dom1::value_type>::result_type> \
346 typedef typename __fun<_Name, _Arg>::result_type _Value; \
347 typedef _BinClos<_Name, _Expr, _Expr, _Dom1, _Dom2> _Closure; \
352 inline _Expr<_BinClos<_Name, _Expr, _Constant, _Dom, \
354 typename __fun<_Name, typename _Dom::value_type>::result_type>
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
valarray_after.h 323 #define _DEFINE_EXPR_UNARY_OPERATOR(_Op, _Name) \
325 inline _Expr<_UnClos<_Name, std::_Expr, _Dom>, _Tp> \
328 typedef _UnClos<_Name, std::_Expr, _Dom> _Closure; \
338 #define _DEFINE_EXPR_BINARY_OPERATOR(_Op, _Name) \
340 inline _Expr<_BinClos<_Name, _Expr, _Expr, _Dom1, _Dom2>, \
341 typename __fun<_Name, typename _Dom1::value_type>::result_type> \
346 typedef typename __fun<_Name, _Arg>::result_type _Value; \
347 typedef _BinClos<_Name, _Expr, _Expr, _Dom1, _Dom2> _Closure; \
352 inline _Expr<_BinClos<_Name, _Expr, _Constant, _Dom, \
354 typename __fun<_Name, typename _Dom::value_type>::result_type>
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
valarray_after.h 323 #define _DEFINE_EXPR_UNARY_OPERATOR(_Op, _Name) \
325 inline _Expr<_UnClos<_Name, std::_Expr, _Dom>, _Tp> \
328 typedef _UnClos<_Name, std::_Expr, _Dom> _Closure; \
338 #define _DEFINE_EXPR_BINARY_OPERATOR(_Op, _Name) \
340 inline _Expr<_BinClos<_Name, _Expr, _Expr, _Dom1, _Dom2>, \
341 typename __fun<_Name, typename _Dom1::value_type>::result_type> \
346 typedef typename __fun<_Name, _Arg>::result_type _Value; \
347 typedef _BinClos<_Name, _Expr, _Expr, _Dom1, _Dom2> _Closure; \
352 inline _Expr<_BinClos<_Name, _Expr, _Constant, _Dom, \
354 typename __fun<_Name, typename _Dom::value_type>::result_type>
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
valarray_after.h 322 #define _DEFINE_EXPR_UNARY_OPERATOR(_Op, _Name) \
324 inline _Expr<_UnClos<_Name, std::_Expr, _Dom>, _Tp> \
327 typedef _UnClos<_Name, std::_Expr, _Dom> _Closure; \
337 #define _DEFINE_EXPR_BINARY_OPERATOR(_Op, _Name) \
339 inline _Expr<_BinClos<_Name, _Expr, _Expr, _Dom1, _Dom2>, \
340 typename __fun<_Name, typename _Dom1::value_type>::result_type> \
345 typedef typename __fun<_Name, _Arg>::result_type _Value; \
346 typedef _BinClos<_Name, _Expr, _Expr, _Dom1, _Dom2> _Closure; \
351 inline _Expr<_BinClos<_Name, _Expr, _Constant, _Dom, \
353 typename __fun<_Name, typename _Dom::value_type>::result_type>
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
valarray_after.h 322 #define _DEFINE_EXPR_UNARY_OPERATOR(_Op, _Name) \
324 inline _Expr<_UnClos<_Name, std::_Expr, _Dom>, _Tp> \
327 typedef _UnClos<_Name, std::_Expr, _Dom> _Closure; \
337 #define _DEFINE_EXPR_BINARY_OPERATOR(_Op, _Name) \
339 inline _Expr<_BinClos<_Name, _Expr, _Expr, _Dom1, _Dom2>, \
340 typename __fun<_Name, typename _Dom1::value_type>::result_type> \
345 typedef typename __fun<_Name, _Arg>::result_type _Value; \
346 typedef _BinClos<_Name, _Expr, _Expr, _Dom1, _Dom2> _Closure; \
351 inline _Expr<_BinClos<_Name, _Expr, _Constant, _Dom, \
353 typename __fun<_Name, typename _Dom::value_type>::result_type>
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/sys/
stat.h 70 _CRTIMP int __cdecl _stat32(const char *_Name,struct _stat32 *_Stat);
97 _CRTIMP int __cdecl _stat64(const char *_Name,struct _stat64 *_Stat);
98 _CRTIMP int __cdecl _stat32i64(const char *_Name,struct _stat32i64 *_Stat);
99 int __cdecl _stat64i32(const char *_Name,struct _stat64i32 *_Stat);
101 __CRT_INLINE int __cdecl _stat64i32(const char *_Name,struct _stat64i32 *_Stat)
104 int ret=_stat64(_Name,&st);
126 _CRTIMP int __cdecl _wstat32(const wchar_t *_Name,struct _stat32 *_Stat);
127 _CRTIMP int __cdecl _wstat32i64(const wchar_t *_Name,struct _stat32i64 *_Stat);
128 int __cdecl _wstat64i32(const wchar_t *_Name,struct _stat64i32 *_Stat);
129 _CRTIMP int __cdecl _wstat64(const wchar_t *_Name,struct _stat64 *_Stat)
    [all...]

Completed in 611 milliseconds

1 2 3 4