/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 | _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() 407 StructParam_dealloc(PyObject *myself) in StructParam_dealloc() argument 409 StructParamObject *self = (StructParamObject *)myself; in StructParam_dealloc() 411 Py_TYPE(self)->tp_free(myself); in StructParam_dealloc() 2801 static int PyCData_NewGetBuffer(PyObject *myself, Py_buffer *view, int flags) in PyCData_NewGetBuffer() argument 2803 CDataObject *self = (CDataObject *)myself; in PyCData_NewGetBuffer() [all …]
|
D | callbacks.c | 15 CThunkObject_dealloc(PyObject *myself) in CThunkObject_dealloc() argument 17 CThunkObject *self = (CThunkObject *)myself; in CThunkObject_dealloc() 28 CThunkObject_traverse(PyObject *myself, visitproc visit, void *arg) in CThunkObject_traverse() argument 30 CThunkObject *self = (CThunkObject *)myself; in CThunkObject_traverse() 38 CThunkObject_clear(PyObject *myself) in CThunkObject_clear() argument 40 CThunkObject *self = (CThunkObject *)myself; in CThunkObject_clear()
|
/external/curl/tests/data/ |
D | test1294 | 47 …d in this workhouse was born; on a day and date which I need not trouble myself to repeat, inasmuc… 59 …d in this workhouse was born; on a day and date which I need not trouble myself to repeat, inasmuc…
|
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 | test233 | 68 http://first.host.it.is/we/want/that/page/233 -x %HOSTIP:%HTTPPORT --user iam:myself --proxy-user t…
|
D | test234 | 70 http://first.host.it.is/we/want/that/page/234 -x %HOSTIP:%HTTPPORT --user iam:myself --proxy-user t…
|
D | test1088 | 82 http://first.host.it.is/we/want/that/page/10881000 -x %HOSTIP:%HTTPPORT --user iam:myself --locatio…
|
D | test1087 | 81 http://first.host.it.is/we/want/that/page/10871000 -x %HOSTIP:%HTTPPORT --user iam:myself --locatio…
|
D | test91 | 93 http://%HOSTIP:%HTTPPORT/91 --anyauth -u mydomain\\myself:secret
|
/external/libusb/libusb/os/ |
D | sunos_usb.h | 63 di_node_t myself; /* the di node */ member
|
D | sunos_usb.c | 545 di_node_t myself, dn; in sunos_add_devices() local 561 myself = largs->myself; in sunos_add_devices() 568 if (myself == DI_NODE_NIL) in sunos_add_devices() 571 dn = myself; in sunos_add_devices() 590 di_bus_addr(myself), bus_number, di_node_name(dn)); in sunos_add_devices() 594 for (dn = di_child_node(myself); dn != DI_NODE_NIL; dn = di_sibling_node(dn)) { in sunos_add_devices() 667 arg.myself = node; in sunos_walk_minor_node_link()
|
/external/bzip2/ |
D | README.COMPILATION.PROBLEMS | 17 myself for x86-linux and amd64-linux. With makefile.msc, Visual C++ 58 this myself.
|
/external/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/ |
D | AppleThreadPlanStepThroughObjCTrampoline.cpp | 81 AppleThreadPlanStepThroughObjCTrampoline *myself = in PreResumeInitializeFunctionCaller() local 83 return myself->InitializeFunctionCaller(); in PreResumeInitializeFunctionCaller()
|
D | AppleThreadPlanStepThroughObjCTrampoline.h | 32 static bool PreResumeInitializeFunctionCaller(void *myself);
|
/external/dagger2/java/dagger/hilt/android/example/gradle/simple/app/src/sharedTest/java/dagger/hilt/android/example/gradle/simple/ |
D | BroadcastReceiverTest.java | 180 BroadcastReceiver myself = this; in onReceive() local
|
/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/rust/crates/proc-macro-error/ |
D | CHANGELOG.md | 34 but I caught myself doing it by accident on one occasion and the behavior was... surprising.
|
/external/eigen/unsupported/Eigen/ |
D | NonLinearOptimization | 63 * Other tests were added by myself at the very beginning of the
|