/external/libcups/systemv/ |
D | lpstat.c | 23 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 …]
|
D | lpoptions.c | 41 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 …]
|
D | lpmove.c | 40 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()
|
D | cancel.c | 37 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/ |
D | dest.c | 98 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 …]
|
D | testgetdests.c | 26 cups_dest_t *dests; /* Destinations */ in main() local 34 num_dests = cupsGetDests(&dests); in main() 40 cupsFreeDests(num_dests, dests); in main()
|
D | testcups.c | 42 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()
|
D | cups.h | 356 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;
|
D | testdest.c | 53 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()
|
D | cups-private.h | 267 extern int _cupsGetDests(http_t *http, ipp_op_t op, const char *name, cups_dest_t **dests, cups_pt…
|
D | cupspm.md | 217 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/ |
D | lpc.c | 209 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/ |
D | vc4_nir_lower_io.c | 209 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/ |
D | itutil.cpp | 131 : checks(countChecks), dests(countDests) {} in MyErrorCode() 134 ++dests; in ~MyErrorCode() 142 int32_t &dests; member in MyErrorCode
|
/external/llvm/test/Transforms/Inline/ |
D | inline-funclets.ll | 212 ;;; Test with multiple levels of nesting, and unwind dests
|
/external/llvm/test/CodeGen/X86/ |
D | wineh-coreclr.ll | 397 ; Test with several cleanups that need to infer their unwind dests from each
|
/external/libcups/locale/ |
D | cups.strings | 784 "Bad NULL dests pointer" = "Bad NULL dests pointer";
|
D | cups_ru.po | 2912 msgid "Bad NULL dests pointer" 2913 msgstr "Неверный указатель NULL dests"
|
D | cups_fr.po | 2797 msgid "Bad NULL dests pointer" 2798 msgstr "Pointeur de dests NULL incorrect"
|
D | cups_ca.po | 2938 msgid "Bad NULL dests pointer" 2939 msgstr "El punter de dests NULL és incorrecte"
|
D | cups_en.po | 3004 msgid "Bad NULL dests pointer" 3005 msgstr "Bad NULL dests pointer"
|
D | cups_cs.po | 2786 msgid "Bad NULL dests pointer"
|
D | cups_de.po | 2858 msgid "Bad NULL dests pointer"
|
D | cups_ja.po | 2931 msgid "Bad NULL dests pointer"
|
/external/mesa3d/docs/relnotes/ |
D | 20.1.0.rst | 1674 - freedreno/ir3: Fix the disasm of half-float STG dests.
|