/external/webrtc/talk/app/webrtc/test/ |
D | peerconnectiontestwrapper.h | 56 webrtc::PeerConnectionInterface::SignalingState new_state) {} in OnSignalingChange() 64 webrtc::PeerConnectionInterface::IceConnectionState new_state) {} in OnIceConnectionChange() 66 webrtc::PeerConnectionInterface::IceGatheringState new_state) {} in OnIceGatheringChange()
|
/external/autotest/site_utils/rpm_control_system/ |
D | frontend_server.py | 100 def set_power_via_poe(self, device_hostname, new_state): argument 131 rpm_outlet, hydra_hostname, new_state): argument 174 def _queue_once(self, powerunit_info, new_state): argument
|
D | rpm_controller.py | 252 def queue_request(self, powerunit_info, new_state): argument 470 def set_power_state(self, powerunit_info, new_state): argument 510 def _change_state(self, powerunit_info, new_state, ssh): argument 711 def set_power_state(self, powerunit_info, new_state): argument 935 def _change_state(self, powerunit_info, new_state, ssh): argument
|
D | rpm_client.py | 32 def set_power(host, new_state, timeout_mins=RPM_CALL_TIMEOUT_MINS): argument
|
D | rpm_dispatcher.py | 121 def queue_request(self, powerunit_info_dict, new_state): argument
|
/external/igt-gpu-tools/lib/ |
D | igt_rand.c | 12 uint32_t hars_petruska_f54_1_random_seed(uint32_t new_state) in hars_petruska_f54_1_random_seed()
|
/external/tensorflow/tensorflow/compiler/xla/client/lib/ |
D | prng.cc | 144 XlaOp new_state = initial_state + ConstantR0<uint64>(builder, size); in GetThreeFryInputsAndUpdatedState() local 299 XlaOp new_state = in GetPhiloxInputsAndUpdatedState() local 321 XlaOp new_state; in GeneratePhiloxBits() local 338 XlaOp new_state; in PhiloxRngBit32() local 366 XlaOp new_state; in PhiloxRngBit64() local 493 XlaOp new_state = bits_state.state; in UniformFloatingPointDistribution() local 503 XlaOp new_state = bits_state.state; in UniformIntDistribution() local
|
/external/grpc-grpc/src/core/lib/iomgr/ |
D | lockfree_event.cc | 159 gpr_atm new_state = (gpr_atm)shutdown_err | kShutdownBit; in SetShutdown() local
|
/external/webrtc/talk/app/webrtc/ |
D | mediastreamtrack.h | 58 virtual bool set_state(MediaStreamTrackInterface::TrackState new_state) { in set_state()
|
D | audiotrack.cc | 88 TrackState new_state = kInitializing; in OnChanged() local
|
D | peerconnectionfactory_unittest.cc | 88 PeerConnectionInterface::SignalingState new_state) {} in OnSignalingChange() 94 PeerConnectionInterface::IceConnectionState new_state) {} in OnIceConnectionChange() 96 PeerConnectionInterface::IceGatheringState new_state) {} in OnIceGatheringChange()
|
D | webrtcsession.h | 93 PeerConnectionInterface::IceConnectionState new_state) {} in OnIceConnectionChange() 96 PeerConnectionInterface::IceGatheringState new_state) {} in OnIceGatheringChange()
|
/external/grpc-grpc/src/php/lib/Grpc/Internal/ |
D | InterceptorChannel.php | 62 public function watchConnectivityState($new_state, $deadline)
|
/external/tensorflow/tensorflow/lite/delegates/gpu/cl/kernels/ |
D | lstm_test.cc | 68 TensorFloat32 new_state; in TEST_F() local
|
D | lstm.cc | 38 TensorCodeGenerator new_state("new_state", state_size, op_def.dst_tensors[1]); in GetLSTMCode() local
|
/external/webrtc/webrtc/libjingle/xmpp/ |
D | chatroommoduleimpl.cc | 406 XmppChatroomState new_state; member 508 XmppChatroomModuleImpl::ClientChangeMyPresence(XmppChatroomState new_state) { in ClientChangeMyPresence() 514 XmppChatroomState new_state; in ServerChangeMyPresence() local 526 XmppChatroomModuleImpl::ChangePresence(XmppChatroomState new_state, in ChangePresence()
|
D | pubsubstateclient.h | 47 C new_state; member 175 C new_state; in OnItem() local
|
/external/mesa3d/src/mesa/main/ |
D | state.c | 341 GLbitfield new_state = in update_program_constants() local 398 GLbitfield new_state = ctx->NewState; in _mesa_update_state_locked() local
|
/external/toolchain-utils/deprecated/automation/common/ |
D | state_machine.py | 45 def Change(self, new_state): argument
|
D | job_group.py | 48 def _StateSet(self, new_state): argument
|
/external/mesa3d/src/mesa/drivers/dri/i915/ |
D | i915_context.c | 58 GLuint new_state = ctx->NewState; in i915InvalidateState() local
|
/external/autotest/client/site_tests/cellular_ScanningProperty/ |
D | cellular_ScanningProperty.py | 95 old_state, new_state): argument
|
/external/webrtc/webrtc/base/ |
D | task.cc | 99 int new_state = Process(state_); in Step() local
|
/external/mesa3d/src/mesa/tnl/ |
D | t_context.c | 132 _tnl_InvalidateState( struct gl_context *ctx, GLuint new_state ) in _tnl_InvalidateState()
|
/external/mesa3d/src/mesa/swrast/ |
D | s_context.c | 422 _swrast_sleep( struct gl_context *ctx, GLbitfield new_state ) in _swrast_sleep() 429 _swrast_invalidate_state( struct gl_context *ctx, GLbitfield new_state ) in _swrast_invalidate_state() 652 _swrast_InvalidateState( struct gl_context *ctx, GLbitfield new_state ) in _swrast_InvalidateState()
|