Home
last modified time | relevance | path

Searched defs:async_ (Results 1 – 8 of 8) sorted by relevance

/external/tensorflow/tensorflow/core/common_runtime/eager/
Dcopy_to_device_node.h86 bool async_; variable
/external/webrtc/p2p/base/
Dfake_packet_transport.h145 bool async_ = false; variable
Dfake_ice_transport.h315 bool async_ = false; variable
/external/libchrome/base/files/
Dfile.h374 bool async_; variable
/external/webrtc/rtc_base/
Dvirtual_socket_server.h367 bool async_; variable
/external/tensorflow/tensorflow/lite/delegates/gpu/cl/kernels/
Dconverter.cc526 bool async_; member in tflite::gpu::cl::__anon4fe1bc830111::CpuCopier
/external/python/cpython3/Lib/xml/dom/
Dxmlbuilder.py337 async_ = False variable in DocumentLS
/external/python/cpython3/Lib/test/
Dtest_compile.py1043 def check_stack_size(self, snippet, async_=False): argument