| /third_party/elfutils/libdw/ |
| H A D | dwarf_decl_column.c | 40 dwarf_decl_column (Dwarf_Die *decl, int *colp) in dwarf_decl_column() argument
|
| /third_party/jerryscript/tests/jerry/ |
| H A D | function-scopes.js | |
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/ |
| H A D | RewriteCaseDeclarations.cpp | 62 Declaration decl = ViewDeclaration(node); variable
|
| H A D | HoistConstants.cpp | 36 Declaration decl = ViewDeclaration(declNode); variable
|
| H A D | NameEmbeddedUniformStructsMetal.cpp | 65 void doReplacement(TIntermDeclaration *decl, in doReplacement() argument
|
| /third_party/skia/third_party/externals/tint/src/reader/wgsl/ |
| H A D | parser_impl_variable_ident_decl_test.cc | 25 auto decl = p->expect_variable_ident_decl("test"); in TEST_F() local 38 auto decl = p->expect_variable_ident_decl("test", /*allow_inferred = */ true); in TEST_F() local 49 auto decl = p->expect_variable_ident_decl("test"); TEST_F() local 57 auto decl = p->expect_variable_ident_decl("test"); TEST_F() local 65 auto decl = p->expect_variable_ident_decl("test"); TEST_F() local 73 auto decl = p->expect_variable_ident_decl("test"); TEST_F() local 90 auto decl = p->expect_variable_ident_decl("test"); TEST_F() local 98 auto decl = p->expect_variable_ident_decl("test"); TEST_F() local 106 auto decl = p->expect_variable_ident_decl("test"); TEST_F() local 114 auto decl = p->expect_variable_ident_decl("test"); TEST_F() local 122 auto decl = p->expect_variable_ident_decl("test"); TEST_F() local [all...] |
| /third_party/node/deps/v8/src/torque/ |
| H A D | declaration-visitor.h | 33 static void Predeclare(NamespaceDeclaration* decl) { in Predeclare() argument 37 static void Predeclare(TypeDeclaration* decl) { in Predeclare() argument 46 static void Predeclare(StructDeclaration* decl) { in Predeclare() argument 72 Visit(NamespaceDeclaration* decl) Visit() argument 77 Visit(TypeDeclaration* decl) Visit() argument 82 Visit(StructDeclaration* decl) Visit() argument 99 Visit(GenericCallableDeclaration* decl) Visit() argument 102 Visit(GenericTypeDeclaration* decl) Visit() argument [all...] |
| H A D | declarable.cc | 187 TypeDeclaration* decl = *delayed_; in Resolve() local
|
| /third_party/selinux/libsepol/tests/ |
| H A D | test-linker-roles.c | 71 avrule_decl_t *decl; in base_role_tests() local 102 avrule_decl_t *decl; in module_role_tests() local [all...] |
| /third_party/vk-gl-cts/framework/opengl/simplereference/ |
| H A D | sglrShaderProgram.cpp | 133 ShaderProgram::ShaderProgram (const pdec::ShaderProgramDeclaration& decl) in ShaderProgram() argument [all...] |
| /third_party/skia/third_party/externals/tint/src/writer/glsl/ |
| H A D | generator_impl_binary_test.cc | 437 auto* decl = Decl(var); in TEST_F() local
|
| /third_party/skia/third_party/externals/tint/src/writer/hlsl/ |
| H A D | generator_impl_binary_test.cc | 437 auto* decl = Decl(var); in TEST_F() local
|
| /third_party/typescript/tests/baselines/reference/ |
| H A D | enumAssignmentCompat3.js | 177 var decl;
variable
|
| /third_party/mesa3d/src/gallium/auxiliary/tgsi/ |
| H A D | tgsi_parse.c | 109 struct tgsi_full_declaration *decl = &ctx->FullToken.FullDeclaration; in tgsi_parse_token() local [all...] |
| H A D | tgsi_two_side.c | 71 xform_decl(struct tgsi_transform_context *ctx, struct tgsi_full_declaration *decl) xform_decl() argument 101 struct tgsi_full_declaration decl; emit_prolog() local [all...] |
| H A D | tgsi_dynamic_indexing.c | 66 dIndexing_decl(struct tgsi_transform_context *ctx, struct tgsi_full_declaration *decl) dIndexing_decl() argument
|
| /third_party/mesa3d/src/gallium/drivers/svga/ |
| H A D | svga_tgsi_decl_sm30.c | 574 svga_translate_decl_sm30(struct svga_shader_emitter *emit, const struct tgsi_full_declaration *decl) svga_translate_decl_sm30() argument [all...] |
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/vulkan/ |
| H A D | EmulateFragColorData.cpp | 98 TIntermDeclaration *decl = new TIntermDeclaration; in addDeclarations() local
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/ |
| H A D | SeparateStructFromUniformDeclarations.cpp | 60 void doReplacement(TIntermDeclaration *decl, TIntermTyped *declarator, const TType &oldType) in doReplacement() argument
|
| /third_party/openssl/test/ |
| H A D | afalgtest.c | 35 int encl, encf, decl, decf; in test_afalg_aes_cbc() local
|
| /third_party/skia/src/sksl/analysis/ |
| H A D | SkSLCheckProgramUnrolledSize.cpp | 57 const FunctionDeclaration* decl = &pe.as<FunctionDefinition>().declaration(); in CheckProgramUnrolledSize() local 166 const FunctionDeclaration* decl = &call.function(); in CheckProgramUnrolledSize() local [all...] |
| /third_party/skia/src/sksl/ir/ |
| H A D | SkSLVarDeclarations.h | 116 GlobalVarDeclaration(std::unique_ptr<Statement> decl) in GlobalVarDeclaration() argument
|
| /third_party/skia/include/sksl/ |
| H A D | DSLFunction.h | 58 DSLFunction(const SkSL::FunctionDeclaration* decl) in DSLFunction() argument
|
| /third_party/selinux/libsepol/src/ |
| H A D | avrule_block.c | 55 avrule_decl_t *decl; in avrule_decl_create() local 114 avrule_decl_t *decl; in avrule_block_destroy() local 138 get_decl_cond_list(policydb_t * p, avrule_decl_t * decl, cond_list_t * cond) get_decl_cond_list() argument 159 avrule_decl_t *decl; is_id_enabled() local [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_tgsi_info.c | 558 struct tgsi_full_declaration *decl = &parse.FullToken.FullDeclaration; in lp_build_tgsi_info() local
|