/external/dropbear/libtomcrypt/src/pk/pkcs1/ |
pkcs_1_i2osp.c | 20 /* always stores the same # of bytes, pads with leading zero bytes
|
/dalvik/libcore/security/src/main/java/org/bouncycastle/crypto/paddings/ |
TBCPadding.java | 10 * This padding pads the block out with the compliment of the last bit
|
/external/ppp/pppd/plugins/rp-pppoe/ |
discovery.c | 203 * Picks interesting tags out of a PADS packet 212 syslog(LOG_DEBUG, "PADS: Service-Name: '%.*s'", (int) len, data); 215 syslog(LOG_ERR, "PADS: Service-Name-Error: %.*s", (int) len, data); 216 fprintf(stderr, "PADS: Service-Name-Error: %.*s\n", (int) len, data); 219 syslog(LOG_ERR, "PADS: System-Error: %.*s", (int) len, data); 220 fprintf(stderr, "PADS: System-Error: %.*s\n", (int) len, data); 223 syslog(LOG_ERR, "PADS: Generic-Error: %.*s", (int) len, data); 224 fprintf(stderr, "PADS: Generic-Error: %.*s\n", (int) len, data); 492 * Waits for a PADS packet and copies useful information 547 /* Is it PADS? * [all...] |
pppoe.h | 184 /* How many PADI/PADS attempts? */ 187 /* Initial timeout for PADO/PADS */ 272 /* Structure used to determine acceptable PADO or PADS packet */
|
debug.c | 117 case CODE_PADS: fprintf(fp, "PADS "); break;
|
/external/stlport/stlport/stl/ |
_alloc.c | 62 // check pads on both sides
|
/external/ppp/pppd/include/ |
pcap-int.h | 110 /* Ultrix pads to make everything line up on a nice boundary */
|
/external/quake/quake/src/QW/client/ |
wad.c | 34 Lowercases name and pads with spaces and a terminating 0 to the length of
|
/external/quake/quake/src/WinQuake/ |
wad.cpp | 34 Lowercases name and pads with spaces and a terminating 0 to the length of
|
/external/tcpdump/ |
print-pppoe.c | 58 { PPPOE_PADS, "PADS" },
|
/hardware/broadcom/wlan/bcm4329/src/include/ |
sbsdio.h | 96 * external pads in tri-state; requires
|
sbsdpcmdev.h | 164 #define CC_CLRPADSISO (1 << 3) /* clear SDIO pads isolation bit (rev 11) */
|
/external/grub/netboot/ |
smc9000.h | 68 #define TCR_PAD_ENABLE 0x0080 /* pads short packets to 64 bytes */
|
3c595.c | 184 * The 3c595 automatically pads short packets to minimum ethernet length,
|
3c509.c | 176 * The 3c509 automatically pads short packets to minimum ethernet length,
|
/external/webkit/WebCore/html/ |
HTMLTextAreaElement.cpp | 204 // Devices with trackballs or d-pads may focus on a textarea in route
|
/external/freetype/include/freetype/internal/ |
tttypes.h | 532 /* pads :: Unused (to make the size of the record */ 547 FT_Char pads[2]; member in struct:TT_SBit_LineMetricsRec_ [all...] |
/external/freetype/src/sfnt/ |
ttsbit.c | 444 FT_FRAME_CHAR( pads[0] ), 445 FT_FRAME_CHAR( pads[1] ), [all...] |
/dalvik/docs/ |
porting-guide.html | 227 This is what pads each handler out to 64 bytes. Note also that the
|
/dalvik/vm/arch/arm/ |
CallEABI.S | 111 * (We could pack the Fs more efficiently -- we know we never push two pads
|
/development/pdk/docs/porting/ |
dalvik.jd | 233 This is what pads each handler out to 64 bytes. Note also that the
|
/external/jpeg/ |
jdmainct.c | 291 /* Duplicate the last real sample row rgroup*2 times; this pads out the
|
/external/kernel-headers/original/asm-x86/ |
processor_32.h | 336 * pads the TSS to be cacheline-aligned (size is 0x100)
|
/external/kernel-headers/original/linux/ |
input.h | 748 /* Some rumble pads have two motors of different weight.
|
/external/openssl/crypto/bn/ |
bn_exp.c | 676 * this pads the most significant bits with zeros to normalize the
|