Searched defs:son (Results 1 – 8 of 8) sorted by relevance
| /external/snakeyaml/src/test/java/org/yaml/snakeyaml/recursive/ |
| D | Human_WithArrayOfChildrenTest.java | 94 Human_WithArrayOfChildren son = new Human_WithArrayOfChildren(); in createSon() local 117 private void checkSon(Human_WithArrayOfChildren son) { in checkSon() 147 Human_WithArrayOfChildren son = createSon(); in testChildrenArray() local 160 Human_WithArrayOfChildren son = createSon(); in testDumpChildrenArrayWithoutRootTag() local
|
| D | HumanTest.java | 107 Human son = new Human(); in testChildren() local 180 Human son = new Human(); in testChildrenPretty() local 256 Human2 son = new Human2(); in testChildren2() local 325 Human3 son = new Human3(); in testChildren3() local 467 Human3 son = new Human3(); in testChildrenListRoot() local 605 Human son = new Human(); in testChildrenWithoutRootTag() local
|
| /external/snakeyaml/src/test/java/org/yaml/snakeyaml/recursive/generics/ |
| D | HumanGenericsTest.java | 111 HumanGen son = new HumanGen(); in testChildren() local 183 HumanGen2 son = new HumanGen2(); in testChildren2() local 252 HumanGen3 son = new HumanGen3(); in testChildren3() local 391 HumanGen3 son = new HumanGen3(); in testChildrenListRoot() local
|
| /external/lzma/Asm/x86/ |
| D | LzFindOpt.asm | 74 son equ r9 define 82 son equ REG_ABI_PARAM_3 define
|
| /external/lzma/C/ |
| D | LzFindOpt.c | 223 …t32 * Z7_FASTCALL GetMatchesSpecN_2(const Byte *lenLimit, size_t pos, const Byte *cur, CLzRef *son, in GetMatchesSpecN_2()
|
| D | LzFind.c | 880 …t32 * Hc_GetMatchesSpec(size_t lenLimit, UInt32 curMatch, UInt32 pos, const Byte *cur, CLzRef *son, in Hc_GetMatchesSpec() 962 UInt32 * GetMatchesSpec1(UInt32 lenLimit, UInt32 curMatch, UInt32 pos, const Byte *cur, CLzRef *son, in GetMatchesSpec1() 1032 …ic void SkipMatchesSpec(UInt32 lenLimit, UInt32 curMatch, UInt32 pos, const Byte *cur, CLzRef *son, in SkipMatchesSpec()
|
| D | LzFind.h | 31 CLzRef *son; member
|
| D | LzFindMt.h | 79 CLzRef *son; member
|