/external/webrtc/modules/audio_coding/audio_network_adaptor/ |
D | fec_controller_plr_based_unittest.cc | 60 FecControllerPlrBasedTestStates states; in CreateFecControllerPlrBased() local 81 void UpdateNetworkMetrics(FecControllerPlrBasedTestStates* states, in UpdateNetworkMetrics() 106 void CheckDecision(FecControllerPlrBasedTestStates* states, in CheckDecision() 120 auto states = CreateFecControllerPlrBased(initial_fec_enabled); in TEST() local 134 auto states = CreateFecControllerPlrBased(initial_fec_enabled); in TEST() local 149 auto states = CreateFecControllerPlrBased(initial_fec_enabled); in TEST() local 157 auto states = CreateFecControllerPlrBased(false); in TEST() local 171 auto states = CreateFecControllerPlrBased(false); in TEST() local 182 auto states = CreateFecControllerPlrBased(false); in TEST() local 189 auto states = CreateFecControllerPlrBased(false); in TEST() local [all …]
|
D | audio_network_adaptor_impl_unittest.cc | 73 AudioNetworkAdaptorStates states; in CreateAudioNetworkAdaptor() local 121 auto states = CreateAudioNetworkAdaptor(); in TEST() local 131 auto states = CreateAudioNetworkAdaptor(); in TEST() local 140 auto states = CreateAudioNetworkAdaptor(); in TEST() local 150 auto states = CreateAudioNetworkAdaptor(); in TEST() local 159 auto states = CreateAudioNetworkAdaptor(); in TEST() local 169 auto states = CreateAudioNetworkAdaptor(); in TEST() local 182 auto states = CreateAudioNetworkAdaptor(); in TEST() local 201 auto states = CreateAudioNetworkAdaptor(); in TEST() local 253 auto states = CreateAudioNetworkAdaptor(); in TEST() local [all …]
|
D | controller_manager_unittest.cc | 60 ControllerManagerStates states; in CreateControllerManager() local 91 ControllerManagerStates* states, in CheckControllersOrder() 114 auto states = CreateControllerManager(); in TEST() local 126 auto states = CreateControllerManager(); in TEST() local 133 auto states = CreateControllerManager(); in TEST() local 139 auto states = CreateControllerManager(); in TEST() local 147 auto states = CreateControllerManager(); in TEST() local 162 auto states = CreateControllerManager(); in TEST() local 181 auto states = CreateControllerManager(); in TEST() local 281 ControllerManagerStates states; in CreateControllerManager() local [all …]
|
/external/webrtc/modules/remote_bitrate_estimator/ |
D | aimd_rate_control_unittest.cc | 39 AimdRateControlStates states; in CreateAimdRateControlStates() local 53 void UpdateRateControl(const AimdRateControlStates& states, in UpdateRateControl() 61 void SetEstimate(const AimdRateControlStates& states, int bitrate_bps) { in SetEstimate() 69 auto states = CreateAimdRateControlStates(); in TEST() local 77 auto states = CreateAimdRateControlStates(); in TEST() local 85 auto states = CreateAimdRateControlStates(); in TEST() local 95 auto states = CreateAimdRateControlStates(); in TEST() local 108 auto states = CreateAimdRateControlStates(); in TEST() local 123 auto states = CreateAimdRateControlStates(); in TEST() local 146 auto states = CreateAimdRateControlStates(); in TEST() local [all …]
|
/external/webrtc/common_audio/ |
D | smoothing_filter_unittest.cc | 40 void CheckOutput(SmoothingFilterStates* states, in CheckOutput() 55 SmoothingFilterStates states(kInitTimeMs); in TEST() local 105 SmoothingFilterStates states(kInitTimeMs); in TEST() local 117 SmoothingFilterStates states(kInitTimeMs); in TEST() local 124 SmoothingFilterStates states(kInitTimeMs); in TEST() local 132 SmoothingFilterStates states(kInitTimeMs); in TEST() local 141 SmoothingFilterStates states(kInitTimeMs); in TEST() local
|
/external/cronet/tot/third_party/icu/source/tools/toolutil/ |
D | ucmstate.cpp | 188 ucm_addState(UCMStates *states, const char *s) { in ucm_addState() 209 UCMStates *states; in ucm_parseHeaderLine() local 334 sumUpStates(UCMStates *states) { in sumUpStates() 426 ucm_processStates(UCMStates *states, UBool ignoreSISOCheck) { in ucm_processStates() 616 compactToUnicode2(UCMStates *states, in compactToUnicode2() 843 findUnassigned(UCMStates *states, in findUnassigned() 900 compactToUnicodeHelper(UCMStates *states, in compactToUnicodeHelper() 929 ucm_optimizeStates(UCMStates *states, in ucm_optimizeStates() 978 ucm_countChars(UCMStates *states, in ucm_countChars()
|
/external/cronet/stable/third_party/icu/source/tools/toolutil/ |
D | ucmstate.cpp | 188 ucm_addState(UCMStates *states, const char *s) { in ucm_addState() 209 UCMStates *states; in ucm_parseHeaderLine() local 334 sumUpStates(UCMStates *states) { in sumUpStates() 426 ucm_processStates(UCMStates *states, UBool ignoreSISOCheck) { in ucm_processStates() 616 compactToUnicode2(UCMStates *states, in compactToUnicode2() 843 findUnassigned(UCMStates *states, in findUnassigned() 900 compactToUnicodeHelper(UCMStates *states, in compactToUnicodeHelper() 929 ucm_optimizeStates(UCMStates *states, in ucm_optimizeStates() 978 ucm_countChars(UCMStates *states, in ucm_countChars()
|
/external/icu/icu4c/source/tools/toolutil/ |
D | ucmstate.cpp | 188 ucm_addState(UCMStates *states, const char *s) { in ucm_addState() 209 UCMStates *states; in ucm_parseHeaderLine() local 334 sumUpStates(UCMStates *states) { in sumUpStates() 426 ucm_processStates(UCMStates *states, UBool ignoreSISOCheck) { in ucm_processStates() 616 compactToUnicode2(UCMStates *states, in compactToUnicode2() 843 findUnassigned(UCMStates *states, in findUnassigned() 900 compactToUnicodeHelper(UCMStates *states, in compactToUnicodeHelper() 929 ucm_optimizeStates(UCMStates *states, in ucm_optimizeStates() 978 ucm_countChars(UCMStates *states, in ucm_countChars()
|
/external/webrtc/modules/audio_coding/codecs/opus/ |
D | audio_encoder_opus_unittest.cc | 57 std::unique_ptr<AudioEncoderOpusStates> states = in CreateCodec() local 145 auto states = CreateCodec(sample_rate_hz_, 1); in TEST_P() local 151 auto states = CreateCodec(sample_rate_hz_, 2); in TEST_P() local 157 auto states = CreateCodec(sample_rate_hz_, 2); in TEST_P() local 165 auto states = CreateCodec(sample_rate_hz_, 2); in TEST_P() local 187 auto states = CreateCodec(sample_rate_hz_, 2); in TEST_P() local 198 auto states = CreateCodec(sample_rate_hz_, 1); in TEST_P() local 231 auto states = CreateCodec(sample_rate_hz_, 2); in TEST_P() local 249 auto states = CreateCodec(sample_rate_hz_, 2); in TEST_P() local 269 auto states = CreateCodec(sample_rate_hz_, 2); in TEST_P() local [all …]
|
/external/webrtc/modules/congestion_controller/goog_cc/ |
D | acknowledged_bitrate_estimator_unittest.cc | 53 AcknowledgedBitrateEstimatorTestStates states; in CreateTestStates() local 84 auto states = CreateTestStates(); in TEST() local 104 auto states = CreateTestStates(); in TEST() local 128 auto states = CreateTestStates(); in TEST() local
|
/external/arm-trusted-firmware/plat/qti/qtiseclib/src/ |
D | qtiseclib_interface_stub.c | 91 void qtiseclib_psci_node_on_finish(const uint8_t *states) in qtiseclib_psci_node_on_finish() 99 void qtiseclib_psci_node_power_off(const uint8_t *states) in qtiseclib_psci_node_power_off() 103 void qtiseclib_psci_node_suspend(const uint8_t *states) in qtiseclib_psci_node_suspend() 107 void qtiseclib_psci_node_suspend_finish(const uint8_t *states) in qtiseclib_psci_node_suspend_finish()
|
/external/libchrome-gestures/src/ |
D | immediate_interpreter_unittest.cc | 1692 void check_hwstates(const std::vector<HWStateGs>& states, in check_hwstates() 1738 void run_test(const std::vector<HWStateGs>& states, in run_test() 1748 void run_test_with_added_resting_thumb(const std::vector<HWStateGs>& states) { in run_test_with_added_resting_thumb() 1777 void run_test_without_pressure_data(const std::vector<HWStateGs>& states) { in run_test_without_pressure_data() 1826 std::vector<HWStateGs> states = { in TEST_F() local 1838 std::vector<HWStateGs> states = { in TEST_F() local 1850 std::vector<HWStateGs> states = { in TEST_F() local 1866 std::vector<HWStateGs> states = { in TEST_F() local 1882 std::vector<HWStateGs> states = { in TEST_F() local 1900 std::vector<HWStateGs> states = { in TEST_F() local [all …]
|
/external/trusty/arm-trusted-firmware/plat/qti/qtiseclib/src/ |
D | qtiseclib_interface_stub.c | 106 void qtiseclib_psci_node_on_finish(const uint8_t *states) in qtiseclib_psci_node_on_finish() 114 void qtiseclib_psci_node_power_off(const uint8_t *states) in qtiseclib_psci_node_power_off() 118 void qtiseclib_psci_node_suspend(const uint8_t *states) in qtiseclib_psci_node_suspend() 122 void qtiseclib_psci_node_suspend_finish(const uint8_t *states) in qtiseclib_psci_node_suspend_finish()
|
/external/zxing/core/src/main/java/com/google/zxing/aztec/encoder/ |
D | HighLevelEncoder.java | 179 Collection<State> states = Collections.singletonList(initialState); in encode() local 223 private Collection<State> updateStateListForChar(Iterable<State> states, int index) { in updateStateListForChar() 272 …private static Collection<State> updateStateListForPair(Iterable<State> states, int index, int pai… in updateStateListForPair() 304 private static Collection<State> simplifyStates(Iterable<State> states) { in simplifyStates()
|
/external/libopus/dnn/torch/lossgen/ |
D | train_lossgen.py | 66 states = None variable 78 out, states = model(loss, perc, states=states) variable 79 states = [state.detach() for state in states] variable
|
D | test_lossgen.py | 24 states=None variable 34 prob, states = model(last, perc, states=states) variable
|
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/common/src/main/java/com/google/android/exoplayer2/source/ads/ |
D | AdPlaybackState.java | 65 @AdState public final int[] states; field in AdPlaybackState.AdGroup 96 @AdState int[] states, in AdGroup() 197 @AdState int[] states = copyStatesWithSpaceForAdCount(this.states, count); in withAdCount() local 210 @AdState int[] states = copyStatesWithSpaceForAdCount(this.states, index + 1); in withAdUri() local 233 @AdState int[] states = copyStatesWithSpaceForAdCount(this.states, index + 1); in withAdState() local 293 @AdState int[] states = Arrays.copyOf(this.states, count); in withAllAdsSkipped() local 313 @AdState int[] states = Arrays.copyOf(this.states, count); in withAllAdsReset() local 326 private static @AdState int[] copyStatesWithSpaceForAdCount(@AdState int[] states, int count) { in copyStatesWithSpaceForAdCount() 375 bundle.putIntArray(keyForField(FIELD_STATES), states); in toBundle() local 394 int[] states = bundle.getIntArray(keyForField(FIELD_STATES)); in fromBundle() local
|
/external/libopus/dnn/torch/lpcnet/utils/layers/ |
D | subconditioner.py | 64 def forward(self, states, signals, features=None): argument 102 def forward(self, states, signals): argument 201 def forward(self, states, signals): argument 326 def forward(self, states, signals): argument 477 def forward(self, states, signals): argument
|
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/common/src/main/java/com/google/android/exoplayer2/source/ads/ |
D | AdPlaybackState.java | 71 public final @AdState int[] states; field in AdPlaybackState.AdGroup 102 @AdState int[] states, in AdGroup() 203 @AdState int[] states = copyStatesWithSpaceForAdCount(this.states, count); in withAdCount() local 216 @AdState int[] states = copyStatesWithSpaceForAdCount(this.states, index + 1); in withAdUri() local 239 @AdState int[] states = copyStatesWithSpaceForAdCount(this.states, index + 1); in withAdState() local 299 @AdState int[] states = Arrays.copyOf(this.states, count); in withAllAdsSkipped() local 319 @AdState int[] states = Arrays.copyOf(this.states, count); in withAllAdsReset() local 332 private static @AdState int[] copyStatesWithSpaceForAdCount(@AdState int[] states, int count) { in copyStatesWithSpaceForAdCount() 382 bundle.putIntArray(keyForField(FIELD_STATES), states); in toBundle() local 401 int[] states = bundle.getIntArray(keyForField(FIELD_STATES)); in fromBundle() local
|
/external/mesa3d/src/compiler/nir/ |
D | nir_search.c | 40 struct util_dynarray *states; member 637 struct util_dynarray *states, in add_uses_to_worklist() 651 struct util_dynarray *states, in nir_algebraic_update_automaton() 674 struct util_dynarray *states, in nir_replace_instr() 797 nir_algebraic_automaton(nir_instr *instr, struct util_dynarray *states, in nir_algebraic_automaton() 852 struct util_dynarray *states, in nir_algebraic_instr() 900 struct util_dynarray states = { 0 }; in nir_algebraic_impl() local
|
/external/cronet/tot/base/i18n/ |
D | build_utf8_validator_tables.cc | 311 std::vector<State>* states, in MakeState() 337 std::vector<State> states(2, GenerateInvalidState()); in GenerateStates() local 374 void PrintStates(const std::vector<State>& states, FILE* stream) { in PrintStates() 460 std::vector<State> states = GenerateStates(pairs); in main() local
|
/external/cronet/stable/base/i18n/ |
D | build_utf8_validator_tables.cc | 311 std::vector<State>* states, in MakeState() 337 std::vector<State> states(2, GenerateInvalidState()); in GenerateStates() local 374 void PrintStates(const std::vector<State>& states, FILE* stream) { in PrintStates() 460 std::vector<State> states = GenerateStates(pairs); in main() local
|
/external/libchrome/base/i18n/ |
D | build_utf8_validator_tables.cc | 307 std::vector<State>* states, in MakeState() 333 std::vector<State> states(2, GenerateInvalidState()); in GenerateStates() local 371 void PrintStates(const std::vector<State>& states, FILE* stream) { in PrintStates() 459 std::vector<State> states = GenerateStates(pairs); in main() local
|
/external/arm-trusted-firmware/plat/nvidia/tegra/soc/t186/ |
D | plat_psci_handlers.c | 175 static bool tegra_last_cpu_in_cluster(const plat_local_state_t *states, in tegra_last_cpu_in_cluster() 197 static plat_local_state_t tegra_get_afflvl1_pwr_state(const plat_local_state_t *states, in tegra_get_afflvl1_pwr_state() 258 const plat_local_state_t *states, in tegra_soc_get_target_pwr_state()
|
/external/trusty/arm-trusted-firmware/plat/nvidia/tegra/soc/t194/ |
D | plat_psci_handlers.c | 184 static bool tegra_last_on_cpu_in_cluster(const plat_local_state_t *states, in tegra_last_on_cpu_in_cluster() 206 static plat_local_state_t tegra_get_afflvl1_pwr_state(const plat_local_state_t *states, in tegra_get_afflvl1_pwr_state() 243 const plat_local_state_t *states, in tegra_soc_get_target_pwr_state()
|