Home
last modified time | relevance | path

Searched defs:fldata (Results 1 – 3 of 3) sorted by relevance

/dports/sysutils/fluxengine/fluxengine-61ff48c/lib/usb/
H A Dgreaseweazle.cc8 Bytes fluxEngineToGreaseWeazle(const Bytes& fldata, nanoseconds_t clock) in fluxEngineToGreaseWeazle()
58 Bytes fldata; in greaseWeazleToFluxEngine() local
146 Bytes stripPartialRotation(const Bytes& fldata) in stripPartialRotation()
/dports/biology/ncbi-toolkit/ncbi/desktop/
H A Dudvpanel.c217 typedef struct fldata { struct
218 Int4 num; /*order num*/
219 Int4 from; /*position of the feature on the sequence*/
220 Int4 to;
221 Int2 segments; /*feature constituted by several seg. (ex: RNA)*/
222 Char szType[COMMENT_SIZE]; /*names of the feature*/
223 Char szComment[COMMENT_SIZE];
224 Uint2 eID; /*entity ID of this feature*/
225 Uint2 iID; /*item ID of this feature*/
226 Uint1 strand; /*minus, plus, ...*/
/dports/x11-toolkits/gtk20/gtk+-2.24.33/gtk/
H A Dgtktext.c2246 FetchLinesData *fldata = (FetchLinesData*) data; in fetch_lines_iterator() local