/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/mesa3d/src/asahi/compiler/ |
D | agx_optimizer.c | 94 agx_optimizer_fmov(agx_instr **defs, agx_instr *ins, unsigned srcs) in agx_optimizer_fmov() 109 agx_optimizer_inline_imm(agx_instr **defs, agx_instr *I, in agx_optimizer_inline_imm() 157 agx_instr **defs = calloc(ctx->alloc, sizeof(*defs)); in agx_optimizer_forward() local
|
/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/mesa3d/src/gallium/drivers/r600/sb/ |
D | sb_def_use.cpp | 38 void def_use::process_phi(container_node *c, bool defs, bool uses) { in process_phi() 49 void def_use::run_on(node* n, bool defs) { in run_on()
|
/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/scope-manager/src/variable/ |
D | VariableBase.ts | 19 public readonly defs: Definition[] = []; property in VariableBase
|
/third_party/typescript_eslint/packages/experimental-utils/src/ts-eslint-scope/ |
D | Variable.ts | 11 defs: Definition[]; property
|
/third_party/spirv-tools/test/opt/ |
D | inst_debug_printf_test.cpp | 54 const std::string defs = in TEST_F() local
|
/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
|
/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/mesa3d/src/gallium/drivers/etnaviv/ |
D | etnaviv_compiler_nir_liveness.c | 47 struct live_def *defs; member 121 etna_live_defs(nir_function_impl *impl, struct live_def *defs, unsigned *live_map) in etna_live_defs()
|
/third_party/mesa3d/src/intel/compiler/ |
D | brw_nir_rt_builder.h | 209 struct brw_nir_rt_globals_defs *defs) in brw_nir_rt_load_globals() 280 struct brw_nir_rt_mem_hit_defs *defs, in brw_nir_rt_load_mem_hit() 348 const struct brw_nir_rt_mem_ray_defs *defs, in brw_nir_rt_store_mem_ray() 414 struct brw_nir_rt_mem_ray_defs *defs, in brw_nir_rt_load_mem_ray() 468 struct brw_nir_rt_bvh_instance_leaf_defs *defs, in brw_nir_rt_load_bvh_instance_leaf()
|
/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/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/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
|