Searched refs:PR_ASSERT (Results 1 - 25 of 207) sorted by relevance

123456789

/vbox/src/libs/xpcom18a4/nsprpub/pr/src/cplus/
H A Drclock.cpp48 PR_ASSERT(NULL != lock);
59 PR_ASSERT(NULL != lock);
66 PR_ASSERT(NULL != lock);
68 PR_ASSERT(PR_SUCCESS == rv);
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/cplus/tests/
H A Dfileio.cpp53 PR_ASSERT(PR_SUCCESS == rv);
55 PR_ASSERT(PR_SUCCESS == rv);
57 PR_ASSERT(PR_SUCCESS == rv);
59 PR_ASSERT(PR_SUCCESS == rv);
H A Dthread.cpp91 PR_ASSERT(PR_SUCCESS == rv);
103 PR_ASSERT(PR_SUCCESS == status);
105 PR_ASSERT(PR_SUCCESS == status);
111 PR_ASSERT(PR_SUCCESS == status);
116 PR_ASSERT(NULL != foo1);
125 PR_ASSERT(PR_SUCCESS == status);
130 PR_ASSERT(PR_SUCCESS == rv);
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/windows/
H A Dw16mem.c54 PR_ASSERT(seg != 0);
55 PR_ASSERT(size != 0);
56 PR_ASSERT(vaddr == 0);
79 PR_ASSERT((seg->flags & _PR_SEG_VM) == 0);
H A Dw16proc.c51 PR_ASSERT(!"Not implemented");
58 PR_ASSERT(!"Not implemented");
66 PR_ASSERT(!"Not implemented");
73 PR_ASSERT(!"Not implemented");
H A Dw16fmem.c50 PR_ASSERT(!"Not implemented");
57 PR_ASSERT(!"Not implemented");
67 PR_ASSERT(!"Not implemented");
74 PR_ASSERT(!"Not implemented");
81 PR_ASSERT(!"Not implemented");
H A Dntinrval.c65 PR_ASSERT(count.HighPart >= 0);
82 PR_ASSERT(_nt_ticksPerSec > PR_INTERVAL_MIN);
100 PR_ASSERT(_nt_bitShift <= 32);
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/misc/
H A Dprolock.c57 PR_ASSERT(!"Not implemented"); /* Not implemented yet */
71 PR_ASSERT(!"Not implemented"); /* Not implemented yet */
84 PR_ASSERT(!"Not implemented"); /* Not implemented yet */
97 PR_ASSERT(!"Not implemented"); /* Not implemented yet */
/vbox/src/libs/xpcom18a4/ipc/ipcd/daemon/public/
H A DipcModuleUtil.h56 PR_ASSERT(gIPCDaemonMethods);
63 PR_ASSERT(gIPCDaemonMethods);
70 PR_ASSERT(gIPCDaemonMethods);
77 PR_ASSERT(gIPCDaemonMethods);
84 PR_ASSERT(gIPCDaemonMethods);
91 PR_ASSERT(gIPCDaemonMethods);
98 PR_ASSERT(gIPCDaemonMethods);
105 PR_ASSERT(gIPCDaemonMethods);
112 PR_ASSERT(gIPCDaemonMethods);
119 PR_ASSERT(gIPCDaemonMethod
[all...]
/vbox/src/libs/xpcom18a4/nsprpub/pr/tests/
H A Ddceemu.c77 PR_ASSERT(PR_SUCCESS == rv);
81 PR_ASSERT(PR_FAILURE == rv);
85 PR_ASSERT(PR_SUCCESS == rv);
89 PR_ASSERT(PR_SUCCESS == rv);
93 PR_ASSERT(PR_SUCCESS == rv);
99 PR_ASSERT(PR_SUCCESS == rv);
103 PR_ASSERT(PR_SUCCESS == rv);
H A Dlayer.c82 PR_ASSERT(PR_SUCCESS == rv);
99 PR_ASSERT(PR_SUCCESS == rv);
107 PR_ASSERT(PR_SUCCESS == rv);
116 PR_ASSERT(PR_SUCCESS == rv);
144 PR_ASSERT(PR_SUCCESS == rv);
149 PR_ASSERT(sizeof(buffer) == bytes_sent);
156 PR_ASSERT(bytes_read == bytes_sent);
162 rv = PR_Shutdown(stack, PR_SHUTDOWN_BOTH); PR_ASSERT(PR_SUCCESS == rv);
187 PR_ASSERT(bytes_read > 0);
192 PR_ASSERT(bytes_rea
[all...]
H A Dnblayer.c96 PR_ASSERT(PR_SUCCESS == rv);
139 { PR_ASSERT(!"Whoa!"); break; }
149 PR_ASSERT(PR_SUCCESS == rv);
178 { PR_ASSERT(!"Whoa!"); break; }
182 PR_ASSERT(sizeof(buffer) == bytes_sent);
206 { PR_ASSERT(!"Whoa!"); break; }
212 PR_ASSERT(bytes_read == bytes_sent);
218 rv = PR_Shutdown(stack, PR_SHUTDOWN_BOTH); PR_ASSERT(PR_SUCCESS == rv);
248 { PR_ASSERT(!"Whoa!"); break; }
251 PR_ASSERT(NUL
[all...]
H A Dinitclk.c74 PR_ASSERT(NULL != lock1);
76 PR_ASSERT(NULL != cv1);
78 PR_ASSERT(NULL != lock2);
80 PR_ASSERT(NULL != cv2);
90 PR_ASSERT(NULL != thread);
H A Dstdio.c66 PR_ASSERT((PRInt32)strlen("This to standard out\n") == rv);
70 PR_ASSERT((PRInt32)strlen("This to standard err\n") == rv);
H A Dntioto.c184 PR_ASSERT(clientSock);
193 PR_ASSERT( PR_SUCCESS == rv );
197 PR_ASSERT( PR_SUCCESS == rv );
268 PR_ASSERT( PR_SUCCESS == rv );
271 PR_ASSERT( listenSock );
274 PR_ASSERT( PR_SUCCESS == rv );
277 PR_ASSERT( PR_SUCCESS == rv );
287 PR_ASSERT( tConnect );
294 PR_ASSERT( tJitter );
301 PR_ASSERT( tAccep
[all...]
H A Dnameshm1.c313 PR_ASSERT( sem1 );
316 PR_ASSERT( sem1 );
349 PR_ASSERT( PR_FAILURE != rc );
352 PR_ASSERT( (*addr % 2) == 0 );
358 PR_ASSERT( PR_FAILURE != rc );
362 PR_ASSERT( PR_FAILURE != rc );
365 PR_ASSERT( PR_FAILURE != rc );
442 PR_ASSERT( sem1 );
445 PR_ASSERT( sem1 );
458 PR_ASSERT( pro
[all...]
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/os2/
H A Dos2sem.c52 PR_ASSERT(value <= 1);
55 PR_ASSERT(rv == NO_ERROR);
63 PR_ASSERT(rv == NO_ERROR);
90 PR_ASSERT(rv == NO_ERROR);
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/bthreads/
H A Dbtsem.c71 PR_ASSERT(sem != NULL);
73 PR_ASSERT(result == B_NO_ERROR);
94 PR_ASSERT(sem != NULL);
111 PR_ASSERT(sem != NULL);
113 PR_ASSERT(result == B_NO_ERROR);
127 PR_ASSERT(sem != NULL);
H A Dbtlocks.c82 PR_ASSERT(NULL != lock);
84 PR_ASSERT(result == B_NO_ERROR);
91 PR_ASSERT(lock != NULL);
108 PR_ASSERT(lock != NULL);
/vbox/src/libs/xpcom18a4/ipc/ipcd/daemon/src/
H A Dipcd.cpp69 PR_ASSERT(client);
70 PR_ASSERT(msg);
75 PR_ASSERT(client->GetExpectsSyncReply() == PR_FALSE);
92 PR_ASSERT(msg);
182 PR_ASSERT(func);
192 PR_ASSERT(client);
199 PR_ASSERT(client);
200 PR_ASSERT(name);
207 PR_ASSERT(client);
214 PR_ASSERT(clien
[all...]
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/io/
H A Dprlayer.c55 PR_ASSERT(fd != NULL);
69 PR_ASSERT(fd != NULL);
70 PR_ASSERT(fd->lower != NULL);
71 PR_ASSERT(fd->secret == NULL);
72 PR_ASSERT(fd->methods->file_type == PR_DESC_LAYERED);
106 PR_ASSERT(fd != NULL);
107 PR_ASSERT(fd->lower != NULL);
115 PR_ASSERT(fd != NULL);
116 PR_ASSERT(fd->lower != NULL);
123 PR_ASSERT(f
[all...]
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/pthreads/
H A Dptsynch.c75 PR_ASSERT(0 == rv);
80 PR_ASSERT(0 == rv);
85 PR_ASSERT(0 == rv);
112 PR_ASSERT(0 == rv);
121 PR_ASSERT(NULL != cv);
122 PR_ASSERT(0 != notified->cv[index].times);
126 PR_ASSERT(0 == rv);
133 PR_ASSERT(0 == rv);
165 PR_ASSERT(0 == rv);
176 PR_ASSERT(NUL
[all...]
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/threads/combined/
H A Dprucv.c62 PR_ASSERT(_PR_IS_NATIVE_THREAD(me) || _PR_MD_GET_INTSOFF() != 0);
65 PR_ASSERT(!(thread->flags & _PR_IDLE_THREAD));
138 PR_ASSERT(_PR_MD_GET_INTSOFF() != 0);
160 PR_ASSERT(!(thread->flags & _PR_IDLE_THREAD));
192 PR_ASSERT(thread == _PR_MD_CURRENT_THREAD());
193 PR_ASSERT(!(thread->flags & _PR_IDLE_THREAD));
297 PR_ASSERT(_PR_IS_NATIVE_THREAD(me) || _PR_MD_GET_INTSOFF() != 0);
345 PR_ASSERT(_PR_MD_GET_INTSOFF() != 0);
364 PR_ASSERT(thread->cpu == cpu);
374 PR_ASSERT(!_PR_IS_NATIVE_THREA
[all...]
H A Dprulock.c66 PR_ASSERT(cpu); /* Global threads don't have CPUs */
67 PR_ASSERT(_PR_MD_GET_INTSOFF() > 0);
70 PR_ASSERT(!(me->flags & _PR_IDLE_THREAD));
133 PR_ASSERT(q != &lock->waitQ);
152 PR_ASSERT(t->state == _PR_LOCK_WAIT);
153 PR_ASSERT(t->wait.lock == lock);
216 PR_ASSERT(lock->owner == 0);
232 PR_ASSERT(me != suspendAllThread);
234 PR_ASSERT(!(me->flags & _PR_IDLE_THREAD));
236 PR_ASSERT(loc
[all...]
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/threads/
H A Dprtpd.c98 PR_ASSERT(NULL != _pr_tpd_destructors);
137 PR_ASSERT(NULL != newIndex);
138 PR_ASSERT(NULL != _pr_tpd_destructors);
184 PR_ASSERT(((NULL == self->privateData) && (0 == self->tpdLength))
215 PR_ASSERT(index < self->tpdLength);
253 PR_ASSERT(0 != self->tpdLength);

Completed in 93 milliseconds

123456789