Searched defs:SET (Results 1 - 5 of 5) sorted by relevance

/external/dropbear/libtomcrypt/
H A Dcrypt.tex4176 On top of the basic data types are the SEQUENCE and SET data types which are collections of other ASN.1 types. They are provided
4243 \hline LTC\_ASN1\_SET & SET \\
4244 \hline LTC\_ASN1\_SETOF & SET OF \\
4271 verbatim to the dependent encoder. The list can contain other SEQUENCE or SET types which enables you to have nested SEQUENCE and SET definitions. In these cases
4357 \subsection{SET and SET OF}
4359 \index{SET} \index{SET OF}
4360 SET an
[all...]
/external/ping/
H A Dping_common.h34 #define SET(bit) (A(bit) |= B(bit)) macro
/external/bluetooth/glib/gobject/
H A Dgclosure.c123 #define SET(_closure, _field, _value) CHANGE_FIELD (_closure, _field, =, _value, TRUE, (void), (void) ) macro
131 #define SET(cl,f,v) (void) (cl->f = v)
201 SET (closure, ref_count, 1);
202 SET (closure, meta_marshal, 0);
203 SET (closure, n_guards, 0);
204 SET (closure, n_fnotifiers, 0);
205 SET (closure, n_inotifiers, 0);
206 SET (closure, in_inotify, FALSE);
207 SET (closure, floating, TRUE);
208 SET (closur
[all...]
/external/bluetooth/glib/tests/
H A Dsequence-test.c86 GET, SET, enumerator in enum:__anon614
885 case SET:
/external/icu4c/test/intltest/
H A Dtranstst.cpp1663 const char* SET = "set"; local
1673 SET,
1677 SET,
1681 SET,
1685 SET,
1689 SET,
1693 SET,

Completed in 163 milliseconds