/vbox/src/VBox/Frontends/VirtualBox/src/extensions/ |
H A D | QITableView.cpp | 33 void QITableView::currentChanged(const QModelIndex ¤t, const QModelIndex &previous) argument 35 emit sigCurrentChanged(current, previous); 36 QTableView::currentChanged(current, previous);
|
/vbox/src/libs/xpcom18a4/nsprpub/pr/tests/ |
H A D | depend.c | 110 const PRDependencyInfo *previous) 112 if (NULL == previous) return &dummy_imports[0]; 113 else if (&dummy_imports[0] == previous) return &dummy_imports[1]; 114 else if (&dummy_imports[1] == previous) return NULL; 109 DummyImports( const PRDependencyInfo *previous) argument
|
/vbox/src/VBox/Devices/EFI/Firmware/AppPkg/Applications/Python/PyMod-2.7.1/Objects/stringlib/ |
H A D | localeutil.h | 17 char previous; member in struct:__anon9933 26 self->previous = 0; 39 return self->previous; 45 self->previous = ch;
|
/vbox/src/VBox/Devices/EFI/Firmware/AppPkg/Applications/Python/PyMod-2.7.2/Objects/stringlib/ |
H A D | localeutil.h | 28 char previous; member in struct:__anon9937 37 self->previous = 0; 50 return self->previous; 56 self->previous = ch;
|
/vbox/src/VBox/Additions/haiku/SharedFolders/ |
H A D | OpenHashTable.h | 221 ValueType* previous = NULL; local 230 if (previous) 231 _Link(previous) = next; 237 previous = slot;
|
/vbox/src/VBox/RDP/client-1.8.3/ |
H A D | cache.c | 53 sint16 previous; member in struct:bmpcache_entry 94 g_bmpcache[id][n_idx].previous = idx[n]; 100 g_bmpcache[id][n_idx].previous = NOT_SET; 126 p_idx = g_bmpcache[id][idx].previous; 137 g_bmpcache[id][n_idx].previous = p_idx; 163 g_bmpcache[id][idx].previous = p_idx; 172 g_bmpcache[id][n_idx].previous = idx; 197 g_bmpcache[id][n_idx].previous = NOT_SET; 241 g_bmpcache[id][idx].previous = g_bmpcache[id][idx].next = NOT_SET;
|
H A D | xclip.c | 230 uint8 previous = '\0'; /* Kept to avoid translating CR-LF to CR-CR-LF */ local 233 if ((*p == '\x0a') && (previous != '\x0d')) 235 previous = *p;
|
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/d3d8/ |
H A D | buffer.c | 167 DWORD previous; local 172 previous = wined3d_buffer_set_priority(buffer->wined3d_buffer, priority); 175 return previous; 462 DWORD previous; local 467 previous = wined3d_buffer_set_priority(buffer->wined3d_buffer, priority); 470 return previous;
|
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/d3d9/ |
H A D | buffer.c | 168 DWORD previous; local 173 previous = wined3d_buffer_set_priority(buffer->wined3d_buffer, priority); 176 return previous; 462 DWORD previous; local 467 previous = wined3d_buffer_set_priority(buffer->wined3d_buffer, priority); 470 return previous;
|
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/io/ |
H A D | prmwait.c | 1429 PRMWaitEnumerator *enumerator, const PRRecvWait *previous) 1440 if (NULL == previous) 1428 PR_EnumerateWaitGroup( PRMWaitEnumerator *enumerator, const PRRecvWait *previous) argument
|
/vbox/src/VBox/Devices/PC/ipxe/src/crypto/ |
H A D | x509.c | 1498 struct x509_certificate *previous; local 1512 previous = cert; 1516 if ( cert == previous )
|
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/unix/ |
H A D | irix.c | 563 * call uspsema only if a previous select call on this semaphore 1658 PRUint32 residual = pr_residual, previous = pr_previous; local 1660 temp = now - previous + residual;
|
/vbox/src/libs/libxml2-2.6.31/ |
H A D | xmlregexp.c | 590 printf(" previous to is %d\n", prev); 5312 xmlRegStatePtr previous; local 5315 previous = ctxt->state; 5318 if (xmlFAGenerateTransitions(ctxt, previous, 5321 previous = ctxt->state; 5327 if (xmlFAGenerateTransitions(ctxt, previous, 5330 previous = ctxt->state;
|
/vbox/src/libs/xpcom18a4/xpcom/build/ |
H A D | malloc.c | 195 People have reported using previous versions of this malloc on all 1472 instead return one past the end address of memory from previous 1591 INTERNAL_SIZE_T prev_size; /* Size of previous chunk (if free). */ 1620 | Size of previous chunk, if allocated | | 1644 | Size of previous chunk | 1650 | Back pointer to previous chunk in list | 1661 bit for the *previous* chunk. If that bit is *clear*, then the 1662 word before the current chunk size contains the previous chunk 1663 size, and can be used to find the front of the previous chunk. 1667 the size of the previous chun 4568 struct _region_list_entry *previous; member in struct:_region_list_entry 4586 region_list_entry *previous = (*last)->previous; local [all...] |
/vbox/src/VBox/Main/webservice/jaxlibs/ |
H A D | streambuffer.jar | META-INF/ META-INF/MANIFEST.MF com/ com/sun/ com/sun/xml/ com/sun/xml/stream/ ... |
H A D | jaxb-xjc.jar | META-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/com. ... |
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/ |
H A D | server_protocol.h | 3411 user_handle_t previous; member in struct:set_window_pos_request 4002 user_handle_t previous; member in struct:set_foreground_window_reply 4017 user_handle_t previous; member in struct:set_focus_window_reply 4030 user_handle_t previous; member in struct:set_active_window_reply 4045 user_handle_t previous; member in struct:set_capture_window_reply 4063 user_handle_t previous; member in struct:set_caret_window_reply
|
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/ |
H A D | server_protocol.h | 3210 user_handle_t previous; member in struct:set_window_pos_request 3719 user_handle_t previous; member in struct:set_foreground_window_reply 3734 user_handle_t previous; member in struct:set_focus_window_reply 3747 user_handle_t previous; member in struct:set_active_window_reply 3761 user_handle_t previous; member in struct:set_capture_window_reply 3779 user_handle_t previous; member in struct:set_caret_window_reply
|