Searched refs:plist (Results 1 - 24 of 24) sorted by relevance

/haiku-fatelf/src/add-ons/kernel/bus_managers/acpi/acpica/include/
H A Dacoutput.h285 * the plist contains a set of parens to allow variable-length lists.
288 #define ACPI_INFO(plist) AcpiInfo plist
289 #define ACPI_WARNING(plist) AcpiWarning plist
290 #define ACPI_EXCEPTION(plist) AcpiException plist
291 #define ACPI_ERROR(plist) AcpiError plist
292 #define ACPI_BIOS_WARNING(plist) AcpiBiosWarnin
[all...]
H A Dacmacros.h423 * the plist contains a set of parens to allow variable-length lists.
428 #define ACPI_WARN_PREDEFINED(plist) AcpiUtPredefinedWarning plist
429 #define ACPI_INFO_PREDEFINED(plist) AcpiUtPredefinedInfo plist
437 #define ACPI_WARN_PREDEFINED(plist)
438 #define ACPI_INFO_PREDEFINED(plist)
/haiku-fatelf/src/tools/translation/inspector/
H A DActiveTranslatorsWindow.h41 ActiveTranslatorsWindow(BRect rect, const char *name, BList *plist);
48 void AddTranslatorsToList(BList *plist, int32 group, BStringItem *pparent);
H A DActiveTranslatorsWindow.cpp52 BList *plist)
65 AddTranslatorsToList(plist, USER_TRANSLATOR, fpUserItem);
66 AddTranslatorsToList(plist, SYSTEM_TRANSLATOR, fpSystemItem);
77 ActiveTranslatorsWindow::AddTranslatorsToList(BList *plist, int32 group, argument
81 for (int32 i = 0; i < plist->CountItems(); i++) {
82 pitem = static_cast<BTranslatorItem *>(plist->ItemAt(i));
51 ActiveTranslatorsWindow(BRect rect, const char *name, BList *plist) argument
H A DImageView.cpp512 BList *plist = papp->GetTranslatorsList(); local
513 if (plist) {
514 for (int32 i = 0; i < plist->CountItems(); i++) {
516 static_cast<BTranslatorItem *>(plist->ItemAt(i));
/haiku-fatelf/src/system/boot/platform/cfe/
H A Dcfe.cpp96 } plist; member in struct:cfe_xiocb_s
113 xiocb_psize = sizeof(plist.xiocb_buffer);
116 xiocb_psize = sizeof(plist.xiocb_exitstat);
119 xiocb_psize = sizeof(plist.xiocb_time);
122 xiocb_psize = sizeof(plist.xiocb_envbuf);
128 memset(&plist, 0, sizeof(plist));
160 xiocb.plist.xiocb_exitstat.status = status;
171 xiocb.plist.xiocb_envbuf.enum_idx = idx;
172 xiocb.plist
[all...]
/haiku-fatelf/src/bin/gdb/gdb/
H A Dremote-utils.c509 char **plist; local
533 plist = (char **) alloca (string_count * sizeof (*plist));
537 plist[i] = list[i];
546 if (ch == *plist[i] || *plist[i] == '?')
548 ++plist[i];
549 if (*plist[i] == '\0')
558 plist[i] = list[i];
/haiku-fatelf/src/libs/print/libgutenprint/src/gutenprintui2/
H A DMakefile.am42 plist.c \
64 plist.o: printrcy.o
H A Dplist.c2 * "$Id: plist.c,v 1.18 2008/07/04 14:29:28 rlk Exp $"
175 stpui_build_standard_print_command(const stpui_plist_t *plist, argument
178 const char *queue_name = stpui_plist_get_queue_name(plist);
179 const char *extra_options = stpui_plist_get_extra_printer_options(plist);
181 int copy_count = stpui_plist_get_copy_count(plist);
1837 * End of "$Id: plist.c,v 1.18 2008/07/04 14:29:28 rlk Exp $".
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/aio_suspend/
H A D6-1.c63 struct aiocb *plist[2]; local
145 plist[0] = NULL;
146 plist[1] = aiocbs[WAIT_FOR_AIOCB];
162 ret = aio_suspend((const struct aiocb **)plist, 2, NULL);
H A D1-1.c67 struct aiocb *plist[2]; local
149 plist[0] = NULL;
150 plist[1] = aiocbs[WAIT_FOR_AIOCB];
178 ret = aio_suspend((const struct aiocb **)plist, 2, NULL);
H A D4-1.c64 struct aiocb *plist[2]; local
147 plist[0] = NULL;
148 plist[1] = aiocbs[WAIT_FOR_AIOCB];
176 ret = aio_suspend((const struct aiocb **)plist, 2, &ts);
H A D7-1.c64 struct aiocb *plist[2]; local
147 plist[0] = NULL;
148 plist[1] = aiocbs[WAIT_FOR_AIOCB];
176 ret = aio_suspend((const struct aiocb **)plist, 2, &ts);
H A D8-1.c68 struct aiocb *plist[2]; local
150 plist[0] = NULL;
151 plist[1] = aiocbs[WAIT_FOR_AIOCB];
179 ret = aio_suspend((const struct aiocb **)plist, 2, NULL);
H A D9-1.c64 struct aiocb *plist[2]; local
147 plist[0] = NULL;
148 plist[1] = aiocbs[WAIT_FOR_AIOCB];
176 ret = aio_suspend((const struct aiocb **)plist, 2, &ts);
/haiku-fatelf/src/bin/zip/
H A Dglobals.c90 struct plist *patterns = NULL; /* List of patterns to be matched */
H A Dzip.h153 struct plist { struct
308 extern struct plist *patterns; /* List of patterns to be matched */
H A Dzip.c842 patterns = (struct plist*) malloc(pcount * sizeof(struct plist));
/haiku-fatelf/src/add-ons/kernel/bus_managers/acpi/acpica/components/utilities/
H A Dutresrc.c510 #define ACPI_RESOURCE_ERROR(plist)
512 #define ACPI_RESOURCE_ERROR(plist) ACPI_ERROR(plist)
/haiku-fatelf/src/add-ons/input_server/methods/canna/lib/
H A Dlisp.h124 list plist; member in struct:atomcell
H A Dlisp.c1059 newatom->plist = NIL; /* set null plist */
1935 newatom->plist = oldatom->plist;
1949 markcopycell(&newatom->plist);
2842 dsta->plist = srca->plist;
/haiku-fatelf/src/libs/print/libgutenprint/include/gutenprintui2/
H A Dgutenprintui.h144 extern char *stpui_build_standard_print_command(const stpui_plist_t *plist,
/haiku-fatelf/src/bin/gdb/bfd/
H A Delf64-ppc.c3866 if (eind->elf.plt.plist != NULL)
3868 if (edir->elf.plt.plist != NULL)
3873 for (entp = &eind->elf.plt.plist; (ent = *entp) != NULL; )
3877 for (dent = edir->elf.plt.plist; dent != NULL; dent = dent->next)
3887 *entp = edir->elf.plt.plist;
3890 edir->elf.plt.plist = eind->elf.plt.plist;
3891 eind->elf.plt.plist = NULL;
4146 for (ent = eh->elf.plt.plist; ent != NULL; ent = ent->next)
4155 ent->next = eh->elf.plt.plist;
[all...]
H A Delf-bfd.h122 struct plt_entry *plist;
121 struct plt_entry *plist; member in union:elf_link_hash_entry::gotplt_union

Completed in 297 milliseconds