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

1 2

  /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/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); \
valarray_array.h 527 #define _DEFINE_ARRAY_FUNCTION(_Op, _Name) \
530 _Array_augmented_##_Name(_Array<_Tp> __a, size_t __n, const _Tp& __t) \
538 _Array_augmented_##_Name(_Array<_Tp> __a, size_t __n, _Array<_Tp> __b) \
547 _Array_augmented_##_Name(_Array<_Tp> __a, \
557 _Array_augmented_##_Name(_Array<_Tp> __a, size_t __n, size_t __s, \
568 _Array_augmented_##_Name(_Array<_Tp> __a, _Array<_Tp> __b, \
579 _Array_augmented_##_Name(_Array<_Tp> __a, size_t __s, \
589 _Array_augmented_##_Name(_Array<_Tp> __a, _Array<size_t> __i, \
600 _Array_augmented_##_Name(_Array<_Tp> __a, size_t __n, \
611 _Array_augmented_##_Name(_Array<_Tp> __a, _Array<size_t> __i,
    [all...]
  /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); \
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); \
valarray_array.h 527 #define _DEFINE_ARRAY_FUNCTION(_Op, _Name) \
530 _Array_augmented_##_Name(_Array<_Tp> __a, size_t __n, const _Tp& __t) \
538 _Array_augmented_##_Name(_Array<_Tp> __a, size_t __n, _Array<_Tp> __b) \
547 _Array_augmented_##_Name(_Array<_Tp> __a, \
557 _Array_augmented_##_Name(_Array<_Tp> __a, size_t __n, size_t __s, \
568 _Array_augmented_##_Name(_Array<_Tp> __a, _Array<_Tp> __b, \
579 _Array_augmented_##_Name(_Array<_Tp> __a, size_t __s, \
589 _Array_augmented_##_Name(_Array<_Tp> __a, _Array<size_t> __i, \
600 _Array_augmented_##_Name(_Array<_Tp> __a, size_t __n, \
611 _Array_augmented_##_Name(_Array<_Tp> __a, _Array<size_t> __i,
    [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...]
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/syntax/
scanner_test.go 33 case _Name:
75 case _Name, _Literal:
123 {_Name, "x", 0, 0},
124 {_Name, "X123", 0, 0},
125 {_Name, "foo", 0, 0},
126 {_Name, "Foo123", 0, 0},
127 {_Name, "foo_bar", 0, 0},
128 {_Name, "_", 0, 0},
129 {_Name, "_foobar", 0, 0},
130 {_Name, "a???", 0, 0}
    [all...]
tokens.go 16 _Name
88 _Name: "name",
printer.go 120 case _Name,
253 // _Name implies an immediately following string
256 if x == _Name {
259 panic("missing string argument after _Name")
349 p.print(_Name, "<bad expr>")
352 p.print(_Name, n.Value) // _Name requires actual value following immediately
355 p.print(_Name, n.Value) // _Name requires actual value following immediately
  /prebuilts/go/linux-x86/src/cmd/compile/internal/syntax/
scanner_test.go 33 case _Name:
75 case _Name, _Literal:
123 {_Name, "x", 0, 0},
124 {_Name, "X123", 0, 0},
125 {_Name, "foo", 0, 0},
126 {_Name, "Foo123", 0, 0},
127 {_Name, "foo_bar", 0, 0},
128 {_Name, "_", 0, 0},
129 {_Name, "_foobar", 0, 0},
130 {_Name, "a???", 0, 0}
    [all...]
tokens.go 16 _Name
88 _Name: "name",
printer.go 120 case _Name,
253 // _Name implies an immediately following string
256 if x == _Name {
259 panic("missing string argument after _Name")
349 p.print(_Name, "<bad expr>")
352 p.print(_Name, n.Value) // _Name requires actual value following immediately
355 p.print(_Name, n.Value) // _Name requires actual value following immediately
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
resapi.h 39 #define CLRES_V1_FUNCTION_TABLE(_Name, _Version, _Prefix, _Arbitrate, _Release, _ResControl, _ResTypeControl) CLRES_FUNCTION_TABLE _Name = { CLRES_V1_FUNCTION_SIZE, _Version, _Prefix##Open, _Prefix##Close, _Prefix##Online, _Prefix##Offline, _Prefix##Terminate, _Prefix##LooksAlive, _Prefix##IsAlive, _Arbitrate, _Release, _ResControl, _ResTypeControl }
46 #define CLRES_V2_FUNCTION_TABLE_SET(_Name, _Version, _Prefix, _Arbitrate, _Release, _ResControl, _ResTypeControl, _LooksAlive, _IsAlive, _Cancel) _Name.TableSize = CLRES_V2_FUNCTION_SIZE; _Name.Version = _Version; _Name.V2Functions.Open = _Prefix##OpenV2; _Name.V2Functions.Close = _Prefix##Close; _Name.V2Functions.Online = _Prefix##OnlineV2; _Name.V2Functions.Offline = _Prefix##OfflineV2; _Name.V2Functions.Terminate = _Prefix##Terminate; _Name.V2Functions.LooksAlive= _LooksAlive; _Name.V2Fun (…)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/sec_api/
stdlib_s.h 45 _CRTIMP errno_t __cdecl _putenv_s(const char *_Name,const char *_Value);
54 _CRTIMP errno_t __cdecl _wputenv_s(const wchar_t *_Name,const wchar_t *_Value);
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
xmllib.py 22 _Name = '[a-zA-Z_:][-a-zA-Z0-9._:]*' # valid XML name
28 ref = re.compile('&(' + _Name + '|#[0-9]+|#x[0-9a-fA-F]+)[^-a-zA-Z0-9._:]')
29 entityref = re.compile('&(?P<name>' + _Name + ')[^-a-zA-Z0-9._:]')
35 _S + '(?P<name>' + _Name + ')'
38 starttagopen = re.compile('<' + _Name)
40 starttagmatch = re.compile('<(?P<tagname>'+_Name+')'
46 tagfind = re.compile(_Name)
58 doctype = re.compile('<!DOCTYPE'+_S+'(?P<name>'+_Name+')'
68 procopen = re.compile(r'<\?(?P<proc>' + _Name + ')' + _opS)
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
xmllib.py 22 _Name = '[a-zA-Z_:][-a-zA-Z0-9._:]*' # valid XML name
28 ref = re.compile('&(' + _Name + '|#[0-9]+|#x[0-9a-fA-F]+)[^-a-zA-Z0-9._:]')
29 entityref = re.compile('&(?P<name>' + _Name + ')[^-a-zA-Z0-9._:]')
35 _S + '(?P<name>' + _Name + ')'
38 starttagopen = re.compile('<' + _Name)
40 starttagmatch = re.compile('<(?P<tagname>'+_Name+')'
46 tagfind = re.compile(_Name)
58 doctype = re.compile('<!DOCTYPE'+_S+'(?P<name>'+_Name+')'
68 procopen = re.compile(r'<\?(?P<proc>' + _Name + ')' + _opS)
    [all...]
  /external/python/cpython2/Lib/
xmllib.py 22 _Name = '[a-zA-Z_:][-a-zA-Z0-9._:]*' # valid XML name
28 ref = re.compile('&(' + _Name + '|#[0-9]+|#x[0-9a-fA-F]+)[^-a-zA-Z0-9._:]')
29 entityref = re.compile('&(?P<name>' + _Name + ')[^-a-zA-Z0-9._:]')
35 _S + '(?P<name>' + _Name + ')'
38 starttagopen = re.compile('<' + _Name)
40 starttagmatch = re.compile('<(?P<tagname>'+_Name+')'
46 tagfind = re.compile(_Name)
58 doctype = re.compile('<!DOCTYPE'+_S+'(?P<name>'+_Name+')'
68 procopen = re.compile(r'<\?(?P<proc>' + _Name + ')' + _opS)
    [all...]

Completed in 545 milliseconds

1 2