Home
last modified time | relevance | path

Searched defs:parent2 (Results 1 – 5 of 5) sorted by relevance

/third_party/typescript/tests/cases/compiler/
DletConstMatchingParameterNames.ts4 const parent2 = true; constant
10 const parent2 = 2; constant
/third_party/typescript/tests/baselines/reference/
DletConstMatchingParameterNames.js3 const parent2 = true; constant
20 var parent2 = true; variable
/third_party/ltp/testcases/kernel/controllers/memcg/
Dmemcontrol01.c21 static struct tst_cg_group *parent2, *child2; variable
/third_party/python/Lib/test/
Dtest_pyclbr.py191 def compare(parent1, children1, parent2, children2): argument
/third_party/alsa-lib/src/ucm/
Ducm_include.c245 snd_config_t *n, *parent2; in uc_mgr_config_tree_merge() local