/external/tensorflow/tensorflow/contrib/boosted_trees/lib/learner/batch/ |
D | ordinal_split_handler_test.py | 95 is_active=array_ops.constant([True, True])) 109 is_active=array_ops.constant([True, True])) 230 is_active=array_ops.constant([True, True])) 247 is_active=array_ops.constant([True, True])) 366 is_active=array_ops.constant([True, True])) 380 is_active=array_ops.constant([True, True])) 389 is_active=array_ops.constant([True, True])) 507 is_active=array_ops.constant([True, True])) 521 is_active=array_ops.constant([True, True])) 595 is_active=array_ops.constant([True, True])) [all …]
|
D | base_split_handler.py | 79 is_active, scheduled_reads): argument 104 is_active): argument 129 empty_gradients, empty_hessians, weights, is_active,
|
D | categorical_split_handler_test.py | 92 is_active=array_ops.constant([True, True])) 101 is_active=array_ops.constant([True, True])) 216 is_active=array_ops.constant([True, True])) 225 is_active=array_ops.constant([True, True])) 327 is_active=array_ops.constant([True, True])) 336 is_active=array_ops.constant([True, True])) 456 is_active=array_ops.constant([True, True])) 521 is_active=array_ops.constant([True, True])) 569 is_active=array_ops.constant([False, False])) 623 is_active=array_ops.constant([True, True]))
|
D | ordinal_split_handler.py | 225 is_active, scheduled_reads): argument 251 is_active, are_buckets_ready, self._dense_float_column, buckets, 402 is_active, scheduled_reads): argument 428 is_active, are_buckets_ready, self._sparse_float_column.indices, 606 def dense_make_stats_update(is_active, are_buckets_ready, float_column, argument 613 is_active[1], # For the next layer, this handler is inactive. 635 is_active[0]), ready_inputs_fn, not_ready_inputs_fn)) 655 is_active, are_buckets_ready, sparse_column_indices, sparse_column_values, argument 725 control_flow_ops.cond(is_active[1], lambda: handler_active,
|
D | categorical_split_handler.py | 95 is_active, scheduled_reads): argument 181 control_flow_ops.cond(is_active[0], active_inputs, not_active_inputs))
|
/external/grpc-grpc/src/python/grpcio_testing/grpc_testing/_channel/ |
D | _invocation.py | 30 return handler.is_active() 68 def is_active(self): member in _Call 98 def is_active(self): member in _RpcErrorCall 153 return handler.is_active() 157 return not handler.is_active() 217 def is_active(self): member in _FutureCall 305 def is_active(self): member in ResponseIteratorCall
|
/external/mesa3d/src/gallium/drivers/freedreno/ |
D | freedreno_query_acc.c | 37 is_active(struct fd_acc_query *aq, enum fd_render_stage stage) in is_active() function 89 if (batch && is_active(aq, batch->stage)) in fd_acc_begin_query() 108 if (batch && is_active(aq, batch->stage)) in fd_acc_end_query() 208 bool was_active = is_active(aq, batch->stage); in fd_acc_query_set_stage() 209 bool now_active = is_active(aq, stage); in fd_acc_query_set_stage()
|
D | freedreno_query_hw.c | 76 is_active(struct fd_hw_query *hq, enum fd_render_stage stage) in is_active() function 148 if (batch && is_active(hq, batch->stage)) in fd_hw_begin_query() 166 if (batch && is_active(hq, batch->stage)) in fd_hw_end_query() 388 bool was_active = is_active(hq, batch->stage); in fd_hw_query_set_stage() 389 bool now_active = is_active(hq, stage); in fd_hw_query_set_stage()
|
/external/grpc-grpc/src/python/grpcio_testing/grpc_testing/_server/ |
D | _servicer_context.py | 26 def is_active(self): member in ServicerContext 27 return self._rpc.is_active() 30 if self._rpc.is_active():
|
/external/google-breakpad/src/common/ |
D | simple_string_dictionary.h | 71 bool is_active() const { in is_active() function 90 if (entry->is_active()) { in Next() 136 if (entries_[i].is_active()) { in GetCount() 181 if (!entries_[i].is_active()) { in SetKeyValue()
|
/external/python/cpython2/Lib/idlelib/ |
D | AutoCompleteWindow.py | 220 if not self.is_active(): 241 if not self.is_active(): 246 if not self.is_active(): 259 if not self.is_active(): 365 if not self.is_active(): 372 def is_active(self): member in AutoCompleteWindow 380 if not self.is_active():
|
/external/python/cpython3/Lib/idlelib/ |
D | autocomplete_w.py | 228 if not self.is_active(): 270 if self.is_active(): 281 if self.is_active(): 293 if not self.is_active(): 409 if not self.is_active(): 416 def is_active(self): member in AutoCompleteWindow 424 if not self.is_active():
|
/external/grpc-grpc/src/python/grpcio_tests/tests/testing/ |
D | _server_application.py | 53 elif not context.is_active(): 64 elif not context.is_active():
|
/external/skia/src/compute/skc/platforms/cl_12/kernels/ |
D | rasters_alloc.cl | 40 skc_bool const is_active = gid < count; 49 if (is_active) 122 if (is_active)
|
/external/skqp/src/compute/skc/platforms/cl_12/kernels/ |
D | rasters_alloc.cl | 40 skc_bool const is_active = gid < count; 49 if (is_active) 122 if (is_active)
|
/external/grpc-grpc/src/python/grpcio/grpc/beta/ |
D | _server_adaptations.py | 52 def is_active(self): member in _FaceServicerContext 53 return self._servicer_context.is_active() 164 if not servicer_context.is_active() or thread_joined.is_set(): 167 if not servicer_context.is_active() or thread_joined.is_set():
|
/external/libchrome/base/metrics/ |
D | histogram_snapshot_manager.cc | 23 MakeActive(std::atomic<bool>* is_active) : is_active_(is_active) { in MakeActive() argument
|
/external/v8/src/runtime/ |
D | runtime-promise.cc | 24 if (isolate->debug()->is_active()) { in RUNTIME_FUNCTION() 158 if (isolate->debug()->is_active()) isolate->PushPromise(promise); in RUNTIME_FUNCTION() 173 if (isolate->debug()->is_active()) isolate->PopPromise(); in RUNTIME_FUNCTION()
|
/external/clang/tools/scan-build-py/libscanbuild/ |
D | clang.py | 125 def is_active(actives, entry): function 148 k: (v, is_active(actives, k))
|
/external/u-boot/drivers/usb/musb-new/ |
D | musb_core.c | 347 musb->is_active = 0; in musb_otg_timer_func() 464 musb->is_active = 1; in musb_stage0_irq() 469 musb->is_active = 1; in musb_stage0_irq() 631 if (!musb->is_active) in musb_stage0_irq() 635 musb->is_active = is_otg_enabled(musb) in musb_stage0_irq() 637 if (musb->is_active) { in musb_stage0_irq() 652 musb->is_active = is_otg_enabled(musb) in musb_stage0_irq() 661 musb->is_active = 0; in musb_stage0_irq() 671 musb->is_active = 1; in musb_stage0_irq() 925 musb->is_active = 0; in musb_start() [all …]
|
D | omap2430.c | 76 musb->is_active = 1; in musb_do_idle() 107 if (musb->is_active || ((musb->a_wait_bcon == 0) in omap2430_musb_try_idle() 169 musb->is_active = 1; in omap2430_musb_set_vbus() 176 musb->is_active = 0; in omap2430_musb_set_vbus()
|
/external/autotest/frontend/afe/ |
D | models_test.py | 174 task.update_object(is_active=True) 177 task.update_object(is_active=False, is_complete=True, success=True) 187 self.assertTrue(task.is_active) 195 self.assertFalse(task.is_active)
|
/external/adhd/cras/src/tests/ |
D | audio_thread_unittest_obsolete.cc | 1647 EXPECT_EQ(1, iodev_.is_active); in TEST_F() 1657 EXPECT_EQ(iodev3_.is_active, 1); in TEST_F() 1658 EXPECT_EQ(iodev_.is_active, 0); in TEST_F() 1671 EXPECT_EQ(iodev_.is_active, 1); in TEST_F() 1676 EXPECT_EQ(iodev2_.is_active, 1); in TEST_F() 1677 EXPECT_EQ(iodev_.is_active, 0); in TEST_F() 1689 EXPECT_EQ(1, iodev_.is_active); in TEST_F() 1694 EXPECT_EQ(1, iodev2_.is_active); in TEST_F() 1700 EXPECT_EQ(0, iodev_.is_active); in TEST_F() 1705 EXPECT_EQ(1, iodev_.is_active); in TEST_F() [all …]
|
/external/v8/src/ |
D | global-handles.cc | 130 bool is_active() { in is_active() function in v8::internal::GlobalHandles::Node 656 node->is_active())) { in IterateNewSpaceStrongAndDependentRoots() 672 node->is_active())) { in IterateNewSpaceStrongAndDependentRootsAndIdentifyUnmodified() 692 if ((node->is_independent() || !node->is_active()) && node->IsWeak() && in MarkNewSpaceWeakUnmodifiedObjectsPending() 705 if ((node->is_independent() || !node->is_active()) && in IterateNewSpaceWeakUnmodifiedRootsForFinalizers() 720 if ((node->is_independent() || !node->is_active()) && in IterateNewSpaceWeakUnmodifiedRootsForPhantomHandles() 779 if (!node->is_independent() && (node->is_active())) { in PostScavengeProcessing()
|
/external/autotest/scheduler/ |
D | monitor_db.py | 519 is_active=False, 539 + self._get_special_task_agent_tasks(is_active=True)) 603 def _get_special_task_agent_tasks(self, is_active=False): argument 605 is_active=is_active, is_complete=False) 1095 models.SpecialTask.objects.filter(is_active=False, 1125 aborted_tasks = models.SpecialTask.objects.filter(is_active=True,
|