Searched defs:_t (Results 1 - 13 of 13) sorted by relevance

/external/llvm/test/MC/ARM/
H A Dhilo-16bit-relocations.s4 _t: label
/external/clang/test/CodeGenCXX/
H A Dcxx11-user-defined-literal.cpp10 template<char...Cs> S operator"" _t() { return S(); } function
/external/wpa_supplicant_8/hostapd/src/crypto/
H A Dfips_prf_internal.c20 u32 t[5], _t[5]; local
46 os_memcpy(_t, t, 20);
47 SHA1Transform(_t, xkey);
48 _t[0] = host_to_be32(_t[0]);
49 _t[1] = host_to_be32(_t[1]);
50 _t[2] = host_to_be32(_t[2]);
51 _t[
[all...]
H A Dfips_prf_openssl.c29 u32 t[5], _t[5]; local
55 os_memcpy(_t, t, 20);
56 sha1_transform((u8 *) _t, xkey);
57 _t[0] = host_to_be32(_t[0]);
58 _t[1] = host_to_be32(_t[1]);
59 _t[2] = host_to_be32(_t[2]);
60 _t[
[all...]
/external/wpa_supplicant_8/src/crypto/
H A Dfips_prf_internal.c20 u32 t[5], _t[5]; local
46 os_memcpy(_t, t, 20);
47 SHA1Transform(_t, xkey);
48 _t[0] = host_to_be32(_t[0]);
49 _t[1] = host_to_be32(_t[1]);
50 _t[2] = host_to_be32(_t[2]);
51 _t[
[all...]
H A Dfips_prf_openssl.c29 u32 t[5], _t[5]; local
55 os_memcpy(_t, t, 20);
56 sha1_transform((u8 *) _t, xkey);
57 _t[0] = host_to_be32(_t[0]);
58 _t[1] = host_to_be32(_t[1]);
59 _t[2] = host_to_be32(_t[2]);
60 _t[
[all...]
/external/wpa_supplicant_8/wpa_supplicant/src/crypto/
H A Dfips_prf_internal.c20 u32 t[5], _t[5]; local
46 os_memcpy(_t, t, 20);
47 SHA1Transform(_t, xkey);
48 _t[0] = host_to_be32(_t[0]);
49 _t[1] = host_to_be32(_t[1]);
50 _t[2] = host_to_be32(_t[2]);
51 _t[
[all...]
H A Dfips_prf_openssl.c29 u32 t[5], _t[5]; local
55 os_memcpy(_t, t, 20);
56 sha1_transform((u8 *) _t, xkey);
57 _t[0] = host_to_be32(_t[0]);
58 _t[1] = host_to_be32(_t[1]);
59 _t[2] = host_to_be32(_t[2]);
60 _t[
[all...]
/external/webkit/Tools/DumpRenderTree/mac/PerlSupport/
H A DDumpRenderTreeSupport_wrapPregenerated.c709 SWIG_Perl_ConvertPtr(SWIG_MAYBE_PERL_OBJECT SV *sv, void **ptr, swig_type_info *_t, int flags) { argument
738 if (!_t) {
755 if (_t) {
758 tc = SWIG_TypeCheck(_c,_t);
/external/chromium/third_party/libevent/
H A Devdns.c761 #define GET16(x) do { if (j + 2 > length) goto err; memcpy(&_t, packet + j, 2); j += 2; x = ntohs(_t); } while(0)
815 u16 _t; /* used by the macros */ local
960 u16 _t; /* used by the macros */ local
1375 u16 _t; local
1380 _t = htons(x); \
1381 memcpy(buf + j, &_t, 2); \
1454 u16 _t; /* used by the macros */ local
1633 u16 _t; local
1692 _t
[all...]
/external/antlr/antlr-3.4/lib/
H A Dantlr-3.4-complete.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/antlr/ org/antlr/analysis/ org/antlr/codegen/ org/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.osgi_3.6.1.R36x_v20100806.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.osgi_3.6.2.R36x_v20101103.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 452 milliseconds