Home
last modified time | relevance | path

Searched defs:buffer1 (Results 1 – 25 of 46) sorted by relevance

12

/third_party/protobuf/js/experimental/runtime/kernel/
Dtyped_arrays_test.js10 const buffer1 = new ArrayBuffer(0); constant
102 const buffer1 = new ArrayBuffer(0); constant
Dtyped_arrays.js13 function arrayBufferEqual(buffer1, buffer2) { argument
/third_party/protobuf/js/experimental/runtime/testing/
Densure_custom_equality_test.js14 const buffer1 = new ArrayBuffer(4); constant
/third_party/boost/libs/compute/test/
Dtest_buffer.cpp92 boost::compute::buffer buffer1(context, 16); in BOOST_AUTO_TEST_CASE() local
105 boost::compute::buffer buffer1(context, 16); in BOOST_AUTO_TEST_CASE() local
/third_party/gstreamer/gstplugins_good/tests/check/elements/
Drtpred.c667 GstBuffer * buffer1) in rtpredenc_cant_create_red_packet_base_test()
708 GstBuffer *buffer0, *buffer1; in GST_START_TEST() local
745 GstBuffer *buffer0, *buffer1; in GST_START_TEST() local
783 GstBuffer *buffer0, *buffer1; in GST_START_TEST() local
/third_party/gstreamer/gstreamer/tests/check/elements/
Dqueue.c234 GstBuffer *buffer1; in GST_START_TEST() local
330 GstBuffer *buffer1; in GST_START_TEST() local
419 GstBuffer *buffer1; in GST_START_TEST() local
Dfilesrc.c172 GstBuffer *buffer1, *buffer2; in GST_START_TEST() local
/third_party/boost/libs/process/test/
Dbind_stdout_stderr.cpp106 boost::asio::streambuf buffer1; variable
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
DRenderBundleTests.cpp69 wgpu::Buffer buffer1 = utils::CreateBufferFromData(device, colors1, 4 * sizeof(float), in SetUp() local
/third_party/skia/src/effects/imagefilters/
DSkBlurImageFilter.cpp253 skvx::Vec<4, uint32_t>* buffer1 = buffer0 + passSize; in Make() local
313 skvx::Vec<4, uint32_t>* buffer1, in GaussPass()
517 skvx::Vec<4, uint32_t>* buffer1 = buffer0 + passSize; in Make() local
566 skvx::Vec<4, uint32_t>* buffer1, in TentPass()
/third_party/mbedtls/programs/test/
Dselftest.c117 void *buffer1 = mbedtls_calloc( 1, 1 ); in calloc_self_test() local
/third_party/protobuf/js/experimental/runtime/
Dbytestring_test.js126 const buffer1 = byteString.toArrayBuffer(); constant
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/src/main/cpp/audio/
DFFMpegExtractor.cpp272 short *buffer1; in decode() local
/third_party/grpc/test/cpp/util/
Dbyte_buffer_test.cc47 ByteBuffer buffer1; in TEST_F() local
/third_party/gn/src/base/files/
Dfile_util.cc60 char buffer1[BUFFER_SIZE], buffer2[BUFFER_SIZE]; in ContentsEqual() local
/third_party/flutter/skia/tests/
DGrQuadBufferTest.cpp144 GrQuadBuffer<TestData> buffer1; in TEST() local
/third_party/skia/tests/
DGrQuadBufferTest.cpp145 GrQuadBuffer<TestData> buffer1; in TEST() local
/third_party/flutter/skia/third_party/externals/angle2/src/tests/perf_tests/
DDrawCallPerf.cpp249 GLuint buffer1, in ChangeArrayBuffersThenDraw()
/third_party/ffmpeg/libavcodec/
Dra288.c153 float buffer1[MAX_BACKWARD_FILTER_ORDER + 1]; in do_hybrid_window() local
Dra144.c1548 int buffer1[LPC_ORDER]; in ff_eval_refl() local
/third_party/ltp/testcases/kernel/io/disktest/
Dchildmain.c589 char *buf1 = NULL, *buffer1 = NULL; /* 'buf' is the aligned 'buffer' */ in ChildMain() local
/third_party/gettext/gettext-tools/src/
Dxg-message.c313 char buffer1[21]; in remember_a_message() local
/third_party/gstreamer/gstplugins_base/ext/vorbis/
Dgstvorbisdec.c565 GstBuffer *buffer1, *buffer3, *buffer5; in check_pending_headers() local
/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/
DResourceUsageTrackingTests.cpp227 wgpu::Buffer buffer1 = in TEST_F() local
488 wgpu::Buffer buffer1 = in TEST_F() local
556 wgpu::Buffer buffer1 = in TEST_F() local
597 wgpu::Buffer buffer1 = CreateBuffer(4, wgpu::BufferUsage::Storage); in TEST_F() local
/third_party/flutter/skia/third_party/externals/icu/source/common/
Dcmemory.h52 #define uprv_memcmp(buffer1, buffer2, size) U_STANDARD_CPP_NAMESPACE memcmp(buffer1, buffer2,size) argument

12