Home
last modified time | relevance | path

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

1234

/external/rust/crates/libz-sys/src/zlib-ng/arch/power/
Dcompare256_power9.c14 # define zng_vec_vctzlsbb(vc, len) __asm__ volatile("vctzlsbb %0, %1\n\t" : "=r" (len) : "v" (vc)) argument
15 # define zng_vec_vclzlsbb(vc, len) __asm__ volatile("vclzlsbb %0, %1\n\t" : "=r" (len) : "v" (vc)) argument
17 # define zng_vec_vctzlsbb(vc, len) len = __builtin_vec_vctzlsbb(vc) argument
18 # define zng_vec_vclzlsbb(vc, len) len = __builtin_vec_vclzlsbb(vc) argument
25 vector unsigned char vsrc0, vsrc1, vc; in compare256_power9_static() local
Dcrc32_power8.c99 #define VEC_PERM(vr, va, vb, vc) vr = vec_perm(va, vb, (__vector unsigned char) vc) argument
107 #define VEC_PERM(vr, va, vb, vc) argument
/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()
DClassloaderChangeTestCase.java80 VelocityContext vc = new VelocityContext(); in testClassloaderChange() local
/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/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.h41 struct rnndeccontext *vc, *vc_nocolor; member
/external/rust/crates/clap_complete/src/shells/
Dzsh.rs470 let vc = match value_completion(o) { localVariable
474 let vc = vc.repeat(o.get_num_args().expect("built").min_values()); localVariable
/external/cronet/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/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/sdv/vsomeip/third_party/boost/numeric/ublas/examples/tensor/
Dconstruction_access.cpp49 auto vc = ctype(0,0); 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/algorithm/test/
Dnone_of_test.cpp40 std::vector<char> vc(some_letters, some_letters + 5); in test_none() local
Dall_of_test.cpp40 std::vector<char> vc(some_letters, some_letters + 5); in test_all() local
Done_of_test.cpp40 std::vector<char> vc(some_letters, some_letters + 5); in test_one() 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()
/external/sdv/vsomeip/third_party/boost/spirit/example/karma/
Dnum_list3.cpp107 std::vector<client::complex> vc; in main() local

1234