Searched refs:guard (Results 1 - 8 of 8) sorted by relevance

/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/demo/fbt/
H A Dxioctl.d35 /execname == "xclock" && guard++ == 0/
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/efi/
H A Dimport.pl62 my $guard;
74 die "Licence detected after header guard\n" if $guard;
79 # Apply FILE_LICENCE() immediately after include guard
81 die "Duplicate header guard detected in $infile\n" if $guard;
82 $guard = 1;
90 warn "Cannot detect header guard in $infile\n" unless $guard;
/vbox/src/libs/xpcom18a4/xpcom/tests/
H A DTestAutoLock.cpp53 nsAutoLock guard(gLock);
/vbox/src/VBox/Frontends/VirtualBox/src/extensions/
H A DQIDialog.cpp82 QPointer<QIDialog> guard = this; local
88 if (guard.isNull())
H A DQIMainDialog.cpp83 QPointer<QIMainDialog> guard = this; local
89 if (guard.isNull())
/vbox/src/VBox/Frontends/VirtualBox/src/widgets/
H A DUIProgressDialog.cpp164 QPointer<UIProgressDialog> guard = this; local
170 if (guard.isNull())
356 QPointer<UIProgress> guard = this; local
362 if (guard.isNull())
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VfrCompile/Pccts/antlr/
H A Dmrhoist.c394 fprintf(output," (\"=>\" guard)");
397 fprintf(output," (\"&&\" guard)");
615 guard predicates which are defined by the user, not
1351 in which the part after the guard could possibly cover a predicate.
/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 62 milliseconds