/external/chromium_org/net/quic/congestion_control/ |
D | tcp_cubic_sender_test.cc | 83 QuicCongestionFeedbackFrame feedback; in TEST_F() local 108 QuicCongestionFeedbackFrame feedback; in TEST_F() local 137 QuicCongestionFeedbackFrame feedback; in TEST_F() local 181 QuicCongestionFeedbackFrame feedback; in TEST_F() local 286 QuicCongestionFeedbackFrame feedback; in TEST_F() local 314 QuicCongestionFeedbackFrame feedback; in TEST_F() local 348 QuicCongestionFeedbackFrame feedback; in TEST_F() local
|
D | inter_arrival_sender_test.cc | 62 QuicCongestionFeedbackFrame feedback; in SendDelaySpikeFeedbackMessage() local 86 QuicCongestionFeedbackFrame feedback; in SendFeedbackMessageNPackets() local 124 QuicCongestionFeedbackFrame feedback; in TEST_F() local 302 QuicCongestionFeedbackFrame feedback; in TEST_F() local 399 QuicCongestionFeedbackFrame feedback; in TEST_F() local 479 QuicCongestionFeedbackFrame feedback; in TEST_F() local 508 QuicCongestionFeedbackFrame feedback; in TEST_F() local
|
D | fix_rate_test.cc | 48 QuicCongestionFeedbackFrame feedback; in TEST_F() local 58 QuicCongestionFeedbackFrame feedback; in TEST_F() local 92 QuicCongestionFeedbackFrame feedback; in TEST_F() local
|
D | tcp_receiver.cc | 20 QuicCongestionFeedbackFrame* feedback) { in GenerateCongestionFeedback()
|
D | tcp_receiver_test.cc | 23 QuicCongestionFeedbackFrame feedback; in TEST_F() local
|
D | inter_arrival_receiver.cc | 19 QuicCongestionFeedbackFrame* feedback) { in GenerateCongestionFeedback()
|
D | fix_rate_receiver.cc | 21 QuicCongestionFeedbackFrame* feedback) { in GenerateCongestionFeedback()
|
D | inter_arrival_receiver_test.cc | 26 QuicCongestionFeedbackFrame feedback; in TEST_F() local
|
D | pacing_sender.cc | 30 const QuicCongestionFeedbackFrame& feedback, in OnIncomingQuicCongestionFeedbackFrame()
|
D | fix_rate_sender.cc | 43 const QuicCongestionFeedbackFrame& feedback, in OnIncomingQuicCongestionFeedbackFrame()
|
D | tcp_cubic_sender.cc | 72 const QuicCongestionFeedbackFrame& feedback, in OnIncomingQuicCongestionFeedbackFrame()
|
/external/chromium_org/chrome/browser/safe_browsing/ |
D | download_feedback_unittest.cc | 135 void FinishCallback(DownloadFeedback* feedback) { in FinishCallback() 172 DownloadFeedback* feedback = in TEST_F() local 219 DownloadFeedback* feedback = in TEST_F() local
|
D | download_feedback_service_unittest.cc | 88 FakeDownloadFeedback* feedback = new FakeDownloadFeedback( in CreateDownloadFeedback() local 105 FakeDownloadFeedback* feedback(size_t n) const { in feedback() function in safe_browsing::__anon58620dac0111::FakeDownloadFeedbackFactory 159 FakeDownloadFeedback* feedback(size_t n) const { in feedback() function in safe_browsing::DownloadFeedbackServiceTest
|
D | download_feedback_service.cc | 181 DownloadFeedback* feedback = in BeginFeedback() local
|
/external/sonivox/arm-hybrid-22k/lib_src/ |
D | eas_fmengine.h | 82 EAS_U8 feedback; /* feedback for Op1 and Op3 */ member 91 EAS_U8 feedback; /* feedback for Op1 and Op3 */ member
|
D | eas_fmengine.c | 280 EAS_U8 feedback, in FM_Operator() 390 EAS_U8 feedback, in FM_NoiseOperator()
|
/external/sonivox/arm-fm-22k/lib_src/ |
D | eas_fmengine.h | 82 EAS_U8 feedback; /* feedback for Op1 and Op3 */ member 91 EAS_U8 feedback; /* feedback for Op1 and Op3 */ member
|
D | eas_fmengine.c | 280 EAS_U8 feedback, in FM_Operator() 390 EAS_U8 feedback, in FM_NoiseOperator()
|
/external/chromium_org/chrome/browser/ui/views/ |
D | profile_reset_bubble_view.cc | 88 void SetupLayoutManager(const ListValue& feedback) { in SetupLayoutManager() 351 scoped_ptr<ListValue> feedback(GetReadableFeedback(profile_)); in SetupLayoutManager() local
|
/external/chromium_org/net/http/ |
D | http_pipelined_host_forced.cc | 83 HttpPipelinedConnection::Feedback feedback) { in OnPipelineFeedback()
|
D | http_pipelined_host_impl.cc | 108 HttpPipelinedConnection::Feedback feedback) { in OnPipelineFeedback()
|
/external/v8/test/mjsunit/ |
D | switch.js | 349 function switch_gen(clause_type, feedback, optimize) { argument 384 function test_switch(clause_type, test_type, feedback, optimize) { argument
|
/external/chromium_org/v8/test/mjsunit/ |
D | switch.js | 349 function switch_gen(clause_type, feedback, optimize) { argument 384 function test_switch(clause_type, test_type, feedback, optimize) { argument
|
/external/chromium_org/net/quic/ |
D | quic_received_packet_manager.cc | 125 QuicCongestionFeedbackFrame* feedback) { in GenerateCongestionFeedback()
|
/external/chromium_org/net/quic/test_tools/ |
D | quic_test_utils.h | 193 QuicCongestionFeedbackFrame* feedback() { return feedback_.get(); } in feedback() function
|