Home
last modified time | relevance | path

Searched defs:cb2 (Results 1 – 25 of 32) sorted by relevance

12

/third_party/boost/libs/circular_buffer/test/
Dconstant_erase_test.cpp48 circular_buffer<InstanceCounter> cb2(5, InstanceCounter()); in erase_begin_test() local
107 circular_buffer<InstanceCounter> cb2(5, InstanceCounter()); in erase_end_test() local
153 circular_buffer<InstanceCounter> cb2(5, InstanceCounter()); in clear_test() local
Dspace_optimized_test.cpp29 cb_space_optimized cb2(capacity_ctrl(10, 5), 1); in min_capacity_test() local
101 cb_space_optimized cb2(v.begin(), v.end()); in specific_constructors_test() local
168 cb_space_optimized cb2(10, 1); in iterator_invalidation_test() local
Dsoft_iterator_invalidation.cpp178 circular_buffer<int> cb2(5); in validity_insert_range_test() local
367 circular_buffer<int> cb2(5); in validity_rinsert_range_test() local
590 circular_buffer<int> cb2(5); in validity_swap_test() local
Dbase_test.cpp254 circular_buffer<MyInteger> cb2(20, 0); in iterator_invalidation_test() local
/third_party/node/benchmark/timers/
Dtimers-timeout-pooled.js24 function cb2() { function
Dtimers-timeout-unpooled.js24 function cb2() { function
Dtimers-timeout-nexttick.js23 function cb2() { function
Dset-immediate-depth-args.js25 function cb2(n, arg2) { function
Dset-immediate-breadth-args.js16 function cb2(arg1, arg2) {} function
Dtimers-breadth-args.js16 function cb2(arg1, arg2) { function
/third_party/node/benchmark/process/
Dnext-tick-depth-args.js38 function cb2(arg1, arg2) { function
Dnext-tick-breadth-args.js17 function cb2(arg1, arg2) { function
/third_party/boost/libs/asio/test/
Dbuffers_iterator.cpp58 array<const_buffer, 2> cb2 = {{ buffer(cdata1), buffer(cdata2) }}; in test() local
Dbuffer.cpp110 const_buffer cb2(const_void_ptr_data, 1024); in test() local
/third_party/boost/libs/beast/test/beast/core/
Dbuffers_suffix.cpp87 buffers_suffix<net::mutable_buffer> cb2( in testSpecial() local
Dtest_buffer.hpp345 decltype(cb) cb2(cb); in test_mutable_dynamic_buffer() local
351 decltype(cb) cb2(mb); in test_mutable_dynamic_buffer() local
/third_party/boost/libs/graph/test/
Dtest_properties.hpp26 GraphBundle const& cb2 = get_property(g); in test_graph_bundle() local
/third_party/libjpeg-turbo/simd/powerpc/
Djccolext-altivec.c48 __vector int y0, y1, y2, y3, cr0, cr1, cr2, cr3, cb0, cb1, cb2, cb3; in jsimd_rgb_ycc_convert_altivec() local
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/simd/powerpc/
Djccolext-altivec.c48 __vector int y0, y1, y2, y3, cr0, cr1, cr2, cr3, cb0, cb1, cb2, cb3; in jsimd_rgb_ycc_convert_altivec() local
/third_party/boost/libs/beast/test/doc/
Dhttp_snippets.cpp274 auto const cb2 = get_next_chunk_body(); in fxx() local
/third_party/mesa3d/src/gallium/tests/graw/
Dfs-test.c113 struct pipe_constant_buffer cb2; in init_fs_constbuf() local
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstcontroller.c564 GstControlBinding *cb1, *cb2; in GST_START_TEST() local
687 GstControlBinding *cb1, *cb2; in GST_START_TEST() local
/third_party/boost/boost/math/cstdfloat/
Dcstdfloat_iostream.hpp367 … inline void eval_multiply (float_type& b, const float_type& cb, const float_type& cb2) { b = … in eval_multiply()
/third_party/ffmpeg/libavcodec/
Dra144enc.c334 float zero[BLOCKSIZE], cba[BLOCKSIZE], cb1[BLOCKSIZE], cb2[BLOCKSIZE]; in ra144_encode_subblock() local
Dcinepak.c137 uint8_t *cb0, *cb1, *cb2, *cb3; in cinepak_decode_vectors() local

12