/libcore/support/src/test/java/tests/security/ |
AlgorithmParameterSymmetricHelper.java | 37 private String blockmode; field in class:AlgorithmParameterSymmetricHelper 44 public AlgorithmParameterSymmetricHelper(String algorithmName, String blockmode, int keySize) { 46 this.blockmode = blockmode; 67 if (blockmode != null) 69 transformation += "/" + blockmode;
|
/external/libvpx/libvpx/vp8/encoder/ |
bitstream.c | 671 B_PREDICTION_MODE blockmode; local 678 blockmode = cpi->mb.partition_info->bmi[j].mode; 691 write_sub_mv_ref(w, blockmode, vp8_sub_mv_ref_prob2 [mv_contz]); 693 if (blockmode == NEW4X4) [all...] |
/external/libvpx/libvpx/vp9/encoder/ |
vp9_bitstream.c | 471 const MB_PREDICTION_MODE blockmode = m->bmi[j].as_mode; local 472 write_sb_mv_ref(bc, blockmode, mv_ref_p); 474 [INTER_OFFSET(blockmode)]; 476 if (blockmode == NEWMV) { [all...] |
/external/kernel-headers/original/linux/ |
hdreg.h | 385 #define HDIO_GET_MULTCOUNT 0x0304 /* get current IDE blockmode setting */ 410 #define HDIO_SET_MULTCOUNT 0x0321 /* change IDE blockmode */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
hdreg.h | 327 #define HDIO_GET_MULTCOUNT 0x0304 /* get current IDE blockmode setting */ 352 #define HDIO_SET_MULTCOUNT 0x0321 /* change IDE blockmode */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
hdreg.h | 327 #define HDIO_GET_MULTCOUNT 0x0304 /* get current IDE blockmode setting */ 352 #define HDIO_SET_MULTCOUNT 0x0321 /* change IDE blockmode */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
hdreg.h | 327 #define HDIO_GET_MULTCOUNT 0x0304 /* get current IDE blockmode setting */ 352 #define HDIO_SET_MULTCOUNT 0x0321 /* change IDE blockmode */
|
/hardware/ti/wlan/mac80211/ti-utils/ini_files/128x/ |
RFMD_S_3.5.ini | 17 Platform_configuration = 02 # Length: 1; Unit: Bit_Options; Format: Unsigned; Source: Customer ; Comment: Bit 0: Levelshifter support (0: No LS, 1: With LS), Bit 1,2:Configure IO's [SDIO/wspi] (00- 8mA, 01- 4mA (default), 10- 6mA, 11 - 2mA), Bit 3:Eeprom (0-No Eeprom), Bit 4: SDIO IB Enable sync, Bit 5: SDIO IB Enable async, Bit 6: SDIO IB Enable BlockMode, Bit 7: SDIO High-Speed support
|
TQS_S_2.6.ini | 17 Platform_configuration = 02 # Length: 1; Unit: Bit_Options; Format: Unsigned; Source: Customer ; Comment: Bit 0: Levelshifter support (0: No LS, 1: With LS), Bit 1,2:Configure IO's [SDIO/wspi] (00- 8mA, 01- 4mA (default), 10- 6mA, 11 - 2mA), Bit 3:Eeprom (0-No Eeprom), Bit 4: SDIO IB Enable sync, Bit 5: SDIO IB Enable async, Bit 6: SDIO IB Enable BlockMode, Bit 7: SDIO High-Speed support
|
TQS_D_1.0.ini | 17 Platform_configuration = 02 # Length: 1; Unit: Bit_Options; Format: Unsigned; Source: Customer ; Comment: Bit 0: Levelshifter support (0: No LS, 1: With LS), Bit 1,2:Configure IO's [SDIO/wspi] (00- 8mA, 01- 4mA (default), 10- 6mA, 11 - 2mA), Bit 3:Eeprom (0-No Eeprom), Bit 4: SDIO IB Enable sync, Bit 5: SDIO IB Enable async, Bit 6: SDIO IB Enable BlockMode, Bit 7: SDIO High-Speed support
|
TQS_D_1.7.ini | 17 Platform_configuration = 02 # Length: 1; Unit: Bit_Options; Format: Unsigned; Source: Customer ; Comment: Bit 0: Levelshifter support (0: No LS, 1: With LS), Bit 1,2:Configure IO's [SDIO/wspi] (00- 8mA, 01- 4mA (default), 10- 6mA, 11 - 2mA), Bit 3:Eeprom (0-No Eeprom), Bit 4: SDIO IB Enable sync, Bit 5: SDIO IB Enable async, Bit 6: SDIO IB Enable BlockMode, Bit 7: SDIO High-Speed support
|
/hardware/ti/wlan/mac80211/config/ |
TQS_D_1.7.ini | 17 Platform_configuration = 02 # Length: 1; Unit: Bit_Options; Format: Unsigned; Source: Customer ; Comment: Bit 0: Levelshifter support (0: No LS, 1: With LS), Bit 1,2:Configure IO's [SDIO/wspi] (00- 8mA, 01- 4mA (default), 10- 6mA, 11 - 2mA), Bit 3:Eeprom (0-No Eeprom), Bit 4: SDIO IB Enable sync, Bit 5: SDIO IB Enable async, Bit 6: SDIO IB Enable BlockMode, Bit 7: SDIO High-Speed support
|
/external/chromium_org/net/url_request/ |
url_request_unittest.cc | 308 enum BlockMode { 318 explicit BlockingNetworkDelegate(BlockMode block_mode); 393 const BlockMode block_mode_; 422 BlockingNetworkDelegate::BlockingNetworkDelegate(BlockMode block_mode) [all...] |
/hardware/broadcom/wlan/bcmdhd/dhdutil/ |
dhdu.c | 262 "g/set blockmode"}, [all...] |