/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/gd/packet/parser/bluetooth_packetgen/linux_glibc_x86_64/gen/yacc/packages/modules/Bluetooth/system/gd/packet/parser/ |
D | language_y.cpp | 1013 …k* yystackp, YYLTYPE *yylocp, yy::parser& yyparser, void* scanner, Declarations* decls, const char… in yyFail() 1167 …t yy::parser::location_type *yylocationp, yy::parser& yyparser, void* scanner, Declarations* decls) in yy_symbol_print() 1318 …oken (int *yycharp, yyGLRStack* yystackp, yy::parser& yyparser, void* scanner, Declarations* decls) in yygetToken() 1384 … YYSTYPE* yyvalp, YYLTYPE *yylocp, yy::parser& yyparser, void* scanner, Declarations* decls) in yyuserAction() 2353 … YYSTYPE *yyvaluep, YYLTYPE *yylocationp, yy::parser& yyparser, void* scanner, Declarations* decls) in yydestruct() 2399 …tate (char const *yymsg, yyGLRState *yys, yy::parser& yyparser, void* scanner, Declarations* decls) in yydestroyGLRState() 2807 yyRuleNum yyrule, yy::parser& yyparser, void* scanner, Declarations* decls) in yy_reduce_print() 2839 … YYSTYPE* yyvalp, YYLTYPE *yylocp, yy::parser& yyparser, void* scanner, Declarations* decls) in yydoAction() 2889 yybool yyforceEval, yy::parser& yyparser, void* scanner, Declarations* decls) in yyglrReduce() 3109 yyGLRStack* yystackp, yy::parser& yyparser, void* scanner, Declarations* decls) in yyresolveStates() [all …]
|
/aosp_15_r20/external/selinux/libsepol/tests/ |
H A D | test-linker-types.c | 101 static void test_type_datum(policydb_t * p, const char *id, unsigned int *decls, int len, unsigned … in test_type_datum() 128 unsigned int decls[2]; in base_type_tests() local 166 unsigned int decls[2]; in module_type_tests() local
|
H A D | test-linker-roles.c | 73 unsigned int decls[2]; in base_role_tests() local 103 unsigned int decls[3]; in module_role_tests() local
|
H A D | test-linker-cond-map.c | 91 unsigned int decls[1]; in base_cond_tests() local 122 unsigned int decls[1]; in module_cond_tests() local
|
/aosp_15_r20/external/python/cpython3/Tools/c-analyzer/c_parser/ |
D | datafiles.py | 54 def write_decls(decls, outfile, fmt=None, *, backup=False): argument 94 def write_decls_tsv(decls, outfile, extracolumns=None, *, argument 120 def _write_decls_tsv(decls, outfile, extracolumns, kwargs): argument
|
/aosp_15_r20/external/ksp/test-utils/src/main/kotlin/com/google/devtools/ksp/processor/ |
H A D | ReplaceWithErrorTypeArgsProcessor.kt | 28 val decls = listOf( in process() constant
|
/aosp_15_r20/external/clang/include/clang/AST/ |
H A D | UnresolvedSet.h | 128 DeclsTy &decls() { in decls() function 131 const DeclsTy &decls() const { in decls() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/ |
D | UnresolvedSet.h | 147 DeclsTy &decls() { in decls() function 150 const DeclsTy &decls() const { in decls() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/ |
D | UnresolvedSet.h | 147 DeclsTy &decls() { in decls() function 150 const DeclsTy &decls() const { in decls() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/ |
D | UnresolvedSet.h | 147 DeclsTy &decls() { in decls() function 150 const DeclsTy &decls() const { in decls() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/ |
D | UnresolvedSet.h | 147 DeclsTy &decls() { in decls() function 150 const DeclsTy &decls() const { in decls() function
|
/aosp_15_r20/external/skia/src/sksl/codegen/ |
H A D | SkSLMetalCodeGenerator.cpp | 2497 const GlobalVarDeclaration& decls = e->as<GlobalVarDeclaration>(); in writeFunctionDeclaration() local 2670 const GlobalVarDeclaration& decls = e->as<GlobalVarDeclaration>(); in writeComputeMainInputs() local 3096 const GlobalVarDeclaration& decls = e->as<GlobalVarDeclaration>(); in writeUniformStruct() local 3145 const GlobalVarDeclaration& decls = e->as<GlobalVarDeclaration>(); in writeInputStruct() local 3189 const GlobalVarDeclaration& decls = e->as<GlobalVarDeclaration>(); in writeOutputStruct() local
|
/aosp_15_r20/frameworks/base/tools/aapt2/link/ |
H A D | ReferenceLinker.cpp | 343 const xml::IPackageDeclStack* decls, in WriteAttributeName() 376 const xml::IPackageDeclStack* decls) { in LinkReference()
|
/aosp_15_r20/frameworks/base/tools/aapt2/xml/ |
H A D | XmlDom.cpp | 546 std::vector<PackageDecl> decls; in BeforeVisitElement() local 567 const std::vector<PackageDecl>& decls = *iter; in TransformPackageAlias() local
|
/aosp_15_r20/external/clang/lib/AST/ |
H A D | DeclGroup.cpp | 28 DeclGroup::DeclGroup(unsigned numdecls, Decl** decls) : NumDecls(numdecls) { in DeclGroup()
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/packet/parser/ |
D | struct_parser_generator.cc | 19 StructParserGenerator::StructParserGenerator(const Declarations& decls) { in StructParserGenerator()
|
/aosp_15_r20/art/test/701-easy-div-rem/ |
H A D | genMain.py | 48 decls, calls = '', {} variable
|
/aosp_15_r20/external/mesa3d/src/gallium/frontends/nine/ |
H A D | vertexdeclaration9.h | 31 D3DVERTEXELEMENT9 *decls; member
|
/aosp_15_r20/build/soong/cmd/release_config/build_flag_declarations/ |
H A D | main.go | 23 decls rc_lib.StringList member
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/svga/ |
H A D | svga_state_vdecl.c | 28 SVGA3dVertexDecl decls[SVGA3D_INPUTREG_MAX]; in emit_hw_vs_vdecl() local
|
/aosp_15_r20/external/python/cpython3/Tools/c-analyzer/c_analyzer/ |
D | __init__.py | 47 def analyze_decls(decls, known, *, argument
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/syntax/ |
D | nodes_test.go | 21 var decls = []test{ var
|
/aosp_15_r20/external/rust/android-crates-io/crates/darling_core/src/codegen/ |
D | from_meta_impl.rs | 52 let decls = base.local_declarations(); in to_tokens() localVariable
|
/aosp_15_r20/external/wayland/ |
H A D | meson.build | 82 decls = [ variable
|
/aosp_15_r20/external/pytorch/torch/jit/ |
H A D | supported_ops.py | 318 def emit_block(decls): argument
|