| /third_party/mesa3d/src/gallium/drivers/svga/ |
| H A D | svga_cmd_vgpu10.c | 1123 SVGA3D_vgpu10_DefineStreamOutput(struct svga_winsys_context *swc, SVGA3dStreamOutputId soid, uint32 numOutputStreamEntries, uint32 streamOutputStrideInBytes[SVGA3D_DX_MAX_SOTARGETS], const SVGA3dStreamOutputDeclarationEntry decl[SVGA3D_MAX_STREAMOUT_DECLS]) SVGA3D_vgpu10_DefineStreamOutput() argument
|
| /third_party/node/deps/v8/tools/gcmole/ |
| H A D | gcmole.cc | 95 static bool InV8Namespace(const clang::NamedDecl* decl) { in InV8Namespace() argument 319 virtual bool VisitFunctionDecl(clang::FunctionDecl* decl) { in VisitFunctionDecl() argument 82 GetMangledName(clang::MangleContext* ctx, const clang::NamedDecl* decl, MangledName* result) GetMangledName() argument 398 IsKnownToCauseGC(clang::MangleContext* ctx, const clang::FunctionDecl* decl) IsKnownToCauseGC() argument 414 IsSuspectedToCauseGC(clang::MangleContext* ctx, const clang::FunctionDecl* decl) IsSuspectedToCauseGC() argument 1400 VisitDecl(clang::Decl* decl, Environment& env) VisitDecl() argument 1624 VisitFunctionDecl(clang::FunctionDecl* decl) VisitFunctionDecl() argument [all...] |
| /third_party/node/deps/v8/src/torque/ |
| H A D | types.cc | 406 StructType::StructType(Namespace* nspace, const StructDeclaration* decl, in StructType() argument 514 ClassType(const Type* parent, Namespace* nspace, const std::string& name, ClassFlags flags, const std::string& generates, const ClassDeclaration* decl, const TypeAlias* alias) ClassType() argument
|
| H A D | types.h | 526 BitFieldStructType(Namespace* nspace, const Type* parent, const BitFieldStructDeclaration* decl) BitFieldStructType() argument
|
| /third_party/mesa3d/src/gallium/auxiliary/nir/ |
| H A D | tgsi_to_nir.c | 219 struct tgsi_full_declaration *decl = &c->token->FullDeclaration; in ttn_emit_declaration() local [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/tgsi/ |
| H A D | tgsi_ureg.c | 53 struct tgsi_declaration decl; member 534 struct const_decl *decl = &ureg->const_decls[index2D]; in ureg_DECL_constant2D() local 556 struct const_decl *decl = &ureg->const_decls[0]; in ureg_DECL_constant() local 622 struct hw_atomic_decl *decl = &ureg->hw_atomic_decls[buffer_id]; ureg_DECL_hw_atomic() local 2008 struct const_decl *decl = &ureg->const_decls[i]; emit_decls() local 2024 struct hw_atomic_decl *decl = &ureg->hw_atomic_decls[i]; emit_decls() local [all...] |
| /third_party/libabigail/src/ |
| H A D | abg-writer.cc | 814 record_decl_as_emitted(const decl_base_sptr& decl) in record_decl_as_emitted() argument 995 annotate(const T& decl, write_context& ctxt, unsigned indent) annotate() argument 1267 write_location(const decl_base_sptr& decl, write_context& ctxt) write_location() argument 1289 write_visibility(const shared_ptr<decl_base>& decl, ostream& o) write_visibility() argument 1329 write_binding(const shared_ptr<decl_base>& decl, ostream& o) write_binding() argument 1379 write_is_artificial(const decl_base_sptr& decl, ostream& o) write_is_artificial() argument 1453 write_size_and_alignment(const shared_ptr<type_base> decl, ostream& o, size_t default_size, size_t default_alignment) write_size_and_alignment() argument 1470 write_array_size_and_alignment(const shared_ptr<array_type_def> decl, ostream& o) write_array_size_and_alignment() argument 1842 write_is_anonymous(const decl_base_sptr& decl, ostream& o) write_is_anonymous() argument 1855 write_naming_typedef(const decl_base_sptr& decl, write_context& ctxt) write_naming_typedef() argument 1920 write_decl(const decl_base_sptr& decl, write_context& ctxt, unsigned indent) write_decl() argument 1969 write_decl_in_scope(const decl_base_sptr& decl, write_context& ctxt, unsigned initial_indent) write_decl_in_scope() argument 2556 write_namespace_decl(const namespace_decl_sptr& decl, write_context& ctxt, unsigned indent) write_namespace_decl() argument 2615 write_qualified_type_def(const qualified_type_def_sptr& decl, const string& id, write_context& ctxt, unsigned indent) write_qualified_type_def() argument 2668 write_qualified_type_def(const qualified_type_def_sptr& decl, write_context& ctxt, unsigned indent) write_qualified_type_def() argument 2691 write_pointer_type_def(const pointer_type_def_sptr& decl, const string& id, write_context& ctxt, unsigned indent) write_pointer_type_def() argument 2743 write_pointer_type_def(const pointer_type_def_sptr& decl, write_context& ctxt, unsigned indent) write_pointer_type_def() argument 2766 write_reference_type_def(const reference_type_def_sptr& decl, const string& id, write_context& ctxt, unsigned indent) write_reference_type_def() argument 2825 write_reference_type_def(const reference_type_def_sptr& decl, write_context& ctxt, unsigned indent) write_reference_type_def() argument 2840 write_array_subrange_type(const array_type_def::subrange_sptr& decl, write_context& ctxt, unsigned indent) write_array_subrange_type() argument 2914 write_array_type_def(const array_type_def_sptr& decl, const string& id, write_context& ctxt, unsigned indent) write_array_type_def() argument 2980 write_array_type_def(const array_type_def_sptr& decl, write_context& ctxt, unsigned indent) write_array_type_def() argument 3074 write_enum_type_decl(const enum_type_decl_sptr& decl, write_context& ctxt, unsigned indent) write_enum_type_decl() argument 3219 write_typedef_decl(const typedef_decl_sptr& decl, const string& id, write_context& ctxt, unsigned indent) write_typedef_decl() argument 3265 write_typedef_decl(const typedef_decl_sptr& decl, write_context& ctxt, unsigned indent) write_typedef_decl() argument 3283 write_var_decl(const var_decl_sptr& decl, write_context& ctxt, bool write_linkage_name, unsigned indent) write_var_decl() argument 3335 write_function_decl(const function_decl_sptr& decl, write_context& ctxt, bool skip_first_parm, unsigned indent) write_function_decl() argument 3538 write_class_decl_opening_tag(const class_decl_sptr& decl, const string& id, write_context& ctxt, unsigned indent, bool prepare_to_handle_empty) write_class_decl_opening_tag() argument 3610 write_union_decl_opening_tag(const union_decl_sptr& decl, const string& id, write_context& ctxt, unsigned indent, bool prepare_to_handle_empty) write_union_decl_opening_tag() argument 3932 write_class_decl(const class_decl_sptr& decl, write_context& ctxt, unsigned indent) write_class_decl() argument 4078 write_union_decl(const union_decl_sptr& decl, write_context& ctxt, unsigned indent) write_union_decl() argument 4101 decl_base_sptr decl = get_type_declaration(t); write_member_type_opening_tag() local 4169 write_type_tparameter(const type_tparameter_sptr decl, write_context& ctxt, unsigned indent) write_type_tparameter() argument 4211 write_non_type_tparameter( const shared_ptr<non_type_tparameter> decl, write_context& ctxt, unsigned indent) write_non_type_tparameter() argument 4247 write_template_tparameter(const template_tparameter_sptr decl, write_context& ctxt, unsigned indent) write_template_tparameter() argument 4295 write_type_composition(const shared_ptr<type_composition> decl, write_context& ctxt, unsigned indent) write_type_composition() argument 4338 write_template_parameter(const shared_ptr<template_parameter> decl, write_context& ctxt, unsigned indent) write_template_parameter() argument 4383 write_function_tdecl(const shared_ptr<function_tdecl> decl, write_context& ctxt, unsigned indent) write_function_tdecl() argument 4428 write_class_tdecl(const shared_ptr<class_tdecl> decl, write_context& ctxt, unsigned indent) write_class_tdecl() argument [all...] |
| /third_party/rust/crates/bindgen/bindgen/ir/ |
| H A D | context.rs | 2905 pub fn decl(&self) -> &Cursor { decl() functions [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/ |
| H A D | vktMeshShaderSyncTests.cpp | 381 std::ostringstream decl; in getResourceDecl() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
| H A D | vktPipelineSpecConstantTests.cpp | 287 std::string decl = it->declarationCode; in generateSpecConstantCode() local 291 code << decl << "\n"; in generateSpecConstantCode() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/ |
| H A D | vktRayTracingDataSpillTests.cpp | 321 const std::string decl = baseType + " " + varName + ((vectorType == VectorType::A5) ? "[5]" : "") + ";"; in getGLSLInputValDecl() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ |
| H A D | vktShaderLibrary.cpp | 292 ostringstream decl; in specializeVertexShader() local 373 ostringstream decl; specializeFragmentShader() local 436 ostringstream decl; generateVertexSpecialization() local 477 ostringstream decl; generateFragmentSpecialization() local 506 ostringstream decl; generateGeometrySpecialization() local 522 ostringstream decl; generateTessControlSpecialization() local 548 ostringstream decl; generateTessEvalSpecialization() local [all...] |
| /third_party/vk-gl-cts/external/openglcts/modules/gles31/ |
| H A D | es31cLayoutBindingTests.cpp | 1303 String decl = buildUniformDecl(String(getTestParameters().keyword), buildLayout(String()), in binding_basic_default() local 1350 String decl = in binding_basic_explicit() local 1448 String decl = in binding_basic_render() local 1490 String decl = in binding_integer_constant() local 1532 String decl = in binding_integer_constant() local 1578 String decl = binding_array_size() local 1640 String decl = binding_array_implicit() local 1706 String decl = binding_array_multiple() local 1771 String decl = buildUniformDecl(String(getTestParameters().keyword), buildLayout(1), binding_api_update() local 1816 String decl; binding_compilation_errors() local 1910 String decl = binding_link_errors() local 2144 String decl = binding_mixed_order() local 2159 String decl = binding_mixed_order() local 2349 String decl = binding_array_size() local 2888 String decl = binding_mixed_order() local 2903 String decl = binding_mixed_order() local [all...] |
| /third_party/skia/src/sksl/codegen/ |
| H A D | SkSLMetalCodeGenerator.cpp | 2402 const VarDeclaration& decl = global.declaration()->as<VarDeclaration>(); in visitGlobalStruct() local
|
| /third_party/skia/third_party/externals/tint/src/reader/spirv/ |
| H A D | parser_impl.cc | 1212 void ParserImpl::AddTypeDecl(Symbol name, const ast::TypeDecl* decl) { in AddTypeDecl() argument
|
| /third_party/skia/third_party/externals/tint/src/resolver/ |
| H A D | resolver_validation.cc | 205 std::string decl = var->is_const ? "let" : "var"; in ValidateVariableConstructorOrCast() local 449 auto* decl = var->Declaration(); in ValidateGlobalVariable() local 623 auto* decl = var->Declaration(); ValidateAtomicVariable() local 665 auto* decl = var->Declaration(); ValidateVariable() local 753 auto* decl = var->Declaration(); ValidateFunctionParameter() local 957 auto* decl = func->Declaration(); ValidateFunction() local 1063 auto* decl = func->Declaration(); ValidateEntryPoint() local 1576 auto* decl = call->Declaration(); ValidateFunctionCall() local 2350 auto* decl = var->Declaration(); ValidateAssignment() local [all...] |
| /third_party/skia/third_party/externals/tint/src/writer/msl/ |
| H A D | generator_impl.cc | 2676 auto* decl = var->Declaration(); in EmitVariable() local [all...] |
| /third_party/selinux/libsepol/src/ |
| H A D | link.c | 1712 avrule_decl_t *decl, *last_decl = NULL; in copy_avrule_block() local 1927 is_decl_requires_met(link_state_t * state, avrule_decl_t * decl, struct missing_requirement *req) is_decl_requires_met() argument 2134 avrule_decl_t *decl; enable_avrules() local 2216 avrule_decl_t *decl; cond_normalize() local 2262 avrule_decl_t *decl; prepare_module() local 2295 avrule_decl_t *decl; prepare_base() local 2325 avrule_decl_t *decl = cur->branch_list; prepare_base() local 2434 avrule_decl_t *decl; populate_roleattributes() local [all...] |
| H A D | expand.c | 2759 avrule_decl_t *decl = curblock->enabled; in copy_and_expand_avrule_block() local 2859 avrule_decl_t *decl; in discard_tunables() local 3118 avrule_decl_t *decl = curblock->enabled; expand_module() local [all...] |
| /third_party/spirv-tools/source/val/ |
| H A D | validate_extensions.cpp | 411 const auto decl = _.FindDef(decl_id); in ValidateKernelDecl() local
|
| /third_party/vk-gl-cts/modules/gles3/functional/ |
| H A D | es3fTextureUnitTests.cpp | 251 sglr::pdec::ShaderProgramDeclaration decl; in generateShaderProgramDeclaration() local [all...] |
| /third_party/vk-gl-cts/modules/glshared/ |
| H A D | glsShaderExecUtil.cpp | 318 src << decl << ";\n"; in generateFragShaderOutputDecl() local 327 src << decl << ";\n"; in generateFragShaderOutputDecl() local 341 src << decl << ";\n"; in generateFragShaderOutputDecl() local 345 src << decl << ";\ in generateFragShaderOutputDecl() local [all...] |
| H A D | glsVertexArrayTests.cpp | 1062 sglr::pdec::ShaderProgramDeclaration decl; in createProgramDeclaration() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/ |
| H A D | vktMeshShaderSyncTests.cpp | 381 std::ostringstream decl; in getResourceDecl() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
| H A D | vktPipelineSpecConstantTests.cpp | 284 std::string decl = it->declarationCode; in generateSpecConstantCode() local 288 code << decl << "\n"; in generateSpecConstantCode() local
|