Home
last modified time | relevance | path

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

1234567

/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_aa_point.c63 aa_decl(struct tgsi_transform_context *ctx, struct tgsi_full_declaration *decl) aa_decl() argument
H A Dtgsi_transform.c94 emit_declaration(struct tgsi_transform_context *ctx, const struct tgsi_full_declaration *decl) emit_declaration() argument
H A Dtgsi_scan.c972 struct tgsi_full_declaration *decl = &parse.FullToken.FullDeclaration; in tgsi_scan_arrays() local
H A Dtgsi_point_sprite.c114 psprite_decl(struct tgsi_transform_context *ctx, struct tgsi_full_declaration *decl) psprite_decl() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_vs_draw.c80 struct tgsi_full_declaration decl; in emit_temp() local
93 struct tgsi_full_declaration decl; in emit_output() local
145 transform_decl(struct tgsi_transform_context *ctx, struct tgsi_full_declaration *decl) transform_decl() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/
H A DRewriteArrayOfArrayOfOpaqueUniforms.cpp298 TIntermDeclaration *decl = new TIntermDeclaration; variable
/third_party/skia/third_party/externals/spirv-cross/
H A Dspirv_cpp.cpp415 string decl; in emit_function_prototype() local
[all...]
/third_party/skia/src/sksl/ir/
H A DSkSLFunctionDefinition.cpp27 append_rtadjust_fixup_to_vertex_main(const Context& context, const FunctionDeclaration& decl, Block& body) append_rtadjust_fixup_to_vertex_main() argument
H A DSkSLFunctionDeclaration.cpp332 const FunctionDeclaration* decl = nullptr; in Convert() local
/third_party/selinux/libsepol/tests/
H A Dtest-deps.c145 avrule_decl_t *decl; in do_deps_modreq_global() local
228 avrule_decl_t *decl; in do_deps_modreq_opt() local
H A Dtest-common.c187 role_datum_t *test_role_type_set(policydb_t * p, const char *id, avrule_decl_t * decl, const char **types, unsigned int len, unsigned int flags) in test_role_type_set() argument
227 void test_attr_types(policydb_t * p, const char *id, avrule_decl_t * decl, const char **types, int len) in test_attr_types() argument
/third_party/spirv-tools/test/val/
H A Dval_image_test.cpp888 const std::string decl = R"( in TEST_F() local
914 const std::string decl = R"( in TEST_F() local
941 const std::string decl = R"( in TEST_F() local
966 const std::string decl = R"( in TEST_F() local
990 const std::string decl = R"( in TEST_F() local
1014 const std::string decl = R"( TEST_F() local
1040 const std::string decl = R"( TEST_F() local
[all...]
/third_party/mesa3d/src/gallium/drivers/virgl/
H A Dvirgl_tgsi.c78 virgl_tgsi_transform_declaration_input_temp(const struct tgsi_full_declaration *decl, in virgl_tgsi_transform_declaration_input_temp() argument
89 virgl_tgsi_transform_declaration(struct tgsi_transform_context *ctx, struct tgsi_full_declaration *decl) virgl_tgsi_transform_declaration() argument
[all...]
/third_party/ltp/tools/sparse/sparse-src/
H A Dinline.c559 struct statement *decl = alloc_statement(expr->pos, STMT_DECLARATION); in inline_function() local
/third_party/node/deps/v8/src/torque/
H A Ddeclaration-visitor.cc27 void PredeclarationVisitor::Predeclare(Declaration* decl) { in Predeclare() argument
48 void DeclarationVisitor::Visit(Declaration* decl) { in Visit() argument
61 CreateBuiltin(BuiltinDeclaration* decl, std::string external_name, std::string readable_name, Signature signature, base::Optional<Statement*> body) CreateBuiltin() argument
121 Visit(ExternalBuiltinDeclaration* decl) Visit() argument
129 Visit(ExternalRuntimeDeclaration* decl) Visit() argument
169 Visit(ExternalMacroDeclaration* decl) Visit() argument
180 Visit(TorqueBuiltinDeclaration* decl) Visit() argument
188 Visit(TorqueMacroDeclaration* decl) Visit() argument
199 Visit(IntrinsicDeclaration* decl) Visit() argument
204 Visit(ConstDeclaration* decl) Visit() argument
212 Visit(SpecializationDeclaration* decl) Visit() argument
276 Visit(ExternConstDeclaration* decl) Visit() argument
292 Visit(CppIncludeDeclaration* decl) Visit() argument
[all...]
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_pstipple.c196 pstip_transform_decl(struct tgsi_transform_context *ctx, struct tgsi_full_declaration *decl) pstip_transform_decl() argument
282 struct tgsi_full_declaration decl; pstip_transform_prolog() local
[all...]
/third_party/python/Tools/c-analyzer/c_analyzer/
H A Dinfo.py205 def decl(self): member in Analyzed
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
H A DProgramPrelude.cpp3960 Declaration decl = ViewDeclaration(*node); in visitDeclaration() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DValidateLimitations.cpp220 TIntermDeclaration *decl = init->getAsDeclarationNode(); in validateForLoopInit() local
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A DValidateLimitations.cpp242 TIntermAggregate* decl = init->getAsAggregate(); in validateForLoopInit() local
/third_party/skia/third_party/externals/tint/src/resolver/
H A Dresolver.cc553 sem::Function* Resolver::Function(const ast::Function* decl) { in Function() argument
763 auto* decl = user->Variable()->Declaration(); WorkgroupSize() local
[all...]
/third_party/skia/third_party/externals/tint/src/transform/
H A Dzero_init_workgroup_memory.cc354 auto* decl = b.Decl(b.Const(name, b.ty.u32(), div)); in DeclareArrayIndices() local
/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/
H A DMinimumBufferSizeValidationTests.cpp27 std::string decl; member
/third_party/vk-gl-cts/modules/glshared/
H A DglsRandomShaderProgram.cpp70 static void generateProgramDeclaration (sglr::pdec::ShaderProgramDeclaration& decl, const rsg::Shader& vertexShader, const rsg::Shader& fragmentShader, int numUnifiedUniforms, const rsg::ShaderInput* const* unifiedUniforms) in generateProgramDeclaration() argument
98 sglr::pdec::ShaderProgramDeclaration decl; in generateProgramDeclaration() local
/third_party/vk-gl-cts/framework/opengl/
H A DgluVarType.cpp328 std::ostream& operator<< (std::ostream& str, const VariableDeclaration& decl) in operator <<() argument
348 namespace decl global() namespace
358 operator <<(std::ostream& str, const DeclareVariable& decl) operator <<() argument
404 operator <<(std::ostream& str, const DeclareStructTypePtr& decl) operator <<() argument
425 operator <<(std::ostream& str, const DeclareStructType& decl) operator <<() argument
[all...]

Completed in 24 milliseconds

1234567