Home
last modified time | relevance | path

Searched defs:remove_from_list (Results 1 – 25 of 136) sorted by relevance

123456

/dports/devel/godot/godot-3.2.3-stable/core/
H A Dself_list.h123 _FORCE_INLINE_ void remove_from_list() { in remove_from_list() function
/dports/devel/godot-tools/godot-3.2.3-stable/core/
H A Dself_list.h123 _FORCE_INLINE_ void remove_from_list() { in remove_from_list() function
/dports/net-im/py-matrix-synapse/synapse-1.50.2/synapse/util/
H A Dlinked_list.py77 def remove_from_list(self) -> None: member in ListNode
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/compiler/src/
H A Dbeam_dead.erl529 remove_from_list(Lit, [Lit,{f,_}|T]) -> function
531 remove_from_list(Lit, [Val,{f,_}=Fail|T]) -> function
533 remove_from_list(_, []) -> []. function
/dports/irc/epic4/epic4-2.10.9/source/
H A Dlist.c128 List *remove_from_list (List **list, const char *name) in remove_from_list() function
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/glsl-optimizer/src/mesa/main/
H A Dsimple_list.h49 #define remove_from_list(elem) \ macro
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/glsl-optimizer/src/mesa/main/
H A Dsimple_list.h49 #define remove_from_list(elem) \ macro
/dports/irc/epic5/epic5-2.1.6/source/
H A Dlist.c128 List *remove_from_list (List **list, const char *name) in remove_from_list() function
/dports/games/corsix-th/CorsixTH-0.65.1/CorsixTH/Src/
H A Dth.cpp37 void link_list::remove_from_list() { in remove_from_list() function in link_list
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/util/
H A Dsimple_list.h54 #define remove_from_list(elem) \ macro
/dports/lang/clover/mesa-21.3.6/src/util/
H A Dsimple_list.h54 #define remove_from_list(elem) \ macro
/dports/graphics/libosmesa/mesa-21.3.6/src/util/
H A Dsimple_list.h54 #define remove_from_list(elem) \ macro
/dports/graphics/mesa-libs/mesa-21.3.6/src/util/
H A Dsimple_list.h54 #define remove_from_list(elem) \ macro
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/util/
H A Dsimple_list.h54 #define remove_from_list(elem) \ macro
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/util/
H A Dsimple_list.h54 #define remove_from_list(elem) \ macro
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/util/
H A Dsimple_list.h54 #define remove_from_list(elem) \ macro
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/util/
H A Dsimple_list.h54 #define remove_from_list(elem) \ macro
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/util/
H A Dsimple_list.h54 #define remove_from_list(elem) \ macro
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/util/
H A Dsimple_list.h54 #define remove_from_list(elem) \ macro
/dports/graphics/mesa-dri/mesa-21.3.6/src/util/
H A Dsimple_list.h54 #define remove_from_list(elem) \ macro
/dports/x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-19.1.0/src/
H A Dsimple_list.h49 #define remove_from_list(elem) \ macro
/dports/x11-drivers/xf86-video-ati/xf86-video-ati-19.1.0/src/
H A Dsimple_list.h50 #define remove_from_list(elem) \ macro
/dports/sysutils/fusefs-smbnetfs/smbnetfs-0.6.1/src/
H A Dlist.h77 static inline void remove_from_list(LIST *list, LIST *elem){ in remove_from_list() function
/dports/net/netmap/netmap-0.1.3/netmap/
H A Dhostclass.c250 static void remove_from_list(HostList& hl, HostPList& ht) in remove_from_list() function
/dports/irc/ninja/ninja-1.5.8.1/source/
H A Dlist.c216 remove_from_list(list, name) in remove_from_list() function

123456