Searched defs:ec (Results 1 - 6 of 6) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/python/tests/
H A Dthread2.py52 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 DCvtURL.cpp77 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 Dbits.c475 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 Dload.c404 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 DMT25408_PRM.h2424 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 Djaxb-xjc.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/com. ...

Completed in 168 milliseconds