/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/tst/common/pragma/ |
H A D | err.D_PRAGMA_MALFORM.d | 37 #pragma D attributes incorrect_attr
|
H A D | err.D_PRAGMA_INVAL.d | 31 * Verify invalid attributes 40 #pragma D attributes incorrect_attr foo
|
H A D | err.D_PRAGMA_UNUSED.UnusedPragma.d | 40 #pragma D attributes Stable/Stable/Common func;
|
/vbox/src/VBox/Main/src-all/ |
H A D | VBoxAPI-end.d | 4 #pragma D attributes Evolving/Evolving/Common provider vboxapi provider 5 #pragma D attributes Private/Private/Unknown provider vboxapi module 6 #pragma D attributes Private/Private/Unknown provider vboxapi function 7 #pragma D attributes Evolving/Evolving/Common provider vboxapi name 8 #pragma D attributes Evolving/Evolving/Common provider vboxapi args
|
/vbox/src/VBox/HostDrivers/Support/ |
H A D | SUPDrv.d | 27 #pragma D attributes Evolving/Evolving/Common provider vboxdrv provider 28 #pragma D attributes Private/Private/Unknown provider vboxdrv module 29 #pragma D attributes Private/Private/Unknown provider vboxdrv function 30 #pragma D attributes Evolving/Evolving/Common provider vboxdrv name 31 #pragma D attributes Evolving/Evolving/Common provider vboxdrv args
|
/vbox/src/VBox/Devices/build/ |
H A D | VBoxDD.d | 31 #pragma D attributes Evolving/Evolving/Common provider vboxdd provider 32 #pragma D attributes Private/Private/Unknown provider vboxdd module 33 #pragma D attributes Private/Private/Unknown provider vboxdd function 34 #pragma D attributes Evolving/Evolving/Common provider vboxdd name 35 #pragma D attributes Evolving/Evolving/Common provider vboxdd args
|
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/lib/libdtrace/common/ |
H A D | sched.d | 64 #pragma D attributes Stable/Stable/Common curcpu 68 #pragma D attributes Stable/Stable/Common cpu 72 #pragma D attributes Stable/Stable/Common pset 76 #pragma D attributes Stable/Stable/Common chip 80 #pragma D attributes Stable/Stable/Common lgrp
|
/vbox/src/VBox/VMM/ |
H A D | VBoxVMM.d | 62 #pragma D attributes Evolving/Evolving/Common provider vboxvmm provider 63 #pragma D attributes Private/Private/Unknown provider vboxvmm module 64 #pragma D attributes Private/Private/Unknown provider vboxvmm function 65 #pragma D attributes Evolving/Evolving/Common provider vboxvmm name 66 #pragma D attributes Evolving/Evolving/Common provider vboxvmm args
|
/vbox/src/VBox/Additions/x11/x11include/libXext-1.3.1/X11/extensions/ |
H A D | security.h | 60 XSecurityAuthorizationAttributes *attributes,
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/ |
H A D | attributes.h | 1 /* $Xorg: attributes.h,v 1.4 2001/03/14 18:42:44 pookie Exp $ */ 51 * attributes.c 74 char *attributes); 77 char *attributes);
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/ |
H A D | attributes.h | 1 /* $Xorg: attributes.h,v 1.4 2001/03/14 18:42:44 pookie Exp $ */ 51 * attributes.c 74 char *attributes); 77 char *attributes);
|
/vbox/src/VBox/Devices/PC/BIOS/ |
H A D | pmode.inc | 50 mov ax, 40h ; Ensure RM limit/attributes
|
/vbox/src/VBox/Runtime/common/asm/ |
H A D | ASMGetSegAttr.asm | 35 ; Get the segment attributes for a selector. 38 ; @returns Segment attributes on success or ~0U on failure.
|
/vbox/src/libs/libxml2-2.6.31/ |
H A D | testSAX.c | 892 const xmlChar **attributes) 920 if (attributes != NULL) { 922 if (attributes[i + 1] != NULL) 923 fprintf(stdout, ", %s:%s='", attributes[i + 1], attributes[i]); 925 fprintf(stdout, ", %s='", attributes[i]); 926 fprintf(stdout, "%.4s...', %d", attributes[i + 3], 927 (int)(attributes[i + 4] - attributes[i + 3])); 884 startElementNsDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar *localname, const xmlChar *prefix, const xmlChar *URI, int nb_namespaces, const xmlChar **namespaces, int nb_attributes, int nb_defaulted, const xmlChar **attributes) argument
|
/vbox/src/VBox/Additions/x11/x11include/4.3/include/extensions/ |
H A D | security.h | 92 XSecurityAuthorizationAttributes *attributes,
|
H A D | Xdbeproto.h | 264 CARD32 attributes; /* attributes */ member in struct:__anon2630
|
/vbox/src/libs/xpcom18a4/xpcom/io/ |
H A D | nsLocalFileCommon.cpp | 85 nsLocalFile::CreateUnique(PRUint32 type, PRUint32 attributes) argument 87 nsresult rv = Create(type, attributes); 118 rv = Create(type, attributes);
|
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/ |
H A D | server_protocol.h | 705 unsigned int attributes; member in struct:new_thread_request 1032 unsigned int attributes; member in struct:dup_handle_request 1055 unsigned int attributes; member in struct:open_process_request 1071 unsigned int attributes; member in struct:open_thread_request 1110 unsigned int attributes; member in struct:create_event_request 1154 unsigned int attributes; member in struct:open_event_request 1171 unsigned int attributes; member in struct:create_keyed_event_request 1187 unsigned int attributes; member in struct:open_keyed_event_request 1204 unsigned int attributes; member in struct:create_mutex_request 1235 unsigned int attributes; member in struct:open_mutex_request 1252 unsigned int attributes; member in struct:create_semaphore_request 1287 unsigned int attributes; member in struct:open_semaphore_request 1304 unsigned int attributes; member in struct:create_file_request 1326 unsigned int attributes; member in struct:open_file_object_request 1345 unsigned int attributes; member in struct:alloc_file_handle_request 1451 unsigned int attributes; member in struct:create_socket_request 1472 unsigned int attributes; member in struct:accept_socket_request 1579 unsigned int attributes; member in struct:alloc_console_request 1668 unsigned int attributes; member in struct:open_console_request 1807 unsigned int attributes; member in struct:create_console_output_request 2041 unsigned int attributes; member in struct:create_mapping_request 2075 unsigned int attributes; member in struct:open_mapping_request 2143 unsigned int attributes; member in struct:create_snapshot_request 2351 unsigned int attributes; member in struct:create_key_request 2370 unsigned int attributes; member in struct:open_key_request 2557 unsigned int attributes; member in struct:create_timer_request 2576 unsigned int attributes; member in struct:open_timer_request 3156 unsigned int attributes; member in struct:create_named_pipe_request 3686 unsigned int attributes; member in struct:create_winstation_request 3702 unsigned int attributes; member in struct:open_winstation_request 3773 unsigned int attributes; member in struct:create_desktop_request 3791 unsigned int attributes; member in struct:open_desktop_request 4303 unsigned int attributes; member in struct:open_token_request 4392 unsigned int attributes; member in struct:duplicate_token_request 4510 unsigned int attributes; member in struct:create_mailslot_request 4549 unsigned int attributes; member in struct:create_directory_request 4566 unsigned int attributes; member in struct:open_directory_request 4601 unsigned int attributes; member in struct:create_symlink_request 4621 unsigned int attributes; member in struct:open_symlink_request 4708 unsigned int attributes; member in struct:create_device_manager_request 4724 unsigned int attributes; member in struct:create_device_request 4811 unsigned int attributes; member in struct:create_completion_request 4830 unsigned int attributes; member in struct:open_completion_request [all...] |
H A D | server.h | 63 extern int CDECL wine_server_fd_to_handle( int fd, unsigned int access, unsigned int attributes, HANDLE *handle );
|
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/ |
H A D | server_protocol.h | 621 unsigned int attributes; member in struct:new_thread_request 942 unsigned int attributes; member in struct:dup_handle_request 964 unsigned int attributes; member in struct:open_process_request 980 unsigned int attributes; member in struct:open_thread_request 1020 unsigned int attributes; member in struct:create_event_request 1052 unsigned int attributes; member in struct:open_event_request 1069 unsigned int attributes; member in struct:create_mutex_request 1100 unsigned int attributes; member in struct:open_mutex_request 1117 unsigned int attributes; member in struct:create_semaphore_request 1150 unsigned int attributes; member in struct:open_semaphore_request 1167 unsigned int attributes; member in struct:create_file_request 1188 unsigned int attributes; member in struct:open_file_object_request 1207 unsigned int attributes; member in struct:alloc_file_handle_request 1313 unsigned int attributes; member in struct:create_socket_request 1333 unsigned int attributes; member in struct:accept_socket_request 1410 unsigned int attributes; member in struct:alloc_console_request 1497 unsigned int attributes; member in struct:open_console_request 1633 unsigned int attributes; member in struct:create_console_output_request 1867 unsigned int attributes; member in struct:create_mapping_request 1900 unsigned int attributes; member in struct:open_mapping_request 1967 unsigned int attributes; member in struct:create_snapshot_request 2169 unsigned int attributes; member in struct:create_key_request 2188 unsigned int attributes; member in struct:open_key_request 2375 unsigned int attributes; member in struct:create_timer_request 2393 unsigned int attributes; member in struct:open_timer_request 2962 unsigned int attributes; member in struct:create_named_pipe_request 3449 unsigned int attributes; member in struct:create_winstation_request 3465 unsigned int attributes; member in struct:open_winstation_request 3534 unsigned int attributes; member in struct:create_desktop_request 3552 unsigned int attributes; member in struct:open_desktop_request 4016 unsigned int attributes; member in struct:open_token_request 4103 unsigned int attributes; member in struct:duplicate_token_request 4218 unsigned int attributes; member in struct:create_mailslot_request 4255 unsigned int attributes; member in struct:create_directory_request 4272 unsigned int attributes; member in struct:open_directory_request 4306 unsigned int attributes; member in struct:create_symlink_request 4325 unsigned int attributes; member in struct:open_symlink_request 4409 unsigned int attributes; member in struct:create_device_manager_request 4424 unsigned int attributes; member in struct:create_device_request 4507 unsigned int attributes; member in struct:create_completion_request 4525 unsigned int attributes; member in struct:open_completion_request [all...] |
H A D | server.h | 63 extern int CDECL wine_server_fd_to_handle( int fd, unsigned int access, unsigned int attributes, HANDLE *handle );
|
/vbox/src/libs/libxml2-2.6.31/include/libxml/ |
H A D | schemasInternals.h | 165 * Ignore validation non definition on attributes 172 * Apply strict validation rules on attributes 370 xmlSchemaAttributePtr attributes; /* Deprecated; not used */ member in struct:_xmlSchemaAttributeGroup 611 xmlSchemaAttributePtr attributes; /* Deprecated; not used */ member in struct:_xmlSchemaType 774 xmlSchemaAttributePtr attributes; member in struct:_xmlSchemaElement
|
/vbox/src/libs/zlib-1.2.6/contrib/untgz/ |
H A D | untgz.c | 251 /* push file attributes */ 268 /* restore file attributes */ 397 struct attr_item *attributes = NULL; local 465 push_attr(&attributes,fname,tarmode,tartime); 553 push_attr(&attributes,fname,tarmode,tartime); 570 restore_attr(&attributes);
|
/vbox/src/VBox/Frontends/VirtualBox/src/platform/os2/ |
H A D | VBoxHlp.asm | 41 ; attributes...
|
/vbox/src/VBox/Additions/x11/x11include/xextproto-7.1.1/X11/extensions/ |
H A D | dbeproto.h | 213 CARD32 attributes; /* attributes */ member in struct:__anon3888
|