Searched defs:selected (Results 1 – 13 of 13) sorted by relevance
/minix3/external/bsd/llvm/dist/clang/test/SemaObjC/ |
H A D | property-inherited.m | 50 @property (nonatomic) void* selected; property 54 @property (nonatomic) void* selected; // expected-note {{property declared here}} property 58 @property (nonatomic) void* selected; // expected-note {{property declared here}} property 68 @property (nonatomic) char selected; // expected-warning {{property type 'char' is incompatible wit… property
|
/minix3/crypto/external/bsd/openssl/dist/crypto/ |
H A D | constant_time_test.c | 125 unsigned int selected = constant_time_select(CONSTTIME_TRUE, a, b); in test_select() local 144 unsigned char selected = constant_time_select_8(CONSTTIME_TRUE_8, a, b); in test_select_8() local 163 int selected = constant_time_select_int(CONSTTIME_TRUE, a, b); in test_select_int() local
|
/minix3/crypto/external/bsd/openssl/dist/test/ |
H A D | constant_time_test.c | 125 unsigned int selected = constant_time_select(CONSTTIME_TRUE, a, b); in test_select() local 144 unsigned char selected = constant_time_select_8(CONSTTIME_TRUE_8, a, b); in test_select_8() local 163 int selected = constant_time_select_int(CONSTTIME_TRUE, a, b); in test_select_int() local
|
/minix3/games/random/ |
H A D | random.c | 67 int ch, random_exit, selected, unbuffer_output; in main() local
|
/minix3/bin/df/ |
H A D | df.c | 232 selected(const char *type, size_t len) in selected() function
|
/minix3/sbin/fsck/ |
H A D | fsck.c | 411 selected(const char *type) in selected() function
|
/minix3/common/lib/libc/gen/ |
H A D | rpst.c | 273 struct rpst_node *selected; in rpst_remove_node_at() local
|
/minix3/lib/libmenu/ |
H A D | menu.h | 87 int selected; /* set if item has been selected */ member
|
/minix3/external/bsd/llvm/dist/llvm/utils/unittest/googletest/src/ |
H A D | gtest-internal-inl.h | 315 const int selected = begin + random->Generate(range_width); in ShuffleRange() local
|
/minix3/external/bsd/tmux/dist/ |
H A D | window-choose.c | 71 u_int selected; member
|
/minix3/crypto/external/bsd/openssl/dist/ssl/ |
H A D | t1_lib.c | 1588 unsigned char *selected; in ssl_parse_serverhello_tlsext() local
|
/minix3/crypto/external/bsd/heimdal/dist/lib/hx509/ |
H A D | hxtool.c | 1489 AlgorithmIdentifier selected; in crypto_select() local
|
H A D | crypto.c | 3041 AlgorithmIdentifier *selected) in hx509_crypto_select()
|