/third_party/python/Tools/scripts/ |
D | parseentities.py | 34 def writefile(f,defs): argument 58 defs = parse(text) variable
|
D | ifdef.py | 32 defs = [] variable
|
/third_party/jerryscript/tools/ |
D | gen-magic-strings.py | 160 def calculate_magic_string_guards(defs, uses, debug=False): argument 223 def generate_magic_string_defs(gen_file, defs): argument 241 def generate_first_magic_strings(gen_file, defs): argument
|
/third_party/typescript/tests/baselines/reference/ |
D | jsDeclarationsClassAccessor.js | 37 *validate(defs) { } argument 63 *validate(defs) { } argument
|
/third_party/boost/libs/contract/build/ |
D | boost_contract_no.jam-gen.py | 14 defs = collections.OrderedDict([ variable
|
/third_party/boost/libs/metaparse/tools/ |
D | generate_all.py | 82 def gen_headers(sections, defs, path): argument 125 def what_we_have_so_far_docs(doc_dir, qbk, defs, sections): argument
|
/third_party/typescript/tests/cases/fourslash/ |
D | findAllRefsClassExpression2.ts | 13 const defs = { definition: "(alias) (local class) A\nimport A", ranges: [r0] }; constant
|
D | findAllRefsClassExpression1.ts | 13 const defs = { definition: "(local class) A", ranges: [r0] }; constant
|
D | getOccurrencesIsDefinitionOfExport.ts | 10 const defs = { definition: "var x: number", ranges: [r0] }; constant
|
D | findAllRefsClassExpression0.ts | 13 const defs = { definition: "(local class) A", ranges: [r0, r1] }; constant
|
D | findAllReferencesOfConstructor.ts | 47 function defs(definition: string) { function
|
/third_party/typescript_eslint/packages/experimental-utils/src/ts-eslint-scope/ |
D | Variable.ts | 11 defs: Definition[]; property
|
/third_party/typescript_eslint/packages/scope-manager/src/variable/ |
D | VariableBase.ts | 19 public readonly defs: Definition[] = []; property in VariableBase
|
/third_party/skia/third_party/externals/spirv-tools/test/opt/ |
D | inst_debug_printf_test.cpp | 54 const std::string defs = in TEST_F() local
|
D | inst_buff_addr_check_test.cpp | 637 const std::string defs = in TEST_F() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/ |
D | inst_debug_printf_test.cpp | 54 const std::string defs = in TEST_F() local
|
D | inst_buff_addr_check_test.cpp | 637 const std::string defs = in TEST_F() local
|
/third_party/typescript_eslint/packages/experimental-utils/src/ts-eslint/ |
D | Scope.ts | 10 public readonly defs: Definition[]; property in Scope.ESLintScopeVariable
|
/third_party/node/tools/ |
D | test.py | 814 def GetTestStatus(self, sections, defs): argument 861 def GetTestStatus(self, context, sections, defs): argument 890 def GetTestStatus(self, context, sections, defs): argument 978 def Evaluate(self, env, defs): argument 987 def GetOutcomes(self, env, defs): argument 997 def GetOutcomes(self, env, defs): argument 1011 def Evaluate(self, env, defs): argument 1023 def GetOutcomes(self, env, defs): argument 1215 def __init__(self, sections, defs): argument 1258 def GetOutcomes(self, env, defs): argument [all …]
|
/third_party/flutter/skia/tools/skqp/ |
D | gn_to_bp.py | 168 defs = gn_to_bp_utils.GetArchSources(os.path.join(skia_gn_dir, 'opts.gni')) variable
|
/third_party/skia/tools/skqp/ |
D | gn_to_bp.py | 171 defs = gn_to_bp_utils.GetArchSources(os.path.join(skia_gn_dir, 'opts.gni')) variable
|
/third_party/node/deps/npm/node_modules/har-validator/node_modules/ajv/scripts/ |
D | compile-dots.js | 12 var defs = {}; variable
|
/third_party/ltp/testcases/network/stress/ns-tools/ |
D | ns-traffic.h | 146 struct nd_neighbor_solicit defs; member 152 struct nd_neighbor_advert defs; member 158 struct nd_redirect defs; member
|
/third_party/typescript_eslint/packages/scope-manager/src/scope/ |
D | ScopeBase.ts | 291 const defs = variable.defs; constant
|
/third_party/libxkbcommon/src/xkbcomp/ |
D | ast-build.c | 530 XkbFileCreate(enum xkb_file_type type, char *name, ParseCommon *defs, in XkbFileCreate() 559 ParseCommon *defs = NULL, *defsLast = NULL; in XkbFileFromComponents() local
|