| /external/adhd/cras/src/tests/ |
| D | timing_unittest.cc | 49 const std::vector<StreamPtr>& streams, in SingleInputDevNextWake() 78 const std::vector<StreamPtr>& streams, in SingleOutputDevNextWake() 187 std::vector<StreamPtr> streams; in TEST_F() local 217 std::vector<StreamPtr> streams; in TEST_F() local 247 std::vector<StreamPtr> streams; in TEST_F() local 278 std::vector<StreamPtr> streams; in TEST_F() local 304 std::vector<StreamPtr> streams; in TEST_F() local 332 std::vector<StreamPtr> streams; in TEST_F() local 360 std::vector<StreamPtr> streams; in TEST_F() local 391 std::vector<StreamPtr> streams; in TEST_F() local [all …]
|
| /external/pdfium/core/fpdfapi/parser/ |
| D | cpdf_seekablemultistream_unittest.cpp | 16 std::vector<const CPDF_Stream*> streams; in TEST() local 26 std::vector<const CPDF_Stream*> streams; in TEST() local 38 std::vector<const CPDF_Stream*> streams; in TEST() local
|
| /external/webrtc/talk/media/base/ |
| D | streamparams.h | 276 const StreamParams* GetStream(const StreamParamsVec& streams, in GetStream() 283 inline const StreamParams* GetStreamBySsrc(const StreamParamsVec& streams, in GetStreamBySsrc() 289 inline const StreamParams* GetStreamByIds(const StreamParamsVec& streams, in GetStreamByIds() 298 inline const StreamParams* GetStream(const StreamParamsVec& streams, in GetStream() 305 bool RemoveStream(StreamParamsVec* streams, Condition condition) { in RemoveStream() 315 inline bool RemoveStream(StreamParamsVec* streams, in RemoveStream() 320 inline bool RemoveStreamBySsrc(StreamParamsVec* streams, uint32_t ssrc) { in RemoveStreamBySsrc() 324 inline bool RemoveStreamByIds(StreamParamsVec* streams, in RemoveStreamByIds()
|
| D | streamparams.cc | 37 void AddStream(std::vector<StreamParams>* streams, const StreamParams& stream) { in AddStream() 46 bool GetStream(const StreamParamsVec& streams, in GetStream() 70 void MediaStreams::CopyFrom(const MediaStreams& streams) { in CopyFrom()
|
| /external/tensorflow/tensorflow/compiler/xla/service/gpu/ |
| D | gpu_hlo_schedule_test.cc | 42 const HloModule& module, const StreamAssignment& streams) { in BuildGpuHloSchedule() 85 std::unique_ptr<StreamAssignment> streams = AssignStreams(*module); in TEST_F() local 145 std::unique_ptr<StreamAssignment> streams = AssignStreams(*module); in TEST_F() local 215 std::unique_ptr<StreamAssignment> streams = AssignStreams(*module); in TEST_F() local 294 std::unique_ptr<StreamAssignment> streams = AssignStreams(*module); in TEST_F() local
|
| /external/exoplayer/tree/library/core/src/test/java/com/google/android/exoplayer2/source/ |
| D | MergingMediaPeriodTest.java | 70 SampleStream[] streams = new SampleStream[4]; in selectTracks_createsSampleStreamsFromChildPeriods() local 106 SampleStream[] streams = new SampleStream[2]; in selectTracks_withPeriodOffsets_selectTracksWithOffset_andCreatesSampleStreamsCorrectingOffset() local 185 @NullableType SampleStream[] streams, in selectTracks()
|
| /external/grpc-grpc/test/core/end2end/fuzzers/ |
| D | generate_client_examples_of_bad_closing_streams.py | 21 streams = { variable
|
| /external/tensorflow/tensorflow/compiler/xla/service/ |
| D | execution_tracker.cc | 28 std::vector<StreamPool::Ptr> streams, in AsyncExecution() 50 std::vector<StreamPool::Ptr> streams, in Register()
|
| /external/OpenCL-CTS/test_conformance/api/ |
| D | test_kernels.cpp | 179 clMemWrapper streams[2]; in test_execute_kernel_local_sizes() local 310 clMemWrapper streams[2]; in test_set_kernel_arg_by_index() local 380 clMemWrapper streams[3]; in test_set_kernel_arg_constant() local 467 clMemWrapper streams[2]; in test_set_kernel_arg_struct_array() local 573 clMemWrapper streams[2]; in test_kernel_global_constant() local
|
| D | test_api_min_max.cpp | 114 clMemWrapper streams[1]; in test_min_max_thread_dimensions() local 247 clMemWrapper *streams, result; in test_min_max_read_image_args() local 382 clMemWrapper *streams; in test_min_max_write_image_args() local 551 clMemWrapper streams[1]; in test_min_max_image_2d_width() local 620 clMemWrapper streams[1]; in test_min_max_image_2d_height() local 687 clMemWrapper streams[1]; in test_min_max_image_3d_width() local 743 clMemWrapper streams[1]; in test_min_max_image_3d_height() local 800 clMemWrapper streams[1]; in test_min_max_image_3d_depth() local 856 clMemWrapper streams[1]; in test_min_max_image_array_size() local 912 clMemWrapper streams[2]; in test_min_max_image_buffer_size() local [all …]
|
| /external/vogar/test/vogar/testing/ |
| D | InterceptOutputStreams.java | 71 private final EnumSet<Stream> streams; field in InterceptOutputStreams 77 public InterceptOutputStreams(Stream... streams) { in InterceptOutputStreams()
|
| /external/webrtc/webrtc/voice_engine/test/auto_test/standard/ |
| D | mixing_test.cc | 145 void StartLocalStreams(const std::vector<int>& streams) { in StartLocalStreams() 153 void StopLocalStreams(const std::vector<int>& streams) { in StopLocalStreams() 161 void StartRemoteStreams(const std::vector<int>& streams, in StartRemoteStreams() 196 void StopRemoteStreams(const std::vector<int>& streams) { in StopRemoteStreams()
|
| /external/OpenCL-CTS/test_conformance/workgroups/ |
| D | test_wg_reduce.cpp | 166 cl_mem streams[2]; in test_work_group_reduce_add_int() local 267 cl_mem streams[2]; in test_work_group_reduce_add_uint() local 367 cl_mem streams[2]; in test_work_group_reduce_add_long() local 468 cl_mem streams[2]; in test_work_group_reduce_add_ulong() local
|
| D | test_wg_scan_exclusive_add.cpp | 174 cl_mem streams[2]; in test_work_group_scan_exclusive_add_int() local 275 cl_mem streams[2]; in test_work_group_scan_exclusive_add_uint() local 375 cl_mem streams[2]; in test_work_group_scan_exclusive_add_long() local 476 cl_mem streams[2]; in test_work_group_scan_exclusive_add_ulong() local
|
| D | test_wg_reduce_min.cpp | 166 cl_mem streams[2]; in test_work_group_reduce_min_int() local 276 cl_mem streams[2]; in test_work_group_reduce_min_uint() local 385 cl_mem streams[2]; in test_work_group_reduce_min_long() local 495 cl_mem streams[2]; in test_work_group_reduce_min_ulong() local
|
| D | test_wg_scan_inclusive_min.cpp | 165 cl_mem streams[2]; in test_work_group_scan_inclusive_min_int() local 266 cl_mem streams[2]; in test_work_group_scan_inclusive_min_uint() local 366 cl_mem streams[2]; in test_work_group_scan_inclusive_min_long() local 467 cl_mem streams[2]; in test_work_group_scan_inclusive_min_ulong() local
|
| D | test_wg_scan_inclusive_max.cpp | 165 cl_mem streams[2]; in test_work_group_scan_inclusive_max_int() local 266 cl_mem streams[2]; in test_work_group_scan_inclusive_max_uint() local 366 cl_mem streams[2]; in test_work_group_scan_inclusive_max_long() local 467 cl_mem streams[2]; in test_work_group_scan_inclusive_max_ulong() local
|
| D | test_wg_reduce_max.cpp | 166 cl_mem streams[2]; in test_work_group_reduce_max_int() local 276 cl_mem streams[2]; in test_work_group_reduce_max_uint() local 385 cl_mem streams[2]; in test_work_group_reduce_max_long() local 495 cl_mem streams[2]; in test_work_group_reduce_max_ulong() local
|
| D | test_wg_scan_exclusive_max.cpp | 165 cl_mem streams[2]; in test_work_group_scan_exclusive_max_int() local 275 cl_mem streams[2]; in test_work_group_scan_exclusive_max_uint() local 384 cl_mem streams[2]; in test_work_group_scan_exclusive_max_long() local 494 cl_mem streams[2]; in test_work_group_scan_exclusive_max_ulong() local
|
| D | test_wg_scan_inclusive_add.cpp | 163 cl_mem streams[2]; in test_work_group_scan_inclusive_add_int() local 264 cl_mem streams[2]; in test_work_group_scan_inclusive_add_uint() local 364 cl_mem streams[2]; in test_work_group_scan_inclusive_add_long() local 465 cl_mem streams[2]; in test_work_group_scan_inclusive_add_ulong() local
|
| D | test_wg_scan_exclusive_min.cpp | 166 cl_mem streams[2]; in test_work_group_scan_exclusive_min_int() local 276 cl_mem streams[2]; in test_work_group_scan_exclusive_min_uint() local 385 cl_mem streams[2]; in test_work_group_scan_exclusive_min_long() local 495 cl_mem streams[2]; in test_work_group_scan_exclusive_min_ulong() local
|
| /external/libbrillo/brillo/http/ |
| D | http_form_data.cc | 86 bool TextFormField::ExtractDataStreams(std::vector<StreamPtr>* streams) { in ExtractDataStreams() 108 bool FileFormField::ExtractDataStreams(std::vector<StreamPtr>* streams) { in ExtractDataStreams() 127 bool MultiPartFormField::ExtractDataStreams(std::vector<StreamPtr>* streams) { in ExtractDataStreams()
|
| /external/swiftshader/third_party/llvm-7.0/llvm/docs/PDB/ |
| D | index.rst | 74 .. _streams: target
|
| /external/libopus/src/ |
| D | opus_projection_decoder.c | 107 opus_int32 opus_projection_decoder_get_size(int channels, int streams, in opus_projection_decoder_get_size() 126 int channels, int streams, int coupled_streams, in opus_projection_decoder_init() 177 opus_int32 Fs, int channels, int streams, int coupled_streams, in opus_projection_decoder_create()
|
| /external/webrtc/webrtc/call/ |
| D | call_unittest.cc | 68 std::list<AudioSendStream*> streams; in TEST() local 91 std::list<AudioReceiveStream*> streams; in TEST() local
|