/third_party/boost/boost/metaparse/v1/impl/ |
D | returns.hpp | 18 struct returns struct 20 typedef T type;
|
/third_party/boost/libs/metaparse/test/ |
D | reject.cpp | 20 struct returns struct 22 typedef T type;
|
D | accept.cpp | 22 struct returns struct 24 typedef T type;
|
D | returns.cpp | 14 BOOST_METAPARSE_TEST_CASE(returns) in BOOST_METAPARSE_TEST_CASE() argument
|
/third_party/skia/third_party/externals/dawn/ |
D | dawn.json | 30 "returns": "instance", string 37 "returns": "void", string 42 "returns": "proc", string 86 "returns": "bool", string 101 "returns": "bool", string 178 "returns": "void", string 214 "returns": "void", string 390 "returns": "void *", string 398 "returns": "void const *", string 406 "returns": "void", string [all …]
|
/third_party/flutter/skia/third_party/externals/dawn/ |
D | dawn.json | 260 "returns": "command buffer", string 267 "returns": "compute pass encoder", string 274 "returns": "render pass encoder", string 420 "returns": "bind group", string 427 "returns": "bind group layout", string 434 "returns": "buffer", string 441 "returns": "create buffer mapped result", string 456 "returns": "command encoder", string 463 "returns": "compute pipeline", string 470 "returns": "render pipeline", string [all …]
|
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
D | si_shader_llvm.c | 198 LLVMTypeRef returns[AC_MAX_ARGS]; in si_llvm_create_main_func() local 605 LLVMTypeRef returns[AC_MAX_ARGS], last_func_type, return_type; in si_build_wrapper_function() local
|
D | si_shader_llvm_gs.c | 556 LLVMTypeRef returns[AC_MAX_ARGS]; in si_llvm_build_gs_prolog() local
|
D | si_shader_llvm_vs.c | 818 LLVMTypeRef *returns; in si_llvm_build_vs_prolog() local
|
/third_party/boost/libs/geometry/doc/src/docutils/tools/doxygen_xml2qbk/ |
D | quickbook_output.hpp | 571 std::string returns = type == function_constructor_destructor ? "" : " [Returns]"; in quickbook_output_function() local
|
/third_party/python/Include/internal/ |
D | pycore_ast.h | 171 expr_ty returns; member 193 expr_ty returns; member 202 expr_ty returns; member
|
D | pycore_ast_state.h | 228 PyObject *returns; member
|
/third_party/python/Python/ |
D | Python-ast.c | 1926 _PyAST_FunctionType(asdl_expr_seq * argtypes, expr_ty returns, PyArena *arena) in _PyAST_FunctionType() 1945 asdl_expr_seq * decorator_list, expr_ty returns, string in _PyAST_FunctionDef() 1979 body, asdl_expr_seq * decorator_list, expr_ty returns, in _PyAST_AsyncFunctionDef() 5514 expr_ty returns; in obj2ast_mod() local 5676 expr_ty returns; in obj2ast_stmt() local 5837 expr_ty returns; in obj2ast_stmt() local
|
D | symtable.c | 1859 symtable_visit_annotations(struct symtable *st, stmt_ty o, arguments_ty a, expr_ty returns) in symtable_visit_annotations()
|
D | compile.c | 2191 expr_ty returns) in compiler_visit_annotations() 2322 expr_ty returns; in compiler_function() local
|
/third_party/flatbuffers/src/ |
D | idl_gen_kotlin.cpp | 639 auto returns = "Int"; in GenerateEndStructMethod() local
|
/third_party/python/Tools/c-analyzer/c_parser/ |
D | info.py | 1012 def returns(self): member in Signature
|