Home
last modified time | relevance | path

Searched refs:dests (Results 1 – 25 of 32) sorted by relevance

12

/external/libcups/systemv/
Dlpstat.c23 int *num_dests, cups_dest_t **dests);
26 cups_dest_t *dests);
27 static int show_classes(const char *dests);
30 cups_dest_t *dests);
31 static int show_jobs(const char *dests, const char *users, int long_status,
34 cups_dest_t *dests, int long_status);
51 cups_dest_t *dests; /* User destinations */ in main() local
65 dests = NULL; in main()
168 check_dest(argv[0], opt + 1, &num_dests, &dests); in main()
170 status |= show_accepting(opt + 1, num_dests, dests); in main()
[all …]
Dlpoptions.c41 cups_dest_t *dests; /* Destinations */ in main() local
57 dests = NULL; in main()
91 num_dests = cupsGetDests(&dests); in main()
93 … if (num_dests == 0 || !dests || (dest = cupsGetDest(printer, instance, num_dests, dests)) == NULL) in main()
104 dests[j].is_default = 0; in main()
108 cupsSetDests(num_dests, dests); in main()
142 num_dests = cupsGetDests(&dests); in main()
144 if ((dest = cupsGetDest(NULL, NULL, num_dests, dests)) == NULL) in main()
145 dest = dests; in main()
160 num_dests = cupsGetDests(&dests); in main()
[all …]
Dlpmove.c40 cups_dest_t *dests; /* Destinations */ in main() local
48 dests = NULL; in main()
102 num_dests = cupsGetDests(&dests); in main()
105 cupsGetDest(argv[i], NULL, num_dests, dests) == NULL) in main()
108 !cupsGetDest(argv[i], NULL, num_dests, dests)) in main()
Dcancel.c37 cups_dest_t *dests; /* Destinations */ in main() local
61 dests = NULL; in main()
180 num_dests = cupsGetDests(&dests); in main()
191 else if (cupsGetDest(argv[i], NULL, num_dests, dests) != NULL) in main()
238 cupsGetDest(argv[i + 1], NULL, num_dests, dests) != NULL) in main()
/external/libcups/cups/
Ddest.c98 cups_dest_t *dests; /* lpoptions destinations */ member
128 cups_dest_t *dests; /* Destinations */ member
156 int *num_dests, cups_dest_t **dests);
228 int num_dests, cups_dest_t *dests, int prev,
233 …e, const char *match_inst, int load_all, int user_default_set, int num_dests, cups_dest_t **dests);
259 cups_dest_t **dests) /* IO - Destinations */ in cupsAddDest() argument
268 if (!name || !dests) in cupsAddDest()
271 if (!cupsGetDest(name, instance, num_dests, *dests)) in cupsAddDest()
273 if (instance && !cupsGetDest(name, NULL, num_dests, *dests)) in cupsAddDest()
276 if ((dest = cups_add_dest(name, instance, &num_dests, dests)) == NULL) in cupsAddDest()
[all …]
Dtestgetdests.c26 cups_dest_t *dests; /* Destinations */ in main() local
34 num_dests = cupsGetDests(&dests); in main()
40 cupsFreeDests(num_dests, dests); in main()
Dtestcups.c42 cups_dest_t *dests, /* Destinations */ in main() local
293 num_dests = cupsGetDests(&dests); in main()
304 for (i = num_dests, dest = dests; i > 0; i --, dest ++) in main()
325 if ((dest = cupsGetDest(NULL, NULL, num_dests, dests)) == NULL) in main()
327 for (i = num_dests, dest = dests; i > 0; i --, dest ++) in main()
380 …if ((dval = cupsGetOption("printer-is-temporary", dests[i].num_options, dest[i].options)) != NULL … in main()
382 dest_name = dests[i].name; in main()
390 if ((dest = cupsGetDest(dest_name, NULL, num_dests, dests)) == NULL) in main()
494 cupsFreeDests(num_dests, dests); in main()
Dcups.h356 int num_dests, cups_dest_t **dests) _CUPS_PUBLIC;
357 extern void cupsFreeDests(int num_dests, cups_dest_t *dests) _CUPS_PUBLIC;
359 int num_dests, cups_dest_t *dests) _CUPS_PUBLIC;
360 extern int cupsGetDests(cups_dest_t **dests) _CUPS_PUBLIC;
361 extern void cupsSetDests(int num_dests, cups_dest_t *dests) _CUPS_PUBLIC;
396 extern int cupsGetDests2(http_t *http, cups_dest_t **dests)
411 cups_dest_t *dests) _CUPS_API_1_1_21;
432 int num_dests, cups_dest_t **dests)
437 cups_dest_t *dests) _CUPS_API_1_3;
499 cups_dest_t **dests) _CUPS_API_1_6;
Dtestdest.c53 cups_dest_t *dests; /* Destinations */ in main() local
54 int num_dests = cupsGetDests2(CUPS_HTTP_DEFAULT, &dests); in main()
58 enum_cb(NULL, 0, dests + i); in main()
60 cupsFreeDests(num_dests, dests); in main()
Dcups-private.h267 extern int _cupsGetDests(http_t *http, ipp_op_t op, const char *name, cups_dest_t **dests, cups_pt…
Dcupspm.md217 cups_dest_t *dests;
233 &(user_data->dests));
243 &(user_data->dests));
251 cups_dest_t **dests)
264 cupsFreeDests(user_data.num_dests, user_dasta.dests);
266 *dests = NULL;
275 *dests = user_data.dests;
/external/libcups/berkeley/
Dlpc.c209 const char *dests) /* I - Destinations */ in show_status() argument
320 if (dests != NULL && !strcmp(dests, "all")) in show_status()
321 dests = NULL; in show_status()
327 match = dests == NULL; in show_status()
329 if (dests != NULL) in show_status()
331 for (dptr = dests; *dptr != '\0';) in show_status()
/external/mesa3d/src/gallium/drivers/vc4/
Dvc4_nir_lower_io.c209 nir_ssa_def *dests[4]; in vc4_nir_lower_vertex_attr() local
212 dests[i] = vc4_nir_get_vattr_channel_vpm(c, b, vpm_reads, swiz, in vc4_nir_lower_vertex_attr()
215 if (!dests[i]) { in vc4_nir_lower_vertex_attr()
222 dests[i] = nir_imm_float(b, 0.0); in vc4_nir_lower_vertex_attr()
226 replace_intrinsic_with_vec(b, intr, dests); in vc4_nir_lower_vertex_attr()
309 nir_ssa_def *dests[4]; in vc4_nir_lower_uniform() local
331 dests[i] = &intr_comp->dest.ssa; in vc4_nir_lower_uniform()
336 replace_intrinsic_with_vec(b, intr, dests); in vc4_nir_lower_uniform()
/external/icu/icu4c/source/test/intltest/
Ditutil.cpp131 : checks(countChecks), dests(countDests) {} in MyErrorCode()
134 ++dests; in ~MyErrorCode()
142 int32_t &dests; member in MyErrorCode
/external/llvm/test/Transforms/Inline/
Dinline-funclets.ll212 ;;; Test with multiple levels of nesting, and unwind dests
/external/llvm/test/CodeGen/X86/
Dwineh-coreclr.ll397 ; Test with several cleanups that need to infer their unwind dests from each
/external/libcups/locale/
Dcups.strings784 "Bad NULL dests pointer" = "Bad NULL dests pointer";
Dcups_ru.po2912 msgid "Bad NULL dests pointer"
2913 msgstr "Неверный указатель NULL dests"
Dcups_fr.po2797 msgid "Bad NULL dests pointer"
2798 msgstr "Pointeur de dests NULL incorrect"
Dcups_ca.po2938 msgid "Bad NULL dests pointer"
2939 msgstr "El punter de dests NULL és incorrecte"
Dcups_en.po3004 msgid "Bad NULL dests pointer"
3005 msgstr "Bad NULL dests pointer"
Dcups_cs.po2786 msgid "Bad NULL dests pointer"
Dcups_de.po2858 msgid "Bad NULL dests pointer"
Dcups_ja.po2931 msgid "Bad NULL dests pointer"
/external/mesa3d/docs/relnotes/
D20.1.0.rst1674 - freedreno/ir3: Fix the disasm of half-float STG dests.

12