/external/python/cpython3/Modules/ |
D | gc_weakref.txt | 41 trash (CT) exists, then any call to any Python code whatsoever can end up 59 Clearing cyclic trash can call Python code. If there are weakrefs to 60 any of the cyclic trash, then those weakrefs can be used to resurrect 61 the objects. Therefore, *before* clearing cyclic trash, we need to 83 is that the weakly referenced object is unreachable trash at the time the 87 becomes part of a clump of cyclic trash. When enough cycles are broken by 102 Note that if it's possible for the callback to get at objects in the trash 104 trash cycles. Else the callback would have acted as an external root to 106 trash either. 111 More, if the callback itself is in cyclic trash, then the weakref to which [all …]
|
/external/python/cpython2/Modules/ |
D | gc_weakref.txt | 41 trash (CT) exists, then any call to any Python code whatsoever can end up 59 Clearing cyclic trash can call Python code. If there are weakrefs to 60 any of the cyclic trash, then those weakrefs can be used to resurrect 61 the objects. Therefore, *before* clearing cyclic trash, we need to 83 is that the weakly referenced object is unreachable trash at the time the 87 becomes part of a clump of cyclic trash. When enough cycles are broken by 102 Note that if it's possible for the callback to get at objects in the trash 104 trash cycles. Else the callback would have acted as an external root to 106 trash either. 111 More, if the callback itself is in cyclic trash, then the weakref to which [all …]
|
/external/autotest/client/tests/btreplay/ |
D | control | 12 A spare device or partition is required for the test to trash. If this
|
/external/gptfdisk/ |
D | gptcurses.cc | 73 Space *trash; in EmptySpaces() local 76 trash = firstSpace; in EmptySpaces() 78 delete trash; in EmptySpaces()
|
/external/python/cpython2/Lib/plat-mac/lib-scriptpackages/Finder/ |
D | Finder_Basics.py | 118 trash = _Prop_trash() variable
|
/external/libvncserver/libvncclient/ |
D | sockets.c | 301 WSADATA trash; in initSockets() local 304 int i=WSAStartup(MAKEWORD(2,0),&trash); in initSockets()
|
/external/python/cpython2/Misc/ |
D | README.valgrind | 88 whatever trash gets read up will lead pymalloc to conclude
|
D | HISTORY | 2241 calling a live weakref to a piece of cyclic trash could resurrect an 2242 insane mutation of the trash if any Python code ran during gc (via 3101 cyclic trash, a memory error can occur. This consistently created a
|
/external/python/cpython3/Misc/ |
D | README.valgrind | 91 whatever trash gets read up will lead pymalloc to conclude
|
D | NEWS | 6870 trash a bad pointer dereference could occur due to a subtle flaw in
|
/external/libvncserver/libvncserver/ |
D | main.c | 1049 WSADATA trash; in rfbInitServer() local 1050 WSAStartup(MAKEWORD(2,2),&trash); in rfbInitServer()
|
/external/libnl/ |
D | ChangeLog | 63 Patrick McHardy <kaber@trash.net> 121 Patrick McHardy <kaber@trash.net>
|
/external/libpcap/ |
D | CREDITS | 134 Patrick McHardy <kaber at trash not net>
|
/external/ImageMagick/ |
D | Install-windows.txt | 254 JPEG, then simply drop all the other DLL's into the local trash can and get
|
/external/annotation-tools/scene-lib/src/annotations/io/ |
D | IndexFileParser.java | 547 Object trash = parseAnnotationBody(d, AnnotationFactory.saf in parseAnnotations() local
|
/external/valgrind/ |
D | FAQ.txt | 99 your program may trash Valgrind's low-level memory manager, which then
|
/external/ltp/doc/ |
D | test-writing-guidelines.txt | 972 times on 'EBUSY'. This is because various desktop daemons (gvfsd-trash is known 1894 Various desktop daemons (gvfsd-trash is known for that) may be stupid enough
|
/external/python/cpython2/Mac/scripts/ |
D | errors.txt | 743 …ashErr The folder being shared is inside the trash folder OR the shared folder is being moved into…
|
/external/python/cpython2/Lib/test/ |
D | test_descr.py | 3894 class trash(object): class 3900 o = trash(o)
|
/external/python/cpython3/Lib/test/ |
D | test_descr.py | 3740 class trash(object): class 3746 o = trash(o)
|
/external/python/cpython3/Doc/c-api/ |
D | typeobj.rst | 561 decrementing the reference count may cause the contained object to become trash,
|
/external/python/cpython2/Doc/c-api/ |
D | typeobj.rst | 656 decrementing the reference count may cause the contained object to become trash,
|
/external/libevent/ |
D | ChangeLog | 279 o test/regress_http: initialize "dns_base" to avoid reading trash (9f0bff3 Azat Khuzhin)
|
/external/okhttp/website/static/ |
D | bootstrap-combined.min.css | 9 …background-position:-408px 0}.icon-cog{background-position:-432px 0}.icon-trash{background-positio…
|
/external/ImageMagick/www/css/ |
D | magick.css | 5 …l:before{content:"\e018"}.glyphicon-cog:before{content:"\e019"}.glyphicon-trash:before{content:"\e…
|