Home
last modified time | relevance | path

Searched refs:VM_NONE (Results 1 – 25 of 69) sorted by relevance

123

/dports/databases/pgbackrest/pgbackrest-release-2.35/test/
H A Dtest.pl606 if ($strVm ne VM_NONE)
713 push(@stryBuildVm, VM_NONE);
736 if ($strBuildVM ne VM_NONE)
770 if ($strBuildVM ne VM_NONE)
779 if ($bBuildPackage && $strVm ne VM_NONE)
795 if ($strVm ne VM_NONE)
807 ($strVm ne VM_NONE ? "docker exec -i test-build " : '') .
814 ($strVm ne VM_NONE ? "docker exec -i test-build " : '') .
868 if ($strVm ne VM_NONE)
879 if ($strVm ne VM_NONE)
[all …]
H A Dci.pl189 if ($strVm eq VM_NONE)
215 if ($strVm ne VM_NONE)
222 processBegin(($strVm eq VM_NONE ? "no container" : $strVm) . ' test');
/dports/databases/pgbackrest/pgbackrest-release-2.35/test/lib/pgBackRestTest/Common/
H A DJobTest.pm202 if ($self->{oTest}->{&TEST_VM} ne VM_NONE)
308 … ($self->{oTest}->{&TEST_VM} eq VM_NONE ? '' : " \\\n\t-DTEST_CONTAINER_REQUIRED") .
617 my $strContainer = $self->{oTest}->{&TEST_VM} eq VM_NONE ? 'false' : 'true';
621 … my $strTestPathC = $self->{oTest}->{&TEST_VM} eq VM_NONE ? $strHostTestPath : $strVmTestPath;
710 …($self->{oTest}->{&TEST_VM} ne VM_NONE ? "docker exec -i -u ${\TEST_USER} ${strImage} bash -l -c '…
730 ($self->{oTest}->{&TEST_VM} ne VM_NONE ? "'" : '');
812 …($self->{oTest}->{&TEST_VM} ne VM_NONE ? 'docker exec -i -u ' . TEST_USER . " ${strImage} " : '')…
826 $self->{oTest}->{&TEST_VM} ne VM_NONE, $self->{bCoverageSummary},
827 …$self->{oTest}->{&TEST_VM} eq VM_NONE ? undef : $strImage, $self->{strTestPath}, "$self->{strTestP…
874 if ($self->{oTest}->{&TEST_VM} ne VM_NONE)
H A DListTest.pm115 … next if ($strVm eq VM_NONE && $hTest->{&TESTDEF_TYPE} eq TESTDEF_INTEGRATION);
121 next if ($strVm eq VM_NONE && !$hTest->{&TESTDEF_C});
124 next if ($strVm eq VM_NONE && $hTest->{&TESTDEF_CONTAINER_REQUIRED});
H A DVmTest.pm90 use constant VM_NONE => 'none'; constant
129 &VM_NONE =>
/dports/games/mvdsv/mvdsv-0.34/src/
H A Dpr2_exec.c69 usedll = VM_NONE; in PR2_Init()
94 case VM_NONE: in PR2_GetString()
148 case VM_NONE: in PR2_GetEntityString()
201 case VM_NONE: in PR2_SetEntityString()
246 case VM_NONE: in PR2_SetGlobalString()
304 if (isBotFrame && (!sv_vm || sv_vm->type == VM_NONE || !gamedata || gamedata->APIversion < 15)) { in PR2_GameStartFrame()
H A Dpr2_vm.h62 VM_NONE, enumerator
/dports/games/qwdtools/mvdsv-0.34/src/
H A Dpr2_exec.c69 usedll = VM_NONE; in PR2_Init()
94 case VM_NONE: in PR2_GetString()
148 case VM_NONE: in PR2_GetEntityString()
201 case VM_NONE: in PR2_SetEntityString()
246 case VM_NONE: in PR2_SetGlobalString()
304 if (isBotFrame && (!sv_vm || sv_vm->type == VM_NONE || !gamedata || gamedata->APIversion < 15)) { in PR2_GameStartFrame()
H A Dpr2_vm.h62 VM_NONE, enumerator
/dports/lang/gcc48/gcc-4.8.5/libjava/org/omg/CORBA/
H A DVM_NONE.h18 class VM_NONE; variable
24 class org::omg::CORBA::VM_NONE : public ::java::lang::Object
/dports/lang/gnat_util/gcc-6-20180516/libjava/org/omg/CORBA/
H A DVM_NONE.h18 class VM_NONE; variable
24 class org::omg::CORBA::VM_NONE : public ::java::lang::Object
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/org/omg/CORBA/
H A DVM_NONE.h18 class VM_NONE; variable
24 class org::omg::CORBA::VM_NONE : public ::java::lang::Object
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/org/omg/CORBA/
H A DVM_NONE.h18 class VM_NONE; variable
24 class org::omg::CORBA::VM_NONE : public ::java::lang::Object
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/org/omg/CORBA/
H A DVM_NONE.h18 class VM_NONE; variable
24 class org::omg::CORBA::VM_NONE : public ::java::lang::Object
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/org/omg/CORBA/
H A DVM_NONE.java45 public interface VM_NONE interface
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/org/omg/CORBA/
H A DVM_NONE.java45 public interface VM_NONE interface
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/org/omg/CORBA/
H A DVM_NONE.java45 public interface VM_NONE interface
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/org/omg/CORBA/
H A DVM_NONE.java45 public interface VM_NONE interface
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/org/omg/CORBA/
H A DVM_NONE.java45 public interface VM_NONE interface
/dports/java/sablevm-classpath/sablevm-classpath-1.13/org/omg/CORBA/
H A DVM_NONE.java45 public interface VM_NONE interface
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/corba/src/share/classes/org/omg/CORBA/
H A DVM_NONE.java38 public interface VM_NONE { interface
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/corba/src/share/classes/org/omg/CORBA/
H A DVM_NONE.java38 public interface VM_NONE { interface
/dports/devel/omniORB/omniORB-4.2.4/src/lib/omniORB/orbcore/
H A Dconstants.cc251 _init_in_def_( const ValueModifier VM_NONE = 0; )
258 _init_in_def_( const CORBA::ValueModifier CORBA::VM_NONE = 0; )
/dports/devel/ORBit2/ORBit2-2.14.19/src/idl/CORBA/
H A DCORBA_TypeCode.idl27 const ValueModifier VM_NONE = 0;
/dports/multimedia/dvdauthor/dvdauthor-d5bb0b/src/
H A Dda-internal.h28 enum {VM_NONE=0,VM_MPEG1=1,VM_MPEG2=2}; /* values for videodesc.vmpeg */ enumerator

123