| /vbox/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/ |
| H A D | VBoxDispProfile.h | 269 term(); 272 void term() function in class:VBoxDispProfileFpsCounter
|
| /vbox/src/libs/xpcom18a4/nsprpub/pr/src/threads/combined/ |
| H A D | pruthr.c | 240 if (thread->term != NULL) { 250 PR_NotifyCondVar(thread->term); 350 if(thread->term) { 351 PR_DestroyCondVar(thread->term); 352 thread->term = 0; 366 if(thread->term) { 367 PR_DestroyCondVar(thread->term); 368 thread->term = 0; 1085 thread->term = PR_NewCondVar(_pr_terminationCVLock); 1086 if (thread->term 1571 PRCondVar *term; local [all...] |
| /vbox/src/libs/xpcom18a4/xpcom/tests/ |
| H A D | TestStrings.cpp | 116 const char term[] = "bLaH"; local 120 i = src.RFind(term, PR_TRUE, 3, -1); 127 i = src.RFind(term, PR_TRUE, -1, -1); 134 i = src.RFind(term, PR_TRUE, 13, -1); 141 i = src.RFind(term, PR_TRUE, 22, 3);
|
| /vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VfrCompile/Pccts/antlr/ |
| H A D | antlr.c | 1342 char *t=NULL; TCnode *e; int go=1,tok,totok; TermEntry *p, *term, *toterm; local 1419 term = (TermEntry *) hash_get(Tname, LATEXT(1)); 1420 if ( term==NULL && UserDefdTokens ) { 1460 term = (TermEntry *) hash_get(Texpr, LATEXT(1)); 1461 if ( term==NULL && UserDefdTokens ) { 1979 TermEntry *term; local 2015 term = (TermEntry *) hash_get(Tname, LATEXT(1)); 2016 if ( term==NULL && UserDefdTokens ) { 2023 term = (TermEntry *) hash_get(Tname, LATEXT(1)); 2024 require( term! [all...] |
| /vbox/src/VBox/Main/src-server/linux/ |
| H A D | HostHardwareLinux.cpp | 1014 void term(void); 1024 term(); 1026 /** The first call to term should mark all resources as freed, so this 1028 term(); 1095 /* Excercise the code path (term() on a not-fully-initialised object) as 1098 mWatches.mhInotify = -1; /* term will access this variable */ 1099 term(); 1114 term(); 1117 void hotplugInotifyImpl::term(void) function in class:hotplugInotifyImpl
|
| /vbox/src/recompiler/fpu/ |
| H A D | softfloat.c | 2015 bits64 rem, term; local 2044 term = ( (bits64) zSig ) * zSig; 2045 rem = ( ( (bits64) aSig )<<32 ) - term;
|
| /vbox/src/libs/libxml2-2.6.31/ |
| H A D | parser.c | 10251 int term; local 10256 term = xmlParseLookupSequence(ctxt, '-', '-', '>'); 10258 if ((!terminate) && (term < 0))
|
| H A D | xmlschemas.c | 665 xmlSchemaTreeItemPtr children; /* the "term" (e.g. a model group, 4268 xmlSchemaTreeItemPtr term; local 4279 fprintf(output, "MISSING particle term\n"); 4282 term = particle->children; 4283 if (term == NULL) { 4286 switch (term->type) { 4289 ((xmlSchemaElementPtr)term)->targetNamespace, 4290 ((xmlSchemaElementPtr)term)->name)); 4317 if (term && 4318 ((term 18788 xmlSchemaTreeItemPtr term; local [all...] |
| /vbox/src/libs/xpcom18a4/nsprpub/pr/include/private/ |
| H A D | primpl.h | 1659 PRCondVar *term; member in struct:PRThread
|
| /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. ... |