/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/android/controller/ |
D | ComponentController.java | 12 protected final C myself; field in ComponentController 28 myself = (C) this; in ComponentController() 56 return myself; in invokeWhilePaused()
|
/external/python/cpython3/Modules/_ctypes/ |
D | callbacks.c | 13 CThunkObject_dealloc(PyObject *myself) in CThunkObject_dealloc() argument 15 CThunkObject *self = (CThunkObject *)myself; in CThunkObject_dealloc() 26 CThunkObject_traverse(PyObject *myself, visitproc visit, void *arg) in CThunkObject_traverse() argument 28 CThunkObject *self = (CThunkObject *)myself; in CThunkObject_traverse() 36 CThunkObject_clear(PyObject *myself) in CThunkObject_clear() argument 38 CThunkObject *self = (CThunkObject *)myself; in CThunkObject_clear()
|
D | _ctypes.c | 140 _DictRemover_dealloc(PyObject *myself) in _DictRemover_dealloc() argument 142 DictRemoverObject *self = (DictRemoverObject *)myself; in _DictRemover_dealloc() 145 Py_TYPE(self)->tp_free(myself); in _DictRemover_dealloc() 149 _DictRemover_call(PyObject *myself, PyObject *args, PyObject *kw) in _DictRemover_call() argument 151 DictRemoverObject *self = (DictRemoverObject *)myself; in _DictRemover_call() 2611 static int PyCData_NewGetBuffer(PyObject *myself, Py_buffer *view, int flags) in PyCData_NewGetBuffer() argument 2613 CDataObject *self = (CDataObject *)myself; in PyCData_NewGetBuffer() 2614 StgDictObject *dict = PyObject_stgdict(myself); in PyCData_NewGetBuffer() 2620 view->obj = myself; in PyCData_NewGetBuffer() 2621 Py_INCREF(myself); in PyCData_NewGetBuffer() [all …]
|
/external/bzip2/ |
D | README.COMPILATION.PROBLEMS | 17 myself for x86-linux and amd64-linux. With makefile.msc, Visual C++ 58 this myself.
|
/external/libusb/libusb/os/ |
D | sunos_usb.h | 64 di_node_t myself; /* the di node */ member
|
D | sunos_usb.c | 179 di_node_t myself, pnode; in sunos_add_devices() local 190 myself = largs->myself; in sunos_add_devices() 200 pnode = myself; in sunos_add_devices() 260 if (sunos_fill_in_dev_info(myself, dev) != LIBUSB_SUCCESS) { in sunos_add_devices() 310 arg.myself = node; in sunos_walk_minor_node_link()
|
/external/curl/tests/data/ |
D | test84 | 34 http://%HOSTIP:%HTTPPORT/we/want/that/page/84 -x %HOSTIP:%HTTPPORT --user iam:myself
|
D | test85 | 37 http://%HOSTIP:%HTTPPORT/we/want/that/page/85 -x %HOSTIP:%HTTPPORT --user iam:myself --proxy-user t…
|
D | test80 | 56 http://test.80:%HTTPPORT/we/want/that/page/80 -p --proxy1.0 %HOSTIP:%PROXYPORT --user iam:myself --…
|
D | test275 | 57 ….275:%HTTPPORT/we/want/that/page/275 -p -x %HOSTIP:%PROXYPORT --user iam:myself --proxy-user youar…
|
D | test234 | 70 http://first.host.it.is/we/want/that/page/234 -x %HOSTIP:%HTTPPORT --user iam:myself --proxy-user t…
|
D | test233 | 68 http://first.host.it.is/we/want/that/page/233 -x %HOSTIP:%HTTPPORT --user iam:myself --proxy-user t…
|
D | test1087 | 81 http://first.host.it.is/we/want/that/page/10871000 -x %HOSTIP:%HTTPPORT --user iam:myself --locatio…
|
D | test1088 | 82 http://first.host.it.is/we/want/that/page/10881000 -x %HOSTIP:%HTTPPORT --user iam:myself --locatio…
|
D | test91 | 92 http://%HOSTIP:%HTTPPORT/91 --anyauth -u mydomain\\myself:secret
|
/external/squashfs-tools/ |
D | ACKNOWLEDGEMENTS | 46 encouraged myself to add support for wildcard pattern matching and regex 149 which allowed myself to track down these bugs.
|
/external/libxml2/VxWorks/ |
D | README | 73 support it myself.
|
/external/hyphenation-patterns/en-GB/ |
D | hyph-en-gb.lic.txt | 4 % Dominik Wujastyk and myself (Philip Taylor), it has been agreed that the version uploaded
|
/external/python/cpython2/Misc/ |
D | RFD | 14 myself) so I suggest that we'll continue to ask for one unmoderated
|
/external/eigen/unsupported/Eigen/ |
D | NonLinearOptimization | 63 * Other tests were added by myself at the very beginning of the
|
/external/gptfdisk/ |
D | README.Windows | 34 attempted to do this myself, though. If you care to try, check
|
/external/libpng/ |
D | README | 114 This release was created and will be supported by myself (of course
|
/external/brotli/tests/testdata/ |
D | asyoulik.txt | 260 myself notice of my brother's purpose herein and 764 ROSALIND O, they take the part of a better wrestler than myself! 802 If with myself I hold intelligence 890 CELIA I'll put myself in poor and mean attire 977 To-day my Lord of Amiens and myself 1374 AMIENS More at your request than to please myself. 1697 I scarce can speak to thank you for myself. 2121 as lief have been myself alone. 2161 ORLANDO I will chide no breather in the world but myself, 3965 ROSALIND [To DUKE SENIOR] To you I give myself, for I am yours. [all …]
|
/external/python/cpython3/Modules/_io/ |
D | textio.c | 304 _PyIncrementalNewlineDecoder_decode(PyObject *myself, in _PyIncrementalNewlineDecoder_decode() argument 309 nldecoder_object *self = (nldecoder_object *) myself; in _PyIncrementalNewlineDecoder_decode()
|
/external/python/cpython2/Doc/whatsnew/ |
D | 2.0.rst | 453 instance.myself = instance 457 the other is from the ``myself`` attribute of the instance. 461 reference in the ``myself`` attribute still exists. Yet the instance is no
|