| /third_party/selinux/libsepol/tests/ |
| 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
|
| 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
|
| 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
|
| D | test-common.c | 32 …cydb_t * p, const char *id, int sym_type, unsigned int scope_type, unsigned int *decls, unsigned i… in test_sym_presence()
|
| /third_party/python/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
|
| D | match.py | 144 def group_by_category(decls, categories, *, ignore_non_match=True): argument
|
| D | info.py | 1370 def from_decls(cls, decls): argument 1436 def __init__(self, decls): argument 1584 def _extend(self, decls): argument
|
| /third_party/node/deps/v8/src/wasm/ |
| D | function-body-decoder.cc | 34 bool DecodeLocalDecls(const WasmFeatures& enabled, BodyLocalDecls* decls, in DecodeLocalDecls() 55 BodyLocalDecls* decls) in BytecodeIterator() 157 BodyLocalDecls decls(&zone); in PrintRawWasmCode() local
|
| /third_party/mesa3d/src/gallium/frontends/nine/ |
| D | vertexdeclaration9.h | 48 D3DVERTEXELEMENT9 *decls; member
|
| /third_party/mesa3d/src/gallium/drivers/svga/ |
| D | svga_state_vdecl.c | 46 SVGA3dVertexDecl decls[SVGA3D_INPUTREG_MAX]; in emit_hw_vs_vdecl() local
|
| D | svga_pipe_streamout.c | 136 SVGA3dStreamOutputDeclarationEntry decls[SVGA3D_MAX_STREAMOUT_DECLS]; in svga_create_stream_output() local
|
| /third_party/python/Tools/c-analyzer/c_analyzer/ |
| D | __init__.py | 47 def analyze_decls(decls, known, *, argument
|
| D | match.py | 184 def group_by_storage(decls, **kwargs): argument
|
| /third_party/node/deps/v8/src/torque/ |
| D | torque-code-generator.h | 61 std::ostream& decls() { return *out_decls_; } in decls() function
|
| D | declarations.cc | 81 auto decls = FilterDeclarables<TypeAlias>(TryLookup(name)); in TryLookupType() local
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_util/ |
| D | ReplaceShadowingVariables.cpp | 79 TIntermSequence *decls = node->getSequence(); in visitDeclaration() local
|
| /third_party/typescript/src/services/refactors/ |
| D | convertOverloadListToSingleSignature.ts | 197 const decls = signatureSymbol.declarations; constant
|
| D | extractSymbol.ts | 1887 const decls = symbol.getDeclarations(); constant 1981 const decls = symbol.getDeclarations(); constant
|
| /third_party/skia/third_party/externals/tint/src/ast/ |
| D | module_test.cc | 123 auto& decls = cloned.AST().GlobalDeclarations(); in TEST_F() local
|
| /third_party/mesa3d/src/gallium/drivers/svga/svgadump/ |
| D | svga_dump.py | 165 def dump_struct(decls, class_): argument
|
| /third_party/skia/src/sksl/codegen/ |
| D | SkSLMetalCodeGenerator.cpp | 1827 const GlobalVarDeclaration& decls = e->as<GlobalVarDeclaration>(); in writeFunctionDeclaration() local 2272 const GlobalVarDeclaration& decls = e->as<GlobalVarDeclaration>(); in writeUniformStruct() local 2303 const GlobalVarDeclaration& decls = e->as<GlobalVarDeclaration>(); in writeInputStruct() local 2336 const GlobalVarDeclaration& decls = e->as<GlobalVarDeclaration>(); in writeOutputStruct() local
|
| /third_party/skia/third_party/externals/tint/src/resolver/ |
| D | resolver.h | 136 std::vector<const ast::Variable*> decls; member
|
| /third_party/vk-gl-cts/modules/gles31/functional/ |
| D | es31fProgramInterfaceDefinition.cpp | 85 static bool containsMatchingSubtype (const std::vector<glu::VariableDeclaration>& decls, bool (*pre… in containsMatchingSubtype()
|
| /third_party/typescript/src/compiler/ |
| D | utilitiesPublic.ts | 979 const decls = getJSDocTypeParameterDeclarations(node); constant
|
| /third_party/glslang/glslang/MachineIndependent/ |
| D | Initialize.cpp | 326 void AddTabledBuiltin(TString& decls, const BuiltInFunction& function) in AddTabledBuiltin() 439 const auto forEachFunction = [&](TString& decls, const BuiltInFunction* function) { in addTabledBuiltins()
|