/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 | 202 LLVMTypeRef returns[AC_MAX_ARGS]; in si_llvm_create_main_func() local 509 LLVMTypeRef returns[AC_MAX_ARGS], last_func_type, return_type; in si_build_wrapper_function() local
|
D | si_shader_llvm_vs.c | 869 LLVMTypeRef *returns; in si_llvm_build_vs_prolog() 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/python/Tools/c-analyzer/c_parser/ |
D | info.py | 1012 def returns(self): member in Signature
|