Home
last modified time | relevance | path

Searched refs:_void (Results 1 – 9 of 9) sorted by relevance

/third_party/boost/boost/proto/transform/
Darg.hpp194 struct _void : transform<_void> struct
/third_party/python/Lib/
Dinspect.py2016 defaults = getattr(obj, '__defaults__', _void) # Important to use _void ...
2017 kwdefaults = getattr(obj, '__kwdefaults__', _void) # ... and not None here
2561 class _void: class
2696 def replace(self, *, name=_void, kind=_void,
2697 annotation=_void, default=_void):
2700 if name is _void:
2703 if kind is _void:
2706 if annotation is _void:
2709 if default is _void:
3007 def replace(self, *, parameters=_void, return_annotation=_void):
[all …]
/third_party/typescript/tests/baselines/reference/
DjsDeclarationsFunctionKeywordPropExhaustive.js240 const _void: number; constant
241 export { _void as void };
/third_party/node/deps/acorn/acorn/dist/
Dacorn.d.ts160 _void: TokenType
Dacorn.js245 _void: kw("void", {beforeExpr: true, prefix: true, startsExpr: true}), property
Dacorn.mjs239 _void: kw("void", {beforeExpr: true, prefix: true, startsExpr: true}), property
/third_party/boost/boost/proto/
Dproto_fwd.hpp841 struct _void;
/third_party/mesa3d/src/compiler/spirv/
Dvtn_alu.c383 UNUSED void *_void) in handle_no_contraction() argument
/third_party/boost/doc/html/
Ddoc_HTML.manifest2460 boost/proto/_void.html
2461 boost/proto/_void/impl.html