/system/core/toolbox/ |
newfs_msdos.c | 797 fprintf(stderr, "Error getting blocksize (%s)\n", strerror(errno));
|
/external/bzip2/ |
manual.xml | [all...] |
manual.html | [all...] |
/external/dnsmasq/man/ |
dnsmasq.8 | [all...] |
/external/dnsmasq/man/es/ |
dnsmasq.8 | [all...] |
/external/dnsmasq/man/fr/ |
dnsmasq.8 | [all...] |
/external/dnsmasq/src/ |
option.c | 188 { "tftp-no-blocksize", 0, 0, LOPT_NOBLOCK }, 310 { LOPT_NOBLOCK, OPT_TFTP_NOBLOCK, NULL, gettext_noop("Disable the TFTP blocksize extension."), NULL }, [all...] |
/external/dropbear/libtomcrypt/src/ciphers/ |
anubis.c | 41 #define BLOCKSIZE 128 42 #define BLOCKSIZEB (BLOCKSIZE/8) [all...] |
/external/llvm/lib/Target/ARM/ |
ARMISelLowering.cpp | [all...] |
/external/sonivox/arm-fm-22k/lib_src/ |
eas_pcm.c | 367 pState->blockSize = (EAS_U16) pParams->blockSize; [all...] |
/external/sonivox/arm-hybrid-22k/lib_src/ |
eas_pcm.c | 367 pState->blockSize = (EAS_U16) pParams->blockSize; [all...] |
/external/sonivox/arm-wt-22k/lib_src/ |
eas_pcm.c | 367 pState->blockSize = (EAS_U16) pParams->blockSize; [all...] |
/external/webkit/Source/WebCore/loader/ |
FTPDirectoryParser.cpp | 532 /* size requires multiplication by blocksize. 534 * We could assume blocksize is 512 (like Lynx does) and [all...] |
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
reiserfs_fs.h | [all...] |
/external/dnsmasq/po/ |
fr.po | 456 msgid "Disable the TFTP blocksize extension." [all...] |
id.po | 532 msgid "Disable the TFTP blocksize extension." [all...] |
no.po | 460 msgid "Disable the TFTP blocksize extension." [all...] |
pl.po | 450 msgid "Disable the TFTP blocksize extension." [all...] |
ro.po | 458 msgid "Disable the TFTP blocksize extension." [all...] |
/external/bouncycastle/patches/ |
android.patch | 571 + private final int blockSize; 589 + private OpenSSLDigest(String algorithm, int evp_md, int size, int blockSize) { 593 + this.blockSize = blockSize; 605 + return blockSize; [all...] |
/build/core/ |
Makefile | [all...] |
/external/clang/lib/CodeGen/ |
CGDebugInfo.cpp | [all...] |
/external/dropbear/libtomcrypt/ |
crypt.tex | [all...] |
/external/dnsmasq/ |
CHANGELOG.archive | [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/bin/ |
arm-eabi-gdb | |