Home
last modified time | relevance | path

Searched refs:sake (Results 1 – 25 of 147) sorted by relevance

123456

/external/wpa_supplicant_8/src/eap_peer/
Deap_sake.c117 struct eap_sake_hdr *sake; in eap_sake_build_msg() local
131 sake = wpabuf_put(msg, sizeof(*sake)); in eap_sake_build_msg()
132 sake->version = EAP_SAKE_VERSION; in eap_sake_build_msg()
133 sake->session_id = data->session_id; in eap_sake_build_msg()
134 sake->subtype = subtype; in eap_sake_build_msg()
/external/wpa_supplicant_8/src/eap_server/
Deap_server_sake.c93 struct eap_sake_hdr *sake; in eap_sake_build_msg() local
107 sake = wpabuf_put(msg, sizeof(*sake)); in eap_sake_build_msg()
108 sake->version = EAP_SAKE_VERSION; in eap_sake_build_msg()
109 sake->session_id = data->session_id; in eap_sake_build_msg()
110 sake->subtype = subtype; in eap_sake_build_msg()
/external/curl/docs/examples/
DREADME.md33 checks you need in a real world, but that is then only for the sake of
/external/eigen/Eigen/
DCholmodSupport27 * For the sake of completeness, this module also propose the two following classes:
/external/proguard/examples/gradle/
Dretrace.gradle25 // the sake of the example.
Dproguardgui.gradle25 // the sake of the example.
Dmidlets.gradle24 // the sake of the example.
Dapplications.gradle24 // the sake of the example.
Dproguard.gradle25 // the sake of the example.
Dservlets.gradle24 // the sake of the example.
Dapplets.gradle24 // the sake of the example.
Dproguardall.gradle27 // the sake of the example.
Dlibrary.gradle25 // the sake of the example.
Dscala.gradle25 // the sake of the example.
/external/llvm-project/clang/test/CodeGenObjC/
Dexternally-retained.m11 // Suppress name mangling in C++ mode for the sake of check lines.
/external/clang/test/Analysis/
Ddead-stores.m41 // an object pointer for the sake of defensive programming.
/external/llvm-project/clang/test/Analysis/
Ddead-stores.m40 // an object pointer for the sake of defensive programming.
/external/rust/crates/libz-sys/src/zlib/contrib/delphi/
Dzlibd32.mak71 # For the sake of the old Borland make,
/external/rust/crates/libz-sys/src/zlib/contrib/pascal/
Dzlibd32.mak71 # For the sake of the old Borland make,
/external/libpcap/doc/
DREADME.sita63 also described in 'pcap-sita.html' for posterity sake.
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/
DREADME.md62 * Newlines must remain unix-style for older compilers' sake.
/external/ltp/testcases/open_posix_testsuite/
DREADME94 The code snippets need to be as simple as possible, for the sake of
/external/angle/src/libANGLE/renderer/vulkan/doc/
DShaderModuleCompilation.md14 binding and location indices. The correct values are determined at link time. For the sake of
/external/angle/extensions/
DEGL_EXT_device_query.txt98 objects that exist only for the sake of enumeration and
/external/llvm-project/lldb/test/API/functionalities/data-formatter/data-formatter-objc/nsstring/
Dmain.m62 …ly dearly friend foo desired of us so i am adding more stuff here for the sake of it and for the j…

123456