Searched refs:passed (Results 1 - 20 of 20) sorted by relevance

/vbox/src/libs/xpcom18a4/nsprpub/pr/tests/
H A Dintrupt.c69 static PRBool passed = PR_TRUE; variable
91 passed = PR_FALSE;
97 passed = PR_FALSE;
107 passed = ((PR_TRUE == passed) && (PR_SUCCESS == rv)) ? PR_TRUE : PR_FALSE;
124 passed = ((PR_TRUE == passed) && (PR_SUCCESS == rv)) ? PR_TRUE : PR_FALSE;
139 passed = PR_FALSE;
145 passed = PR_FALSE;
155 passed
[all...]
H A Dudpsrv.c105 static PRBool passed = PR_TRUE; variable
170 passed = PR_FALSE;
199 passed = PR_FALSE;
219 passed = PR_FALSE;
242 passed = PR_FALSE;
258 passed = PR_FALSE;
307 passed = PR_FALSE;
341 passed = PR_FALSE;
391 passed = PR_FALSE;
407 passed
[all...]
H A Dthreads.c55 PRBool debug_mode = PR_FALSE, passed = PR_TRUE; variable
85 passed = PR_FALSE;
117 passed = PR_FALSE;
240 printf("%s\n", ((passed) ? "PASS" : "FAIL"));
244 if (passed) {
H A Dtmoacc.c63 PRBool passed; member in struct:Shared
148 shared->passed = PR_FALSE;
154 shared->passed = PR_FALSE;
168 shared->passed = PR_FALSE;
186 shared->passed = PR_FALSE;
213 shared->passed = PR_TRUE;
298 shared->passed = PR_FALSE;
304 shared->passed = PR_FALSE;
312 shared->passed = PR_FALSE;
320 ((shared->passed)
[all...]
H A Dwritev.c66 PRBool passed = PR_TRUE; local
202 passed = PR_FALSE;
222 "%s\n", (passed) ? "PASSED" : "FAILED");
223 return (passed) ? 0 : 1;
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/cmd/scripts/
H A Ddtest.pl238 my($passed) = 0;
522 $passed = ($total - $failed - $bypassed);
524 "passed" => $passed,
690 my $passed = $results{$key}{"passed"};
696 logmsg(" passed: " . $passed . "\n");
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/LibC/CRT/Ia32/
H A Dlldiv.c39 ; Arguments are passed on the stack:
/vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/unix/
H A Dxptcstubs_asm_openvms_alpha.s39 ; argument passed in to STUB_ENTRY. It puts its stub number into R1 and then
51 mov n,r1 ; stub number is passed in r1
72 ; Arguments are passed in a non-standard way so that we don't disturb the
73 ; original arguments that were passed in to the stub. Since some args (if
83 ; Store arguments passed via registers to the stack.
H A Dxptcinvoke_asm_openvms_alpha.s42 ; is required for storage of those passed via registers.
/vbox/src/VBox/Installer/linux/scripts/
H A DVBoxHeadlessXOrg.sh130 detected graphics cards. No arguments may be passed.
133 The default X server start-up command. It will be passed three parameters
139 will be passed a single parameter which is a space-separated list of the
/vbox/src/VBox/GuestHost/OpenGL/packer/
H A Dpacker.py164 print " crDebug(\"App passed NULL as %s for %s\");" % (name, orig_func_name)
/vbox/src/VBox/HostDrivers/Support/win/
H A DSUPR3HardenedMainA-win.asm46 ; may be passed to the LdrIntializeThunk routine as we just save and restore
/vbox/src/libs/xpcom18a4/xpcom/ds/
H A DnsTextFormatter.cpp510 NS_ERROR("invalid type passed to cvt_f");
1537 PRBool passed = PR_TRUE ; local
1555 return passed;
/vbox/src/libs/zlib-1.2.6/contrib/pascal/
H A Dzlibpas.pas42 opaque: Pointer; (* private data object passed to zalloc and zfree *)
/vbox/src/VBox/VMM/VMMR0/
H A DVMMR0JmpA-x86.asm48 ; @returns VINF_SUCCESS on success or whatever is passed to vmmR0CallRing3LongJmp.
H A DVMMR0JmpA-amd64.asm45 ; @returns VINF_SUCCESS on success or whatever is passed to vmmR0CallRing3LongJmp.
/vbox/src/libs/zlib-1.2.6/contrib/delphi/
H A DZLib.pas37 AppData: Pointer; // private data object passed to zalloc and zfree
/vbox/src/libs/zlib-1.2.6/contrib/masmx64/
H A Dgvmat64.asm421 ;;; strings match each other, and they can be safely passed over before
/vbox/src/libs/zlib-1.2.6/contrib/masmx86/
H A Dmatch686.asm360 ;;; strings match each other, and they can be safely passed over before
/vbox/src/libs/libxml2-2.6.31/
H A Dltmain.sh3718 $echo "*** with $libname and none of the candidates passed a file format test"
3770 $echo "*** with $libname and none of the candidates passed a file format test"
6760 (typically \`/bin/rm'). RM-OPTIONS are options (such as \`-f') to be passed
6897 (typically \`/bin/rm'). RM-OPTIONS are options (such as \`-f') to be passed

Completed in 84 milliseconds