Home
last modified time | relevance | path

Searched refs:_Name (Results 1 – 22 of 22) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dvalarray_after.h325 #define _DEFINE_EXPR_UNARY_OPERATOR(_Op, _Name) \ in _GLIBCXX_VISIBILITY()
327 inline _Expr<_UnClos<_Name, std::_Expr, _Dom>, _Tp> \ in _GLIBCXX_VISIBILITY()
330 typedef _UnClos<_Name, std::_Expr, _Dom> _Closure; \ in _GLIBCXX_VISIBILITY()
340 #define _DEFINE_EXPR_BINARY_OPERATOR(_Op, _Name) \ in _GLIBCXX_VISIBILITY()
342 inline _Expr<_BinClos<_Name, _Expr, _Expr, _Dom1, _Dom2>, \ in _GLIBCXX_VISIBILITY()
343 typename __fun<_Name, typename _Dom1::value_type>::result_type> \ in _GLIBCXX_VISIBILITY()
348 typedef typename __fun<_Name, _Arg>::result_type _Value; \ in _GLIBCXX_VISIBILITY()
349 typedef _BinClos<_Name, _Expr, _Expr, _Dom1, _Dom2> _Closure; \ in _GLIBCXX_VISIBILITY()
354 inline _Expr<_BinClos<_Name, _Expr, _Constant, _Dom, \ in _GLIBCXX_VISIBILITY()
356 typename __fun<_Name, typename _Dom::value_type>::result_type> \ in _GLIBCXX_VISIBILITY()
[all …]
H A Dvalarray_array.h511 #define _DEFINE_ARRAY_FUNCTION(_Op, _Name) \ in _GLIBCXX_VISIBILITY()
514 _Array_augmented_##_Name(_Array<_Tp> __a, size_t __n, const _Tp& __t) \ in _GLIBCXX_VISIBILITY()
522 _Array_augmented_##_Name(_Array<_Tp> __a, size_t __n, _Array<_Tp> __b) \ in _GLIBCXX_VISIBILITY()
531 _Array_augmented_##_Name(_Array<_Tp> __a, \ in _GLIBCXX_VISIBILITY()
541 _Array_augmented_##_Name(_Array<_Tp> __a, size_t __n, size_t __s, \ in _GLIBCXX_VISIBILITY()
552 _Array_augmented_##_Name(_Array<_Tp> __a, _Array<_Tp> __b, \ in _GLIBCXX_VISIBILITY()
563 _Array_augmented_##_Name(_Array<_Tp> __a, size_t __s, \ in _GLIBCXX_VISIBILITY()
573 _Array_augmented_##_Name(_Array<_Tp> __a, _Array<size_t> __i, \ in _GLIBCXX_VISIBILITY()
584 _Array_augmented_##_Name(_Array<_Tp> __a, size_t __n, \ in _GLIBCXX_VISIBILITY()
595 _Array_augmented_##_Name(_Array<_Tp> __a, _Array<size_t> __i, \ in _GLIBCXX_VISIBILITY()
[all …]
H A Dindirect_array.h179 #define _DEFINE_VALARRAY_OPERATOR(_Op, _Name) \ in _GLIBCXX_VISIBILITY() argument
184 _Array_augmented_##_Name(_M_array, _M_index, _Array<_Tp>(__v), _M_sz); \ in _GLIBCXX_VISIBILITY()
192 _Array_augmented_##_Name(_M_array, _M_index, __e, _M_sz); \ in _GLIBCXX_VISIBILITY()
H A Dmask_array.h179 #define _DEFINE_VALARRAY_OPERATOR(_Op, _Name) \ in _GLIBCXX_VISIBILITY() argument
184 _Array_augmented_##_Name(_M_array, _M_mask, \ in _GLIBCXX_VISIBILITY()
193 _Array_augmented_##_Name(_M_array, _M_mask, __e, __e.size()); \ in _GLIBCXX_VISIBILITY()
H A Dgslice_array.h188 #define _DEFINE_VALARRAY_OPERATOR(_Op, _Name) \ in _GLIBCXX_VISIBILITY() argument
193 _Array_augmented_##_Name(_M_array, _Array<size_t>(_M_index), \ in _GLIBCXX_VISIBILITY()
202 _Array_augmented_##_Name(_M_array, _Array<size_t>(_M_index), __e,\ in _GLIBCXX_VISIBILITY()
H A Dslice_array.h250 #define _DEFINE_VALARRAY_OPERATOR(_Op,_Name) \ in _GLIBCXX_VISIBILITY() argument
255 _Array_augmented_##_Name(_M_array, _M_sz, _M_stride, _Array<_Tp>(__v));\ in _GLIBCXX_VISIBILITY()
263 _Array_augmented_##_Name(_M_array, _M_stride, __e, _M_sz); \ in _GLIBCXX_VISIBILITY()
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dvalarray_after.h325 #define _DEFINE_EXPR_UNARY_OPERATOR(_Op, _Name) \ in _GLIBCXX_VISIBILITY()
327 inline _Expr<_UnClos<_Name, std::_Expr, _Dom>, _Tp> \ in _GLIBCXX_VISIBILITY()
330 typedef _UnClos<_Name, std::_Expr, _Dom> _Closure; \ in _GLIBCXX_VISIBILITY()
340 #define _DEFINE_EXPR_BINARY_OPERATOR(_Op, _Name) \ in _GLIBCXX_VISIBILITY()
342 inline _Expr<_BinClos<_Name, _Expr, _Expr, _Dom1, _Dom2>, \ in _GLIBCXX_VISIBILITY()
343 typename __fun<_Name, typename _Dom1::value_type>::result_type> \ in _GLIBCXX_VISIBILITY()
348 typedef typename __fun<_Name, _Arg>::result_type _Value; \ in _GLIBCXX_VISIBILITY()
349 typedef _BinClos<_Name, _Expr, _Expr, _Dom1, _Dom2> _Closure; \ in _GLIBCXX_VISIBILITY()
354 inline _Expr<_BinClos<_Name, _Expr, _Constant, _Dom, \ in _GLIBCXX_VISIBILITY()
356 typename __fun<_Name, typename _Dom::value_type>::result_type> \ in _GLIBCXX_VISIBILITY()
[all …]
H A Dvalarray_array.h511 #define _DEFINE_ARRAY_FUNCTION(_Op, _Name) \ in _GLIBCXX_VISIBILITY()
514 _Array_augmented_##_Name(_Array<_Tp> __a, size_t __n, const _Tp& __t) \ in _GLIBCXX_VISIBILITY()
522 _Array_augmented_##_Name(_Array<_Tp> __a, size_t __n, _Array<_Tp> __b) \ in _GLIBCXX_VISIBILITY()
531 _Array_augmented_##_Name(_Array<_Tp> __a, \ in _GLIBCXX_VISIBILITY()
541 _Array_augmented_##_Name(_Array<_Tp> __a, size_t __n, size_t __s, \ in _GLIBCXX_VISIBILITY()
552 _Array_augmented_##_Name(_Array<_Tp> __a, _Array<_Tp> __b, \ in _GLIBCXX_VISIBILITY()
563 _Array_augmented_##_Name(_Array<_Tp> __a, size_t __s, \ in _GLIBCXX_VISIBILITY()
573 _Array_augmented_##_Name(_Array<_Tp> __a, _Array<size_t> __i, \ in _GLIBCXX_VISIBILITY()
584 _Array_augmented_##_Name(_Array<_Tp> __a, size_t __n, \ in _GLIBCXX_VISIBILITY()
595 _Array_augmented_##_Name(_Array<_Tp> __a, _Array<size_t> __i, \ in _GLIBCXX_VISIBILITY()
[all …]
H A Dindirect_array.h179 #define _DEFINE_VALARRAY_OPERATOR(_Op, _Name) \ in _GLIBCXX_VISIBILITY() argument
184 _Array_augmented_##_Name(_M_array, _M_index, _Array<_Tp>(__v), _M_sz); \ in _GLIBCXX_VISIBILITY()
192 _Array_augmented_##_Name(_M_array, _M_index, __e, _M_sz); \ in _GLIBCXX_VISIBILITY()
H A Dmask_array.h179 #define _DEFINE_VALARRAY_OPERATOR(_Op, _Name) \ in _GLIBCXX_VISIBILITY() argument
184 _Array_augmented_##_Name(_M_array, _M_mask, \ in _GLIBCXX_VISIBILITY()
193 _Array_augmented_##_Name(_M_array, _M_mask, __e, __e.size()); \ in _GLIBCXX_VISIBILITY()
H A Dgslice_array.h188 #define _DEFINE_VALARRAY_OPERATOR(_Op, _Name) \ in _GLIBCXX_VISIBILITY() argument
193 _Array_augmented_##_Name(_M_array, _Array<size_t>(_M_index), \ in _GLIBCXX_VISIBILITY()
202 _Array_augmented_##_Name(_M_array, _Array<size_t>(_M_index), __e,\ in _GLIBCXX_VISIBILITY()
H A Dslice_array.h250 #define _DEFINE_VALARRAY_OPERATOR(_Op,_Name) \ in _GLIBCXX_VISIBILITY() argument
255 _Array_augmented_##_Name(_M_array, _M_sz, _M_stride, _Array<_Tp>(__v));\ in _GLIBCXX_VISIBILITY()
263 _Array_augmented_##_Name(_M_array, _M_stride, __e, _M_sz); \ in _GLIBCXX_VISIBILITY()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/
H A DTool.cpp14 Tool::Tool(const char *_Name, const char *_ShortName, const ToolChain &TC) in Tool() argument
15 : Name(_Name), ShortName(_ShortName), TheToolChain(TC) {} in Tool()
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/std/
H A Dvalarray1080 #define _DEFINE_VALARRAY_UNARY_OPERATOR(_Op, _Name) \
1082 inline typename valarray<_Tp>::template _UnaryOp<_Name>::_Rt \
1085 typedef _UnClos<_Name, _ValArray, _Tp> _Closure; \
1086 typedef typename __fun<_Name, _Tp>::result_type _Rt; \
1097 #define _DEFINE_VALARRAY_AUGMENTED_ASSIGNMENT(_Op, _Name) \
1102 _Array_augmented_##_Name(_Array<_Tp>(_M_data), _M_size, __t); \
1111 _Array_augmented_##_Name(_Array<_Tp>(_M_data), _M_size, \
1129 #define _DEFINE_VALARRAY_EXPR_AUGMENTED_ASSIGNMENT(_Op, _Name) \
1134 _Array_augmented_##_Name(_Array<_Tp>(_M_data), __e, _M_size); \
1152 #define _DEFINE_BINARY_OPERATOR(_Op, _Name) \
[all …]
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/std/
H A Dvalarray1080 #define _DEFINE_VALARRAY_UNARY_OPERATOR(_Op, _Name) \
1082 inline typename valarray<_Tp>::template _UnaryOp<_Name>::_Rt \
1085 typedef _UnClos<_Name, _ValArray, _Tp> _Closure; \
1086 typedef typename __fun<_Name, _Tp>::result_type _Rt; \
1097 #define _DEFINE_VALARRAY_AUGMENTED_ASSIGNMENT(_Op, _Name) \
1102 _Array_augmented_##_Name(_Array<_Tp>(_M_data), _M_size, __t); \
1111 _Array_augmented_##_Name(_Array<_Tp>(_M_data), _M_size, \
1129 #define _DEFINE_VALARRAY_EXPR_AUGMENTED_ASSIGNMENT(_Op, _Name) \
1134 _Array_augmented_##_Name(_Array<_Tp>(_M_data), __e, _M_size); \
1152 #define _DEFINE_BINARY_OPERATOR(_Op, _Name) \
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp267 #define ICV_RT_SET(_Name, RTL) \ in initializeInternalControlVars() argument
269 auto &ICV = ICVs[_Name]; \ in initializeInternalControlVars()
277 #define ICV_DATA_ENV(Enum, _Name, _EnvVarName, Init) \ in initializeInternalControlVars() argument
280 ICV.Name = _Name; \ in initializeInternalControlVars()
396 #define OMP_RTL(_Enum, _Name, _IsVarArg, _ReturnType, ...) \ in initializeRuntimeFunctions() argument
399 Function *F = M.getFunction(_Name); \ in initializeRuntimeFunctions()
403 RFI.Name = _Name; \ in initializeRuntimeFunctions()
2668 #define OMP_RTL(_Enum, _Name, ...) \ in containsOpenMP() argument
2669 if (Function *F = M.getFunction(_Name)) { \ in containsOpenMP()
/netbsd-src/sys/external/bsd/gnu-efi/dist/inc/
H A Defidevp.h159 #define EISA_ID(_Name, _Num) ((UINT32) ((_Name) | (_Num) << 16)) argument
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DOpenCLBuiltins.td109 class IntList<string _Name, list<int> _List> {
110 string Name = _Name;
120 class Type<string _Name, QualType _QTExpr> {
122 string Name = _Name;
204 class EnumType<string _Name> :
205 Type<_Name, QualType<"getOpenCLEnumType(S, \"" # _Name # "\")", 0>> {
209 class TypedefType<string _Name> :
210 Type<_Name, QualType<"getOpenCLTypedefType(S, \"" # _Name # "\")", 0>> {
263 class Builtin<string _Name, list<Type> _Signature, list<bit> _Attributes = Attr.None> {
265 string Name = _Name;
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPULibFunc.cpp83 constexpr UnmangledFuncInfo(const char *_Name, unsigned _NumArgs) in UnmangledFuncInfo() argument
84 : Name(_Name), NumArgs(_NumArgs) {} in UnmangledFuncInfo()
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/
H A Dwinnt.d3157 struct _Name {
3161 _Name Name;
3283 BYTE _Name;
3285 BYTE* Name() return { return &_Name; }
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/
H A DChangeLog-20022131 _Nname to _Name.
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/tests/
H A Dmm-viet.comp.po2024 msgid "Base Domain _Name"
2980 msgid "Descriptive _Name:"
3264 msgid "Mailbox _Name:"
6694 msgid "_Name:"
21958 msgid "Full _Name..."