Home
last modified time | relevance | path

Searched defs:_SEGMENT (Results 1 – 10 of 10) sorted by relevance

/dports/chinese/gcin-qt5/gcin-2.9.0/modules/
H A Dchewing.h22 typedef struct _SEGMENT { struct
23 GtkWidget *label;
24 unsigned char selidx, selN;
/dports/chinese/gcin/gcin-2.9.0/modules/
H A Dchewing.h22 typedef struct _SEGMENT { struct
23 GtkWidget *label;
24 unsigned char selidx, selN;
/dports/chinese/gcin-gtk3/gcin-2.9.0/modules/
H A Dchewing.h22 typedef struct _SEGMENT { struct
23 GtkWidget *label;
24 unsigned char selidx, selN;
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/hime/src/modules/
H A Dchewing.h54 typedef struct _SEGMENT { struct
55 GtkWidget *label;
56 unsigned char selidx, selN;
/dports/devel/radare2/radare2-5.1.1/libr/bin/format/ne/
H A Dne_specs.h63 typedef struct _SEGMENT { struct
66 ut16 flags; // NE_SEGMENT_FLAGS argument
67 ut16 minAllocSz; //A value of zero indicates that the minimum allocation size is 64K
/dports/multimedia/avidemux/avidemux_2.7.6/avidemux/common/ADM_editor/include/
H A DADM_segment.h145 _SEGMENT() {clear();} in _SEGMENT() function
/dports/multimedia/avidemux-qt5/avidemux_2.7.6/avidemux/common/ADM_editor/include/
H A DADM_segment.h145 _SEGMENT() {clear();} in _SEGMENT() function
/dports/multimedia/avidemux-plugins/avidemux_2.7.6/avidemux/common/ADM_editor/include/
H A DADM_segment.h145 _SEGMENT() {clear();} in _SEGMENT() function
/dports/multimedia/avidemux-cli/avidemux_2.7.6/avidemux/common/ADM_editor/include/
H A DADM_segment.h145 _SEGMENT() {clear();} in _SEGMENT() function
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/googlecloudsdk/api_lib/functions/v1/
H A Dutil.py118 _SEGMENT = '((' + _ID_CHAR + '|' + _P_CHAR + ')+)' variable