/external/bluetooth/bluedroid/stack/rfcomm/ |
rfc_int.h | 125 UINT8 parity; member in struct:__anon1242::__anon1243::__anon1248 142 #define LINE_STATUS_RXPARITY 0x04 /* Receive Parity Error */
|
/libcore/luni/src/test/java/org/apache/harmony/crypto/tests/javax/crypto/spec/ |
DESKeySpecTest.java | 196 * it returns false on the key which is not parity adjusted, and if 197 * it returns true on parity adjusted key.
|
/development/ndk/platforms/android-3/include/linux/ |
wanrouter.h | 347 unsigned char parity; member in struct:wanif_conf
|
/external/chromium/net/http/ |
des.cc | 65 // Set odd parity bit (in least significant bit position).
|
/external/chromium_org/net/http/ |
des.cc | 65 // Set odd parity bit (in least significant bit position).
|
/external/chromium_org/third_party/WebKit/Source/core/rendering/ |
RenderMultiColumnFlowThread.cpp | 86 // Right now our goal is just feature parity with the old multi-column code so that we can switch over to the
|
/external/chromium_org/third_party/mesa/src/src/mesa/tnl_dd/ |
t_dd_dmatmp2.h | 324 int parity = 0; local 341 for ( i = j ; i+2 < j+nr ; i++, parity^=1 ) { 342 EMIT_ELT( dest, 0, (i+0+parity) ); 343 EMIT_ELT( dest, 1, (i+1-parity) );
|
/external/chromium_org/third_party/openssl/openssl/crypto/des/ |
FILES0 | 58 podd.h - Odd parity tables - used in des_set_key().
|
rpc_des.h | 109 unsigned char des_key[8]; /* key (with low bit parity) */
|
/external/chromium_org/tools/gyp/pylib/gyp/ |
MSVSUserFile.py | 109 # not have parity with other platforms then.
|
/external/clang/test/CodeGen/ |
builtins.c | 79 P(parity, (N));
|
/external/libnfc-nci/halimpl/bcm2079x/include/ |
userial.h | 81 /* Parity Bits */
|
/external/mesa3d/src/mesa/tnl_dd/ |
t_dd_dmatmp2.h | 324 int parity = 0; local 341 for ( i = j ; i+2 < j+nr ; i++, parity^=1 ) { 342 EMIT_ELT( dest, 0, (i+0+parity) ); 343 EMIT_ELT( dest, 1, (i+1-parity) );
|
/external/openssl/crypto/des/ |
FILES0 | 58 podd.h - Odd parity tables - used in des_set_key().
|
rpc_des.h | 109 unsigned char des_key[8]; /* key (with low bit parity) */
|
/external/tcpdump/ |
gmpls.c | 98 { 25, "DS3 C-Bit Parity Asynchronous"},
|
/external/wpa_supplicant_8/src/crypto/ |
crypto_gnutls.c | 39 /* Add parity bits to the key */
|
/external/wpa_supplicant_8/src/tls/ |
pkcs5.c | 162 /* TODO: DES key parity bits(?) */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/ |
termios.h | 175 # define CMSPAR 010000000000 /* mark or space (stick) parity */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/ |
termios.h | 175 # define CMSPAR 010000000000 /* mark or space (stick) parity */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/ |
termios.h | 175 # define CMSPAR 010000000000 /* mark or space (stick) parity */
|
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/ |
wanrouter.h | 347 unsigned char parity; member in struct:wanif_conf
|
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/ |
wanrouter.h | 347 unsigned char parity; member in struct:wanif_conf
|
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/ |
wanrouter.h | 347 unsigned char parity; member in struct:wanif_conf
|
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/ |
wanrouter.h | 347 unsigned char parity; member in struct:wanif_conf
|