HomeSort by relevance Sort by last modified time
    Searched defs:trash (Results 1 - 16 of 16) sorted by null

  /external/python/cpython2/Lib/plat-mac/lib-scriptpackages/Finder/
Finder_Basics.py 115 """trash - the trash """
118 trash = _Prop_trash() variable
159 'trash' : _Prop_trash,
  /external/skia/bench/
SkLinearBitmapPipelineBench.cpp 92 bool trash = fM.invert(&fInvert); variable
93 sk_ignore_unused_variable(trash); variable
  /prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/lib-scriptpackages/Finder/
Finder_Basics.py 115 """trash - the trash """
118 trash = _Prop_trash() variable
159 'trash' : _Prop_trash,
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/Finder/
Finder_Basics.py 115 """trash - the trash """
118 trash = _Prop_trash() variable
159 'trash' : _Prop_trash,
  /external/libvncserver/libvncclient/
sockets.c 301 WSADATA trash; local
304 int i=WSAStartup(MAKEWORD(2,0),&trash);
  /external/gptfdisk/
gptcurses.cc 73 Space *trash; local
76 trash = firstSpace;
78 delete trash;
  /packages/screensavers/PhotoTable/src/com/android/dreams/phototable/
PhotoSource.java 318 public void recycle(Bitmap trash) {
319 if (trash != null) {
320 mImageMap.remove(trash);
321 trash.recycle();
  /external/libvncserver/libvncserver/
main.c 1049 WSADATA trash; local
1050 WSAStartup(MAKEWORD(2,2),&trash);
  /packages/apps/UnifiedEmail/src/com/android/mail/browse/
SelectedConversationsActionMenu.java 472 final MenuItem trash = menu.findItem(R.id.delete); local
473 trash.setVisible(showDelete);
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_descr.py 3855 class trash(object): class in function:.test_slots_trash
    [all...]
  /external/python/cpython2/Lib/test/
test_descr.py 3894 class trash(object): class in function:.test_slots_trash
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_descr.py 3872 class trash(object): class in function:.test_slots_trash
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_descr.py 3872 class trash(object): class in function:.test_slots_trash
    [all...]