/third_party/boost/libs/mpl/test/ |
D | inherit.cpp | 18 struct my { typedef my myself; }; typedef 26 MPL_ASSERT(( is_same<her_my1::myself, my> )); in MPL_TEST_CASE() 36 MPL_ASSERT(( is_same<her_my2::myself, my> )); in MPL_TEST_CASE()
|
/third_party/python/Modules/_ctypes/ |
D | _ctypes.c | 146 _DictRemover_dealloc(PyObject *myself) in _DictRemover_dealloc() argument 148 DictRemoverObject *self = (DictRemoverObject *)myself; in _DictRemover_dealloc() 151 Py_TYPE(self)->tp_free(myself); in _DictRemover_dealloc() 155 _DictRemover_call(PyObject *myself, PyObject *args, PyObject *kw) in _DictRemover_call() argument 157 DictRemoverObject *self = (DictRemoverObject *)myself; in _DictRemover_call() 413 StructParam_dealloc(PyObject *myself) in StructParam_dealloc() argument 415 StructParamObject *self = (StructParamObject *)myself; in StructParam_dealloc() 417 Py_TYPE(self)->tp_free(myself); in StructParam_dealloc() 2798 static int PyCData_NewGetBuffer(PyObject *myself, Py_buffer *view, int flags) in PyCData_NewGetBuffer() argument 2800 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()
|
/third_party/node/deps/npm/node_modules/clone/ |
D | README.md | 73 a.myself = a; 82 { hello: "world", myself: [Circular] } 85 So, `b.myself` points to `b`, not `a`. Neat!
|
/third_party/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/%TESTNUMBER -x %HOSTIP:%HTTPPORT --user iam:myself
|
D | test85 | 37 http://%HOSTIP:%HTTPPORT/we/want/that/page/%TESTNUMBER -x %HOSTIP:%HTTPPORT --user iam:myself --pro…
|
D | test80 | 56 …e/want/that/page/%TESTNUMBER -p --proxy1.0 %HOSTIP:%PROXYPORT --user iam:myself --proxy-user youar…
|
D | test275 | 57 …TPPORT/we/want/that/page/%TESTNUMBER -p -x %HOSTIP:%PROXYPORT --user iam:myself --proxy-user youar…
|
D | test233 | 68 http://first.host.it.is/we/want/that/page/%TESTNUMBER -x %HOSTIP:%HTTPPORT --user iam:myself --prox…
|
D | test234 | 70 http://first.host.it.is/we/want/that/page/%TESTNUMBER -x %HOSTIP:%HTTPPORT --user iam:myself --prox…
|
D | test1087 | 81 http://first.host.it.is/we/want/that/page/%TESTNUMBER1000 -x %HOSTIP:%HTTPPORT --user iam:myself --…
|
D | test1088 | 82 http://first.host.it.is/we/want/that/page/%TESTNUMBER1000 -x %HOSTIP:%HTTPPORT --user iam:myself --…
|
D | test91 | 93 http://%HOSTIP:%HTTPPORT/%TESTNUMBER --anyauth -u mydomain\\myself:secret
|
/third_party/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()
|
/third_party/bzip2/ |
D | README.COMPILATION.PROBLEMS | 17 myself for x86-linux and amd64-linux. With makefile.msc, Visual C++ 58 this myself.
|
/third_party/boost/tools/boost_install/test/iostreams/bzip2-1.0.8/ |
D | README.COMPILATION.PROBLEMS | 17 myself for x86-linux and amd64-linux. With makefile.msc, Visual C++ 58 this myself.
|
/third_party/boost/tools/boost_install/test/iostreams/bzip2-1.0.6/ |
D | README.COMPILATION.PROBLEMS | 17 myself for x86-linux and amd64-linux. With makefile.msc, Visual C++ 58 this myself.
|
/third_party/flutter/skia/third_party/externals/wuffs/test/data/ |
D | romeo.txt | 25 Take all myself.
|
D | romeo.txt.gz | ... name which is no part of thee
25Take all myself.
26
27ROMEO
28I take thee at thy ... |
/third_party/ninja/ |
D | RELEASING | 1 Notes to myself on all the steps to make for a Ninja release.
|
/third_party/flutter/skia/third_party/externals/sdl/debian/ |
D | changelog | 44 - Add myself and Felix Geyer
|
/third_party/node/deps/npm/node_modules/err-code/ |
D | README.md | 28 I find myself doing this repeatedly:
|
/third_party/boost/libs/hana/ |
D | CONTRIBUTING.md | 50 and suggest some modifications, or I might amend your patch myself and ask
|