Home
last modified time | relevance | path

Searched defs:q (Results 1 – 25 of 925) sorted by relevance

12345678910>>...37

/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
H A Dbuiltin-prefetch-4.c19 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/
H A Dquery.c70 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/sbin/unwind/libunbound/libunbound/
H A Dcontext.c129 context_query_delete(struct ctx_query * q) context_query_delete() argument
158 struct ctx_query* q = (struct ctx_query*)calloc(1, sizeof(*q)); context_new() local
238 context_serialize_new_query(struct ctx_query * q,uint32_t * len) context_serialize_new_query() argument
263 struct ctx_query* q = (struct ctx_query*)calloc(1, sizeof(*q)); context_deserialize_new_query() local
296 struct ctx_query* q; context_lookup_new_query() local
312 context_serialize_answer(struct ctx_query * q,int err,sldns_buffer * pkt,uint32_t * len) context_serialize_answer() argument
352 struct ctx_query* q = NULL ; context_deserialize_answer() local
391 context_serialize_cancel(struct ctx_query * q,uint32_t * len) context_serialize_cancel() argument
407 struct ctx_query* q; context_deserialize_cancel() local
[all...]
H A Dlibworker.c268 struct ctx_query* q; in handle_cancel() local
539 libworker_fillup_fg(struct ctx_query * q,int rcode,sldns_buffer * buf,enum sec_status s,char * why_bogus,int was_ratelimited) libworker_fillup_fg() argument
568 struct ctx_query* q = (struct ctx_query*)arg; libworker_fg_done_cb() local
577 setup_qinfo_edns(struct libworker * w,struct ctx_query * q,struct query_info * qinfo,struct edns_data * edns) setup_qinfo_edns() argument
604 libworker_fg(struct ub_ctx * ctx,struct ctx_query * q) libworker_fg() argument
660 struct ctx_query* q = (struct ctx_query*)arg; libworker_event_done_cb() local
685 libworker_attach_mesh(struct ub_ctx * ctx,struct ctx_query * q,int * async_id) libworker_attach_mesh() argument
733 add_bg_result(struct libworker * w,struct ctx_query * q,sldns_buffer * pkt,int err,char * reason,int was_ratelimited) add_bg_result() argument
785 struct ctx_query* q = (struct ctx_query*)arg; libworker_bg_done_cb() local
818 struct ctx_query* q; handle_newq() local
878 libworker_send_query(struct query_info * qinfo,uint16_t flags,int dnssec,int want_dnssec,int nocaps,int check_ratelimit,struct sockaddr_storage * addr,socklen_t addrlen,uint8_t * zone,size_t zonelen,int tcp_upstream,int ssl_upstream,char * tls_auth_name,struct module_qstate * q,int * was_ratelimited) libworker_send_query() argument
975 worker_send_query(struct query_info * ATTR_UNUSED (qinfo),uint16_t ATTR_UNUSED (flags),int ATTR_UNUSED (dnssec),int ATTR_UNUSED (want_dnssec),int ATTR_UNUSED (nocaps),int ATTR_UNUSED (check_ratelimit),struct sockaddr_storage * ATTR_UNUSED (addr),socklen_t ATTR_UNUSED (addrlen),uint8_t * ATTR_UNUSED (zone),size_t ATTR_UNUSED (zonelen),int ATTR_UNUSED (tcp_upstream),int ATTR_UNUSED (ssl_upstream),char * ATTR_UNUSED (tls_auth_name),struct module_qstate * ATTR_UNUSED (q),int * ATTR_UNUSED (was_ratelimited)) worker_send_query() argument
[all...]
/openbsd-src/usr.sbin/unbound/libunbound/
H A Dcontext.c129 context_query_delete(struct ctx_query * q) context_query_delete() argument
158 struct ctx_query* q = (struct ctx_query*)calloc(1, sizeof(*q)); context_new() local
238 context_serialize_new_query(struct ctx_query * q,uint32_t * len) context_serialize_new_query() argument
263 struct ctx_query* q = (struct ctx_query*)calloc(1, sizeof(*q)); context_deserialize_new_query() local
296 struct ctx_query* q; context_lookup_new_query() local
312 context_serialize_answer(struct ctx_query * q,int err,sldns_buffer * pkt,uint32_t * len) context_serialize_answer() argument
352 struct ctx_query* q = NULL ; context_deserialize_answer() local
391 context_serialize_cancel(struct ctx_query * q,uint32_t * len) context_serialize_cancel() argument
407 struct ctx_query* q; context_deserialize_cancel() local
[all...]
/openbsd-src/sys/dev/pci/drm/amd/amdkfd/
H A Dkfd_queue.c28 void print_queue_properties(struct queue_properties *q) in print_queue_properties()
46 void print_queue(struct queue *q) in print_queue()
67 int init_queue(struct queue **q, const struct queue_properties *properties) in init_queue()
81 void uninit_queue(struct queue *q) in uninit_queue()
H A Dkfd_device_queue_manager.c188 static int add_queue_mes(struct device_queue_manager *dqm, struct queue *q, in add_queue_mes() argument
256 remove_queue_mes(struct device_queue_manager * dqm,struct queue * q,struct qcm_process_device * qpd) remove_queue_mes() argument
288 struct queue *q; remove_all_queues_mes() local
312 increment_queue_count(struct device_queue_manager * dqm,struct qcm_process_device * qpd,struct queue * q) increment_queue_count() argument
327 decrement_queue_count(struct device_queue_manager * dqm,struct qcm_process_device * qpd,struct queue * q) decrement_queue_count() argument
345 allocate_doorbell(struct qcm_process_device * qpd,struct queue * q,uint32_t const * restore_id) allocate_doorbell() argument
416 deallocate_doorbell(struct qcm_process_device * qpd,struct queue * q) deallocate_doorbell() argument
445 allocate_vmid(struct device_queue_manager * dqm,struct qcm_process_device * qpd,struct queue * q) allocate_vmid() argument
512 deallocate_vmid(struct device_queue_manager * dqm,struct qcm_process_device * qpd,struct queue * q) deallocate_vmid() argument
530 create_queue_nocpsch(struct device_queue_manager * dqm,struct queue * q,struct qcm_process_device * qpd,const struct kfd_criu_queue_priv_data * qd,const void * restore_mqd,const void * restore_ctl_stack) create_queue_nocpsch() argument
650 allocate_hqd(struct device_queue_manager * dqm,struct queue * q) allocate_hqd() argument
685 deallocate_hqd(struct device_queue_manager * dqm,struct queue * q) deallocate_hqd() argument
762 destroy_queue_nocpsch_locked(struct device_queue_manager * dqm,struct qcm_process_device * qpd,struct queue * q) destroy_queue_nocpsch_locked() argument
821 destroy_queue_nocpsch(struct device_queue_manager * dqm,struct qcm_process_device * qpd,struct queue * q) destroy_queue_nocpsch() argument
850 update_queue(struct device_queue_manager * dqm,struct queue * q,struct mqd_update_info * minfo) update_queue() argument
962 suspend_single_queue(struct device_queue_manager * dqm,struct kfd_process_device * pdd,struct queue * q) suspend_single_queue() argument
1008 resume_single_queue(struct device_queue_manager * dqm,struct qcm_process_device * qpd,struct queue * q) resume_single_queue() argument
1041 struct queue *q; evict_process_queues_nocpsch() local
1091 struct queue *q; evict_process_queues_cpsch() local
1148 struct queue *q; restore_process_queues_nocpsch() local
1228 struct queue *q; restore_process_queues_cpsch() local
1476 allocate_sdma_queue(struct device_queue_manager * dqm,struct queue * q,const uint32_t * restore_sdma_id) allocate_sdma_queue() argument
1545 deallocate_sdma_queue(struct device_queue_manager * dqm,struct queue * q) deallocate_sdma_queue() argument
1777 create_queue_cpsch(struct device_queue_manager * dqm,struct queue * q,struct qcm_process_device * qpd,const struct kfd_criu_queue_priv_data * qd,const void * restore_mqd,const void * restore_ctl_stack) create_queue_cpsch() argument
2033 wait_on_destroy_queue(struct device_queue_manager * dqm,struct queue * q) wait_on_destroy_queue() argument
2059 destroy_queue_cpsch(struct device_queue_manager * dqm,struct qcm_process_device * qpd,struct queue * q) destroy_queue_cpsch() argument
2223 struct queue *q; process_termination_nocpsch() local
2269 get_wave_state(struct device_queue_manager * dqm,struct queue * q,void __user * ctl_stack,u32 * ctl_stack_used_size,u32 * save_area_used_size) get_wave_state() argument
2299 get_queue_checkpoint_info(struct device_queue_manager * dqm,const struct queue * q,u32 * mqd_size,u32 * ctl_stack_size) get_queue_checkpoint_info() argument
2319 checkpoint_mqd(struct device_queue_manager * dqm,const struct queue * q,void * mqd,void * ctl_stack) checkpoint_mqd() argument
2352 struct queue *q; process_termination_cpsch() local
2774 struct queue *q; copy_context_work_handler() local
2849 struct queue *q; resume_queues() local
2951 struct queue *q; suspend_queues() local
3064 set_queue_snapshot_entry(struct queue * q,uint64_t exception_clear_mask,struct kfd_queue_snapshot_entry * qss_entry) set_queue_snapshot_entry() argument
[all...]
H A Dkfd_mqd_manager_vi.c73 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()
H A Dkfd_mqd_manager_cik.c70 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()
H A Dkfd_mqd_manager_v11.c96 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()
H A Dkfd_mqd_manager_v10.c70 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()
H A Dkfd_mqd_manager_v9.c42 struct queue_properties *q) in mqd_stride_v9() argument
104 static void set_priority(struct v9_mqd *m, struct queue_properties *q) in set_priority() argument
111 struct queue_properties *q) in allocate_mqd() argument
160 init_mqd(struct mqd_manager * mm,void ** mqd,struct kfd_mem_obj * mqd_mem_obj,uint64_t * gart_addr,struct queue_properties * q) init_mqd() argument
239 update_mqd(struct mqd_manager * mm,void * mqd,struct queue_properties * q,struct mqd_update_info * minfo) update_mqd() argument
318 get_wave_state(struct mqd_manager * mm,void * mqd,struct queue_properties * q,void __user * ctl_stack,u32 * ctl_stack_used_size,u32 * save_area_used_size) get_wave_state() argument
406 init_mqd_hiq(struct mqd_manager * mm,void ** mqd,struct kfd_mem_obj * mqd_mem_obj,uint64_t * gart_addr,struct queue_properties * q) init_mqd_hiq() argument
439 init_mqd_sdma(struct mqd_manager * mm,void ** mqd,struct kfd_mem_obj * mqd_mem_obj,uint64_t * gart_addr,struct queue_properties * q) init_mqd_sdma() argument
457 update_mqd_sdma(struct mqd_manager * mm,void * mqd,struct queue_properties * q,struct mqd_update_info * minfo) update_mqd_sdma() argument
521 init_mqd_hiq_v9_4_3(struct mqd_manager * mm,void ** mqd,struct kfd_mem_obj * mqd_mem_obj,uint64_t * gart_addr,struct queue_properties * q) init_mqd_hiq_v9_4_3() argument
614 init_mqd_v9_4_3(struct mqd_manager * mm,void ** mqd,struct kfd_mem_obj * mqd_mem_obj,uint64_t * gart_addr,struct queue_properties * q) init_mqd_v9_4_3() argument
679 update_mqd_v9_4_3(struct mqd_manager * mm,void * mqd,struct queue_properties * q,struct mqd_update_info * minfo) update_mqd_v9_4_3() argument
767 get_wave_state_v9_4_3(struct mqd_manager * mm,void * mqd,struct queue_properties * q,void __user * ctl_stack,u32 * ctl_stack_used_size,u32 * save_area_used_size) get_wave_state_v9_4_3() argument
[all...]
/openbsd-src/sys/dev/fdt/
H A Dif_mvnetareg.h40 #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/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/
H A D20011008-1.c4 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/libc/malloc/malloc_errs/
H A Dmalloc_errs.c33 void *q; in clearq() local
66 void *p, *q; in t2() local
112 char *p, *q; in t7() local
129 char *p, *q; in t8() local
194 char *q = recallocarray(p, 2, 3, 16); in t16() local
202 char *q = recallocarray(p, 2, 3, 15); in t17() local
210 char *q = recallocarray(p, 2, 3, getpagesize()); in t18() local
218 char *q = recallocarray(p, 1, 2, 4 * getpagesize()); in t19() local
/openbsd-src/regress/lib/libcrypto/bn/
H A Dbn_mul_div.c32 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/
H A Dtc-z80.c741 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/
H A Dradiusd.c445 struct radius_query *q = NULL; in radiusd_listen_handle_packet() local
655 raidus_query_access_request(struct radius_query * q) raidus_query_access_request() argument
681 radius_query_access_response(struct radius_query * q) radius_query_access_response() argument
748 raidus_query_accounting_request(struct radiusd_accounting * accounting,struct radius_query * q) raidus_query_accounting_request() argument
774 radius_query_accounting_response(struct radius_query * q) radius_query_accounting_response() argument
795 radius_query_client_secret(struct radius_query * q) radius_query_client_secret() argument
812 radiusd_access_request_answer(struct radius_query * q) radiusd_access_request_answer() argument
847 radiusd_access_request_next(struct radius_query * q,RADIUS_PACKET * pkt) radiusd_access_request_next() argument
905 radiusd_access_request_aborted(struct radius_query * q) radiusd_access_request_aborted() argument
1049 radiusd_access_response_fixup(struct radius_query * q,struct radius_query * q0,bool islast) radiusd_access_response_fixup() argument
1132 struct radius_query *q; radiusd_find_query() local
1436 struct radius_query *q; radiusd_module_imsg() local
1755 radiusd_module_userpass(struct radiusd_module * module,struct radius_query * q) radiusd_module_userpass() argument
1782 radiusd_module_access_request(struct radiusd_module * module,struct radius_query * q) radiusd_module_access_request() argument
1813 radiusd_module_next_response(struct radiusd_module * module,struct radius_query * q,RADIUS_PACKET * pkt) radiusd_module_next_response() argument
1826 radiusd_module_request_decoration(struct radiusd_module * module,struct radius_query * q) radiusd_module_request_decoration() argument
1848 radiusd_module_response_decoration(struct radiusd_module * module,struct radius_query * q) radiusd_module_response_decoration() argument
1877 radiusd_module_account_request(struct radiusd_module * module,struct radius_query * q) radiusd_module_account_request() argument
[all...]
/openbsd-src/regress/lib/libm/msun/
H A Drem_test.c111 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/gnu/llvm/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_libdispatch.cpp61 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/
H A Daes.c95 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/games/trek/
H A Dkill.c96 struct quad *q; in killb() local
149 struct quad *q; in kills() local
197 struct quad *q; in killd() local
/openbsd-src/usr.sbin/smtpd/
H A Diobuf.c65 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/usr.sbin/lpd/
H A Diobuf.c70 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/sys/dev/usb/
H A Dumidi_quirks.c360 struct umq_data *q; in umidi_search_quirk() local
391 umidi_print_quirk(struct umidi_quirk *q) in umidi_print_quirk()
405 umidi_get_quirk_data_from_type(struct umidi_quirk *q, u_int32_t type) in umidi_get_quirk_data_from_type()

12345678910>>...37