Home
last modified time | relevance | path

Searched defs:connection_table (Results 1 – 25 of 48) sorted by relevance

12

/dports/games/hyperrogue/hyperrogue-12.0f/
H A Dlocations.cpp129 template<class T> struct connection_table { struct
139 void setspin(int d, int spin, bool mirror) { in setspin()
145 int spin(int d) { return spintable() [d] & 127; } in spin()
147 bool mirror(int d) { return spintable() [d] & 128; } in mirror()
149 int fix(int d) { return gmod(d, full()->degree()); } in fix()
151 T*& move(int i) { return move_table[i]; } in move()
153 T*& modmove(int i) { return move(fix(i)); } in modmove()
154 unsigned char modspin(int i) { return spin(fix(i)); } in modspin()
156 void fullclear() { in fullclear()
160 void connect(int d0, T* c1, int d1, bool m) { in connect()
[all …]
/dports/print/hplip/hplip-3.20.6/base/
H A Dtui.py459 def connection_table(): function
/dports/net/gstreamer1-plugins-srtp/gst-plugins-bad-1.16.2/ext/dtls/
H A Dgstdtlsdec.c654 static GHashTable *connection_table = NULL; variable
/dports/multimedia/gstreamer1-plugins-smoothstreaming/gst-plugins-bad-1.16.2/ext/dtls/
H A Dgstdtlsdec.c654 static GHashTable *connection_table = NULL; variable
/dports/multimedia/gstreamer1-plugins-resindvd/gst-plugins-bad-1.16.2/ext/dtls/
H A Dgstdtlsdec.c654 static GHashTable *connection_table = NULL; variable
/dports/multimedia/gstreamer1-plugins-msdk/gst-plugins-bad-1.16.2/ext/dtls/
H A Dgstdtlsdec.c654 static GHashTable *connection_table = NULL; variable
/dports/multimedia/gstreamer1-plugins-openh264/gst-plugins-bad-1.16.2/ext/dtls/
H A Dgstdtlsdec.c654 static GHashTable *connection_table = NULL; variable
/dports/multimedia/gstreamer1-plugins-rtmp/gst-plugins-bad-1.16.2/ext/dtls/
H A Dgstdtlsdec.c654 static GHashTable *connection_table = NULL; variable
/dports/multimedia/gstreamer1-plugins-mplex/gst-plugins-bad-1.16.2/ext/dtls/
H A Dgstdtlsdec.c654 static GHashTable *connection_table = NULL; variable
/dports/multimedia/gstreamer1-plugins-dash/gst-plugins-bad-1.16.2/ext/dtls/
H A Dgstdtlsdec.c654 static GHashTable *connection_table = NULL; variable
/dports/multimedia/gstreamer1-plugins-dts/gst-plugins-bad-1.16.2/ext/dtls/
H A Dgstdtlsdec.c654 static GHashTable *connection_table = NULL; variable
/dports/multimedia/gstreamer1-plugins-assrender/gst-plugins-bad-1.16.2/ext/dtls/
H A Dgstdtlsdec.c654 static GHashTable *connection_table = NULL; variable
/dports/multimedia/gstreamer1-plugins-bad/gst-plugins-bad-1.16.2/ext/dtls/
H A Dgstdtlsdec.c654 static GHashTable *connection_table = NULL; variable
/dports/multimedia/gstreamer1-plugins-aom/gst-plugins-bad-1.16.2/ext/dtls/
H A Dgstdtlsdec.c654 static GHashTable *connection_table = NULL; variable
/dports/multimedia/gstreamer1-plugins-libde265/gst-plugins-bad-1.16.2/ext/dtls/
H A Dgstdtlsdec.c654 static GHashTable *connection_table = NULL; variable
/dports/multimedia/gstreamer1-plugins-kate/gst-plugins-bad-1.16.2/ext/dtls/
H A Dgstdtlsdec.c654 static GHashTable *connection_table = NULL; variable
/dports/multimedia/gstreamer1-plugins-mpeg2enc/gst-plugins-bad-1.16.2/ext/dtls/
H A Dgstdtlsdec.c654 static GHashTable *connection_table = NULL; variable
/dports/multimedia/gstreamer1-plugins-hls/gst-plugins-bad-1.16.2/ext/dtls/
H A Dgstdtlsdec.c654 static GHashTable *connection_table = NULL; variable
/dports/audio/gstreamer1-plugins-soundtouch/gst-plugins-bad-1.16.2/ext/dtls/
H A Dgstdtlsdec.c654 static GHashTable *connection_table = NULL; variable
/dports/audio/gstreamer1-plugins-modplug/gst-plugins-bad-1.16.2/ext/dtls/
H A Dgstdtlsdec.c654 static GHashTable *connection_table = NULL; variable
/dports/audio/gstreamer1-plugins-sndfile/gst-plugins-bad-1.16.2/ext/dtls/
H A Dgstdtlsdec.c654 static GHashTable *connection_table = NULL; variable
/dports/audio/gstreamer1-plugins-webrtcdsp/gst-plugins-bad-1.16.2/ext/dtls/
H A Dgstdtlsdec.c654 static GHashTable *connection_table = NULL; variable
/dports/audio/gstreamer1-plugins-ladspa/gst-plugins-bad-1.16.2/ext/dtls/
H A Dgstdtlsdec.c654 static GHashTable *connection_table = NULL; variable
/dports/audio/gstreamer1-plugins-musepack/gst-plugins-bad-1.16.2/ext/dtls/
H A Dgstdtlsdec.c654 static GHashTable *connection_table = NULL; variable
/dports/audio/gstreamer1-plugins-openmpt/gst-plugins-bad-1.16.2/ext/dtls/
H A Dgstdtlsdec.c654 static GHashTable *connection_table = NULL; variable

12