Searched defs:pad (Results 201 - 225 of 375) sorted by relevance

1234567891011>>

/external/chromium_org/third_party/icu/source/i18n/
H A Dnfsubs.cpp1049 UBool pad = FALSE; local
1054 if (pad && useSpaces) {
1057 pad = TRUE;
1063 if (!pad) {
/external/chromium_org/third_party/libvpx/source/libvpx/vpx/
H A Dvpx_encoder.h200 char pad[128 - sizeof(enum vpx_codec_cx_pkt_kind)]; /**< fixed sz */ member in union:vpx_codec_cx_pkt::__anon12222
/external/chromium_org/third_party/libwebp/webp/
H A Ddecode.h202 uint32_t pad[4]; // padding for later use member in struct:WebPDecBuffer
414 uint32_t pad[2]; // padding for later use member in struct:WebPBitstreamFeatures
454 uint32_t pad[3]; // padding for later use member in struct:WebPDecoderOptions
456 uint32_t pad[5]; // padding for later use member in struct:WebPDecoderOptions
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/draw/
H A Ddraw_llvm.h174 unsigned pad:9-PIPE_MAX_CLIP_PLANES; member in struct:draw_llvm_variant_key
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
H A Dbrw_disasm.c440 static int pad (FILE *f, int c) function
1104 pad (file, 16);
1107 pad (file, 32);
1110 pad (file, 48);
1113 pad (file, 64);
1117 pad (file, 16);
1133 pad (file, 32);
1137 pad (file, 48);
1154 pad (file, 16);
1308 pad (fil
[all...]
/external/chromium_org/third_party/openssl/openssl/crypto/dsa/
H A Ddsa.h160 int pad; member in struct:dsa_st
/external/chromium_org/third_party/openssl/openssl/include/openssl/
H A Ddsa.h160 int pad; member in struct:dsa_st
/external/chromium_org/third_party/skia/tests/
H A DWritePixelsTest.cpp249 const char* pad = reinterpret_cast<const char*>(canvasPixels + DEV_W); local
252 REPORTER_ASSERT(reporter, check = (pad[px] == static_cast<char>(DEV_PAD)));
/external/guava/guava/src/com/google/common/collect/
H A DIterators.java608 final Iterator<T> iterator, final int size, final boolean pad) {
633 return (pad || count == size) ? list : list.subList(0, count);
607 partitionImpl( final Iterator<T> iterator, final int size, final boolean pad) argument
/external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
H A DIterators.java590 final Iterator<T> iterator, final int size, final boolean pad) {
615 return (pad || count == size) ? list : list.subList(0, count);
589 partitionImpl( final Iterator<T> iterator, final int size, final boolean pad) argument
/external/icu/icu4c/source/i18n/
H A Dnfsubs.cpp1096 UBool pad = FALSE; local
1101 if (pad && useSpaces) {
1104 pad = TRUE;
1110 if (!pad) {
/external/iproute2/tc/
H A Df_u32.c948 __u16 pad; member in struct:__anon21621
/external/jpeg/
H A Djquant1.c337 int i,j,k, nci, blksize, val, pad; local
339 /* For ordered dither, we pad the color index tables by MAXJSAMPLE in
345 pad = MAXJSAMPLE*2;
348 pad = 0;
354 (JDIMENSION) (MAXJSAMPLE+1 + pad),
366 if (pad)
381 if (pad)
/external/kernel-headers/original/uapi/linux/
H A Dbcache.h172 __u64 pad[8]; member in struct:cache_sb
286 __u16 pad[3]; member in struct:jset
303 __u32 pad; member in struct:prio_set
329 __u8 pad[128]; member in union:uuid_entry::__anon22079
371 __u32 pad; member in struct:uuid_entry_v0
/external/kernel-headers/original/uapi/mtd/
H A Dmtd-abi.h43 __u32 pad; member in struct:mtd_oob_buf64
/external/libnl/lib/
H A Dmsg.c507 * @arg pad number of bytes to align data to
515 void *nlmsg_reserve(struct nl_msg *n, size_t len, int pad) argument
521 tlen = pad ? ((len + (pad - 1)) & ~(pad - 1)) : len;
532 NL_DBG(2, "msg %p: Reserved %zu bytes, pad=%d, nlmsg_len=%d\n",
533 n, len, pad, n->nm_nlh->nlmsg_len);
543 * @arg pad Number of bytes to align data to.
550 int nlmsg_append(struct nl_msg *n, void *data, size_t len, int pad) argument
554 tmp = nlmsg_reserve(n, len, pad);
[all...]
/external/libpcap/
H A Dpcap-dlpi.c931 char pad[516]; /* XXX - must be at least 513; is 516 member in union:__anon23797
/external/libpng/contrib/gregbook/
H A Drpng-x.c433 int screen, pad; local
646 pad = 32;
649 pad = 16;
652 pad = 8;
661 (char *)xdata, image_width, image_height, pad, 0);
/external/libvpx/libvpx/vpx/
H A Dvpx_encoder.h200 char pad[128 - sizeof(enum vpx_codec_cx_pkt_kind)]; /**< fixed sz */ member in union:vpx_codec_cx_pkt::__anon24187
/external/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_llvm.h174 unsigned pad:9-PIPE_MAX_CLIP_PLANES; member in struct:draw_llvm_variant_key
/external/mesa3d/src/mesa/drivers/dri/i965/
H A Dbrw_disasm.c440 static int pad (FILE *f, int c) function
1104 pad (file, 16);
1107 pad (file, 32);
1110 pad (file, 48);
1113 pad (file, 64);
1117 pad (file, 16);
1133 pad (file, 32);
1137 pad (file, 48);
1154 pad (file, 16);
1308 pad (fil
[all...]
/external/openssl/crypto/dsa/
H A Ddsa.h165 int pad; member in struct:dsa_st
/external/openssl/include/openssl/
H A Ddsa.h165 int pad; member in struct:dsa_st
/external/pdfium/core/src/fdrm/crypto/
H A Dfx_crypt_sha.cpp128 int pad; local
132 pad = 56 + 64 - s->blkused;
134 pad = 56 - s->blkused;
138 FXSYS_memset32(c, 0, pad);
140 CRYPT_SHA1Update(s, c, pad);
/external/qemu/distrib/jpeg-6b/
H A Djquant1.c337 int i,j,k, nci, blksize, val, pad; local
339 /* For ordered dither, we pad the color index tables by MAXJSAMPLE in
345 pad = MAXJSAMPLE*2;
348 pad = 0;
354 (JDIMENSION) (MAXJSAMPLE+1 + pad),
366 if (pad)
381 if (pad)

Completed in 1073 milliseconds

1234567891011>>