Home
last modified time | relevance | path

Searched defs:DELETE (Results 76 – 100 of 3504) sorted by last modified time

12345678910>>...141

/dports/graphics/duhdraw/duhdraw-2.8.13/
H A Dduhdraw.c55 #define DELETE 21 macro
/dports/graphics/xv/xv-3.10a/
H A Dxv.h730 #define DELETE -8 /* just deleted pic. load 'right' thing */ macro
/dports/games/omega/omega/
H A Ddefs.h218 #define DELETE 127 macro
/dports/games/spacejunk/spacejunk-1.0.5/guichan/include/guichan/
H A Dkey.hpp141 DELETE, enumerator
/dports/games/spacejunk/spacejunk-1.0.5/src/
H A Dcanvas.h66 enum { DELETE, EDIT } mode; enumerator
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/rltiles/
H A DMakefile61 DELETE = rm -f macro
/dports/games/jfsw/jfsw-c434002/src/
H A Dlists.h56 #define DELETE(nodep) ( ((LIST) nodep)->Prev->Next = ((LIST) nodep)->Next, \ macro
/dports/devel/bugzilla50/bugzilla-5.0.4/Bugzilla/
H A DCGI.pm687 sub DELETE { subroutine
/dports/devel/py-debugpy/debugpy-1.5.1/src/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/
H A Ddefines.py656 DELETE = long(0x00010000) variable
H A Dkernel32.py143 DELETE = long(0x00010000) variable
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dgcc.c255 const enum add_del {ADD, DELETE} add_del; enumerator
/dports/devel/p5-Class-Contract/Class-Contract-1.14/lib/Class/
H A DContract.pm953 sub DELETE { delete $_[0]->{'orig'}->{$_[1]} } subroutine
/dports/devel/bugzilla44/bugzilla-4.4.13/Bugzilla/
H A DCGI.pm647 sub DELETE { subroutine
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/mk/
H A Dmk.h110 #define DELETE 0x0800 macro
/dports/devel/ftjam/ftjam-2.5.2/
H A DMakefile44 DELETE := rm -f macro
/dports/devel/p5-Config-IniHash/Config-IniHash-3.01.01/lib/Config/
H A DIniHash.pm478 sub DELETE($) { delete $_[0]->{($_[1] eq '__SECTIONS__' ? $_[1] : lc $_[1])} } subroutine
/dports/deskutils/calibre/calibre-src-5.34.0/src/calibre/utils/
H A Dinotify.py88 DELETE = 0x00000200 # Subfile was deleted. variable in INotify
/dports/biology/mapm3/mapm3-3.0_1/
H A DMakefile91 DELETE= rm -f macro
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/components/viaduct/
H A Dfetch_msg_types.proto18 DELETE = 4; enumerator
H A Dfetch_msg_types.pb.cc180 constexpr Request_Method Request::DELETE; member in mozilla::appservices::httpconfig::protobuf::Request
H A Dfetch_msg_types.pb.h242 static constexpr Method DELETE = variable
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/python/responses/
H A Dresponses.py409 DELETE = "DELETE" variable in RequestsMock
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/core-graphics/src/
H A Devent.rs51 pub const DELETE: CGKeyCode = 0x33; const
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/http/src/
H A Dmethod.rs82 pub const DELETE: Method = Method(Delete); const
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/winapi/src/um/
H A Dwinnt.rs1669 pub const DELETE: DWORD = 0x00010000; const

12345678910>>...141