/openbsd/regress/lib/libssl/buffer/ |
H A D | buffertest.c | 30 struct read_state { struct 39 struct read_state *rs = cb_arg; in read_cb() argument 108 struct read_state rs; in tls_buffer_extend_test()
|
/openbsd/sys/dev/pci/drm/amd/display/dc/inc/hw/ |
H A D | link_encoder.h | 108 void (*read_state)( member 269 void (*read_state)( member
|
H A D | stream_encoder.h | 351 void (*read_state)( member
|
/openbsd/sys/dev/pci/drm/amd/display/dc/dcn32/ |
H A D | dcn32_hpo_dp_link_encoder.c | 68 .read_state = dcn31_hpo_dp_link_enc_read_state,
|
H A D | dcn32_dio_link_encoder.c | 153 .read_state = link_enc2_read_state,
|
/openbsd/gnu/usr.bin/gcc/gcc/java/ |
H A D | jcf.h | 131 void *read_state; member 194 (JCF)->read_state = 0, (JCF)->filename = (JCF)->classname = 0, \
|
H A D | jcf-parse.c | 1082 current_jcf->read_state = finput; 1093 main_jcf->read_state = finput; 1099 process_zip_dir (main_jcf->read_state); 1245 jcf->read_state = finput; in process_zip_dir()
|
H A D | jcf-io.c | 73 FILE *file = (FILE*) (jcf->read_state); 254 jcf->read_state = NULL;
|
H A D | ChangeLog | 3470 use finput instead of main_jcf->read_state. 13858 loads/parses .class/.java files. Save read_state of current_jcf
|
/openbsd/sys/dev/pci/drm/amd/display/dc/dcn301/ |
H A D | dcn301_dio_link_encoder.c | 51 .read_state = link_enc2_read_state,
|
/openbsd/sys/dev/pci/drm/amd/display/dc/dcn201/ |
H A D | dcn201_link_encoder.c | 80 .read_state = link_enc2_read_state,
|
/openbsd/sys/dev/pci/drm/amd/display/dc/dcn321/ |
H A D | dcn321_dio_link_encoder.c | 64 .read_state = link_enc2_read_state,
|
/openbsd/sys/dev/pci/drm/amd/display/dc/dcn30/ |
H A D | dcn30_dio_link_encoder.c | 61 .read_state = link_enc2_read_state,
|
/openbsd/sys/dev/pci/drm/amd/display/dc/dcn21/ |
H A D | dcn21_link_encoder.c | 301 .read_state = link_enc2_read_state,
|
/openbsd/sys/dev/pci/drm/amd/display/dc/dcn20/ |
H A D | dcn20_link_encoder.c | 359 .read_state = link_enc2_read_state,
|
/openbsd/sys/dev/pci/drm/amd/display/dc/dcn31/ |
H A D | dcn31_hpo_dp_link_encoder.c | 607 .read_state = dcn31_hpo_dp_link_enc_read_state,
|
H A D | dcn31_dio_link_encoder.c | 250 .read_state = link_enc2_read_state,
|
H A D | dcn31_hpo_dp_stream_encoder.c | 749 .read_state = dcn31_hpo_dp_stream_enc_read_state,
|
/openbsd/sys/dev/pci/drm/amd/display/dc/dcn10/ |
H A D | dcn10_hw_sequencer.c | 449 if (lenc && lenc->funcs->read_state) { in dcn10_log_hw_state() 450 lenc->funcs->read_state(lenc, &s); in dcn10_log_hw_state() 481 if (hpo_dp_stream_enc && hpo_dp_stream_enc->funcs->read_state) { in dcn10_log_hw_state() 482 hpo_dp_stream_enc->funcs->read_state(hpo_dp_stream_enc, &hpo_dp_se_state); in dcn10_log_hw_state() 512 if (hpo_dp_link_enc->funcs->read_state) { in dcn10_log_hw_state() 513 hpo_dp_link_enc->funcs->read_state(hpo_dp_link_enc, &hpo_dp_le_state); in dcn10_log_hw_state()
|
/openbsd/usr.sbin/nsd/doc/ |
H A D | ChangeLog | 5060 - cleaned up send_udp in xfrd, and read_state.
|