Searched refs:nurse (Results 1 – 16 of 16) sorted by relevance
/external/python/pybind11/include/pybind11/detail/ |
D | class.h | 362 inline void add_patient(PyObject *nurse, PyObject *patient) { in add_patient() argument 364 auto instance = reinterpret_cast<detail::instance *>(nurse); in add_patient() 367 internals.patients[nurse].push_back(patient); in add_patient()
|
/external/python/pybind11/include/pybind11/ |
D | pybind11.h | 1820 inline void keep_alive_impl(handle nurse, handle patient) { 1821 if (!nurse || !patient) 1824 if (patient.is_none() || nurse.is_none()) 1827 auto tinfo = all_type_info(Py_TYPE(nurse.ptr())); 1831 add_patient(nurse.ptr(), patient.ptr()); 1840 weakref wr(nurse, disable_lifesupport);
|
D | cast.h | 484 inline void keep_alive_impl(handle nurse, handle patient);
|
/external/python/pybind11/docs/advanced/ |
D | functions.rst | 180 When the nurse is not a pybind11-registered type, the implementation internally 181 relies on the ability to create a *weak reference* to the nurse object. When 182 the nurse object is not a pybind11-registered type and does not support weak
|
/external/python/pybind11/docs/ |
D | changelog.rst | 748 nurse/patient pair would cause the internal patient storage to needlessly 749 grow (unboundedly, if the nurse is long-lived). 928 * Fixed destruction order of ``py::keep_alive`` nurse/patient objects 1502 * Support ``keep_alive`` where the nurse object may be ``None``. `#341
|
/external/brotli/tests/testdata/ |
D | asyoulik.txt | 1133 Which I did store to be my foster-nurse 1665 Mewling and puking in the nurse's arms. 3036 never nurse her child herself, for she will breed
|
D | alice29.txt | 432 she is such a nice soft thing to nurse--and she's such a capital 771 for your walk!" "Coming in a minute, nurse! But I've got to see 1514 `Here! you may nurse it a bit, if you like!' the Duchess said
|
/external/guava/guava-tests/test/com/google/common/io/testdata/ |
D | alice_in_wonderland.txt | 430 she is such a nice soft thing to nurse--and she's such a capital 769 for your walk!" "Coming in a minute, nurse! But I've got to see 1510 `Here! you may nurse it a bit, if you like!' the Duchess said
|
/external/guava/android/guava-tests/test/com/google/common/io/testdata/ |
D | alice_in_wonderland.txt | 430 she is such a nice soft thing to nurse--and she's such a capital 769 for your walk!" "Coming in a minute, nurse! But I've got to see 1510 `Here! you may nurse it a bit, if you like!' the Duchess said
|
/external/python/google-api-python-client/samples/prediction/ |
D | language_id.txt | 232 …cking her paws and washing her face--and she is such a nice soft thing to nurse--and she's such a … 385 …e! Come here directly, and get ready for your walk!' 'Coming in a minute, nurse! But I've got to s…
|
/external/libtextclassifier/native/annotator/pod_ner/test_data/ |
D | vocab.txt | 6822 nurse
|
/external/kotlinx.coroutines/benchmarks/src/jmh/resources/ |
D | words.shakespeare.txt.gz |
|
D | ospd.txt.gz |
|
/external/jline/src/src/test/resources/jline/example/ |
D | english.gz |
|
/external/icu/icu4j/main/shared/data/ |
D | Transliterator_Han_Latin_Definition.txt | 19446 護士 < nurse; 34095 護士 > nurse;
|
/external/one-true-awk/testdir/ |
D | bib | 651 And they sent away Rebekah their sister, and her nurse, and Abraham's servant, and his men. 1020 But Deborah Rebekah's nurse died, and she was buried beneath Bethel under an oak: and the name of i… 1562 … to Pharaoh's daughter, Shall I go and call to thee a nurse of the Hebrew women, that she may nurs… 1564 And Pharaoh's daughter said unto her, Take this child away, and nurse it for me, and I will give th… 7207 And Naomi took the child, and laid it in her bosom, and became nurse unto it. 8125 …rs old when the tidings came of Saul and Jonathan out of Jezreel, and his nurse took him up, and f… 9832 …mong the king's sons which were slain; and they hid him, even him and his nurse, in the bedchamber… 11656 …stole him from among the king's sons that were slain, and put him and his nurse in a bedchamber. S… 29578 But we were gentle among you, even as a nurse cherisheth her children:
|