/external/apache-velocity-engine/velocity-engine-core/src/test/java/org/apache/velocity/test/ |
D | MethodInvocationExceptionTestCase.java | 92 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
|
D | InvalidEventHandlerTestCase.java | 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 | NumberMethodCallsTestCase.java | 80 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/ |
D | cxx1y-variable-templates.cpp | 58 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/ |
D | treminfo.c | 58 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/ |
D | comp.pass.cpp | 36 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/ |
D | comp.pass.cpp | 36 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/ |
D | TestAutoDetect.java | 74 VisibilityChecker<?> vc = m.getVisibilityChecker(); in testPrivateUsingGlobals() local 98 VisibilityChecker<?> vc = m.getVisibilityChecker(); in testBasicSetup() local
|
/external/flatbuffers/tests/rust_usage_test/benches/ |
D | flexbuffers_benchmarks.rs | 21 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/ |
D | t1_generate_luts.c | 127 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/ |
D | test_observers.cpp | 48 employee_set_by_age::value_compare vc=i2.value_comp(); in test_observers() local
|
/external/mesa3d/src/freedreno/decode/ |
D | rnnutil.h | 23 struct rnndeccontext *vc, *vc_nocolor; member
|
/external/rust/android-crates-io/crates/clap_complete/src/shells/ |
D | zsh.rs | 471 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/ |
D | invoke.pass.cpp | 37 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/ |
D | invoke.pass.cpp | 37 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/ |
D | invoke.pass.cpp | 37 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/ |
D | invoke.pass.cpp | 37 const map_type::value_compare vc = m.value_comp(); in main() local
|
/external/mesa3d/src/gallium/auxiliary/tgsi/ |
D | tgsi_vpos.c | 60 struct write_vpos_context *vc = write_vpos_context(ctx); in write_vpos_prolog() local
|
/external/sdv/vsomeip/third_party/boost/numeric/ublas/examples/tensor/ |
D | construction_access.cpp | 49 auto vc = ctype(0,0); in main() local
|
/external/sdv/vsomeip/third_party/boost/algorithm/test/ |
D | none_of_test.cpp | 40 std::vector<char> vc(some_letters, some_letters + 5); in test_none() local
|
D | one_of_test.cpp | 40 std::vector<char> vc(some_letters, some_letters + 5); in test_one() local
|
D | all_of_test.cpp | 40 std::vector<char> vc(some_letters, some_letters + 5); in test_all() local
|
D | any_of_test.cpp | 40 std::vector<char> vc(some_letters, some_letters + 5); in test_any() local
|
/external/sdv/vsomeip/third_party/boost/serialization/src/ |
D | void_cast.cpp | 149 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/ |
D | StdScalarDeserializer.java | 19 protected StdScalarDeserializer(Class<?> vc) { super(vc); } in StdScalarDeserializer()
|