/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/grpcio-sys/grpc/src/core/lib/security/credentials/fake/ |
D | fake_credentials.h | 63 bool is_async) in grpc_md_only_test_credentials()
|
D | fake_credentials.cc | 111 const char* md_key, const char* md_value, bool is_async) { in grpc_md_only_test_credentials_create()
|
/external/grpc-grpc/src/core/lib/security/credentials/fake/ |
D | fake_credentials.h | 61 bool is_async; member
|
D | fake_credentials.cc | 125 const char* md_key, const char* md_value, bool is_async) { in grpc_md_only_test_credentials_create()
|
/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 | 61 def is_async(self): member in Executor
|
D | context.py | 983 def is_async(self): member in Context 2361 def is_async(): function
|
/external/tensorflow/tensorflow/core/tfrt/eager/ |
D | tfrt_context.cc | 35 bool is_async) { in TfrtContext()
|
D | c_api_tfrt.h | 233 bool is_async() { return GetEagerContext()->Executor().Async(); } in is_async() function
|
D | c_api_tfrt.cc | 537 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() 273 const bool is_async) in ParallelDevice()
|
/external/tensorflow/tensorflow/c/eager/ |
D | c_api_experimental.cc | 573 TFE_Executor* TFE_NewExecutor(bool is_async) { in TFE_NewExecutor()
|
/external/python/cpython3/Include/internal/ |
D | pycore_ast_state.h | 194 PyObject *is_async; member
|
D | pycore_ast.h | 493 int is_async; member
|
/external/tensorflow/tensorflow/python/ |
D | tfe_wrapper.cc | 888 [](const bool is_async) { in PYBIND11_MODULE()
|
/external/python/cpython3/Python/ |
D | Python-ast.c | 3224 is_async, PyArena *arena) in _PyAST_comprehension() 9914 int is_async; in obj2ast_comprehension() local
|
D | compile.c | 2319 compiler_function(struct compiler *c, stmt_ty s, int is_async) in compiler_function()
|
/external/bcc/libbpf-tools/powerpc/ |
D | vmlinux_510.h | 72142 int is_async; member
|
D | vmlinux.h | 72142 int is_async; member
|
/external/libbpf/.github/actions/build-selftests/ |
D | vmlinux.h | 43383 int is_async; member
|