| /vbox/src/VBox/Devices/EFI/Firmware/StdLib/BsdSocketLib/ |
| H A D | ns_print.c | 510 u_int type, algorithm, labels, footprint; local 521 labels = *rdata++; 526 if (labels != (u_int)dn_count_labels(name))
|
| /vbox/src/VBox/Frontends/VirtualBox/src/wizards/ |
| H A D | UIWizard.cpp | 334 QList<QIRichTextLabel*> labels = findChildren<QIRichTextLabel*>(); local 335 foreach (QIRichTextLabel *pLabel, labels)
|
| /vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/lib/libdtrace/common/ |
| H A D | dt_as.c | 215 uint_t *labels = NULL; local 279 if ((labels = dt_alloc(dtp, sizeof (uint_t) * dlp->dl_label)) == NULL) 285 * While doing this, we also fill in our labels[] translation table 290 labels[dip->di_label] = i; 339 labels[DIF_INSTR_LABEL(instr)]); 343 dt_free(dtp, labels);
|
| /vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VfrCompile/Pccts/h/ |
| H A D | PCCTSAST.cpp | 249 * 'labels' array, and setting 'n' according to how many labels were matched. 252 scanmatch(ScanAST *t, PCCTS_AST **labels[], int *n) argument 266 require(labels!=NULL, "label found in template, but no array of labels"); 268 *(labels[sib->label_num-1]) = u; 280 if ( !u->down()->scanmatch(sib->down(), labels, n) ) return 0; 442 * may be set according to the '%i' labels in the template string. 459 * matched against the input tree. The labels are set as they are 464 * This function returns the number of labels matche [all...] |
| /vbox/src/VBox/Frontends/VirtualBox/src/medium/ |
| H A D | UIMediumManager.cpp | 1270 /* Create information-container labels & fields: */ 1286 /* Add information-container labels & fields into container layout: */ 1793 /* Translate HD information-labels: */ 1815 /* Translate CD information-labels: */ 1831 /* Translate FD information-labels: */ 2120 const QList<QLabel*> labels = m_labels.value(iIndex, QList<QLabel*>()); local 2123 return labels.value(iLabelIndex, 0);
|
| /vbox/src/recompiler/tcg/ |
| H A D | tcg.h | 274 TCGLabel *labels; member in struct:TCGContext
|
| /vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/ |
| H A D | inputstr.h | 365 Atom labels[MAX_BUTTONS]; member in struct:_ButtonClassRec
|
| /vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/ |
| H A D | inputstr.h | 365 Atom labels[MAX_BUTTONS]; member in struct:_ButtonClassRec
|
| /vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/ |
| H A D | inputstr.h | 258 Atom labels[MAX_BUTTONS]; member in struct:_ButtonClassRec
|
| /vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/ |
| H A D | inputstr.h | 258 Atom labels[MAX_BUTTONS]; member in struct:_ButtonClassRec
|
| /vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/ |
| H A D | inputstr.h | 259 Atom labels[MAX_BUTTONS]; member in struct:_ButtonClassRec
|
| /vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/ |
| H A D | inputstr.h | 301 Atom labels[MAX_BUTTONS]; member in struct:_ButtonClassRec
|
| /vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/ |
| H A D | inputstr.h | 302 Atom labels[MAX_BUTTONS]; member in struct:_ButtonClassRec
|
| /vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/ |
| H A D | inputstr.h | 365 Atom labels[MAX_BUTTONS]; member in struct:_ButtonClassRec
|
| /vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/ |
| H A D | inputstr.h | 363 Atom labels[MAX_BUTTONS]; member in struct:_ButtonClassRec
|
| /vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/ |
| H A D | inputstr.h | 365 Atom labels[MAX_BUTTONS]; member in struct:_ButtonClassRec
|
| /vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/ |
| H A D | inputstr.h | 365 Atom labels[MAX_BUTTONS]; member in struct:_ButtonClassRec
|
| /vbox/src/VBox/Devices/Graphics/shaderlib/ |
| H A D | wined3d_private.h | 565 WORD labels; /* MAX_LABELS, 16 */ member in struct:shader_reg_maps
|
| /vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/ |
| H A D | wined3d_private.h | 554 WORD labels; /* MAX_LABELS, 16 */ member in struct:shader_reg_maps
|
| /vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/ |
| H A D | wined3d_private.h | 594 WORD labels; /* MAX_LABELS, 16 */ member in struct:wined3d_shader_reg_maps
|
| /vbox/src/VBox/Main/webservice/jaxlibs/ |
| H A D | jaxws-rt.jar | META-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/xml/ ... |