代码搜索:VM
找到约 10,000 项符合「VM」的源代码
代码结果 10,000
www.eeworm.com/read/289804/3988953
vm vm_global_library.vm
## Licensed to the Apache Software Foundation (ASF) under one
## or more contributor license agreements. See the NOTICE file
## distributed with this work for additional information
## regarding c
www.eeworm.com/read/279884/4132508
vm vm_global_library.vm
#macro( quietnull $a)
#if($a)$a#end
#end
#macro( recurse $a )
global recurse $a
#set( $a = $a - 1)
#if ($a > 0)
#recurse( $a )
#end
#end
#macro( callrecurse )
#set( $count = 5)
#re
www.eeworm.com/read/279884/4132584
vm vm_test1.vm
#**
@test vm_test1.vm
This template is used for Velocity regression testing.
If you alter this template make sure you change the
corresponding comparison file so that the regression
test doesn't fa
www.eeworm.com/read/279884/4132601
vm vm_test2.vm
#**
@test vm_test2.vm
This template is used for Velocity regression testing.
If you alter this template make sure you change the
corresponding comparison file so that the regression
test doesn't fai
www.eeworm.com/read/398129/2397247
vm vm_global_library.vm
#*
* Copyright 2003-2004 The Apache Software Foundation.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
www.eeworm.com/read/363385/2918872
vm vm_global_library.vm
#*
* Copyright 2003-2004 The Apache Software Foundation.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
www.eeworm.com/read/433100/8546409
in vm.in
&pltpar izort=0, imod=1, ivel=0, ivp=0, ivrms=0,
velht=.5, xtinc=.1, ntsmth=0,
idump=0, inode=1, symht=3., idcol=2, ivcol=4,
xwndow=292., ywndow=175.,
&end
&a
www.eeworm.com/read/165810/5477233
vm if.vm
#*
@test if.vm
This template is used for Velocity regression testing.
If you alter this template make sure you change the
corresponding comparison file so that the regression
test doesn't fail inco
www.eeworm.com/read/279884/4132578
vm if.vm
#*
@test if.vm
This template is used for Velocity regression testing.
If you alter this template make sure you change the
corresponding comparison file so that the regression
test doesn't fail inco