HomeSort by relevance Sort by last modified time
    Searched defs:pad (Results 251 - 275 of 451) sorted by null

<<111213141516171819

  /external/dropbear/libtomcrypt/src/headers/
tomcrypt_cipher.h 213 /** The pad used to encrypt/decrypt */
214 pad[MAXBLOCKSIZE]; member in struct:__anon6111
264 /** The pad used to encrypt/decrypt */
265 pad[MAXBLOCKSIZE]; member in struct:__anon6114
284 /** The current pad, it's the product of the first 15 bytes against the tweak key */
285 pad[16]; member in struct:__anon6115
  /external/icu4c/tools/genrb/
reslist.c 79 /* returns space we need to pad */
118 * will always pad it to a multiple of 4.
386 uint32_t pad = 0; local
390 pad = (BIN_ALIGNMENT - dataStart % BIN_ALIGNMENT);
391 *byteOffset += pad; /* pad == 4 or 8 or 12 */
547 uint32_t pad = 0; local
551 pad = (BIN_ALIGNMENT - dataStart % BIN_ALIGNMENT);
552 udata_writePadding(mem, pad); /* pad == 4 or 8 or 12 *
    [all...]
  /external/libpcap/
gencode.h 264 unsigned char pad; member in struct:qual
  /external/qemu/distrib/sdl-1.2.12/src/video/Xext/extensions/
Xvproto.h 80 CARD8 pad; member in struct:__anon10793
89 CARD16 pad B16;
  /external/qemu/distrib/sdl-1.2.12/src/video/os2fslib/
SDL_os2fslib.c 1351 int i, run, pad; local
    [all...]
  /external/qemu/telephony/
sms.c 1141 int pad = 0; local
1152 pad = headerSeptets*7 - headerBits;
1160 count = (count*7+pad+7)/8; /* convert to byte count */
1164 utf8_to_gsm7( utf8, utf8len, dst, pad );
    [all...]
  /external/quake/quake/src/QW/progs/
progdefs.h 5 { int pad[28]; member in struct:__anon11722
  /external/quake/quake/src/QW/server/
progdefs.h 24 { int pad[28]; member in struct:__anon11770
  /external/quake/quake/src/WinQuake/
model.h 65 byte pad[2]; member in struct:mplane_s
  /external/sonivox/arm-fm-22k/lib_src/
eas_sndlib.h 197 /* pad to 4-byte boundary */
198 EAS_U16 pad; member in struct:s_dls_articulation_tag
  /external/sonivox/arm-hybrid-22k/lib_src/
eas_sndlib.h 197 /* pad to 4-byte boundary */
198 EAS_U16 pad; member in struct:s_dls_articulation_tag
  /external/sonivox/arm-wt-22k/lib_src/
eas_sndlib.h 197 /* pad to 4-byte boundary */
198 EAS_U16 pad; member in struct:s_dls_articulation_tag
  /external/wpa_supplicant_6/wpa_supplicant/src/eap_peer/
eap_ttls.c 819 size_t pad; local
845 pad = password_len == 0 ? 16 : (16 - (password_len & 15)) & 15;
847 password_len + pad);
850 os_memset(pos, 0, pad);
851 pos += pad;
1185 size_t left, pad; local
1207 pad = (4 - (avp_length & 3)) & 3
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/src/eap_server/
eap_ttls.c 179 size_t pad, dlen; local
306 pad = (4 - (avp_length & 3)) & 3;
307 pos += avp_length + pad;
308 left -= avp_length + pad;
    [all...]
  /external/wpa_supplicant_8/src/ap/
wpa_auth.h 56 u8 pad[4]; /* 8-octet boundary for AES key wrap */ member in struct:ft_r0kh_r1kh_pull_frame
72 u8 pad[2]; /* 8-octet boundary for AES key wrap */ member in struct:ft_r0kh_r1kh_resp_frame
91 u8 pad[6]; /* 8-octet boundary for AES key wrap */ member in struct:ft_r0kh_r1kh_push_frame
  /hardware/broadcom/wlan/bcm4329/dhdutil/
bcmutils.c 1923 unsigned int pad = 0; local
    [all...]
dhdu.c 407 int letter, col, row, pad; local
433 pad = 18 * (col + 1) - strlen(buf+row*80);
434 if (pad < 1)
435 pad = 1;
436 for (; pad; pad--)
    [all...]
  /hardware/broadcom/wlan/bcmdhd/dhdutil/
bcmutils.c 1923 unsigned int pad = 0; local
    [all...]
dhdu.c 407 int letter, col, row, pad; local
433 pad = 18 * (col + 1) - strlen(buf+row*80);
434 if (pad < 1)
435 pad = 1;
436 for (; pad; pad--)
    [all...]
  /packages/apps/Browser/src/com/android/browser/
NavTabScroller.java 141 int pad = (getMeasuredWidth() - v.getMeasuredWidth()) / 2 + 2; local
142 mContentView.setPadding(pad, 0, pad, 0);
144 int pad = (getMeasuredHeight() - v.getMeasuredHeight()) / 2 + 2; local
145 mContentView.setPadding(0, pad, 0, pad);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/alsa/sound/
ainstr_iw.h 73 unsigned char pad; member in struct:iwffff_wave
114 unsigned char pad; member in struct:iwffff_env_record
124 unsigned char pad; member in struct:iwffff_env
151 unsigned char pad; member in struct:iwffff_layer
233 __u8 pad; member in struct:iwffff_xwave
261 __u8 pad; member in struct:iwffff_xenv_record
270 __u8 pad; member in struct:iwffff_xenv
287 __u8 pad; member in struct:iwffff_xlayer
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
kvm.h 49 __u32 pad; member in struct:kvm_ioapic_state
141 __u32 pad; member in struct:kvm_msrs
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
form.h 85 int pad; /* pad character */ member in struct:fieldnode
resolv.h 133 char pad[52]; /* On an i386 this means 512b total. */ member in union:__res_state::__anon23492
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/alsa/sound/
ainstr_iw.h 73 unsigned char pad; member in struct:iwffff_wave
114 unsigned char pad; member in struct:iwffff_env_record
124 unsigned char pad; member in struct:iwffff_env
151 unsigned char pad; member in struct:iwffff_layer
233 __u8 pad; member in struct:iwffff_xwave
261 __u8 pad; member in struct:iwffff_xenv_record
270 __u8 pad; member in struct:iwffff_xenv
287 __u8 pad; member in struct:iwffff_xlayer

Completed in 1000 milliseconds

<<111213141516171819