Searched refs:trash (Results 1 – 22 of 22) sorted by relevance
/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/skia/bench/ |
D | SkLinearBitmapPipelineBench.cpp | 92 bool trash = fM.invert(&fInvert); in onPreDraw() local 93 sk_ignore_unused_variable(trash); in onPreDraw()
|
/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/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/fmtlib/doc/bootstrap/ |
D | glyphicons.less | 61 .glyphicon-trash { &:before { content: "\e020"; } }
|
/external/ImageMagick/ |
D | Install-windows.txt | 254 JPEG, then simply drop all the other DLL's into the local trash can and get
|
/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 | 951 times on 'EBUSY'. This is because various desktop daemons (gvfsd-trash is known 1878 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/cpython2/Doc/c-api/ |
D | typeobj.rst | 656 decrementing the reference count may cause the contained object to become trash,
|
/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…
|
/external/jline/src/src/test/resources/jline/example/ |
D | english.gz |
|
/external/curl/ |
D | CHANGES.0 | 6402 28 bytes trash data to get inserted in the transfered stream.
|