Home
last modified time | relevance | path

Searched refs:kdesc (Results 1 – 23 of 23) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/net/rxrpc/
H A Dsecurity.c149 char kdesc[5 + 1 + 3 + 1 + 12 + 1 + 12 + 1]; in rxrpc_look_up_server_security() local
155 sprintf(kdesc, "%u:%u:%u:%u", in rxrpc_look_up_server_security()
158 sprintf(kdesc, "%u:%u:%u", in rxrpc_look_up_server_security()
161 sprintf(kdesc, "%u:%u", in rxrpc_look_up_server_security()
172 &key_type_rxrpc_s, kdesc, true); in rxrpc_look_up_server_security()
/dports/multimedia/libv4l/linux-5.13-rc2/net/rxrpc/
H A Dsecurity.c149 char kdesc[5 + 1 + 3 + 1 + 12 + 1 + 12 + 1]; in rxrpc_look_up_server_security() local
155 sprintf(kdesc, "%u:%u:%u:%u", in rxrpc_look_up_server_security()
158 sprintf(kdesc, "%u:%u:%u", in rxrpc_look_up_server_security()
161 sprintf(kdesc, "%u:%u", in rxrpc_look_up_server_security()
172 &key_type_rxrpc_s, kdesc, true); in rxrpc_look_up_server_security()
/dports/multimedia/v4l-utils/linux-5.13-rc2/net/rxrpc/
H A Dsecurity.c149 char kdesc[5 + 1 + 3 + 1 + 12 + 1 + 12 + 1]; in rxrpc_look_up_server_security() local
155 sprintf(kdesc, "%u:%u:%u:%u", in rxrpc_look_up_server_security()
158 sprintf(kdesc, "%u:%u:%u", in rxrpc_look_up_server_security()
161 sprintf(kdesc, "%u:%u", in rxrpc_look_up_server_security()
172 &key_type_rxrpc_s, kdesc, true); in rxrpc_look_up_server_security()
/dports/graphics/darktable/darktable-3.6.1/data/kernels/
H A Dliquify.cl38 global const dt_liquify_kernel_descriptor_t* kdesc,
41 t = fabs (t * kdesc->resolution);
69 * @param kdesc Kernel description.
80 global dt_liquify_kernel_descriptor_t *kdesc,
107 const int a = kdesc->size; // half the kernel width
114 norm.x += (lk[i].x = kmix (k, kdesc, in_pos.x - floor (in_pos.x) - i));
115 norm.y += (lk[i].y = kmix (k, kdesc, in_pos.y - floor (in_pos.y) - i));
/dports/graphics/darktable38/darktable-3.8.0/data/kernels/
H A Dliquify.cl38 global const dt_liquify_kernel_descriptor_t* kdesc,
41 t = fabs (t * kdesc->resolution);
69 * @param kdesc Kernel description.
80 global dt_liquify_kernel_descriptor_t *kdesc,
107 const int a = kdesc->size; // half the kernel width
114 norm.x += (lk[i].x = kmix (k, kdesc, in_pos.x - floor (in_pos.x) - i));
115 norm.y += (lk[i].y = kmix (k, kdesc, in_pos.y - floor (in_pos.y) - i));
/dports/audio/xmcd/xmcd-3.3.2/cdinfo_d/
H A Dwwwwarp.cfg30 # "description string" [kdesc] f.goto URL_string
31 # "description string" [kdesc] f.discog path_string
32 # "description string" [kdesc] f.about
33 # "description string" [kdesc] f.help
34 # "description string" [kdesc] f.motd
35 # "description string" [kdesc] f.submitURL
36 # "description string" [kdesc] f.infoBrowser
37 # "description string" [kdesc] f.generalSites
38 # "description string" [kdesc] f.albumSites
44 # The [kdesc] field is an optional shortcut key definition that selects
/dports/math/clblas/clBLAS-2.10/src/library/common/tests/
H A Dt_dblock_kgen.c743 KernelDesc kdesc; in testMatrBlockRW() local
765 memset(&kdesc, 0, sizeof(kdesc)); in testMatrBlockRW()
972 if (kdesc.kernel == NULL) { in testMatrBlockRW()
977 karg = kdesc.args; in testMatrBlockRW()
991 kdesc.globalThreads[0] = tdesc->pgran.wgSize[0]; in testMatrBlockRW()
992 kdesc.localThreads[0] = tdesc->pgran.wgSize[0]; in testMatrBlockRW()
993 kdesc.workDim = 1; in testMatrBlockRW()
994 kdesc.needExecTime = 1; in testMatrBlockRW()
995 kdesc.event = &event; in testMatrBlockRW()
1076 if (kdesc.kernel) { in testMatrBlockRW()
[all …]
/dports/devel/libPropList/libPropList-0.10.1/
H A Dgetting.c167 char *kdesc, *vdesc; in PLGetDescriptionIndent() local
221 kdesc = PLGetDescriptionIndent(internal->t.dict.keys[i], in PLGetDescriptionIndent()
227 strlen(kdesc)+strlen(vdesc)+6); in PLGetDescriptionIndent()
229 kdesc, vdesc); in PLGetDescriptionIndent()
230 MyFree(__FILE__, __LINE__, kdesc); in PLGetDescriptionIndent()
/dports/net/mpich/mpich-3.4.3/modules/yaksa/src/backend/ze/hooks/
H A Dyaksuri_zei_type_hooks.c83 ze_kernel_desc_t kdesc = { in yaksuri_ze_load_kernel() local
98 kdesc.pKernelName = yaksuri_zei_kernel_funcs[kernel]; in yaksuri_ze_load_kernel()
102 zerr = zeKernelCreate(module_handle[d], &kdesc, &yaksuri_ze_kernels[kernel][d]); in yaksuri_ze_load_kernel()
/dports/print/ghostscript8-x11/ghostscript-8.71/imdi/
H A Dimdi_gen.h87 char kdesc[100]; /* At genspec time */ member
H A Dimdi_gen.c286 lp = list = new_knamestr(gs.kname, gs.kdesc); in main()
288 lp->next = new_knamestr(gs.kname, gs.kdesc); in main()
444 sprintf(gs->kdesc,"%d_%d_%s_%s_%s", gs->id, gs->od, idesc, odesc, ddesc); in set_genspec()
/dports/print/ghostscript8-base/ghostscript-8.71/imdi/
H A Dimdi_gen.h87 char kdesc[100]; /* At genspec time */ member
H A Dimdi_gen.c286 lp = list = new_knamestr(gs.kname, gs.kdesc); in main()
288 lp->next = new_knamestr(gs.kname, gs.kdesc); in main()
444 sprintf(gs->kdesc,"%d_%d_%s_%s_%s", gs->id, gs->od, idesc, odesc, ddesc); in set_genspec()
/dports/graphics/darktable/darktable-3.6.1/src/iop/
H A Dliquify.c1522 kdesc.size = 1; in apply_global_distortion_map_cl()
1529 kdesc.size = 2; in apply_global_distortion_map_cl()
1530 k = malloc(sizeof(float) * ((size_t)kdesc.size * kdesc.resolution + 1)); in apply_global_distortion_map_cl()
1531 for(int i = 0; i <= kdesc.size * kdesc.resolution; ++i) in apply_global_distortion_map_cl()
1535 kdesc.size = 2; in apply_global_distortion_map_cl()
1536 k = malloc(sizeof(float) * ((size_t)kdesc.size * kdesc.resolution + 1)); in apply_global_distortion_map_cl()
1537 for(int i = 0; i <= kdesc.size * kdesc.resolution; ++i) in apply_global_distortion_map_cl()
1541 kdesc.size = 3; in apply_global_distortion_map_cl()
1542 k = malloc(sizeof(float) * ((size_t)kdesc.size * kdesc.resolution + 1)); in apply_global_distortion_map_cl()
1543 for(int i = 0; i <= kdesc.size * kdesc.resolution; ++i) in apply_global_distortion_map_cl()
[all …]
/dports/graphics/darktable38/darktable-3.8.0/src/iop/
H A Dliquify.c1541 kdesc.size = 1; in apply_global_distortion_map_cl()
1548 kdesc.size = 2; in apply_global_distortion_map_cl()
1549 k = malloc(sizeof(float) * ((size_t)kdesc.size * kdesc.resolution + 1)); in apply_global_distortion_map_cl()
1550 for(int i = 0; i <= kdesc.size * kdesc.resolution; ++i) in apply_global_distortion_map_cl()
1554 kdesc.size = 2; in apply_global_distortion_map_cl()
1555 k = malloc(sizeof(float) * ((size_t)kdesc.size * kdesc.resolution + 1)); in apply_global_distortion_map_cl()
1556 for(int i = 0; i <= kdesc.size * kdesc.resolution; ++i) in apply_global_distortion_map_cl()
1560 kdesc.size = 3; in apply_global_distortion_map_cl()
1561 k = malloc(sizeof(float) * ((size_t)kdesc.size * kdesc.resolution + 1)); in apply_global_distortion_map_cl()
1562 for(int i = 0; i <= kdesc.size * kdesc.resolution; ++i) in apply_global_distortion_map_cl()
[all …]
/dports/net-mgmt/pandorafms_console/pandorafms_console-6.0SP2/godmode/alerts/
H A Dalert_view.php461 foreach ($descriptions as $kdesc => $desc) {
465 $field = "field" . ($kdesc + 1);
471 …e="font-size: xx-small;font-style:italic;">(' . sprintf(__("Field %s"), ($kdesc + 1)) . ')</span>';
/dports/graphics/argyllcms/Argyll_V1.9.2/imdi/
H A Dimdi_gen.h181 char kdesc[100]; /* At genspec time */ member
H A Dimdi_make.c299 lp = list = new_knamestr(gs.kname, gs.kdesc); in main()
301 lp->next = new_knamestr(gs.kname, gs.kdesc); in main()
H A Dimdi_gen.c215 sprintf(gs->kdesc,"%d_%d_%s_%s_%s", gs->id, gs->od, idesc, odesc, ddesc); in set_genspec()
H A Dcgen.c1700 GSET_ARRAY(kdesc,i);
/dports/games/dxx-rebirth/dxx-rebirth_20211220-src/similar/editor/
H A Dmed.cpp1192 char kdesc[100]; in callback_handler() local
1193 GetKeyDescription( kdesc, keypress ); in callback_handler()
1194 editor_status_fmt("Error: %s isn't bound to anything.", kdesc ); in callback_handler()
/dports/games/d2x/d2x-0.2.5/main/editor/
H A Dmed.c1323 char kdesc[100]; in editor() local
1324 GetKeyDescription( kdesc, last_keypress ); in editor()
1325 editor_status("Error: %s isn't bound to anything.", kdesc ); in editor()
/dports/sysutils/plasma5-drkonqi/drkonqi-5.23.5/
H A DToDo28 - If attaching, include in the attach'description, a condensed string with the app/kdesc version