| /netbsd-src/external/bsd/ntp/dist/sntp/tests/ |
| H A D | keyFile.c | 98 get_key(40, &result); in test_ReadASCIIKeys() 103 get_key(50, &result); in test_ReadASCIIKeys() 123 get_key(10, &result); in test_ReadHexKeys() 129 get_key(20, &result); in test_ReadHexKeys() 136 get_key(30, &result); in test_ReadHexKeys() 157 get_key(10, &result); in test_ReadKeyFileWithComments() 164 get_key(34, &result); in test_ReadKeyFileWithComments() 183 get_key(10, &result); in test_ReadKeyFileWithInvalidHex() 190 get_key(30, &result); /* Should not exist, and result should remain NULL. */ in test_ReadKeyFileWithInvalidHex()
|
| /netbsd-src/external/mit/isl/dist/ |
| H A D | isl_schedule_read.c | 64 #define KEY_GET get_key 84 key = get_key(s); in read_context() 105 key = get_key(s); in read_context() 135 key = get_key(s); in read_domain() 156 key = get_key(s); in read_domain() 189 key = get_key(s); in read_expansion() 261 key = get_key(s); in read_extension() 282 key = get_key(s); in read_extension() 312 key = get_key(s); in read_filter() 333 key = get_key(s); in read_filter() [all …]
|
| H A D | isl_box.c | 560 #define KEY_GET get_key 590 key = get_key(s); in isl_stream_read_fixed_box()
|
| H A D | isl_schedule_constraints.c | 569 #define KEY_GET get_key 612 key = get_key(s); in isl_stream_read_schedule_constraints()
|
| H A D | isl_ast_graft.c | 1520 #define KEY_GET get_key 1529 extracted = get_key(s); in read_key()
|
| H A D | isl_flow.c | 1881 #define KEY_GET get_key 1917 key = get_key(s); in isl_stream_read_union_access_info()
|
| /netbsd-src/crypto/external/bsd/openssl/dist/demos/signature/ |
| H A D | EVP_Signature_demo.c | 44 static EVP_PKEY *get_key(OSSL_LIB_CTX *libctx, const char *propq, int public) in get_key() function 81 priv_key = get_key(libctx, propq, public); in demo_sign() 168 pub_key = get_key(libctx, propq, public); in demo_verify()
|
| /netbsd-src/external/bsd/openldap/dist/servers/slapd/back-wt/ |
| H A D | nextid.c | 58 rc = cursor->get_key(cursor, &id); in wt_last_id()
|
| H A D | dn2id.c | 304 rc = cursor->get_key(cursor, &key); in wt_dn2idl() 385 cursor->get_key(cursor, &id);
|
| H A D | key.c | 68 rc = cursor->get_key(cursor, &key2, &id); in wt_key_read()
|
| H A D | tools.c | 141 rc = reader->get_key(reader, &id); in wt_tool_entry_next()
|
| /netbsd-src/sys/arch/i386/stand/mbr/ |
| H A D | mbr.S | 302 get_key: label 398 jmp get_key /* Blocking read */
|
| /netbsd-src/games/gomoku/ |
| H A D | gomoku.h | 276 int get_key(const char *);
|
| H A D | main.c | 191 int ch = get_key(NULL); in ask_user_color() 388 int ch = get_key("YyNnQqSs"); in main()
|
| H A D | bdisp.c | 269 get_key(const char *allowed) in get_key() function
|
| /netbsd-src/external/bsd/ntp/dist/sntp/ |
| H A D | networking.c | 182 get_key(key_id, &pkt_key); in process_pkt()
|
| /netbsd-src/distrib/sets/ |
| H A D | fmt-list | 71 local function foreach_group(items, get_key, action) 75 local item_key = assert(get_key(item))
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | bb-reorder.cc | 629 if (key != bbd[e->dest->index].node->get_key ()) in find_traces_1_round() 636 (long) bbd[e->dest->index].node->get_key (), in find_traces_1_round() 805 if (key != bbd[e->dest->index].node->get_key ()) in find_traces_1_round() 812 (long) bbd[e->dest->index].node->get_key (), key); in find_traces_1_round()
|
| H A D | fibonacci_heap.h | 93 K get_key () in get_key() function
|
| H A D | ipa-inline.cc | 1402 if (badness < n->get_key ()) in update_edge_key() 1410 n->get_key ().to_double (), in update_edge_key()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
| H A D | bb-reorder.c | 629 if (key != bbd[e->dest->index].node->get_key ()) in find_traces_1_round() 636 (long) bbd[e->dest->index].node->get_key (), in find_traces_1_round() 805 if (key != bbd[e->dest->index].node->get_key ()) in find_traces_1_round() 812 (long) bbd[e->dest->index].node->get_key (), key); in find_traces_1_round()
|
| H A D | fibonacci_heap.h | 93 K get_key () in get_key() function
|
| H A D | ipa-inline.c | 1342 if (badness < n->get_key ()) in update_edge_key() 1350 n->get_key ().to_double (), in update_edge_key()
|
| /netbsd-src/usr.bin/mail/ |
| H A D | thread.c | 1607 get_key(const char *key) in get_key() function 1636 kp = get_key(str); in thread_current_on()
|
| /netbsd-src/crypto/external/bsd/heimdal/dist/lib/hx509/ |
| H A D | hxtool.c | 1265 get_key(const char *fn, const char *type, int optbits, in get_key() function 1334 get_key(opt->key_string, in request_create()
|