/external/apache-velocity-engine/velocity-engine-core/src/test/java/org/apache/velocity/test/ |
D | BuiltInEventHandlerTestCase.java | 121 VelocityEngine ve = new VelocityEngine(); in testReportInvalidReferences1() local 147 VelocityEngine ve = new VelocityEngine(); in testReportInvalidReferences2() local 179 VelocityEngine ve = new VelocityEngine(); in testReportQuietInvalidReferences() local 211 VelocityEngine ve = new VelocityEngine(); in testReportNullInvalidReferences() local 243 VelocityEngine ve = new VelocityEngine(); in testReportNullQuietInvalidReferences() local 278 VelocityEngine ve = new VelocityEngine(); in testReportTestedInvalidReferences() local 369 VelocityEngine ve = new VelocityEngine(); in testEscapeReferenceMatchAll() local 401 VelocityEngine ve = new VelocityEngine(); in testEscapeReferenceMatch() local 521 VelocityEngine ve = new VelocityEngine(); in testIncludeNotFound() local 562 VelocityEngine ve = new VelocityEngine(); in testIncludeRelativePath() local
|
D | ExceptionTestCase.java | 44 VelocityEngine ve; field in ExceptionTestCase 125 public void assertException(VelocityEngine ve) in assertException() 133 public void assertException(VelocityEngine ve, String input) in assertException() 141 public void assertException(VelocityEngine ve, Context context, String input) in assertException() 155 public void assertMethodInvocationException(VelocityEngine ve, Context context, String input) in assertMethodInvocationException()
|
D | ParseWithMacroLibsTestCase.java | 71 VelocityEngine ve = createEngine(true, true); in testParseMacroLocalCacheOn() local 91 VelocityEngine ve = createEngine(false, true); in testParseMacroLocalCacheOff() local 105 VelocityEngine ve = createEngine(true, false); in testParseMacroGlobalCacheOn() local 122 VelocityEngine ve = createEngine(false, false); in testParseMacroGlobalCacheOff() local 138 …private void testParseMacro(VelocityEngine ve, String includeFile, String outputBaseFileName, bool… in testParseMacro() 193 VelocityEngine ve = new VelocityEngine(); in createEngine() local
|
D | ParserTestCase.java | 60 VelocityEngine ve = new VelocityEngine(); in testEquals() local 96 VelocityEngine ve = new VelocityEngine(); in testMacro() local 133 VelocityEngine ve = new VelocityEngine(); in testArgs() local 177 VelocityEngine ve = new VelocityEngine(); in testASTReferenceToStringOnlyCalledOnce() local
|
D | SecureIntrospectionTestCase.java | 88 VelocityEngine ve = new VelocityEngine(); in testBadMethodCalls() local 105 VelocityEngine ve = new VelocityEngine(); in testGoodMethodCalls() local 115 private void doTestMethods(VelocityEngine ve, String[] templateStrings, boolean shouldeval) in doTestMethods() 142 …private boolean doesStringEvaluate(VelocityEngine ve, Context c, String inputString) throws ParseE… in doesStringEvaluate()
|
D | CommentsTestCase.java | 61 VelocityEngine ve = new VelocityEngine(); in testMultiLine() local 77 VelocityEngine ve = new VelocityEngine(); in testSingleLine() local 99 VelocityEngine ve = new VelocityEngine(); in testCombined() local
|
D | InvalidEventHandlerTestCase.java | 105 VelocityEngine ve = new VelocityEngine(); in testManualEventHandlers() local 137 VelocityEngine ve = new VelocityEngine(); in testConfigurationEventHandlers() local 154 private void doTestInvalidReferenceEventHandler4(VelocityEngine ve, VelocityContext vc) in doTestInvalidReferenceEventHandler4() 186 private void doTestInvalidReferenceEventHandler3(VelocityEngine ve, VelocityContext vc) in doTestInvalidReferenceEventHandler3() 221 private void doTestInvalidReferenceEventHandler2(VelocityEngine ve, VelocityContext vc) in doTestInvalidReferenceEventHandler2() 273 private void doTestInvalidReferenceEventHandler1(VelocityEngine ve, VelocityContext vc) in doTestInvalidReferenceEventHandler1() 378 private void doTestInvalidReferenceEventHandler0(VelocityEngine ve, VelocityContext vc) in doTestInvalidReferenceEventHandler0()
|
D | EvaluateTestCase.java | 159 VelocityEngine ve = new VelocityEngine(); in testEventHandler() local 180 VelocityEngine ve = new VelocityEngine(); in testErrors() local 258 VelocityEngine ve = engine; in testFile() local
|
D | SpaceGobblingTestCase.java | 73 VelocityEngine ve = new VelocityEngine(); in createEngine() local 118 VelocityEngine ve = createEngine(mode); in testTemplate() local
|
/external/apache-velocity-engine/velocity-engine-core/src/test/java/org/apache/velocity/test/util/introspection/ |
D | ConversionHandlerTestCase.java | 93 VelocityEngine ve = createEngine(false); in testConversionsWithoutHandler() local 104 VelocityEngine ve = createEngine(true); in testConversionsWithHandler() local 112 VelocityEngine ve = createEngine(true); in testConversionMatrix() local 118 RuntimeInstance ve = new RuntimeInstance(); in testCustomConverter() local 200 RuntimeInstance ve = new RuntimeInstance(); in testCustomConversionHandlerInstance() local 227 private void testConversions(VelocityEngine ve, String templateFile, String outputBaseFileName) in testConversions() 267 VelocityEngine ve = createEngine(false); in testOtherConversions() local 281 VelocityEngine ve = new VelocityEngine(); in createEngine() local
|
/external/XNNPACK/src/f32-velu/ |
D | sse-rr2-p6.c.in | 133 const __m128 ve = _mm_mul_ps(_mm_add_ps(vp, vs), valpha); variable 167 const __m128 ve = _mm_mul_ps(_mm_add_ps(vp, vs), valpha); variable
|
/external/XNNPACK/src/f32-vsigmoid/ |
D | wasmsimd-rr2-p5-div.c.in | 116 const v128_t ve = wasm_f32x4_add(vs, wasm_f32x4_mul(vt, vp)); variable 144 const v128_t ve = wasm_f32x4_add(vs, wasm_f32x4_mul(vt, vp)); variable
|
D | sse-rr2-p5-div.c.in | 126 __m128 ve = _mm_add_ps(_mm_mul_ps(vt, vp), vs); variable 161 __m128 ve = _mm_add_ps(_mm_mul_ps(vt, vp), vs); variable
|
D | scalar-rr2-lut2048-p1-div.c.in | 97 const uint32_t ve = float_as_uint32(vn) << 12; variable 128 const uint32_t ve = float_as_uint32(vn) << 12; variable 158 const uint32_t ve = float_as_uint32(vn) << 12; variable
|
D | scalar-rr2-p5-div.c.in | 117 const float ve = vt * vp + vs; variable 151 const float ve = vt * vp + vs; variable 184 const float ve = vt * vp + vs; variable
|
D | scalar-rr2-lut64-p2-div.c.in | 100 const uint32_t ve = float_as_uint32(vn) << 17; variable 133 const uint32_t ve = float_as_uint32(vn) << 17; variable 165 const uint32_t ve = float_as_uint32(vn) << 17; variable
|
/external/XNNPACK/src/f32-vsigmoid/gen/ |
D | vsigmoid-avx512f-rr1-p5-scalef-div-x16.c | 53 const __m512 ve = _mm512_scalef_ps(vp, vn); in xnn_f32_vsigmoid_ukernel__avx512f_rr1_p5_scalef_div_x16() local 84 const __m512 ve = _mm512_scalef_ps(vp, vn); in xnn_f32_vsigmoid_ukernel__avx512f_rr1_p5_scalef_div_x16() local
|
D | vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-div-x16.c | 53 const __m512 ve = _mm512_scalef_ps(vp, vn); in xnn_f32_vsigmoid_ukernel__avx512f_rr1_lut16_p3_perm_scalef_div_x16() local 85 const __m512 ve = _mm512_scalef_ps(vp, vn); in xnn_f32_vsigmoid_ukernel__avx512f_rr1_lut16_p3_perm_scalef_div_x16() local
|
D | vsigmoid-avx512f-rr1-p5-scalef-nr1fma-x16.c | 53 const __m512 ve = _mm512_scalef_ps(vp, vn); in xnn_f32_vsigmoid_ukernel__avx512f_rr1_p5_scalef_nr1fma_x16() local 87 const __m512 ve = _mm512_scalef_ps(vp, vn); in xnn_f32_vsigmoid_ukernel__avx512f_rr1_p5_scalef_nr1fma_x16() local
|
D | vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-nr1fma-x16.c | 53 const __m512 ve = _mm512_scalef_ps(vp, vn); in xnn_f32_vsigmoid_ukernel__avx512f_rr1_lut16_p3_perm_scalef_nr1fma_x16() local 88 const __m512 ve = _mm512_scalef_ps(vp, vn); in xnn_f32_vsigmoid_ukernel__avx512f_rr1_lut16_p3_perm_scalef_nr1fma_x16() local
|
D | vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-div-x16.c | 55 const __m512 ve = _mm512_scalef_ps(vp, vn); in xnn_f32_vsigmoid_ukernel__avx512f_rr2_lut32_p2_perm2_scalef_div_x16() local 87 const __m512 ve = _mm512_scalef_ps(vp, vn); in xnn_f32_vsigmoid_ukernel__avx512f_rr2_lut32_p2_perm2_scalef_div_x16() local
|
D | vsigmoid-wasmsimd-rr2-p5-div-x4.c | 57 const v128_t ve = wasm_f32x4_add(vs, wasm_f32x4_mul(vt, vp)); in xnn_f32_vsigmoid_ukernel__wasmsimd_rr2_p5_div_x4() local 85 const v128_t ve = wasm_f32x4_add(vs, wasm_f32x4_mul(vt, vp)); in xnn_f32_vsigmoid_ukernel__wasmsimd_rr2_p5_div_x4() local
|
/external/XNNPACK/src/f16-vsigmoid/gen/ |
D | vsigmoid-avx2-rr1-p2-div-x8.c | 52 const __m256 ve = _mm256_fmadd_ps(vt, vp, vs); in xnn_f16_vsigmoid_ukernel__avx2_rr1_p2_div_x8() local 78 const __m256 ve = _mm256_fmadd_ps(vt, vp, vs); in xnn_f16_vsigmoid_ukernel__avx2_rr1_p2_div_x8() local
|
/external/XNNPACK/src/f16-velu/gen/ |
D | velu-avx2-rr1-p3-x8.c | 56 const __m256 ve = _mm256_fmadd_ps(vp, vt, vs); in xnn_f16_velu_ukernel__avx2_rr1_p3_x8() local 80 const __m256 ve = _mm256_fmadd_ps(vp, vt, vs); in xnn_f16_velu_ukernel__avx2_rr1_p3_x8() local
|
/external/XNNPACK/src/f32-velu/gen/ |
D | velu-avx2-rr1-p6-x8.c | 60 const __m256 ve = _mm256_fmadd_ps(vp, valpha, vs); in xnn_f32_velu_ukernel__avx2_rr1_p6_x8() local 92 const __m256 ve = _mm256_fmadd_ps(vp, valpha, vs); in xnn_f32_velu_ukernel__avx2_rr1_p6_x8() local
|