Home
last modified time | relevance | path

Searched refs:son (Results 1 – 25 of 45) sorted by relevance

12

/external/snakeyaml/src/test/java/org/yaml/snakeyaml/recursive/
DHuman_WithArrayOfChildrenTest.java98 Human_WithArrayOfChildren son = new Human_WithArrayOfChildren(); in createSon() local
99 son.setName("Son"); in createSon()
100 son.setBirthday(new Date(310000000000L)); in createSon()
101 son.setBirthPlace("Munich"); in createSon()
102 son.setBankAccountOwner(father); in createSon()
103 son.setFather(father); in createSon()
104 son.setMother(mother); in createSon()
114 Human_WithArrayOfChildren[] children = new Human_WithArrayOfChildren[] { son, daughter }; in createSon()
118 return son; in createSon()
121 private void checkSon(Human_WithArrayOfChildren son) { in checkSon() argument
[all …]
DHumanTest.java109 Human son = new Human(); in testChildren() local
110 son.setName("Son"); in testChildren()
111 son.setBirthday(new Date(310000000000L)); in testChildren()
112 son.setBirthPlace("Munich"); in testChildren()
113 son.setBankAccountOwner(father); in testChildren()
114 son.setFather(father); in testChildren()
115 son.setMother(mother); in testChildren()
126 children.add(son); in testChildren()
132 String output = beanDumper.dumpAsMap(son); in testChildren()
142 assertEquals("Son", son.getName()); in testChildren()
[all …]
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/recursive/generics/
DHumanGenericsTest.java124 HumanGen son = new HumanGen(); in testChildren() local
125 son.setName("Son"); in testChildren()
126 son.setBirthday(new Date(310000000000L)); in testChildren()
127 son.setBirthPlace("Munich"); in testChildren()
128 son.setBankAccountOwner(father); in testChildren()
129 son.setFather(father); in testChildren()
130 son.setMother(mother); in testChildren()
141 children.add(son); in testChildren()
153 String output = yaml.dump(son); in testChildren()
160 assertEquals("Son", son.getName()); in testChildren()
[all …]
/external/lzma/C/
DLzFind.c239 p->son = p->hash + p->hashSizeSum; in MatchFinder_Create()
324 …t32 * Hc_GetMatchesSpec(UInt32 lenLimit, UInt32 curMatch, UInt32 pos, const Byte *cur, CLzRef *son, in Hc_GetMatchesSpec() argument
328 son[_cyclicBufferPos] = curMatch; in Hc_GetMatchesSpec()
336 … curMatch = son[_cyclicBufferPos - delta + ((delta > _cyclicBufferPos) ? _cyclicBufferSize : 0)]; in Hc_GetMatchesSpec()
355 UInt32 * GetMatchesSpec1(UInt32 lenLimit, UInt32 curMatch, UInt32 pos, const Byte *cur, CLzRef *son, in GetMatchesSpec1() argument
359 CLzRef *ptr0 = son + (_cyclicBufferPos << 1) + 1; in GetMatchesSpec1()
360 CLzRef *ptr1 = son + (_cyclicBufferPos << 1); in GetMatchesSpec1()
371 …CLzRef *pair = son + ((_cyclicBufferPos - delta + ((delta > _cyclicBufferPos) ? _cyclicBufferSize … in GetMatchesSpec1()
410 …ic void SkipMatchesSpec(UInt32 lenLimit, UInt32 curMatch, UInt32 pos, const Byte *cur, CLzRef *son, in SkipMatchesSpec() argument
413 CLzRef *ptr0 = son + (_cyclicBufferPos << 1) + 1; in SkipMatchesSpec()
[all …]
DLzFindMt.c236 Int32 NO_INLINE GetMatchesSpecN(UInt32 lenLimit, UInt32 pos, const Byte *cur, CLzRef *son, in GetMatchesSpecN() argument
245 CLzRef *ptr0 = son + (_cyclicBufferPos << 1) + 1; in GetMatchesSpecN()
246 CLzRef *ptr1 = son + (_cyclicBufferPos << 1); in GetMatchesSpecN()
259 …CLzRef *pair = son + ((_cyclicBufferPos - delta + ((delta > _cyclicBufferPos) ? _cyclicBufferSize … in GetMatchesSpecN()
351 pos, p->buffer, p->son, cyclicBufferPos, p->cyclicBufferSize, p->cutValue, in BtGetMatches()
362 …curPos = limit - GetMatchesSpecN(lenLimit, pos, p->buffer, p->son, cyclicBufferPos, p->cyclicBuffe… in BtGetMatches()
396 MatchFinder_Normalize3(subValue, p->son, p->cyclicBufferSize * 2); in BtFillBlock()
505 p->son = mf->son; in MatchFinderMt_Init()
DLzFind.h26 CLzRef *son; member
74 …32 * GetMatchesSpec1(UInt32 lenLimit, UInt32 curMatch, UInt32 pos, const Byte *buffer, CLzRef *son,
DLzFindMt.h74 CLzRef *son; member
/external/icu/icu4j/perf-tests/data/conversion/
Dfrench.txt18 …vidus qui soutiennent le standard Unicode et souhaitent favoriser son extension et son utilisation.
/external/icu/icu4c/source/data/unit/
Duz.txt823 dnam{"son."}
995 one{"{0} yoy son."}
996 other{"{0} yoy son."}
1217 dnam{"son."}
1218 one{"{0} son."}
1219 other{"{0} son."}
/external/ImageMagick/PerlMagick/t/
Dinput_p7.p74 …PMLM (IIFnonnnoniHIH�����ŤĤŤ����������������थ������!D��PLPMLlPMP $(EM�son�njHIHEh�����Ġ�Ĥ��Ĥ�…
Dinput.p74 …PMLM (IIFnonnnoniHIH�����ŤĤŤ����������������थ������!D��PLPMLlPMP $(EM�son�njHIHEh�����Ġ�Ĥ��Ĥ�…
/external/icu/icu4c/source/samples/ufortune/resources/
Des.txt115 "Las PCs no son inteligentes, sólo creen que lo son.
337 "Bill Gates, 1981: 640K son suficientes para cualquiera.
373 "La mayoría de los virus son transmitidos por la orina del MOUSE.
463 "Los ordenadores son inútiles. Sólo pueden darte respuestas.
/external/dtc/tests/
Drun_tests.sh716 run_wrap_test $DTPUT $dtb -c /chosen/son /chosen/daughter
718 run_fdtput_test "adam" $dtb /chosen/son name "" -ts "adam"
722 run_wrap_error_test $DTPUT $dtb -c /chosen/son
737 run_wrap_test $DTPUT $dtb -cp /chosen/son
/external/ImageMagick/PerlMagick/t/reference/read/
Dinput_p7.miff10 …PMLM (IIFnonnnoniHIH�����ŤĤŤ����������������थ������!D��PLPMLlPMP $(EM�son�njHIHEh�����Ġ�Ĥ��Ĥ�…
/external/ImageMagick/PerlMagick/t/reference/write/read/
Dinput_p7.miff10 …PMLM (IIFnonnnoniHIH�����ŤĤŤ����������������थ������!D��PLPMLlPMP $(EM�son�njHIHEh�����Ġ�Ĥ��Ĥ�…
/external/icu/icu4c/source/data/locales/
Duz.txt34 nan{"haqiqiy son emas"}
215 nan{"haqiqiy son emas"}
1307 dn{"son."}
1320 dn{"son."}
Dsq.txt576 "para erës sonë",
577 "erës sonë",
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/es-ES/
Des-ES_klex.pkb303 solíamos I=96!2,79=solían �=96!2,8sombra7somos(=!979=son�=!98sonar�sonido9 sonrisas6…
/external/hyphenation-patterns/da/
Dhyph-da.pat.txt858 3son
/external/icu/icu4c/source/data/translit/
Des_FONIPA_zh.txt400 son } $not_vowel → 松 ;
/external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/resources/
DTransliterator_Kanji_English.txt316 儿>'[son]';
330 児>'[son]';
331 兒>'[son]';
994 壻>'[son-in-law]';
1110 婿>'[son-in-law]';
4217 聟>'[son-in-law]';
/external/ppp/pppd/
DNOTICE220 �tre utilis� sans son accord pr�alable explicite.
/external/ImageMagick/PerlMagick/t/reference/write/composite/
DSubtract.miff42 …�����������oru�nru�qqs�pqp�pnl�omn�nln�kjk�mmn�omn�omn�mll�mkl�pno�qpq�ron�son�qml�rnn�spp�{tt�vu…
/external/e2fsprogs/po/
Des.po109 # frases para traducir programas GNU, son cosas que deberían ser
116 # En el K&R se habla de nodo-i. ¿Cuáles son las razones a favor y en contra
125 # cuya tarea sea precisamente la de recordar cuáles son los bloques
1274 "Los «checksums» de uno o más descriptores de @gs de @bs son inválidos. "
4589 "Las opciones especificadas son incorrectas: %s\n"
4594 "Las opciones extendidas válidas son:\n"
5669 "Las opciones especificadas son incorrectas: %s\n"
5674 "Las opciones extendidas válidas son:\n"
6050 msgstr "los bloques de %d bytes son muy grandes para el sistema (máx %d)"
6057 "Atención: los bloques de %d bytes son muy grandes para el sistema \n"
[all …]
/external/icu/icu4j/main/shared/data/
DTransliterator_Han_Latin_Definition.txt131 郜 < name\-of\-fief\-in\-shantong\-bestowed\-on\-the\-eldest\-son\-of\-wen\-wang;
306 拉那烈 < \(prince\)\-ranariddh\-\(son\-of\-king\-sihanouk\-of\-cambodia\);
515 親家 < parents\-of\-one''s\-daughter\-in\-law\-or\-son\-in\-law;
592 㢯 < bows\-used\-by\-the\-son\-of\-heaven\-\-\-\-the\-emperor;
778 贅婿 < son\-in\-law\-living\-at\-wife''s\-parent''s\-house;
1024 䢇 < a\-son\-who\-is\-not\-so\-good\-as\-his\-father;
1090 孫女兒 < granddaughter\-\(daughter\-of\-one''s\-son\);
1630 外孫 < grandson\-\(son\-of\-one''s\-daughter\);
2510 浪子回頭 < the\-return\-of\-a\-prodigal\-son;
2729 孫子 < grandson\-\(son\-of\-one''s\-son\);
[all …]

12