| /external/python/cpython3/Lib/ |
| D | pyclbr.py | 71 parent=None, is_async=False, *, end_lineno=None): argument 89 def _nest_function(ob, func_name, lineno, end_lineno, is_async=False): argument 220 def visit_FunctionDef(self, node, *, is_async=False): argument
|
| /external/rust/crates/uniffi_meta/src/ |
| D | reader.rs | 230 let is_async = self.read_bool()?; in read_func() localVariable 250 let is_async = self.read_bool()?; in read_constructor() localVariable 280 let is_async = self.read_bool()?; in read_method() localVariable 385 let is_async = self.read_bool()?; in read_trait_method() localVariable
|
| D | lib.rs | 141 pub is_async: bool, field 164 pub is_async: bool, field 190 pub is_async: bool, field 217 pub is_async: bool, field
|
| /external/libchrome/third_party/jinja2/ |
| D | asyncfilters.py | 30 is_async = lambda args: args[0].is_async function 36 is_async = lambda args: args[0].environment.is_async function
|
| /external/python/jinja/src/jinja2/ |
| D | asyncfilters.py | 31 def is_async(args): function 40 def is_async(args): function
|
| /external/tensorflow/tensorflow/python/eager/ |
| D | executor.py | 57 def is_async(self): member in Executor
|
| D | context.py | 1044 def is_async(self): member in Context 2489 def is_async(): function
|
| /external/tensorflow/tensorflow/core/tfrt/eager/ |
| D | tfrt_context.cc | 39 bool is_async) { in TfrtContext()
|
| D | c_api_tfrt.cc | 578 bool is_async, bool use_tfrt_distributed_runtime) in ContextInterface()
|
| /external/tensorflow/tensorflow/core/runtime_fallback/runtime/ |
| D | kernel_utils.cc | 30 bool is_async) { in InitEagerContext()
|
| D | kernel_utils.h | 121 bool is_async) in EagerContextResource()
|
| /external/tensorflow/tensorflow/core/profiler/protobuf/ |
| D | tf_data_stats.proto | 39 bool is_async = 4; field
|
| /external/tensorflow/tensorflow/c/eager/parallel_device/ |
| D | parallel_device_lib.cc | 69 explicit DeviceThread(const std::string& device, const bool is_async) in DeviceThread() 285 const bool is_async) in ParallelDevice()
|
| /external/tensorflow/tensorflow/dtensor/python/ |
| D | dtensor_device.py | 51 def __init__(self, meshes: List[layout_lib.Mesh], is_async=True): argument
|
| /external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/transport/ |
| D | command_channel.h | 374 bool is_async() const { return pending_opcode != hci_spec::kNoOp; } in is_async() function
|
| /external/rust/crates/uniffi_macros/src/ |
| D | fnsig.rs | 22 pub is_async: bool, field 102 let is_async = sig.asyncness.is_some(); in new() localVariable
|
| /external/cronet/net/dns/ |
| D | host_resolver_manager_unittest.cc | 490 bool is_async = false) in TestHostResolverManager() 580 bool is_async = false) { in CreateSerialResolver() 623 bool is_async = false) { in CreateResolverWithLimitsAndParams() 643 bool is_async = false, in CreateResolverWithOptionsAndParams() 890 void HostResolverManagerTest::LocalhostIPV4IPV6LookupTest(bool is_async) { in LocalhostIPV4IPV6LookupTest() 1074 void HostResolverManagerTest::NumericIPv6AddressTest(bool is_async) { in NumericIPv6AddressTest() 1102 void HostResolverManagerTest::NumericIPv6AddressWithSchemeTest(bool is_async) { in NumericIPv6AddressWithSchemeTest() 1757 void HostResolverManagerTest::FlushCacheOnIPAddressChangeTest(bool is_async) { in FlushCacheOnIPAddressChangeTest() 1797 void HostResolverManagerTest::AbortOnIPAddressChangedTest(bool is_async) { in AbortOnIPAddressChangedTest() 1878 bool is_async) { in AbortOnlyExistingRequestsOnIPAddressChangeTest() [all …]
|
| /external/tensorflow/tensorflow/python/ |
| D | pywrap_dtensor_device.cc | 106 bool is_host_mesh) { in PYBIND11_MODULE()
|
| /external/tensorflow/tensorflow/core/profiler/utils/ |
| D | group_events.cc | 111 bool is_async = false; member
|
| /external/cronet/net/third_party/quiche/src/quiche/quic/core/ |
| D | tls_server_handshaker.cc | 145 const bool is_async = in Run() local
|
| /external/tensorflow/tensorflow/core/runtime_fallback/kernel/ |
| D | kernel_fallback_execute_compat.cc | 489 const OpKernelRunner& kernel_runner, bool is_async, in KernelFallbackExecuteOpInternal()
|
| /external/python/cpython3/Python/ |
| D | symtable.c | 2060 int is_async = st->st_cur->ste_coroutine && !is_generator; in symtable_handle_comprehension() local
|
| /external/tensorflow/tensorflow/c/eager/ |
| D | c_api_experimental.cc | 573 TFE_Executor* TFE_NewExecutor(bool is_async, bool enable_streaming_enqueue) { in TFE_NewExecutor()
|
| /external/python/cpython3/Include/internal/ |
| D | pycore_ast_state.h | 197 PyObject *is_async; member
|
| /external/tensorflow/tensorflow/dtensor/cc/ |
| D | dtensor_device.cc | 2023 bool is_async, bool is_host_mesh, TF_Status* status) { in AddMesh()
|