Home
last modified time | relevance | path

Searched defs:defs (Results 1 – 25 of 56) sorted by relevance

123

/third_party/python/Tools/scripts/
Dparseentities.py34 def writefile(f,defs): argument
58 defs = parse(text) variable
Difdef.py32 defs = [] variable
/third_party/jerryscript/tools/
Dgen-magic-strings.py160 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/
DjsDeclarationsClassAccessor.js37 *validate(defs) { } argument
63 *validate(defs) { } argument
/third_party/boost/libs/contract/build/
Dboost_contract_no.jam-gen.py14 defs = collections.OrderedDict([ variable
/third_party/boost/libs/metaparse/tools/
Dgenerate_all.py82 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/
DfindAllRefsClassExpression2.ts13 const defs = { definition: "(alias) (local class) A\nimport A", ranges: [r0] }; constant
DfindAllRefsClassExpression1.ts13 const defs = { definition: "(local class) A", ranges: [r0] }; constant
DgetOccurrencesIsDefinitionOfExport.ts10 const defs = { definition: "var x: number", ranges: [r0] }; constant
DfindAllRefsClassExpression0.ts13 const defs = { definition: "(local class) A", ranges: [r0, r1] }; constant
DfindAllReferencesOfConstructor.ts47 function defs(definition: string) { function
/third_party/typescript_eslint/packages/experimental-utils/src/ts-eslint-scope/
DVariable.ts11 defs: Definition[]; property
/third_party/typescript_eslint/packages/scope-manager/src/variable/
DVariableBase.ts19 public readonly defs: Definition[] = []; property in VariableBase
/third_party/skia/third_party/externals/spirv-tools/test/opt/
Dinst_debug_printf_test.cpp54 const std::string defs = in TEST_F() local
Dinst_buff_addr_check_test.cpp637 const std::string defs = in TEST_F() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/
Dinst_debug_printf_test.cpp54 const std::string defs = in TEST_F() local
Dinst_buff_addr_check_test.cpp637 const std::string defs = in TEST_F() local
/third_party/typescript_eslint/packages/experimental-utils/src/ts-eslint/
DScope.ts10 public readonly defs: Definition[]; property in Scope.ESLintScopeVariable
/third_party/node/tools/
Dtest.py814 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/
Dgn_to_bp.py168 defs = gn_to_bp_utils.GetArchSources(os.path.join(skia_gn_dir, 'opts.gni')) variable
/third_party/skia/tools/skqp/
Dgn_to_bp.py171 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/
Dcompile-dots.js12 var defs = {}; variable
/third_party/ltp/testcases/network/stress/ns-tools/
Dns-traffic.h146 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/
DScopeBase.ts291 const defs = variable.defs; constant
/third_party/libxkbcommon/src/xkbcomp/
Dast-build.c530 XkbFileCreate(enum xkb_file_type type, char *name, ParseCommon *defs, in XkbFileCreate()
559 ParseCommon *defs = NULL, *defsLast = NULL; in XkbFileFromComponents() local

123