Home
last modified time | relevance | path

Searched refs:sister (Results 1 – 19 of 19) sorted by relevance

/external/e2fsprogs/e2fsck/
Ddict.c751 dnode_t *parent, *sister; in dict_delete() local
758 sister = parent->right; in dict_delete()
759 assert (sister != nil); in dict_delete()
760 if (sister->color == dnode_red) { in dict_delete()
761 sister->color = dnode_black; in dict_delete()
764 sister = parent->right; in dict_delete()
765 assert (sister != nil); in dict_delete()
767 if (sister->left->color == dnode_black in dict_delete()
768 && sister->right->color == dnode_black) { in dict_delete()
769 sister->color = dnode_red; in dict_delete()
[all …]
/external/icu4c/samples/ucnv/
Ddata01.txt14 Il-mistoqsija oħt il-għerf. (Asking is the sister of knowing.)
/external/guava/guava-tests/test/com/google/common/io/testdata/
Dalice_in_wonderland.txt17 Alice was beginning to get very tired of sitting by her sister
19 peeped into the book her sister was reading, but it had no
3537 the bank, with her head in the lap of her sister, who was gently
3541 `Wake up, Alice dear!' said her sister; `Why, what a long
3545 her sister, as well as she could remember them, all these strange
3547 when she had finished, her sister kissed her, and said, `It WAS a
3552 But her sister sat still just as she left her, leaning her
3564 sister's dream.
3590 Lastly, she pictured to herself how this same little sister of
/external/stressapptest/
Daclocal.m4853 # Public sister of _AM_SUBST_NOTMAKE.
/external/open-vcdiff/
Daclocal.m4865 # Public sister of _AM_SUBST_NOTMAKE.
/external/marisa-trie/
Daclocal.m4853 # Public sister of _AM_SUBST_NOTMAKE.
/external/openfst/
Daclocal.m4872 # Public sister of _AM_SUBST_NOTMAKE.
/external/protobuf/
Daclocal.m4872 # Public sister of _AM_SUBST_NOTMAKE.
/external/bison/
Daclocal.m4970 # Public sister of _AM_SUBST_NOTMAKE.
/external/libcap-ng/libcap-ng-0.7/
Daclocal.m41122 # Public sister of _AM_SUBST_NOTMAKE.
/external/libmtp/
Daclocal.m42053 # Public sister of _AM_SUBST_NOTMAKE.
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-US/
Den-US_lexpos.utf948 ADJ^N "sister" :G2P
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-GB/
Den-GB_lexpos.utf1107 ADJ^N "sister" :G2P
/external/libusb/
Daclocal.m48886 # Public sister of _AM_SUBST_NOTMAKE.
/external/libpng/
Daclocal.m48851 # Public sister of _AM_SUBST_NOTMAKE.
/external/protobuf/gtest/
Daclocal.m49700 # Public sister of _AM_SUBST_NOTMAKE.
/external/srec/config/en.us/dictionary/
Dlarge.ok26536 sister sistP
/external/webkit/Source/WebKit/qt/
DChangeLog-2011-02-1618249 Expose the url elements target frame string. This is the sister function
/external/webkit/Source/WebCore/
DChangeLog-2010-01-2937155 Also implemented its sister API window.navigator.registerContentHandler.