| /openbsd/src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/ |
| D | builtin-prefetch-4.c | 19 int *q; in assign_arg_ptr() local 27 int *q; in assign_glob_ptr() local 54 int *q; in preinc_arg_ptr() local 63 int *q; in preinc_glob_ptr() local 72 int *q; in postinc_arg_ptr() local 81 int *q; in postinc_glob_ptr() local 90 int *q; in predec_arg_ptr() local 99 int *q; in predec_glob_ptr() local 108 int *q; in postdec_arg_ptr() local 117 int *q; in postdec_glob_ptr() local
|
| /openbsd/src/usr.sbin/nsd/ |
| D | query.c | 70 query_put_dname_offset(struct query *q, domain_type *domain, uint16_t offset) in query_put_dname_offset() 87 query_clear_dname_offsets(struct query *q, size_t max_offset) in query_clear_dname_offsets() 99 query_clear_compression_tables(struct query *q) in query_clear_compression_tables() 111 query_add_compression_domain(struct query *q, domain_type *domain, uint16_t offset) in query_add_compression_domain() 129 query_error (struct query *q, nsd_rc_type rcode) in query_error() 207 query_reset(query_type *q, size_t maxlen, int is_tcp) in query_reset() 264 query_get_tempdomain(struct query *q) in query_get_tempdomain() 277 query_addtxt(struct query *q, in query_addtxt() 335 process_edns(nsd_type* nsd, struct query *q) in process_edns() 387 process_tsig(struct query* q) in process_tsig() [all …]
|
| /openbsd/src/usr.sbin/unbound/libunbound/ |
| D | context.c | 131 context_query_delete(struct ctx_query* q) in context_query_delete() 160 struct ctx_query* q = (struct ctx_query*)calloc(1, sizeof(*q)); in context_new() local 240 context_serialize_new_query(struct ctx_query* q, uint32_t* len) in context_serialize_new_query() 265 struct ctx_query* q = (struct ctx_query*)calloc(1, sizeof(*q)); in context_deserialize_new_query() local 298 struct ctx_query* q; in context_lookup_new_query() local 314 context_serialize_answer(struct ctx_query* q, int err, sldns_buffer* pkt, in context_serialize_answer() 354 struct ctx_query* q = NULL ; in context_deserialize_answer() local 393 context_serialize_cancel(struct ctx_query* q, uint32_t* len) in context_serialize_cancel() 409 struct ctx_query* q; in context_deserialize_cancel() local
|
| D | libworker.c | 268 struct ctx_query* q; in handle_cancel() local 540 libworker_fillup_fg(struct ctx_query* q, int rcode, sldns_buffer* buf, in libworker_fillup_fg() 569 struct ctx_query* q = (struct ctx_query*)arg; in libworker_fg_done_cb() local 578 setup_qinfo_edns(struct libworker* w, struct ctx_query* q, in setup_qinfo_edns() 605 int libworker_fg(struct ub_ctx* ctx, struct ctx_query* q) in libworker_fg() 661 struct ctx_query* q = (struct ctx_query*)arg; in libworker_event_done_cb() local 686 int libworker_attach_mesh(struct ub_ctx* ctx, struct ctx_query* q, in libworker_attach_mesh() 734 add_bg_result(struct libworker* w, struct ctx_query* q, sldns_buffer* pkt, in add_bg_result() 786 struct ctx_query* q = (struct ctx_query*)arg; in libworker_bg_done_cb() local 819 struct ctx_query* q; in handle_newq() local [all …]
|
| /openbsd/src/sbin/unwind/libunbound/libunbound/ |
| D | context.c | 131 context_query_delete(struct ctx_query* q) in context_query_delete() 160 struct ctx_query* q = (struct ctx_query*)calloc(1, sizeof(*q)); in context_new() local 240 context_serialize_new_query(struct ctx_query* q, uint32_t* len) in context_serialize_new_query() 265 struct ctx_query* q = (struct ctx_query*)calloc(1, sizeof(*q)); in context_deserialize_new_query() local 298 struct ctx_query* q; in context_lookup_new_query() local 314 context_serialize_answer(struct ctx_query* q, int err, sldns_buffer* pkt, in context_serialize_answer() 354 struct ctx_query* q = NULL ; in context_deserialize_answer() local 393 context_serialize_cancel(struct ctx_query* q, uint32_t* len) in context_serialize_cancel() 409 struct ctx_query* q; in context_deserialize_cancel() local
|
| D | libworker.c | 268 struct ctx_query* q; in handle_cancel() local 540 libworker_fillup_fg(struct ctx_query* q, int rcode, sldns_buffer* buf, in libworker_fillup_fg() 569 struct ctx_query* q = (struct ctx_query*)arg; in libworker_fg_done_cb() local 578 setup_qinfo_edns(struct libworker* w, struct ctx_query* q, in setup_qinfo_edns() 605 int libworker_fg(struct ub_ctx* ctx, struct ctx_query* q) in libworker_fg() 661 struct ctx_query* q = (struct ctx_query*)arg; in libworker_event_done_cb() local 686 int libworker_attach_mesh(struct ub_ctx* ctx, struct ctx_query* q, in libworker_attach_mesh() 734 add_bg_result(struct libworker* w, struct ctx_query* q, sldns_buffer* pkt, in add_bg_result() 786 struct ctx_query* q = (struct ctx_query*)arg; in libworker_bg_done_cb() local 819 struct ctx_query* q; in handle_newq() local [all …]
|
| /openbsd/src/sys/dev/fdt/ |
| D | if_mvnetareg.h | 40 #define MVNETA_PRXC(q) (0x1400 + ((q) << 2)) /*Port RX queues Config*/ argument 41 #define MVNETA_PRXSNP(q) (0x1420 + ((q) << 2)) /* Port RX queues Snoop */ argument 42 #define MVNETA_PRXF01(q) (0x1440 + ((q) << 2)) /* Port RX Prefetch 0_1 */ argument 43 #define MVNETA_PRXF23(q) (0x1460 + ((q) << 2)) /* Port RX Prefetch 2_3 */ argument 44 #define MVNETA_PRXDQA(q) (0x1480 + ((q) << 2)) /*P RXqueues desc Q Addr*/ argument 45 #define MVNETA_PRXDQS(q) (0x14a0 + ((q) << 2)) /*P RXqueues desc Q Size*/ argument 46 #define MVNETA_PRXDQTH(q) (0x14c0 + ((q) << 2)) /*P RXqueues desc Q Thrs*/ argument 47 #define MVNETA_PRXS(q) (0x14e0 + ((q) << 2)) /*Port RX queues Status */ argument 48 #define MVNETA_PRXSU(q) (0x1500 + ((q) << 2)) /*P RXqueues Stat Update*/ argument 49 #define MVNETA_PPLBSZ(q) (0x1700 + ((q) << 2)) /* P Pool n Buffer Size */ argument [all …]
|
| /openbsd/src/sys/dev/pci/drm/amd/amdkfd/ |
| D | kfd_device_queue_manager.c | 158 struct queue *q; in kfd_hws_hang() local 196 static int add_queue_mes(struct device_queue_manager *dqm, struct queue *q, in add_queue_mes() 281 static int remove_queue_mes(struct device_queue_manager *dqm, struct queue *q, in remove_queue_mes() 315 struct queue *q; in remove_all_queues_mes() local 379 struct queue *q) in increment_queue_count() 394 struct queue *q) in decrement_queue_count() 412 struct queue *q, in allocate_doorbell() 483 struct queue *q) in deallocate_doorbell() 512 struct queue *q) in allocate_vmid() 580 struct queue *q) in deallocate_vmid() [all …]
|
| D | kfd_mqd_manager_v12.c | 77 static void set_priority(struct v12_compute_mqd *m, struct queue_properties *q) in set_priority() 84 struct queue_properties *q) in allocate_mqd() 100 struct queue_properties *q) in init_mqd() 180 struct queue_properties *q, in update_mqd() 252 struct queue_properties *q, in get_wave_state() 290 struct queue_properties *q) in init_mqd_hiq() 304 struct queue_properties *q) in init_mqd_sdma() 322 struct queue_properties *q, in update_mqd_sdma()
|
| D | kfd_mqd_manager_vi.c | 73 static void set_priority(struct vi_mqd *m, struct queue_properties *q) in set_priority() 80 struct queue_properties *q) in allocate_mqd() 93 struct queue_properties *q) in init_mqd() 171 struct queue_properties *q, struct mqd_update_info *minfo, in __update_mqd() 248 struct queue_properties *q, in update_mqd() 255 struct queue_properties *q, in get_wave_state() 321 struct queue_properties *q) in init_mqd_hiq() 334 struct queue_properties *q, in update_mqd_hiq() 342 struct queue_properties *q) in init_mqd_sdma() 358 struct queue_properties *q, in update_mqd_sdma()
|
| D | kfd_mqd_manager_cik.c | 70 static void set_priority(struct cik_mqd *m, struct queue_properties *q) in set_priority() 77 struct queue_properties *q) in allocate_mqd() 90 struct queue_properties *q) in init_mqd() 144 struct queue_properties *q) in init_mqd_sdma() 173 struct queue_properties *q, struct mqd_update_info *minfo, in __update_mqd() 217 struct queue_properties *q, in update_mqd() 224 struct queue_properties *q, in update_mqd_sdma() 330 struct queue_properties *q) in init_mqd_hiq() 336 struct queue_properties *q, in update_mqd_hiq()
|
| D | kfd_mqd_manager_v11.c | 96 static void set_priority(struct v11_compute_mqd *m, struct queue_properties *q) in set_priority() 103 struct queue_properties *q) in allocate_mqd() 125 struct queue_properties *q) in init_mqd() 217 struct queue_properties *q, in update_mqd() 289 struct queue_properties *q, in get_wave_state() 364 struct queue_properties *q) in init_mqd_hiq() 398 struct queue_properties *q) in init_mqd_sdma() 421 struct queue_properties *q, in update_mqd_sdma()
|
| D | kfd_mqd_manager_v10.c | 70 static void set_priority(struct v10_compute_mqd *m, struct queue_properties *q) in set_priority() 77 struct queue_properties *q) in allocate_mqd() 90 struct queue_properties *q) in init_mqd() 163 struct queue_properties *q, in update_mqd() 235 struct queue_properties *q, in get_wave_state() 310 struct queue_properties *q) in init_mqd_hiq() 344 struct queue_properties *q) in init_mqd_sdma() 362 struct queue_properties *q, in update_mqd_sdma()
|
| D | kfd_mqd_manager_v9.c | 42 struct queue_properties *q) in mqd_stride_v9() 105 static void set_priority(struct v9_mqd *m, struct queue_properties *q) in set_priority() 112 struct queue_properties *q) in allocate_mqd() 161 struct queue_properties *q) in init_mqd() 240 struct queue_properties *q, in update_mqd() 332 struct queue_properties *q, in get_wave_state() 420 struct queue_properties *q) in init_mqd_hiq() 453 struct queue_properties *q) in init_mqd_sdma() 471 struct queue_properties *q, in update_mqd_sdma() 535 struct queue_properties *q) in init_mqd_hiq_v9_4_3() [all …]
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/ |
| D | 20011008-1.c | 4 struct { int; int q; } a; /* { dg-warning "does not declare anything" } */ member 5 struct { union {int x;}; int q; } b; member 6 struct { struct {int x;}; int q; } c; member 7 union { union {int x;}; int q; } d; member 8 union { struct {int x;}; int q; } e; member
|
| /openbsd/src/regress/lib/libcrypto/bn/ |
| D | bn_mul_div.c | 32 BIGNUM *r, BIGNUM *q) in benchmark_bn_div_setup() 47 benchmark_bn_div_run_once(BIGNUM *r, BIGNUM *q, BIGNUM *a, BIGNUM *b, BN_CTX *bn_ctx) in benchmark_bn_div_run_once() 55 BIGNUM *r, BIGNUM *q) in benchmark_bn_mul_setup() 68 benchmark_bn_mul_run_once(BIGNUM *r, BIGNUM *q, BIGNUM *a, BIGNUM *b, BN_CTX *bn_ctx) in benchmark_bn_mul_run_once() 76 BIGNUM *r, BIGNUM *q) in benchmark_bn_sqr_setup() 87 benchmark_bn_sqr_run_once(BIGNUM *r, BIGNUM *q, BIGNUM *a, BIGNUM *b, BN_CTX *bn_ctx) in benchmark_bn_sqr_run_once() 343 BIGNUM *a, *b, *r, *q; in benchmark_run() local
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/gas/config/ |
| D | tc-z80.c | 741 char *q; in emit_mx() local 856 char *q; in emit_sx() local 894 const char *p; char *q; in emit_call() local 914 const char *p; char *q; in emit_incdec() local 942 char *q; in emit_jr() local 961 char *q; in emit_jp() local 995 char *q; in emit_im() local 1023 char *q; in emit_pop() local 1051 char cc, *q; in emit_retcc() local 1069 char *q; in emit_adc() local [all …]
|
| /openbsd/src/usr.sbin/radiusd/ |
| D | radiusd.c | 445 struct radius_query *q = NULL; in radiusd_listen_handle_packet() local 655 raidus_query_access_request(struct radius_query *q) in raidus_query_access_request() 681 radius_query_access_response(struct radius_query *q) in radius_query_access_response() 750 struct radius_query *q) in raidus_query_accounting_request() 776 radius_query_accounting_response(struct radius_query *q) in radius_query_accounting_response() 797 radius_query_client_secret(struct radius_query *q) in radius_query_client_secret() 814 radiusd_access_request_answer(struct radius_query *q) in radiusd_access_request_answer() 823 radiusd_access_request_next(struct radius_query *q, RADIUS_PACKET *pkt) in radiusd_access_request_next() 882 radiusd_access_request_aborted(struct radius_query *q) in radiusd_access_request_aborted() 1030 radiusd_access_response_fixup(struct radius_query *q, struct radius_query *q0, in radiusd_access_response_fixup() [all …]
|
| /openbsd/src/gnu/llvm/compiler-rt/lib/tsan/rtl/ |
| D | tsan_interceptors_libdispatch.cpp | 61 static bool IsQueueSerial(dispatch_queue_t q) { in IsQueueSerial() 68 static dispatch_queue_t GetTargetQueueFromQueue(dispatch_queue_t q) { in GetTargetQueueFromQueue() 96 #define GET_QUEUE_SYNC_VARS(context, q) \ argument 108 dispatch_queue_t q = context->queue; in dispatch_sync_pre_execute() local 123 dispatch_queue_t q = context->queue; in dispatch_sync_post_execute() local 382 dispatch_queue_t q, void *context, dispatch_function_t work) in DECLARE_REAL() 411 dispatch_queue_t q, void *context, dispatch_function_t work) { in TSAN_INTERCEPTOR() 420 dispatch_queue_t q = GetTargetQueueFromSource(source); in TSAN_INTERCEPTOR() local 449 dispatch_queue_t q = GetTargetQueueFromSource(source); in TSAN_INTERCEPTOR() local 480 dispatch_queue_t q = GetTargetQueueFromSource(source); in TSAN_INTERCEPTOR() local [all …]
|
| /openbsd/src/sys/crypto/ |
| D | aes.c | 95 aes_ct_bitslice_Sbox(uint32_t *q) in aes_ct_bitslice_Sbox() 279 aes_ct_ortho(uint32_t *q) in aes_ct_ortho() 312 uint32_t q[8]; in sub_word() local 391 uint32_t q[8]; in aes_ct_keysched() local 434 add_round_key(uint32_t *q, const uint32_t *sk) in add_round_key() 447 shift_rows(uint32_t *q) in shift_rows() 469 mix_columns(uint32_t *q) in mix_columns() 508 const uint32_t *skey, uint32_t *q) in aes_ct_bitslice_encrypt() 528 aes_ct_bitslice_invSbox(uint32_t *q) in aes_ct_bitslice_invSbox() 588 inv_shift_rows(uint32_t *q) in inv_shift_rows() [all …]
|
| /openbsd/src/regress/lib/libm/msun/ |
| D | rem_test.c | 111 int q; in test_invalid() local 144 int q; in testl() local 166 int q; in testd() local 188 int q; in testf() local
|
| /openbsd/src/usr.sbin/lpd/ |
| D | iobuf.c | 70 struct ioqbuf *q; in iobuf_clear() local 85 struct ioqbuf *q; in iobuf_drain() local 228 struct ioqbuf *q; in ioqbuf_alloc() local 260 struct ioqbuf *q; in iobuf_reserve() local 352 struct ioqbuf *q; in iobuf_write() local 408 struct ioqbuf *q; in iobuf_write_ssl() local
|
| /openbsd/src/usr.sbin/smtpd/ |
| D | iobuf.c | 65 struct ioqbuf *q; in iobuf_clear() local 80 struct ioqbuf *q; in iobuf_drain() local 222 struct ioqbuf *q; in ioqbuf_alloc() local 254 struct ioqbuf *q; in iobuf_reserve() local 346 struct ioqbuf *q; in iobuf_write() local 402 struct ioqbuf *q; in iobuf_write_tls() local
|
| /openbsd/src/games/trek/ |
| D | kill.c | 96 struct quad *q; in killb() local 149 struct quad *q; in kills() local 197 struct quad *q; in killd() local
|
| /openbsd/src/games/boggle/boggle/ |
| D | bog.c | 226 int *p, *q; in batchword() local 254 int i, *p, *q; in playgame() local 386 char *p, *q; in checkword() local 468 char *q, *w; in validword() local 587 int i, p, q; in newgame() local 665 compar(const void *p, const void *q) in compar()
|