HomeSort by relevance Sort by last modified time
    Searched refs:PAD (Results 1 - 25 of 116) sorted by null

1 2 3 4 5

  /external/clang/test/Sema/
implicit-int.c 14 #define PAD(ms10) { \
18 #define ILPAD() PAD((NROW - tt.tt_row) * 10) /* 1 ms per char */
  /external/mesa3d/src/gallium/auxiliary/rbug/
rbug_internal.h 46 #define PAD(from, to) \
53 PAD(__len, size); \
60 PAD(__len, size); \
66 PAD(__pos, size); \
74 PAD(__pos, size); \
81 PAD(pos, size); \
93 PAD(pos, size); \
rbug_core.c 51 PAD(__len, 8);
60 /* final pad */
61 PAD(__pos, 8);
86 PAD(__len, 8);
95 /* final pad */
96 PAD(__pos, 8);
123 PAD(__len, 8);
133 /* final pad */
134 PAD(__pos, 8);
161 PAD(__len, 8)
    [all...]
rbug_context.c 51 PAD(__len, 8);
60 /* final pad */
61 PAD(__pos, 8);
88 PAD(__len, 8);
98 /* final pad */
99 PAD(__pos, 8);
128 PAD(__len, 8);
139 /* final pad */
140 PAD(__pos, 8);
169 PAD(__len, 8)
    [all...]
rbug_shader.c 53 PAD(__len, 8);
63 /* final pad */
64 PAD(__pos, 8);
93 PAD(__len, 8);
104 /* final pad */
105 PAD(__pos, 8);
136 PAD(__len, 8);
148 /* final pad */
149 PAD(__pos, 8);
181 PAD(__len, 8)
    [all...]
rbug_texture.c 51 PAD(__len, 8);
60 /* final pad */
61 PAD(__pos, 8);
88 PAD(__len, 8);
98 /* final pad */
99 PAD(__pos, 8);
145 PAD(__len, 8);
164 /* final pad */
165 PAD(__pos, 8);
206 PAD(__len, 8)
    [all...]
  /frameworks/opt/telephony/src/java/com/google/android/mms/pdu/
Base64.java 27 * Byte used to pad output.
29 static final byte PAD = (byte) '=';
85 while (base64Data[lastData - 1] == PAD) {
101 if (marker0 != PAD && marker1 != PAD) {
102 //No PAD e.g 3cQl
110 } else if (marker0 == PAD) {
111 //Two PAD e.g. 3c[Pad][Pad]
    [all...]
  /packages/apps/Messaging/src/android/support/v7/mms/pdu/
Base64.java 27 * Byte used to pad output.
29 static final byte PAD = (byte) '=';
85 while (base64Data[lastData - 1] == PAD) {
101 if (marker0 != PAD && marker1 != PAD) {
102 //No PAD e.g 3cQl
110 } else if (marker0 == PAD) {
111 //Two PAD e.g. 3c[Pad][Pad]
    [all...]
  /packages/apps/Messaging/src/com/android/messaging/mmslib/pdu/
Base64.java 27 * Byte used to pad output.
29 static final byte PAD = (byte) '=';
85 while (base64Data[lastData - 1] == PAD) {
101 if (marker0 != PAD && marker1 != PAD) {
102 //No PAD e.g 3cQl
110 } else if (marker0 == PAD) {
111 //Two PAD e.g. 3c[Pad][Pad]
    [all...]
  /external/fec/
char.h 19 #define PAD (rs->pad)
fixed.h 32 #define PAD pad
int.h 19 #define PAD (rs->pad)
encode_rs.c 17 data_t *data, data_t *bb,int pad){
26 /* Check pad parameter for validity */
27 if(pad < 0 || pad >= NN)
33 for(i=0;i<NN-NROOTS-PAD;i++){
encode_rs.h 6 * data_t data[] - array of NN-NROOTS-PAD and type data_t to be encoded
13 * PAD - the number of pad symbols in a block. Integer variable or literal.
39 for(i=0;i<NN-NROOTS-PAD;i++){
decode_rs.h 12 * PAD - the number of pad symbols in a block. Integer variable or literal.
38 #if !defined(PAD)
39 #error "PAD not defined"
85 for(j=1;j<NN-PAD;j++){
288 if (num1 != 0 && loc[j] >= PAD) {
289 data[loc[j]-PAD] ^= ALPHA_TO[MODNN(INDEX_OF[num1] + INDEX_OF[num2] + NN - INDEX_OF[den])];
decode_rs.c 25 data_t *data, int *eras_pos, int no_eras,int pad){
40 /* Check pad parameter for validity */
41 if(pad < 0 || pad >= NN)
49 for(j=1;j<NN-PAD;j++){
252 if (num1 != 0 && loc[j] >= PAD) {
253 data[loc[j]-PAD] ^= ALPHA_TO[MODNN(INDEX_OF[num1] + INDEX_OF[num2] + NN - INDEX_OF[den])];
  /external/apache-http/src/org/apache/commons/codec/binary/
Base64.java 96 * Byte used to pad output.
98 static final byte PAD = (byte) '=';
140 if (octect == PAD) {
335 encodedData[encodedIndex + 2] = PAD;
336 encodedData[encodedIndex + 3] = PAD;
353 encodedData[encodedIndex + 3] = PAD;
398 while (base64Data[lastData - 1] == PAD) {
414 if (marker0 != PAD && marker1 != PAD) {
415 //No PAD e.g 3cQ
    [all...]
  /external/skia/tests/
MemsetTest.cpp 92 #define PAD 32
93 #define TOTAL (PAD + MAX_ALIGNMENT + MAX_COUNT + PAD)
125 uint16_t* base = &buffer[PAD + alignment];
128 compare16(reporter, buffer, 0, PAD + alignment);
130 compare16(reporter, base + count, 0, TOTAL - count - PAD - alignment);
142 uint32_t* base = &buffer[PAD + alignment];
145 compare32(reporter, buffer, 0, PAD + alignment);
147 compare32(reporter, base + count, 0, TOTAL - count - PAD - alignment);
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-nds32/
diff.s 31 PAD:
  /external/icu/icu4c/source/common/
uenum.c 28 static const int32_t PAD = 8;
36 capacity += PAD;
45 capacity += PAD;
  /external/valgrind/VEX/priv/
main_util.c 331 # define PAD(_n) \
405 PAD(len1); PUTSTR(str); PAD(len3);
417 PAD(len1); PUTSTR(str); PAD(len3);
434 PAD(len1); PUTSTR(intbuf); PAD(len3);
455 PAD(len1); PUTSTR(intbuf); PAD(len3);
467 PAD(len1); PUT('0'); PUT('x'); PUTSTR(intbuf); PAD(len3)
    [all...]
  /external/sl4a/Common/src/org/apache/commons/codec/binary/
Base64Codec.java 109 * Byte used to pad output.
111 private static final byte PAD = '=';
468 buffer[pos++] = PAD;
469 buffer[pos++] = PAD;
479 buffer[pos++] = PAD;
549 if (b == PAD) {
596 return octet == PAD || (octet >= 0 && octet < DECODE_TABLE.length && DECODE_TABLE[octet] != -1);
    [all...]
  /external/libjpeg-turbo/
turbojpeg.c 49 #define PAD(v, p) ((v+(p)-1)&(~((p)-1)))
609 retval=PAD(width, mcuw) * PAD(height, mcuh) * (2 + chromasf) + 2048;
624 retval=PAD(width, 16) * PAD(height, 16) * 6 + 2048;
631 DLLEXPORT unsigned long DLLCALL tjBufSizeYUV2(int width, int pad, int height,
643 int stride=PAD(pw, pad);
676 pw=PAD(width, tjMCUWidth[subsamp]/8);
697 ph=PAD(height, tjMCUHeight[subsamp]/8)
    [all...]
  /external/pdfium/xfa/src/fxbarcode/datamatrix/
BC_HighLevelEncoder.h 51 static FX_WCHAR PAD;
  /external/libjpeg-turbo/java/org/libjpegturbo/turbojpeg/
YUVImage.java 100 * @param pad Each line of each plane in the YUV image buffer will be padded
108 public YUVImage(int width, int pad, int height, int subsamp)
110 setBuf(new byte[TJ.bufSizeYUV(width, pad, height, subsamp)], width, pad,
165 * @param pad the line padding used in the YUV image buffer. For
167 * nearest multiple of 4 bytes, then <code>pad</code> should be set to 4.
174 public YUVImage(byte[] yuvImage, int width, int pad, int height,
176 setBuf(yuvImage, width, pad, height, subsamp);
272 * @param pad the line padding used in the YUV image buffer. For
274 * nearest multiple of 4 bytes, then <code>pad</code> should be set to 4
    [all...]

Completed in 556 milliseconds

1 2 3 4 5