/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/pae/ |
D | ieee802_1x_cp.c | 58 bool ltx; member 119 sm->ltx = false; in SM_STATE() 158 sm->ltx = false; in SM_STATE() 161 sm->ltx, sm->lrx); in SM_STATE() 241 sm->ltx = false; in SM_STATE() 244 sm->ltx, sm->lrx); in SM_STATE() 258 sm->ltx, sm->lrx); in SM_STATE() 286 sm->ltx = true; in SM_STATE() 288 sm->ltx, sm->lrx); in SM_STATE() 315 sm->ltx, sm->lrx); in SM_STATE() [all …]
|
D | ieee802_1x_kay_i.h | 113 bool ltx; member 278 u8 ltx:1; member 282 u8 ltx:1; member
|
D | ieee802_1x_kay.c | 250 wpa_printf(MSG_DEBUG, "\tLatest Key Tx....: %s", yes_no(body->ltx)); in ieee802_1x_mka_dump_sak_use_body() 1303 body->ltx = false; in ieee802_1x_mka_encode_sak_use_body() 1344 body->ltx = participant->ltx; in ieee802_1x_mka_encode_sak_use_body() 1361 if (body->ltx) { in ieee802_1x_mka_encode_sak_use_body() 1506 if (body->ltx) { in ieee802_1x_mka_decode_sak_use_body() 2596 participant->ltx = false; in ieee802_1x_participant_timer() 2775 bool ltx, bool lrx) in ieee802_1x_kay_set_latest_sa_attr() argument 2789 principal->ltx = ltx; in ieee802_1x_kay_set_latest_sa_attr() 3721 participant->ltx = false; in ieee802_1x_kay_create_mka()
|
D | ieee802_1x_kay.h | 263 bool ltx, bool lrx);
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/pae/ |
D | ieee802_1x_cp.c | 58 Boolean ltx; member 119 sm->ltx = FALSE; in SM_STATE() 223 sm->otx = sm->ltx; in SM_STATE() 235 sm->ltx = FALSE; in SM_STATE() 238 sm->ltx, sm->lrx); in SM_STATE() 252 sm->ltx, sm->lrx); in SM_STATE() 280 sm->ltx = TRUE; in SM_STATE() 282 sm->ltx, sm->lrx); in SM_STATE() 309 sm->ltx, sm->lrx); in SM_STATE() 315 sm->ltx, sm->lrx); in SM_STATE() [all …]
|
D | ieee802_1x_kay_i.h | 113 Boolean ltx; member 278 u8 ltx:1; member 282 u8 ltx:1; member
|
D | ieee802_1x_kay.c | 250 wpa_printf(MSG_DEBUG, "\tLatest Key Tx....: %s", yes_no(body->ltx)); in ieee802_1x_mka_dump_sak_use_body() 1303 body->ltx = FALSE; in ieee802_1x_mka_encode_sak_use_body() 1331 body->ltx = participant->ltx; in ieee802_1x_mka_encode_sak_use_body() 1348 if (body->ltx) { in ieee802_1x_mka_encode_sak_use_body() 1422 if (body->ltx || body->lrx) { in ieee802_1x_mka_decode_sak_use_body() 1443 if (body->ltx && peer->is_key_server) { in ieee802_1x_mka_decode_sak_use_body() 2559 participant->ltx = FALSE; in ieee802_1x_participant_timer() 2738 Boolean ltx, Boolean lrx) in ieee802_1x_kay_set_latest_sa_attr() argument 2752 principal->ltx = ltx; in ieee802_1x_kay_set_latest_sa_attr() 3684 participant->ltx = FALSE; in ieee802_1x_kay_create_mka()
|
D | ieee802_1x_kay.h | 263 Boolean ltx, Boolean lrx);
|
/third_party/flutter/skia/experimental/svg/model/ |
D | SkSVGGradient.cpp | 52 const SkSVGLengthContext ltx(SkSize::Make(1, 1)); in collectColorStops() local 62 pos->push_back(SkTPin(ltx.resolve(stop.offset(), SkSVGLengthContext::LengthType::kOther), in collectColorStops()
|
/third_party/skia/modules/svg/src/ |
D | SkSVGGradient.cpp | 30 const SkSVGLengthContext ltx(SkSize::Make(1, 1)); in collectColorStops() local 39 pos->push_back(SkTPin(ltx.resolve(stop.getOffset(), SkSVGLengthContext::LengthType::kOther), in collectColorStops()
|
/third_party/vk-gl-cts/external/vulkan-docs/src/katex/ |
D | katex.mjs | 14063 defineMacro("\\egroup", "}"); // Symbols from latex.ltx: 14105 defineMacro("\\clap", "\\mathclap{\\textrm{#1}}"); // \not is defined by base/fontmath.ltx via 14111 …\html@mathml{\\mathrel{\\mathrlap\\@not}}{\\char"338}'); // Negated symbols from base/fontmath.ltx:
|
/third_party/skia/third_party/externals/microhttpd/doc/ |
D | texinfo.tex | 2950 % latex.ltx, since we use a different font for the raised A; it's most 6732 % Inspired by LaTeX's verbatim command set [latex.ltx]
|
/third_party/libffi/doc/ |
D | texinfo.tex | 3441 % latex.ltx, since we use a different font for the raised A; it's most 7609 % Inspired by LaTeX's verbatim command set [latex.ltx]
|