Home
last modified time | relevance | path

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

123

/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/wpa_supplicant_8/src/eap_peer/
Deap_sake.c118 struct eap_sake_hdr *sake; in eap_sake_build_msg() local
132 sake = wpabuf_put(msg, sizeof(*sake)); in eap_sake_build_msg()
133 sake->version = EAP_SAKE_VERSION; in eap_sake_build_msg()
134 sake->session_id = data->session_id; in eap_sake_build_msg()
135 sake->subtype = subtype; in eap_sake_build_msg()
/external/mockito/cglib-and-asm/
DREADME.TXT5 We should NEVER modify cglib/asm - sources are here only for the sake of repackaging.
/external/eigen/Eigen/
DCholmodSupport20 * 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.
Dapplets.gradle24 // the sake of the example.
Dservlets.gradle24 // the sake of the example.
Dlibrary.gradle25 // the sake of the example.
Dproguardall.gradle27 // the sake of the example.
Dscala.gradle25 // the sake of the example.
Dandroid.gradle31 // the sake of the example.
/external/libpcap/
DREADME.sita56 also described in 'pcap-sita.html' for posterity sake.
/external/zlib/src/contrib/delphi/
Dzlibd32.mak71 # For the sake of the old Borland make,
/external/zlib/src/contrib/pascal/
Dzlibd32.mak71 # For the sake of the old Borland make,
/external/clang/test/Analysis/
Ddead-stores.m41 // an object pointer for the sake of defensive programming.
/external/wpa_supplicant_8/hostapd/
Dhostapd.eap_user68 "sake.user@example.com" SAKE 0123456789abcdef0123456789abcdef0123456789abcdef0123456789abcdef
/external/mesa3d/docs/
DRELNOTES-3.5148 mostly for sake of uniformity.
/external/bison/m4/
Dinclude_next.m4213 dnl For the sake of native Windows compilers (excluding gcc),
/external/llvm/lib/Target/PowerPC/
DPPCRegisterInfo.td28 // We identify all our registers with a 5-bit ID, for consistency's sake.
/external/eigen/doc/
DTutorialMatrixClass.dox164 All these methods are still available on fixed-size matrices, for the sake of API uniformity. Of co…
/external/marisa-trie/
Daclocal.m4238 # We check with `-c' and `-o' for the sake of the "dashmstdout"
700 dnl However we cannot define mkdir_p as $(MKDIR_P) for the sake of

123