Searched defs:ec (Results 1 - 6 of 6) sorted by relevance
/vbox/src/libs/libxml2-2.6.31/python/tests/ |
H A D | thread2.py | 52 ec = len(eh.errors) variable 53 if ec == 0: 67 if len(eh.errors) != ec+THREADS_COUNT*ec: 82 if len(eh.errors) != ec+THREADS_COUNT*ec*2:
|
/vbox/src/libs/xpcom18a4/xpcom/tests/ |
H A D | CvtURL.cpp | 77 nsresult ec; local 79 ec = NS_OpenURI(&in, url); 81 printf("open of url('%s') failed: error=%x\n", urlName, ec); 102 ec = uin->Read(buf, 0, 1000, &nb); 103 if (NS_FAILED(ec)) { 104 printf("i/o error: %d\n", ec);
|
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VfrCompile/Pccts/antlr/ |
H A D | bits.c | 475 ECnode *ec, *maxclass = NULL; local 486 ec = (ECnode *) p->elem; 487 if ( ec->setdeg > max ) 489 if ( set_sub(ec->eset, *f) || set_equ(ec->eset, *f) ) 490 {maxclass = ec; max=ec->setdeg;}
|
/vbox/src/VBox/Additions/common/crOpenGL/ |
H A D | load.c | 404 DWORD ec=0; local 437 if (GetExitCodeThread(hNative, &ec)) 439 crDebug("Thread %p exited with ec=%i", hNative, ec);
|
/vbox/src/VBox/Devices/PC/ipxe/src/drivers/infiniband/ |
H A D | MT25408_PRM.h | 2424 pseudo_bit_t ec[0x00001]; /* is set, all EQEs are written (coalesced) to first EQ entry */ member in struct:hermonprm_eqc_st
|
/vbox/src/VBox/Main/webservice/jaxlibs/ |
H A D | jaxb-xjc.jar | META-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/com. ... |
Completed in 738 milliseconds