Home
last modified time | relevance | path

Searched defs:avoid (Results 1 - 7 of 7) sorted by relevance

/third_party/libwebsockets/lib/tls/mbedtls/
H A Dmbedtls-client.c288 unsigned int avoid = 0; in lws_tls_client_confirm_peer_cert() local
/third_party/libwebsockets/lib/tls/openssl/
H A Dopenssl-client.c610 unsigned int avoid = 0; in lws_tls_client_confirm_peer_cert() local
/third_party/python/Tools/scripts/
H A Dumarshal.py148 import struct # Lazy import to avoid breaking UNIX build namespace
/third_party/python/Lib/
H A Dweakref.py24 import _collections_abc # Import after _weakref to avoid circular import. namespace
/third_party/python/Lib/asyncio/
H A Dtasks.py579 from .queues import Queue # Import here to avoid circular import problem. namespace
/third_party/python/Lib/importlib/
H A D_bootstrap_external.py766 import tokenize # To avoid bootstrap issues. namespace
/third_party/mesa3d/src/amd/compiler/
H A Daco_register_allocation.cpp1765 bool avoid = false; in get_reg_create_vector() local

Completed in 12 milliseconds