Home
last modified time | relevance | path

Searched defs:decl (Results 151 - 169 of 169) sorted by relevance

1234567

/third_party/skia/third_party/externals/tint/src/writer/spirv/
H A Dbuilder.cc4144 auto* decl = struct_type->Declaration(); in GenerateStructType() local
/third_party/selinux/libsepol/src/
H A Dmodule_to_cil.c384 struct avrule_decl *decl; in typealias_list_create() local
497 struct avrule_decl *decl; in is_id_in_scope_with_start() local
3393 struct avrule_decl *decl = stack_peek(decl_stack); in typealiases_to_cil() local
3438 struct avrule_decl *decl = stack_peek(decl_stack); declared_scopes_to_cil() local
3501 struct avrule_decl *decl = stack_peek(decl_stack); required_scopes_to_cil() local
3571 struct avrule_decl *decl = stack_peek(decl_stack); additive_scopes_to_cil() local
3644 struct avrule_decl *decl; block_to_cil() local
3728 struct avrule_decl *decl; module_block_to_cil() local
3770 struct avrule_decl *decl; global_block_to_cil() local
3839 struct avrule_decl *decl; linked_block_to_cil() local
[all...]
/third_party/vk-gl-cts/modules/glshared/
H A DglsDrawTest.cpp1513 sglr::pdec::ShaderProgramDeclaration decl; in createProgramDeclaration() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/
H A DvktShaderExecutor.cpp332 src << decl << ";\n"; in generateFragShaderOutputDecl() local
341 src << decl << ";\n"; in generateFragShaderOutputDecl() local
355 src << decl << ";\n"; in generateFragShaderOutputDecl() local
359 src << decl << ";\ in generateFragShaderOutputDecl() local
[all...]
/third_party/mesa3d/src/microsoft/compiler/
H A Ddxil_module.c1844 add_function(struct dxil_module *m, const char *name, const struct dxil_type *type, bool decl, unsigned attr_set) add_function() argument
/third_party/node/deps/v8/src/torque/
H A Dimplementation-visitor.cc212 void ImplementationVisitor::Visit(NamespaceConstant* decl) { in Visit() argument
/third_party/mesa3d/src/gallium/drivers/svga/include/
H A Dsvga3d_dx.h1865 SVGA3dStreamOutputDeclarationEntry decl[SVGA3D_MAX_DX10_STREAMOUT_DECLS]; member
1884 SVGA3dStreamOutputDeclarationEntry decl[SVGA3D_MAX_DX10_STREAMOUT_DECLS]; member
/third_party/libabigail/src/
H A Dabg-comparison.cc6121 decl_base_sptr decl = deleted_member_at(i); ensure_lookup_tables_populated() local
6151 decl_base_sptr decl = inserted_member_at(i); ensure_lookup_tables_populated() local
[all...]
H A Dabg-dwarf-reader.cc2941 associate_die_to_decl(Dwarf_Die* die, decl_base_sptr decl, size_t where_offset, bool do_associate_by_repr = false) associate_die_to_decl() argument
[all...]
H A Dabg-ir.cc8027 find_iterator_for_member(const decl_base* decl, declarations::iterator& i) find_iterator_for_member() argument
8062 find_iterator_for_member(const decl_base_sptr decl, declarations::iterator& i) find_iterator_for_member() argument
8104 add_decl_to_scope(decl_base_sptr decl, scope_decl* scope) add_decl_to_scope() argument
8121 add_decl_to_scope(decl_base_sptr decl, const scope_decl_sptr& scope) add_decl_to_scope() argument
8128 remove_decl_from_scope(decl_base_sptr decl) remove_decl_from_scope() argument
8148 insert_decl_into_scope(decl_base_sptr decl, scope_decl::declarations::iterator before, scope_decl* scope) insert_decl_into_scope() argument
8170 insert_decl_into_scope(decl_base_sptr decl, scope_decl::declarations::iterator before, scope_decl_sptr scope) insert_decl_into_scope() argument
8197 get_global_scope(const decl_base& decl) get_global_scope() argument
8216 get_global_scope(const decl_base* decl) get_global_scope() argument
8226 get_global_scope(const shared_ptr<decl_base> decl) get_global_scope() argument
8241 get_top_most_scope_under(const decl_base* decl, const scope_decl* scope) get_top_most_scope_under() argument
8284 get_top_most_scope_under(const decl_base_sptr decl, const scope_decl* scope) get_top_most_scope_under() argument
8297 get_top_most_scope_under(const decl_base_sptr decl, const scope_decl_sptr scope) get_top_most_scope_under() argument
8433 get_location(const decl_base_sptr& decl) get_location() argument
9427 get_natural_or_artificial_location(const decl_base* decl) get_natural_or_artificial_location() argument
9446 get_artificial_or_natural_location(const decl_base* decl) get_artificial_or_natural_location() argument
9638 get_translation_unit(const decl_base& decl) get_translation_unit() argument
9648 get_translation_unit(const decl_base* decl) get_translation_unit() argument
9658 get_translation_unit(const shared_ptr<decl_base> decl) get_translation_unit() argument
9695 is_at_global_scope(const decl_base& decl) is_at_global_scope() argument
9704 is_at_global_scope(const decl_base_sptr decl) is_at_global_scope() argument
9713 is_at_global_scope(const decl_base* decl) is_at_global_scope() argument
9722 is_at_class_scope(const decl_base_sptr decl) is_at_class_scope() argument
9731 is_at_class_scope(const decl_base* decl) is_at_class_scope() argument
9745 is_at_class_scope(const decl_base& decl) is_at_class_scope() argument
9787 is_at_template_scope(const shared_ptr<decl_base> decl) is_at_template_scope() argument
9796 is_template_parameter(const shared_ptr<decl_base> decl) is_template_parameter() argument
10515 decl_base_sptr decl; look_through_decl_only() local
10615 is_var_decl(const type_or_decl_base_sptr& decl) is_var_decl() argument
10642 is_template_parm_composition_type(const shared_ptr<decl_base> decl) is_template_parm_composition_type() argument
10656 is_function_template_pattern(const shared_ptr<decl_base> decl) is_function_template_pattern() argument
10770 is_template_decl(const shared_ptr<decl_base> decl) is_template_decl() argument
13666 maybe_update_types_lookup_map(const decl_base_sptr& decl) maybe_update_types_lookup_map() argument
19164 decl_base_sptr decl = get_type_declaration(et); get_pretty_representation() local
21282 remove_member_decl(decl_base_sptr decl) remove_member_decl() argument
25915 decl_base *decl = is_decl(t); hash_as_canonical_type_or_constant() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmInstructionTests.cpp8866 struct NameCodePair { string name, decl, type; }; in createOpUndefTests() member
10526 string decl; in ConvertCase() local
[all...]
/third_party/skia/third_party/externals/tint/src/reader/spirv/
H A Dfunction.cc885 FunctionDeclaration decl; in Emit() local
1208 FunctionDeclaration decl; in EmitEntryPointAsWrapper() local
1383 ParseFunctionDeclaration(FunctionDeclaration* decl) ParseFunctionDeclaration() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsmInstructionTests.cpp8854 struct NameCodePair { string name, decl, type; }; in createOpUndefTests() member
10480 string decl; in ConvertCase() local
[all...]
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_tgsi_vgpu10.c4856 emit_vgpu10_declaration(struct svga_shader_emitter_v10 *emit, const struct tgsi_full_declaration *decl) emit_vgpu10_declaration() argument
[all...]
/third_party/node/deps/v8/src/interpreter/
H A Dbytecode-generator.cc1538 void BytecodeGenerator::VisitVariableDeclaration(VariableDeclaration* decl) { in VisitVariableDeclaration() argument
1584 VisitFunctionDeclaration(FunctionDeclaration* decl) VisitFunctionDeclaration() argument
[all...]
/third_party/node/deps/v8/src/parsing/
H A Dparser-base.h1290 Declaration* decl = scope->CheckConflictingVarDeclarations( in CheckConflictingVarDeclarations() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineExtendedDynamicStateTests.cpp3499 activeAttribs << decl << "\n"; in initPrograms() local
3505 inactiveAttribs << decl << "\n"; in initPrograms() local
3511 descDecls << decl << "\n"; in initPrograms() local
3517 activeFragInputs << decl << "\n"; in initPrograms() local
3523 inactiveFragInputs << decl << "\ in initPrograms() local
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
H A DFrameCapture.cpp7232 std::string decl = declStream.str(); in getInlineStringSetVariableName() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineExtendedDynamicStateTests.cpp2882 activeAttribs << decl << "\n"; in initPrograms() local
2888 inactiveAttribs << decl << "\n"; in initPrograms() local
2894 descDecls << decl << "\n"; in initPrograms() local
2900 activeFragInputs << decl << "\n"; in initPrograms() local
2906 inactiveFragInputs << decl << "\ in initPrograms() local
[all...]

Completed in 142 milliseconds

1234567