Home
last modified time | relevance | path

Searched defs:vc (Results 1 – 25 of 102) sorted by relevance

12345

/external/apache-velocity-engine/velocity-engine-core/src/test/java/org/apache/velocity/test/
DMethodInvocationExceptionTestCase.java92 VelocityContext vc = new VelocityContext(); in testNormalMethodInvocationException() local
123 VelocityContext vc = new VelocityContext(); in testGetterMethodInvocationException() local
160 VelocityContext vc = new VelocityContext(); in testCapitalizedGetterMethodInvocationException() local
191 VelocityContext vc = new VelocityContext(); in testSetterMethodInvocationException() local
229 VelocityContext vc = new VelocityContext(); in testMacroInvocationException() local
DInvalidEventHandlerTestCase.java154 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()
DNumberMethodCallsTestCase.java80 VelocityContext vc = new VelocityContext(); in testNumberMethodCalls() local
129 private void checkResults(Context vc, String template, String compare) throws Exception in checkResults()
/external/clang/test/PCH/
Dcxx1y-variable-templates.cpp58 template<typename T> T vc = T(); variable
72 template<typename T> T vc = T(10); variable
107 template<> float vc<float> = 1.5; variable
108 template int vc<int>; variable
153 template<typename T> T* vc<T*> = new T(); variable
154 template<> constexpr float vc<float> = 1.5; variable
/external/tremolo/Tremolo/
Dtreminfo.c58 void vorbis_comment_init(vorbis_comment *vc){ in vorbis_comment_init()
74 char *vorbis_comment_query(vorbis_comment *vc, char *tag, int count){ in vorbis_comment_query()
95 int vorbis_comment_query_count(vorbis_comment *vc, char *tag){ in vorbis_comment_query_count()
110 void vorbis_comment_clear(vorbis_comment *vc){ in vorbis_comment_clear()
216 int _vorbis_unpack_comment(vorbis_comment *vc,oggpack_buffer *opb){ in _vorbis_unpack_comment()
340 int vorbis_dsp_headerin(vorbis_info *vi,vorbis_comment *vc,ogg_packet *op){ in vorbis_dsp_headerin()
/external/cronet/tot/third_party/libc++/src/test/std/containers/container.adaptors/flat.map/flat.map.observers/
Dcomp.pass.cpp36 auto vc = m.value_comp(); in main() local
52 auto vc = m.value_comp(); in main() local
69 auto vc = m.value_comp(); in main() local
80 auto vc = m.value_comp(); in main() local
/external/cronet/stable/third_party/libc++/src/test/std/containers/container.adaptors/flat.map/flat.map.observers/
Dcomp.pass.cpp36 auto vc = m.value_comp(); in main() local
52 auto vc = m.value_comp(); in main() local
69 auto vc = m.value_comp(); in main() local
80 auto vc = m.value_comp(); in main() local
/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/ser/
DTestAutoDetect.java74 VisibilityChecker<?> vc = m.getVisibilityChecker(); in testPrivateUsingGlobals() local
98 VisibilityChecker<?> vc = m.getVisibilityChecker(); in testBasicSetup() local
/external/flatbuffers/tests/rust_usage_test/benches/
Dflexbuffers_benchmarks.rs21 let vc = vec![u64::max_value() - 30; 512]; in push_vec_u64_to_map() localVariable
50 let vc = vec![u64::max_value() - 30; 512]; in push_vec_u64_to_map_reused() localVariable
80 let vc = vec![u64::max_value() - 30; 512]; in push_vec_u64_to_map_direct() localVariable
97 let vc = vec![u64::max_value() - 30; 512]; in push_vec_u64_to_map_direct_reused() localVariable
/external/pdfium/third_party/libopenjpeg/
Dt1_generate_luts.c127 int hc, vc, n; in t1_init_ctxno_sc() local
171 int hc, vc, n; in t1_init_spb() local
/external/sdv/vsomeip/third_party/boost/multi_index/test/
Dtest_observers.cpp48 employee_set_by_age::value_compare vc=i2.value_comp(); in test_observers() local
/external/mesa3d/src/freedreno/decode/
Drnnutil.h23 struct rnndeccontext *vc, *vc_nocolor; member
/external/rust/android-crates-io/crates/clap_complete/src/shells/
Dzsh.rs471 let vc = match value_completion(o) { localVariable
475 let vc = vc.repeat(o.get_num_args().expect("built").min_values()); localVariable
/external/cronet/tot/third_party/libc++/src/test/std/containers/associative/map/map.value_compare/
Dinvoke.pass.cpp37 const map_type::value_compare vc = m.value_comp(); in main() local
/external/cronet/stable/third_party/libc++/src/test/std/containers/associative/map/map.value_compare/
Dinvoke.pass.cpp37 const map_type::value_compare vc = m.value_comp(); in main() local
/external/cronet/stable/third_party/libc++/src/test/std/containers/associative/multimap/multimap.value_compare/
Dinvoke.pass.cpp37 const map_type::value_compare vc = m.value_comp(); in main() local
/external/cronet/tot/third_party/libc++/src/test/std/containers/associative/multimap/multimap.value_compare/
Dinvoke.pass.cpp37 const map_type::value_compare vc = m.value_comp(); in main() local
/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_vpos.c60 struct write_vpos_context *vc = write_vpos_context(ctx); in write_vpos_prolog() local
/external/sdv/vsomeip/third_party/boost/numeric/ublas/examples/tensor/
Dconstruction_access.cpp49 auto vc = ctype(0,0); in main() local
/external/sdv/vsomeip/third_party/boost/algorithm/test/
Dnone_of_test.cpp40 std::vector<char> vc(some_letters, some_letters + 5); in test_none() local
Done_of_test.cpp40 std::vector<char> vc(some_letters, some_letters + 5); in test_one() local
Dall_of_test.cpp40 std::vector<char> vc(some_letters, some_letters + 5); in test_all() local
Dany_of_test.cpp40 std::vector<char> vc(some_letters, some_letters + 5); in test_any() local
/external/sdv/vsomeip/third_party/boost/serialization/src/
Dvoid_cast.cpp149 const void_caster * vc = *it; in vbc_downcast() local
300 const void_caster * vc = *it; in recursive_unregister() local
/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/deser/std/
DStdScalarDeserializer.java19 protected StdScalarDeserializer(Class<?> vc) { super(vc); } in StdScalarDeserializer()

12345