Home
last modified time | relevance | path

Searched refs:is_address (Results 1 – 7 of 7) sorted by relevance

/third_party/boost/boost/asio/ssl/impl/
Dhost_name_verification.ipp50 const bool is_address = !ec;
55 if (is_address)
Drfc2818_verification.ipp52 bool is_address = !ec;
63 if (gen->type == GEN_DNS && !is_address)
77 else if (gen->type == GEN_IPADD && is_address)
/third_party/boost/libs/asio/include/boost/asio/ssl/impl/
Dhost_name_verification.ipp50 const bool is_address = !ec;
55 if (is_address)
Drfc2818_verification.ipp52 bool is_address = !ec;
63 if (gen->type == GEN_DNS && !is_address)
77 else if (gen->type == GEN_IPADD && is_address)
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
Dfd6_pack.h33 bool is_address; member
66 if (regs[i].is_address) \
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_cs.h342 if (regs[i].is_address) \
Dtu_private.h1097 bool is_address; member