Home
last modified time | relevance | path

Searched refs:newinfo (Results 1 – 25 of 445) sorted by relevance

12345678910>>...18

/dports/games/xpilot-ng-server/xpilot-ng-4.7.3/src/client/sdl/
H A DSDL_console.c333 if ((newinfo = in CON_Init()
350 newinfo->Offset = 0; in CON_Init()
351 newinfo->InsMode = 1; in CON_Init()
368 newinfo->FontHeight = DT_FontHeight(newinfo->FontNumber); in CON_Init()
369 newinfo->FontWidth = DT_FontWidth(newinfo->FontNumber); in CON_Init()
375 if (rect.h > newinfo->OutputScreen->h || rect.h < newinfo->FontHeight) in CON_Init()
378 newinfo->DispX = 0; in CON_Init()
380 newinfo->DispX = rect.x; in CON_Init()
382 newinfo->DispY = 0; in CON_Init()
423 newinfo->VChars = (rect.w - CON_CHAR_BORDER) / newinfo->FontWidth; in CON_Init()
[all …]
/dports/devel/sdl_console/sdlconsole-2.1/src/
H A DSDL_console.c400 newinfo->Offset = 0; in CON_Init()
401 newinfo->InsMode = 1; in CON_Init()
418 newinfo->FontHeight = DT_FontHeight(newinfo->FontNumber); in CON_Init()
419 newinfo->FontWidth = DT_FontWidth(newinfo->FontNumber); in CON_Init()
422 if(rect.w > newinfo->OutputScreen->w || rect.w < newinfo->FontWidth * 32) in CON_Init()
424 if(rect.h > newinfo->OutputScreen->h || rect.h < newinfo->FontHeight) in CON_Init()
427 newinfo->DispX = 0; in CON_Init()
431 newinfo->DispY = 0; in CON_Init()
443 …SDL_FillRect(newinfo->ConsoleSurface, NULL, SDL_MapRGBA(newinfo->ConsoleSurface->format, 0, 0, 0, in CON_Init()
456 newinfo->VChars = (rect.w - CON_CHAR_BORDER) / newinfo->FontWidth; in CON_Init()
[all …]
/dports/databases/db18/db-18.1.40/examples/stl/repquote/
H A DStlRepConfigInfo.cpp45 REP_HOST_INFO *newinfo; in addOtherHost() local
46 newinfo = (REP_HOST_INFO*)malloc(sizeof(REP_HOST_INFO)); in addOtherHost()
47 newinfo->host = host; in addOtherHost()
48 newinfo->port = port; in addOtherHost()
49 newinfo->peer = peer; in addOtherHost()
51 other_hosts = newinfo; in addOtherHost()
52 newinfo->next = NULL; in addOtherHost()
54 newinfo->next = other_hosts; in addOtherHost()
55 other_hosts = newinfo; in addOtherHost()
/dports/databases/db5/db-5.3.28/examples/stl/repquote/
H A DStlRepConfigInfo.cpp45 REP_HOST_INFO *newinfo; in addOtherHost() local
46 newinfo = (REP_HOST_INFO*)malloc(sizeof(REP_HOST_INFO)); in addOtherHost()
47 newinfo->host = host; in addOtherHost()
48 newinfo->port = port; in addOtherHost()
49 newinfo->peer = peer; in addOtherHost()
51 other_hosts = newinfo; in addOtherHost()
52 newinfo->next = NULL; in addOtherHost()
54 newinfo->next = other_hosts; in addOtherHost()
55 other_hosts = newinfo; in addOtherHost()
/dports/databases/db5/db-5.3.28/examples/cxx/excxx_repquote/
H A DRepConfigInfo.cpp45 REP_HOST_INFO *newinfo; in addOtherHost() local
46 newinfo = (REP_HOST_INFO*)malloc(sizeof(REP_HOST_INFO)); in addOtherHost()
47 newinfo->host = host; in addOtherHost()
48 newinfo->port = port; in addOtherHost()
49 newinfo->peer = peer; in addOtherHost()
51 other_hosts = newinfo; in addOtherHost()
52 newinfo->next = NULL; in addOtherHost()
54 newinfo->next = other_hosts; in addOtherHost()
55 other_hosts = newinfo; in addOtherHost()
/dports/databases/db18/db-18.1.40/examples/cxx/excxx_repquote/
H A DRepConfigInfo.cpp45 REP_HOST_INFO *newinfo; in addOtherHost() local
46 newinfo = (REP_HOST_INFO*)malloc(sizeof(REP_HOST_INFO)); in addOtherHost()
47 newinfo->host = host; in addOtherHost()
48 newinfo->port = port; in addOtherHost()
49 newinfo->peer = peer; in addOtherHost()
51 other_hosts = newinfo; in addOtherHost()
52 newinfo->next = NULL; in addOtherHost()
54 newinfo->next = other_hosts; in addOtherHost()
55 other_hosts = newinfo; in addOtherHost()
/dports/multimedia/libv4l/linux-5.13-rc2/net/ipv4/netfilter/
H A Darp_tables.c369 newinfo->number)) in mark_source_chains()
529 newinfo->size = repl->size; in translate_table()
557 ++newinfo->stacksize; in translate_table()
748 newinfo->size -= off; in compat_calc_entry()
771 if (!newinfo || !info) in compat_table_info()
970 if (!newinfo) in do_replace()
1193 if (!newinfo) in translate_compat_table()
1208 newinfo, entry1); in translate_compat_table()
1229 *pinfo = newinfo; in translate_compat_table()
1268 if (!newinfo) in compat_do_replace()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/net/ipv4/netfilter/
H A Darp_tables.c369 newinfo->number)) in mark_source_chains()
529 newinfo->size = repl->size; in translate_table()
557 ++newinfo->stacksize; in translate_table()
748 newinfo->size -= off; in compat_calc_entry()
771 if (!newinfo || !info) in compat_table_info()
970 if (!newinfo) in do_replace()
1193 if (!newinfo) in translate_compat_table()
1208 newinfo, entry1); in translate_compat_table()
1229 *pinfo = newinfo; in translate_compat_table()
1268 if (!newinfo) in compat_do_replace()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/net/ipv4/netfilter/
H A Darp_tables.c369 newinfo->number)) in mark_source_chains()
529 newinfo->size = repl->size; in translate_table()
557 ++newinfo->stacksize; in translate_table()
748 newinfo->size -= off; in compat_calc_entry()
771 if (!newinfo || !info) in compat_table_info()
970 if (!newinfo) in do_replace()
1193 if (!newinfo) in translate_compat_table()
1208 newinfo, entry1); in translate_compat_table()
1229 *pinfo = newinfo; in translate_compat_table()
1268 if (!newinfo) in compat_do_replace()
[all …]
/dports/devel/sunpromake/schily-2021-09-18/star/
H A Dlist.c88 FINFO newinfo; in list() local
94 fillbytes((char *)&newinfo, sizeof (newinfo), '\0'); in list()
148 movebytes(&finfo, &newinfo, in list()
152 &newinfo.f_pname, in list()
154 newinfo.f_name = ""; in list()
156 newinfo.f_name = in list()
157 newinfo.f_pname.ps_path; in list()
161 &newinfo.f_plname, in list()
163 newinfo.f_lname = ""; in list()
165 newinfo.f_lname = in list()
[all …]
/dports/devel/sccs/schily-2021-09-18/star/
H A Dlist.c88 FINFO newinfo; in list() local
94 fillbytes((char *)&newinfo, sizeof (newinfo), '\0'); in list()
148 movebytes(&finfo, &newinfo, in list()
152 &newinfo.f_pname, in list()
154 newinfo.f_name = ""; in list()
156 newinfo.f_name = in list()
157 newinfo.f_pname.ps_path; in list()
161 &newinfo.f_plname, in list()
163 newinfo.f_lname = ""; in list()
165 newinfo.f_lname = in list()
[all …]
/dports/net/rscsi/schily-2021-09-18/star/
H A Dlist.c88 FINFO newinfo; in list() local
94 fillbytes((char *)&newinfo, sizeof (newinfo), '\0'); in list()
148 movebytes(&finfo, &newinfo, in list()
152 &newinfo.f_pname, in list()
154 newinfo.f_name = ""; in list()
156 newinfo.f_name = in list()
157 newinfo.f_pname.ps_path; in list()
161 &newinfo.f_plname, in list()
163 newinfo.f_lname = ""; in list()
165 newinfo.f_lname = in list()
[all …]
/dports/archivers/star/schily-2021-09-18/star/
H A Dlist.c88 FINFO newinfo; in list() local
94 fillbytes((char *)&newinfo, sizeof (newinfo), '\0'); in list()
148 movebytes(&finfo, &newinfo, in list()
152 &newinfo.f_pname, in list()
154 newinfo.f_name = ""; in list()
156 newinfo.f_name = in list()
157 newinfo.f_pname.ps_path; in list()
161 &newinfo.f_plname, in list()
163 newinfo.f_lname = ""; in list()
165 newinfo.f_lname = in list()
[all …]
/dports/sysutils/cdrtools/schily-2021-09-18/star/
H A Dlist.c88 FINFO newinfo; in list() local
94 fillbytes((char *)&newinfo, sizeof (newinfo), '\0'); in list()
148 movebytes(&finfo, &newinfo, in list()
152 &newinfo.f_pname, in list()
154 newinfo.f_name = ""; in list()
156 newinfo.f_name = in list()
157 newinfo.f_pname.ps_path; in list()
161 &newinfo.f_plname, in list()
163 newinfo.f_lname = ""; in list()
165 newinfo.f_lname = in list()
[all …]
/dports/editors/ved/schily-2021-09-18/star/
H A Dlist.c88 FINFO newinfo; in list() local
94 fillbytes((char *)&newinfo, sizeof (newinfo), '\0'); in list()
148 movebytes(&finfo, &newinfo, in list()
152 &newinfo.f_pname, in list()
154 newinfo.f_name = ""; in list()
156 newinfo.f_name = in list()
157 newinfo.f_pname.ps_path; in list()
161 &newinfo.f_plname, in list()
163 newinfo.f_lname = ""; in list()
165 newinfo.f_lname = in list()
[all …]
/dports/devel/schilybase/schily-2021-09-18/star/
H A Dlist.c88 FINFO newinfo; in list() local
94 fillbytes((char *)&newinfo, sizeof (newinfo), '\0'); in list()
148 movebytes(&finfo, &newinfo, in list()
152 &newinfo.f_pname, in list()
154 newinfo.f_name = ""; in list()
156 newinfo.f_name = in list()
157 newinfo.f_pname.ps_path; in list()
161 &newinfo.f_plname, in list()
163 newinfo.f_lname = ""; in list()
165 newinfo.f_lname = in list()
[all …]
/dports/devel/smake/schily-2021-09-18/star/
H A Dlist.c88 FINFO newinfo; in list() local
94 fillbytes((char *)&newinfo, sizeof (newinfo), '\0'); in list()
148 movebytes(&finfo, &newinfo, in list()
152 &newinfo.f_pname, in list()
154 newinfo.f_name = ""; in list()
156 newinfo.f_name = in list()
157 newinfo.f_pname.ps_path; in list()
161 &newinfo.f_plname, in list()
163 newinfo.f_lname = ""; in list()
165 newinfo.f_lname = in list()
[all …]
/dports/sysutils/schilyutils/schily-2021-09-18/star/
H A Dlist.c88 FINFO newinfo; in list() local
94 fillbytes((char *)&newinfo, sizeof (newinfo), '\0'); in list()
148 movebytes(&finfo, &newinfo, in list()
152 &newinfo.f_pname, in list()
154 newinfo.f_name = ""; in list()
156 newinfo.f_name = in list()
157 newinfo.f_pname.ps_path; in list()
161 &newinfo.f_plname, in list()
163 newinfo.f_lname = ""; in list()
165 newinfo.f_lname = in list()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/net/bridge/netfilter/
H A Debtables.c856 if (newinfo->hook_entry[j] <= newinfo->hook_entry[i]) in translate_table()
910 EBT_ENTRY_ITERATE(newinfo->entries, newinfo->entries_size, in translate_table()
944 EBT_ENTRY_ITERATE(newinfo->entries, newinfo->entries_size, in translate_table()
1062 EBT_ENTRY_ITERATE(newinfo->entries, newinfo->entries_size, in do_replace_finish()
1098 if (!newinfo) in do_replace()
1121 vfree(newinfo); in do_replace()
1168 newinfo = vmalloc(sizeof(*newinfo) + countersize); in ebt_register_table()
1170 if (!newinfo) in ebt_register_table()
1254 vfree(newinfo); in ebt_register_table()
2186 newinfo = vmalloc(sizeof(*newinfo) + countersize); in compat_do_replace()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/net/bridge/netfilter/
H A Debtables.c856 if (newinfo->hook_entry[j] <= newinfo->hook_entry[i]) in translate_table()
910 EBT_ENTRY_ITERATE(newinfo->entries, newinfo->entries_size, in translate_table()
944 EBT_ENTRY_ITERATE(newinfo->entries, newinfo->entries_size, in translate_table()
1062 EBT_ENTRY_ITERATE(newinfo->entries, newinfo->entries_size, in do_replace_finish()
1098 if (!newinfo) in do_replace()
1121 vfree(newinfo); in do_replace()
1168 newinfo = vmalloc(sizeof(*newinfo) + countersize); in ebt_register_table()
1170 if (!newinfo) in ebt_register_table()
1254 vfree(newinfo); in ebt_register_table()
2186 newinfo = vmalloc(sizeof(*newinfo) + countersize); in compat_do_replace()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/net/bridge/netfilter/
H A Debtables.c856 if (newinfo->hook_entry[j] <= newinfo->hook_entry[i]) in translate_table()
910 EBT_ENTRY_ITERATE(newinfo->entries, newinfo->entries_size, in translate_table()
944 EBT_ENTRY_ITERATE(newinfo->entries, newinfo->entries_size, in translate_table()
1062 EBT_ENTRY_ITERATE(newinfo->entries, newinfo->entries_size, in do_replace_finish()
1098 if (!newinfo) in do_replace()
1121 vfree(newinfo); in do_replace()
1168 newinfo = vmalloc(sizeof(*newinfo) + countersize); in ebt_register_table()
1170 if (!newinfo) in ebt_register_table()
1254 vfree(newinfo); in ebt_register_table()
2186 newinfo = vmalloc(sizeof(*newinfo) + countersize); in compat_do_replace()
[all …]
/dports/games/zdoom/zdoom-2.8.1/src/
H A Db_game.cpp507 botinfo_t *newinfo = new botinfo_t; in LoadBots() local
510 memset (newinfo, 0, sizeof(*newinfo)); in LoadBots()
524 appendinfo (newinfo->info, "name"); in LoadBots()
531 newinfo->skill.aiming = sc.Number; in LoadBots()
541 newinfo->skill.reaction = sc.Number; in LoadBots()
546 newinfo->skill.isp = sc.Number; in LoadBots()
600 appendinfo (newinfo->info, "team"); in LoadBots()
601 appendinfo (newinfo->info, "255"); in LoadBots()
603 newinfo->next = bglobal.botinfo; in LoadBots()
604 newinfo->lastteam = TEAM_NONE; in LoadBots()
[all …]
/dports/databases/db18/db-18.1.40/examples/cxx/excxx_repquote_gsg/
H A DRepConfigInfo.h68 REP_HOST_INFO *newinfo; in addOtherHost() local
69 newinfo = (REP_HOST_INFO*)malloc(sizeof(REP_HOST_INFO)); in addOtherHost()
70 newinfo->host = host; in addOtherHost()
71 newinfo->port = port; in addOtherHost()
73 other_hosts = newinfo; in addOtherHost()
74 newinfo->next = NULL; in addOtherHost()
76 newinfo->next = other_hosts; in addOtherHost()
77 other_hosts = newinfo; in addOtherHost()
H A DRepWrforConfigInfo.h66 REP_HOST_INFO *newinfo; in addOtherHost() local
67 newinfo = (REP_HOST_INFO*)malloc(sizeof(REP_HOST_INFO)); in addOtherHost()
68 newinfo->host = host; in addOtherHost()
69 newinfo->port = port; in addOtherHost()
71 other_hosts = newinfo; in addOtherHost()
72 newinfo->next = NULL; in addOtherHost()
74 newinfo->next = other_hosts; in addOtherHost()
75 other_hosts = newinfo; in addOtherHost()
/dports/databases/db5/db-5.3.28/examples/cxx/excxx_repquote_gsg/
H A DRepConfigInfo.h67 REP_HOST_INFO *newinfo; in addOtherHost() local
68 newinfo = (REP_HOST_INFO*)malloc(sizeof(REP_HOST_INFO)); in addOtherHost()
69 newinfo->host = host; in addOtherHost()
70 newinfo->port = port; in addOtherHost()
72 other_hosts = newinfo; in addOtherHost()
73 newinfo->next = NULL; in addOtherHost()
75 newinfo->next = other_hosts; in addOtherHost()
76 other_hosts = newinfo; in addOtherHost()

12345678910>>...18