Home
last modified time | relevance | path

Searched refs:tdata (Results 1 – 25 of 3473) sorted by relevance

12345678910>>...139

/dports/security/tor/tor-0.4.6.8/src/test/
H A Dtest_options.c674 tdata->opt->Logs = NULL; in test_options_validate__logs()
684 tdata->opt->Logs = NULL; in test_options_validate__logs()
694 tdata->opt->Logs = NULL; in test_options_validate__logs()
704 tdata->opt->Logs = NULL; in test_options_validate__logs()
713 tdata->opt->Logs = NULL; in test_options_validate__logs()
730 tdata->opt->Logs = cl; in test_options_validate__logs()
965 tdata->opt->ORPort_set = 1; in test_options_validate__authdir()
979 tdata->opt->ORPort_set = 1; in test_options_validate__authdir()
1048 options_test_data_t *tdata; in test_options_validate__transproxy() local
1116 tdata = NULL; in test_options_validate__transproxy()
[all …]
/dports/security/tor-devel/tor-0.4.7.2-alpha/src/test/
H A Dtest_options.c674 tdata->opt->Logs = NULL; in test_options_validate__logs()
684 tdata->opt->Logs = NULL; in test_options_validate__logs()
694 tdata->opt->Logs = NULL; in test_options_validate__logs()
704 tdata->opt->Logs = NULL; in test_options_validate__logs()
713 tdata->opt->Logs = NULL; in test_options_validate__logs()
730 tdata->opt->Logs = cl; in test_options_validate__logs()
965 tdata->opt->ORPort_set = 1; in test_options_validate__authdir()
979 tdata->opt->ORPort_set = 1; in test_options_validate__authdir()
1048 options_test_data_t *tdata; in test_options_validate__transproxy() local
1116 tdata = NULL; in test_options_validate__transproxy()
[all …]
/dports/dns/gdnsd2/gdnsd-2.4.3/src/
H A Ddnsio_tcp.c85 if(tdata->write_watcher) free(tdata->write_watcher); in cleanup_conn_watchers()
88 if(tdata->ctx->num_conn_watchers-- == tdata->ctx->max_clients) in cleanup_conn_watchers()
91 free(tdata); in cleanup_conn_watchers()
115 const size_t wanted = tdata->size - tdata->size_done; in tcp_write_handler()
116 const uint8_t* source = tdata->buffer + tdata->size_done; in tcp_write_handler()
129 if(likely(tdata->size_done == tdata->size)) { in tcp_write_handler()
160 uint8_t* destination = &tdata->buffer[tdata->size_done]; in tcp_read_handler()
190 tdata->size = ((unsigned)tdata->buffer[0] << 8U) + (unsigned)tdata->buffer[1] + 2U; in tcp_read_handler()
201 if(unlikely(tdata->size_done < tdata->size)) { in tcp_read_handler()
213tdata->size = process_dns_query(tdata->ctx->dnsp_ctx, tdata->ctx->stats, tdata->asin, &tdata->buff… in tcp_read_handler()
[all …]
/dports/print/latex-biber/biber-2.1/
H A DMANIFEST124 t/tdata/full1.bbl
125 t/tdata/full.bcf
126 t/tdata/full.bib
132 t/tdata/names.bcf
133 t/tdata/names.bib
134 t/tdata/names.bib
141 t/tdata/ris1.ris
142 t/tdata/ris.bcf
151 t/tdata/sets.bib
156 t/tdata/sort.bib
[all …]
/dports/devel/ORBit2/ORBit2-2.14.19/src/orb/GIOP/
H A Dgiop.c315 return tdata; in giop_thread_new()
325 tdata->keys = g_list_prepend (tdata->keys, key); in giop_thread_key_add_T()
371 g_free (tdata); in giop_thread_free()
389 return tdata; in giop_thread_self()
414 tdata->keys = g_list_remove (tdata->keys, key); in giop_thread_key_release()
630 tdata->async_ents = g_list_prepend (tdata->async_ents, ent); in giop_invoke_async()
701 if (!tdata->invoke_policies || !tdata->invoke_policies->head) { in first_valid_request()
760 if (!tdata) in giop_thread_queue_process()
800 if (!tdata) in giop_thread_queue_tail_wakeup()
805 if ((tdata->request_queue || tdata->async_ents) && tdata->wake_context) in giop_thread_queue_tail_wakeup()
[all …]
/dports/net/pjsip/pjproject-2.11.1/pjnath/src/pjnath/
H A Dstun_session.c118 tdata = tdata->next; in tsx_lookup()
152 if (tdata) { in stun_tsx_on_destroy()
426 tdata->msg->attr[tdata->msg->attr_count++] = in handle_auth_challenge()
618 tdata = tdata->next; in pj_stun_session_destroy()
739 &tdata->auth_info.realm, &tdata->auth_info.username, in get_auth()
779 tdata->msg_magic = tdata->msg->hdr.magic; in pj_stun_session_create_req()
780 pj_memcpy(tdata->msg_key, tdata->msg->hdr.tsx_id, in pj_stun_session_create_req()
817 if (tdata) in pj_stun_session_create_req()
963 tdata->pkt = pj_pool_alloc(tdata->pool, tdata->max_len); in pj_stun_session_send_msg()
1036 pj_grp_lock_add_handler(tdata->grp_lock, tdata->pool, tdata, in pj_stun_session_send_msg()
[all …]
/dports/devel/efl/efl-1.25.1/src/examples/elementary/
H A Dbox_example_02.c37 elm_box_clear(tdata->box); in _clear_cb()
65 tdata->transitions = eina_list_demote_list(tdata->transitions, in _test_box_transition_change()
134 tdata.box = bx; in elm_main()
136 tdata.transitions = eina_list_append(tdata.transitions, in elm_main()
138 tdata.transitions = eina_list_append(tdata.transitions, in elm_main()
140 tdata.transitions = eina_list_append(tdata.transitions, in elm_main()
142 tdata.transitions = eina_list_append(tdata.transitions, in elm_main()
144 tdata.transitions = eina_list_append(tdata.transitions, in elm_main()
146 tdata.transitions = eina_list_append(tdata.transitions, in elm_main()
148 tdata.transitions = eina_list_append(tdata.transitions, in elm_main()
[all …]
/dports/net/pjsip/pjproject-2.11.1/pjsip/src/pjsip/
H A Dsip_util.c1108 pj_assert(tdata == stateless_data->tdata); in stateless_send_transport_cb()
1285 sent = tdata->buf.cur - tdata->buf.start; in stateless_send_transport_cb()
1308 pjsip_tx_data *tdata = stateless_data->tdata; in stateless_send_resolver_callback() local
1352 len = (int)(tdata->buf.cur - tdata->buf.start); in stateless_send_resolver_callback()
1409 stateless_data->tdata = tdata; in pjsip_endpt_send_request_stateless()
1421 pj_strdup(tdata->pool, &tdata->dest_info.name, in pjsip_endpt_send_request_stateless()
1557 tdata->buf.end = tdata->buf.start + data_len + 1; in pjsip_endpt_send_raw_to_uri()
1560 tdata->buf.cur = tdata->buf.start + data_len; in pjsip_endpt_send_raw_to_uri()
1565 sraw_data->tdata = tdata; in pjsip_endpt_send_raw_to_uri()
1790 send_state->tdata = tdata; in pjsip_endpt_send_response()
[all …]
/dports/devel/efl/efl-1.25.1/src/lib/eo/
H A Deo_ptr_indirection.x348 return tdata; in _eo_table_data_table_new()
370 if (tdata->shared) eina_lock_free(&(tdata->obj_lock)); in _eo_table_data_table_free()
371 free(tdata); in _eo_table_data_table_free()
547 if (!tdata) return 0; in _eo_id_allocate()
564 if (tdata->generation >= MAX_GENERATIONS) tdata->generation = 1; in _eo_id_allocate()
592 if (tdata->generation == MAX_GENERATIONS) tdata->generation = 1; in _eo_id_allocate()
622 if (!tdata) return; in _eo_id_release()
654 if (!tdata->empty_table) tdata->empty_table = table; in _eo_id_release()
704 if (!tdata->empty_table) tdata->empty_table = table; in _eo_id_release()
752 if (tdata->empty_table) _eo_id_mem_free(tdata->empty_table); in _eo_free_ids_tables()
[all …]
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/buildtools/
H A Dod2c.sh37 tdata="$tdata,"
38 echo " $tdata"
45 tdata="0x${data:7:2}"
48 tdata="$tdata, 0x${data:10:2}"
51 tdata="$tdata, 0x${data:13:2}"
54 tdata="$tdata, 0x${data:16:2}"
57 tdata="$tdata, 0x${data:19:2}"
60 tdata="$tdata, 0x${data:22:2}"
63 tdata="$tdata, 0x${data:25:2}"
66 tdata="$tdata, 0x${data:28:2}"
[all …]
/dports/emulators/vice/vice-3.5/src/buildtools/
H A Dod2c.sh37 tdata="$tdata,"
38 echo " $tdata"
45 tdata="0x${data:7:2}"
48 tdata="$tdata, 0x${data:10:2}"
51 tdata="$tdata, 0x${data:13:2}"
54 tdata="$tdata, 0x${data:16:2}"
57 tdata="$tdata, 0x${data:19:2}"
60 tdata="$tdata, 0x${data:22:2}"
63 tdata="$tdata, 0x${data:25:2}"
66 tdata="$tdata, 0x${data:28:2}"
[all …]
/dports/graphics/gthumb/gthumb-3.10.1/extensions/image_rotation/
H A Drotation-utils.c221 g_free (tdata); in transformation_data_free()
234 tdata->ready_func (error, tdata->user_data); in write_file_ready_cb()
247 tdata->ready_func (error, tdata->user_data); in pixbuf_saved_cb()
263 tdata->ready_func (error, tdata->user_data); in file_buffer_ready_cb()
284 tdata->mcu_action, in file_buffer_ready_cb()
287 tdata->ready_func (error, tdata->user_data); in file_buffer_ready_cb()
299 tdata); in file_buffer_ready_cb()
312 tdata->ready_func (error, tdata->user_data); in file_buffer_ready_cb()
322 tdata->file_data, in file_buffer_ready_cb()
326 tdata); in file_buffer_ready_cb()
[all …]
/dports/biology/ncbi-toolkit/ncbi/vibrant/
H A Dtable.c117 TableData tdata; in SetCellRec() local
285 r.top = tdata.topRow + row * tdata.lineHeight; in DrawTable()
638 r.bottom = tdata.topRow + row * tdata.lineHeight; in AppendTableText()
640 r.top = tdata.topRow + tdata.numLines * tdata.lineHeight; in AppendTableText()
842 r.top = tdata.topRow + row * tdata.lineHeight; in SetTableBlockHilight()
916 r.top = tdata.topRow + row * tdata.lineHeight; in SetTableBlockGray()
1005 row = (pt.y + off - tdata.topRow) / tdata.lineHeight; in TableClick()
1010 r.top = tdata.topRow + row * tdata.lineHeight; in TableClick()
1057 tdata.width = tdata.rightMargin - tdata.leftMargin; in NewTable()
1061 tdata.visLines = (r.bottom - r.top + 1) / tdata.lineHeight; in NewTable()
[all …]
/dports/textproc/word2x/word2x-0.005/
H A Dtext-fmt.cc67 tdata->tabl=NULL; in allocate_txt()
68 tdata->margin=0; in allocate_txt()
70 return tdata; in allocate_txt()
96 delete(tdata->tabl); in free_txt()
110 tdata->margin+=4; in inc_margin()
193 tdata->col=0; in alloc_tbl()
194 tdata->row=0; in alloc_tbl()
222 tdata->col=0; in start_row()
235 tdata->row++; in inc_row()
250 tdata->tabl->set(tdata->col, tdata->row, (*ts)); in set_field()
[all …]
/dports/games/ballerburg/ballerburg-1.2.0/src/
H A Dpsg.c205 struct frame tdata; variable
325 if(tdata.tone[i] && !tdata.noise[i]) in _get_one_sample()
327 if(tdata.env[i]) in _get_one_sample()
339 tdata.wave_period[i] += tdata.rfreq[i]; in _get_one_sample()
341 if(tdata.noise[i] && !tdata.tone[i]) in _get_one_sample()
343 if(tdata.env[i]) in _get_one_sample()
357 if(tdata.noise[i] && tdata.tone[i]) in _get_one_sample()
359 if(tdata.env[i]) in _get_one_sample()
373 tdata.wave_period[i] += tdata.rfreq[i]; in _get_one_sample()
377 if(tdata.env_freq) in _get_one_sample()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/hwmon/
H A Dcoretemp.c126 rdmsr_on_cpu(tdata->cpu, tdata->status_reg, &eax, &edx); in show_crit_alarm()
162 rdmsr_on_cpu(tdata->cpu, tdata->status_reg, &eax, &edx); in show_temp()
169 tdata->temp = tdata->tjmax - ((eax >> 16) & 0x7f) * 1000; in show_temp()
400 tdata->attrs[i] = &tdata->sd_attrs[i].dev_attr.attr; in create_core_attrs()
402 tdata->attr_group.attrs = tdata->attrs; in create_core_attrs()
437 if (!tdata) in init_temp_data()
447 return tdata; in init_temp_data()
471 if (!tdata) in create_core_data()
507 kfree(tdata); in create_core_data()
681 } else if (tdata && tdata->cpu == cpu) { in coretemp_cpu_offline()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/hwmon/
H A Dcoretemp.c126 rdmsr_on_cpu(tdata->cpu, tdata->status_reg, &eax, &edx); in show_crit_alarm()
162 rdmsr_on_cpu(tdata->cpu, tdata->status_reg, &eax, &edx); in show_temp()
169 tdata->temp = tdata->tjmax - ((eax >> 16) & 0x7f) * 1000; in show_temp()
400 tdata->attrs[i] = &tdata->sd_attrs[i].dev_attr.attr; in create_core_attrs()
402 tdata->attr_group.attrs = tdata->attrs; in create_core_attrs()
437 if (!tdata) in init_temp_data()
447 return tdata; in init_temp_data()
471 if (!tdata) in create_core_data()
507 kfree(tdata); in create_core_data()
681 } else if (tdata && tdata->cpu == cpu) { in coretemp_cpu_offline()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/hwmon/
H A Dcoretemp.c126 rdmsr_on_cpu(tdata->cpu, tdata->status_reg, &eax, &edx); in show_crit_alarm()
162 rdmsr_on_cpu(tdata->cpu, tdata->status_reg, &eax, &edx); in show_temp()
169 tdata->temp = tdata->tjmax - ((eax >> 16) & 0x7f) * 1000; in show_temp()
400 tdata->attrs[i] = &tdata->sd_attrs[i].dev_attr.attr; in create_core_attrs()
402 tdata->attr_group.attrs = tdata->attrs; in create_core_attrs()
437 if (!tdata) in init_temp_data()
447 return tdata; in init_temp_data()
471 if (!tdata) in create_core_data()
507 kfree(tdata); in create_core_data()
681 } else if (tdata && tdata->cpu == cpu) { in coretemp_cpu_offline()
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/memory/jemalloc/src/src/
H A Dprof.c642 prof_tdata_t *tdata = tctx->tdata; in prof_tctx_destroy() local
701 tdata); in prof_tctx_destroy()
801 prof_gctx_try_destroy(tsd, tdata, gctx, tdata); in prof_lookup()
804 ret.p->tdata = tdata; in prof_lookup()
817 prof_gctx_try_destroy(tsd, tdata, gctx, tdata); in prof_lookup()
1250 prof_gctx_try_destroy(tsd, tdata, gctx, tdata); in prof_gctx_finish()
1305 tdata->thr_uid, tdata->cnt_summed.curobjs, in prof_tdata_dump_iter()
1306 tdata->cnt_summed.curbytes, tdata->cnt_summed.accumobjs, in prof_tdata_dump_iter()
1309 (tdata->thread_name != NULL) ? tdata->thread_name : "")) in prof_tdata_dump_iter()
1821 tdata->prng_state = (uint64_t)(uintptr_t)tdata; in prof_tdata_init_impl()
[all …]
/dports/textproc/sonic/sonic-1.3.0/cargo-crates/jemalloc-sys-0.3.2/jemalloc/src/
H A Dprof.c645 prof_tdata_t *tdata = tctx->tdata; in prof_tctx_destroy() local
705 tdata); in prof_tctx_destroy()
826 prof_gctx_try_destroy(tsd, tdata, gctx, tdata); in prof_lookup()
830 ret.p->tdata = tdata; in prof_lookup()
843 prof_gctx_try_destroy(tsd, tdata, gctx, tdata); in prof_lookup()
1257 prof_gctx_try_destroy(tsd, tdata, gctx, tdata); in prof_gctx_finish()
1315 tdata->thr_uid, tdata->cnt_summed.curobjs, in prof_tdata_dump_iter()
1320 return tdata; in prof_tdata_dump_iter()
1931 tdata->prng_state = (uint64_t)(uintptr_t)tdata; in prof_tdata_init_impl()
1945 return tdata; in prof_tdata_init_impl()
[all …]
/dports/databases/redis6/redis-6.0.16/deps/jemalloc/src/
H A Dprof.c645 prof_tdata_t *tdata = tctx->tdata; in prof_tctx_destroy() local
705 tdata); in prof_tctx_destroy()
826 prof_gctx_try_destroy(tsd, tdata, gctx, tdata); in prof_lookup()
830 ret.p->tdata = tdata; in prof_lookup()
843 prof_gctx_try_destroy(tsd, tdata, gctx, tdata); in prof_lookup()
1257 prof_gctx_try_destroy(tsd, tdata, gctx, tdata); in prof_gctx_finish()
1315 tdata->thr_uid, tdata->cnt_summed.curobjs, in prof_tdata_dump_iter()
1320 return tdata; in prof_tdata_dump_iter()
1931 tdata->prng_state = (uint64_t)(uintptr_t)tdata; in prof_tdata_init_impl()
1945 return tdata; in prof_tdata_init_impl()
[all …]
/dports/databases/redis5/redis-5.0.14/deps/jemalloc/src/
H A Dprof.c645 prof_tdata_t *tdata = tctx->tdata; in prof_tctx_destroy() local
705 tdata); in prof_tctx_destroy()
826 prof_gctx_try_destroy(tsd, tdata, gctx, tdata); in prof_lookup()
830 ret.p->tdata = tdata; in prof_lookup()
843 prof_gctx_try_destroy(tsd, tdata, gctx, tdata); in prof_lookup()
1257 prof_gctx_try_destroy(tsd, tdata, gctx, tdata); in prof_gctx_finish()
1315 tdata->thr_uid, tdata->cnt_summed.curobjs, in prof_tdata_dump_iter()
1320 return tdata; in prof_tdata_dump_iter()
1931 tdata->prng_state = (uint64_t)(uintptr_t)tdata; in prof_tdata_init_impl()
1945 return tdata; in prof_tdata_init_impl()
[all …]
/dports/dns/encrypted-dns-server/encrypted-dns-server-0.9.1/cargo-crates/jemalloc-sys-0.3.2/jemalloc/src/
H A Dprof.c645 prof_tdata_t *tdata = tctx->tdata; in prof_tctx_destroy() local
705 tdata); in prof_tctx_destroy()
826 prof_gctx_try_destroy(tsd, tdata, gctx, tdata); in prof_lookup()
830 ret.p->tdata = tdata; in prof_lookup()
843 prof_gctx_try_destroy(tsd, tdata, gctx, tdata); in prof_lookup()
1257 prof_gctx_try_destroy(tsd, tdata, gctx, tdata); in prof_gctx_finish()
1315 tdata->thr_uid, tdata->cnt_summed.curobjs, in prof_tdata_dump_iter()
1320 return tdata; in prof_tdata_dump_iter()
1931 tdata->prng_state = (uint64_t)(uintptr_t)tdata; in prof_tdata_init_impl()
1945 return tdata; in prof_tdata_init_impl()
[all …]
/dports/textproc/angle-grinder/angle-grinder-0.18.0/cargo-crates/jemalloc-sys-0.3.2/jemalloc/src/
H A Dprof.c645 prof_tdata_t *tdata = tctx->tdata; in prof_tctx_destroy() local
705 tdata); in prof_tctx_destroy()
826 prof_gctx_try_destroy(tsd, tdata, gctx, tdata); in prof_lookup()
830 ret.p->tdata = tdata; in prof_lookup()
843 prof_gctx_try_destroy(tsd, tdata, gctx, tdata); in prof_lookup()
1257 prof_gctx_try_destroy(tsd, tdata, gctx, tdata); in prof_gctx_finish()
1315 tdata->thr_uid, tdata->cnt_summed.curobjs, in prof_tdata_dump_iter()
1320 return tdata; in prof_tdata_dump_iter()
1931 tdata->prng_state = (uint64_t)(uintptr_t)tdata; in prof_tdata_init_impl()
1945 return tdata; in prof_tdata_init_impl()
[all …]
/dports/sysutils/vector/vector-0.10.0/cargo-crates/jemalloc-sys-0.3.2/jemalloc/src/
H A Dprof.c645 prof_tdata_t *tdata = tctx->tdata; in prof_tctx_destroy() local
705 tdata); in prof_tctx_destroy()
826 prof_gctx_try_destroy(tsd, tdata, gctx, tdata); in prof_lookup()
830 ret.p->tdata = tdata; in prof_lookup()
843 prof_gctx_try_destroy(tsd, tdata, gctx, tdata); in prof_lookup()
1257 prof_gctx_try_destroy(tsd, tdata, gctx, tdata); in prof_gctx_finish()
1315 tdata->thr_uid, tdata->cnt_summed.curobjs, in prof_tdata_dump_iter()
1320 return tdata; in prof_tdata_dump_iter()
1931 tdata->prng_state = (uint64_t)(uintptr_t)tdata; in prof_tdata_init_impl()
1945 return tdata; in prof_tdata_init_impl()
[all …]

12345678910>>...139