Home
last modified time | relevance | path

Searched refs:dr_tmp (Results 1 – 9 of 9) sorted by relevance

/dports/net-im/libpurple/pidgin-2.14.8/libpurple/
H A Ddnssrv.c686 PDNS_RECORD dr_tmp; in res_thread() local
691 for (dr_tmp = dr; dr_tmp != NULL; dr_tmp = dr_tmp->pNext) { in res_thread()
693 if (dr_tmp->wType != type || !purple_strequal(dr_tmp->pName, query_data->query)) { in res_thread()
697 srv_data = &dr_tmp->Data.SRV; in res_thread()
711 PDNS_RECORD dr_tmp; in res_thread() local
716 for (dr_tmp = dr; dr_tmp != NULL; dr_tmp = dr_tmp->pNext) { in res_thread()
721 if (dr_tmp->wType != type || !purple_strequal(dr_tmp->pName, query_data->query)) { in res_thread()
725 txt_data = &dr_tmp->Data.TXT; in res_thread()
/dports/net-im/pidgin/pidgin-2.14.8/libpurple/
H A Ddnssrv.c686 PDNS_RECORD dr_tmp; in res_thread() local
691 for (dr_tmp = dr; dr_tmp != NULL; dr_tmp = dr_tmp->pNext) { in res_thread()
693 if (dr_tmp->wType != type || !purple_strequal(dr_tmp->pName, query_data->query)) { in res_thread()
697 srv_data = &dr_tmp->Data.SRV; in res_thread()
711 PDNS_RECORD dr_tmp; in res_thread() local
716 for (dr_tmp = dr; dr_tmp != NULL; dr_tmp = dr_tmp->pNext) { in res_thread()
721 if (dr_tmp->wType != type || !purple_strequal(dr_tmp->pName, query_data->query)) { in res_thread()
725 txt_data = &dr_tmp->Data.TXT; in res_thread()
/dports/net-im/finch/pidgin-2.14.8/libpurple/
H A Ddnssrv.c686 PDNS_RECORD dr_tmp; in res_thread() local
691 for (dr_tmp = dr; dr_tmp != NULL; dr_tmp = dr_tmp->pNext) { in res_thread()
693 if (dr_tmp->wType != type || !purple_strequal(dr_tmp->pName, query_data->query)) { in res_thread()
697 srv_data = &dr_tmp->Data.SRV; in res_thread()
711 PDNS_RECORD dr_tmp; in res_thread() local
716 for (dr_tmp = dr; dr_tmp != NULL; dr_tmp = dr_tmp->pNext) { in res_thread()
721 if (dr_tmp->wType != type || !purple_strequal(dr_tmp->pName, query_data->query)) { in res_thread()
725 txt_data = &dr_tmp->Data.TXT; in res_thread()
/dports/games/libretro-pcsx_rearmed/pcsx_rearmed-c2d67cd/plugins/gpu_unai/
H A Dgpu_inner_light.h112 u32 dr_tmp = (u32)(dr << 14)&(0xffffffff<<21); if (dr < 0) dr_tmp += 1<<21; in gpuPackGouraudColInc() local
115 return db_tmp + dg_tmp + dr_tmp; in gpuPackGouraudColInc()
/dports/games/kodi-addon-game.libretro.pcsx-rearmed/game.libretro.pcsx-rearmed-22.0.0.19-Matrix/depends/common/pcsx-rearmed/plugins/gpu_unai/
H A Dgpu_inner_light.h112 u32 dr_tmp = (u32)(dr << 14)&(0xffffffff<<21); if (dr < 0) dr_tmp += 1<<21; in gpuPackGouraudColInc() local
115 return db_tmp + dg_tmp + dr_tmp; in gpuPackGouraudColInc()
/dports/science/gromacs/gromacs-2021.4/src/gromacs/mdlib/
H A Dmembed.cpp561 rvec dr, dr_tmp; in gen_rm_list() local
636 pbc_dx(pbc, r[at], pos_ins->geom_cent[k], dr_tmp); in gen_rm_list()
637 if (norm2(dr_tmp) < min_norm) in gen_rm_list()
639 min_norm = norm2(dr_tmp); in gen_rm_list()
640 copy_rvec(dr_tmp, dr); in gen_rm_list()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/target/iscsi/
H A Discsi_target_datain_values.c53 struct iscsi_datain_req *dr, *dr_tmp; in iscsit_free_all_datain_reqs() local
56 list_for_each_entry_safe(dr, dr_tmp, &cmd->datain_list, cmd_datain_node) { in iscsit_free_all_datain_reqs()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/target/iscsi/
H A Discsi_target_datain_values.c53 struct iscsi_datain_req *dr, *dr_tmp; in iscsit_free_all_datain_reqs() local
56 list_for_each_entry_safe(dr, dr_tmp, &cmd->datain_list, cmd_datain_node) { in iscsit_free_all_datain_reqs()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/target/iscsi/
H A Discsi_target_datain_values.c53 struct iscsi_datain_req *dr, *dr_tmp; in iscsit_free_all_datain_reqs() local
56 list_for_each_entry_safe(dr, dr_tmp, &cmd->datain_list, cmd_datain_node) { in iscsit_free_all_datain_reqs()