Searched refs:O_TEMPORARY (Results 1 - 6 of 6) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dfcntl.h46 #define O_TEMPORARY _O_TEMPORARY macro
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dfcntl.h46 #define O_TEMPORARY _O_TEMPORARY macro
/prebuilts/gdb/darwin-x86/lib/python2.7/
H A Dtempfile.py453 # Setting O_TEMPORARY in the flags causes the OS to delete
456 flags |= _os.O_TEMPORARY
/prebuilts/gdb/linux-x86/lib/python2.7/
H A Dtempfile.py453 # Setting O_TEMPORARY in the flags causes the OS to delete
456 flags |= _os.O_TEMPORARY
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
H A Dtempfile.py453 # Setting O_TEMPORARY in the flags causes the OS to delete
456 flags |= _os.O_TEMPORARY
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
H A Dtempfile.py453 # Setting O_TEMPORARY in the flags causes the OS to delete
456 flags |= _os.O_TEMPORARY

Completed in 124 milliseconds