Home
last modified time | relevance | path

Searched defs:is_async (Results 1 – 25 of 29) sorted by relevance

12

/external/python/cpython3/Lib/
Dpyclbr.py71 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/
Dfake_credentials.h63 bool is_async) in grpc_md_only_test_credentials()
Dfake_credentials.cc111 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/
Dfake_credentials.h61 bool is_async; member
Dfake_credentials.cc125 const char* md_key, const char* md_value, bool is_async) { in grpc_md_only_test_credentials_create()
/external/libchrome/third_party/jinja2/
Dasyncfilters.py30 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/
Dasyncfilters.py31 def is_async(args): function
40 def is_async(args): function
/external/tensorflow/tensorflow/python/eager/
Dexecutor.py61 def is_async(self): member in Executor
Dcontext.py983 def is_async(self): member in Context
2361 def is_async(): function
/external/tensorflow/tensorflow/core/tfrt/eager/
Dtfrt_context.cc35 bool is_async) { in TfrtContext()
Dc_api_tfrt.h233 bool is_async() { return GetEagerContext()->Executor().Async(); } in is_async() function
Dc_api_tfrt.cc537 bool is_async, bool use_tfrt_distributed_runtime) in ContextInterface()
/external/tensorflow/tensorflow/core/runtime_fallback/runtime/
Dkernel_utils.cc30 bool is_async) { in InitEagerContext()
Dkernel_utils.h121 bool is_async) in EagerContextResource()
/external/tensorflow/tensorflow/core/profiler/protobuf/
Dtf_data_stats.proto39 bool is_async = 4; field
/external/tensorflow/tensorflow/c/eager/parallel_device/
Dparallel_device_lib.cc69 explicit DeviceThread(const std::string& device, const bool is_async) in DeviceThread()
273 const bool is_async) in ParallelDevice()
/external/tensorflow/tensorflow/c/eager/
Dc_api_experimental.cc573 TFE_Executor* TFE_NewExecutor(bool is_async) { in TFE_NewExecutor()
/external/python/cpython3/Include/internal/
Dpycore_ast_state.h194 PyObject *is_async; member
Dpycore_ast.h493 int is_async; member
/external/tensorflow/tensorflow/python/
Dtfe_wrapper.cc888 [](const bool is_async) { in PYBIND11_MODULE()
/external/python/cpython3/Python/
DPython-ast.c3224 is_async, PyArena *arena) in _PyAST_comprehension()
9914 int is_async; in obj2ast_comprehension() local
Dcompile.c2319 compiler_function(struct compiler *c, stmt_ty s, int is_async) in compiler_function()
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h72142 int is_async; member
Dvmlinux.h72142 int is_async; member
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h43383 int is_async; member

12