/external/libexif/test/ |
test-mem.c | 35 unsigned char *eb, size[2]; local 50 exif_data_save_data (ed, &eb, &ebs); 58 for (i = 0; i < ebs && exif_loader_write (loader, eb + i, 1); i++); 60 free (eb);
|
/cts/tests/tests/renderscript/src/android/renderscript/cts/ |
ElementTest.java | 268 Element.Builder eb = new Element.Builder(mRS); local 269 eb.add(Element.A_8(mRS), "A_8", arraySize); 270 eb.add(Element.RGBA_4444(mRS), "RGBA_4444", arraySize); 271 eb.add(Element.RGBA_5551(mRS), "RGBA_5551", arraySize); 272 eb.add(Element.RGB_565(mRS), "RGB_565", arraySize); 273 eb.add(Element.RGB_888(mRS), "RGB_888", arraySize); 274 eb.add(Element.RGBA_8888(mRS), "RGBA_8888", arraySize); 275 eb.add(Element.F32(mRS), "F32", arraySize); 276 eb.add(Element.F32_2(mRS), "F32_2", arraySize); 277 eb.add(Element.F32_3(mRS), "F32_3", arraySize) 397 Element.Builder eb = new Element.Builder(mRS); local [all...] |
/cts/tests/tests/rsg/src/android/renderscriptgraphics/cts/ |
ProgramVertexTest.java | 43 Element.Builder eb = new Element.Builder(mRS); local 44 eb.add(Element.F32_4(mRS), "position"); 45 mAttrPosElem = eb.create(); 47 eb = new Element.Builder(mRS); 48 eb.add(Element.F32_3(mRS), "normal"); 49 eb.add(Element.F32_2(mRS), "texture0"); 50 mAttrNormTexElem = eb.create(); 52 eb = new Element.Builder(mRS); 53 eb.add(Element.F32_4(mRS), "position"); 54 eb.add(Element.F32_3(mRS), "normal") [all...] |
MeshTest.java | 39 Element.Builder eb = new Element.Builder(mRS); local 40 eb.add(Element.F32_4(mRS), "position"); 41 mPosElem = eb.create();
|
/external/libvpx/libvpx/vp8/common/ |
extend.c | 26 int eb, /* extend bottom border */ 67 for (i = 0; i < eb; i++) 80 int eb = dst->border + dst->y_height - src->y_height; local 86 et, el, eb, er); 90 eb = (dst->border >> 1) + dst->uv_height - src->uv_height; 96 et, el, eb, er); 101 et, el, eb, er); 112 int eb = dst->border + dst->y_height - src->y_height; local 125 eb = 0; 134 et, el, eb, er) [all...] |
/external/wpa_supplicant_8/src/tls/ |
pkcs5.c | 175 u8 *eb, pad; local 198 eb = os_malloc(enc_data_len); 199 if (eb == NULL) { 204 if (crypto_cipher_decrypt(ctx, enc_data, eb, enc_data_len) < 0) { 205 wpa_printf(MSG_DEBUG, "PKCS #5: Failed to decrypt EB"); 207 os_free(eb); 212 pad = eb[enc_data_len - 1]; 215 os_free(eb); 219 if (eb[i] != pad) { 221 eb + enc_data_len - pad, pad) [all...] |
/external/chromium_org/third_party/skia/src/images/ |
SkMovie_gif.cpp | 226 ExtensionBlock* eb = frame->ExtensionBlocks + i; local 227 if (eb->Function == GRAPHICS_EXT_FUNC_CODE && 228 eb->ByteCount == 4) { 229 bool has_transparency = ((eb->Bytes[0] & 1) == 1); 231 transparent = (unsigned char)eb->Bytes[3]; 260 ExtensionBlock* eb = frame->ExtensionBlocks + i; local 261 if (eb->Function == GRAPHICS_EXT_FUNC_CODE && 262 eb->ByteCount == 4) { 264 int disposal = ((eb->Bytes[0] >> 2) & 7); 278 ExtensionBlock* eb = frame->ExtensionBlocks + i local [all...] |
SkImageDecoder_libgif.cpp | 140 const ExtensionBlock* eb = image.ExtensionBlocks + i; local 141 if (eb->Function == 0xF9 && eb->ByteCount == 4) { 142 if (eb->Bytes[0] & 1) { 143 transpIndex = (unsigned char)eb->Bytes[3];
|
/external/skia/src/images/ |
SkMovie_gif.cpp | 226 ExtensionBlock* eb = frame->ExtensionBlocks + i; local 227 if (eb->Function == GRAPHICS_EXT_FUNC_CODE && 228 eb->ByteCount == 4) { 229 bool has_transparency = ((eb->Bytes[0] & 1) == 1); 231 transparent = (unsigned char)eb->Bytes[3]; 260 ExtensionBlock* eb = frame->ExtensionBlocks + i; local 261 if (eb->Function == GRAPHICS_EXT_FUNC_CODE && 262 eb->ByteCount == 4) { 264 int disposal = ((eb->Bytes[0] >> 2) & 7); 278 ExtensionBlock* eb = frame->ExtensionBlocks + i local [all...] |
SkImageDecoder_libgif.cpp | 140 const ExtensionBlock* eb = image.ExtensionBlocks + i; local 141 if (eb->Function == 0xF9 && eb->ByteCount == 4) { 142 if (eb->Bytes[0] & 1) { 143 transpIndex = (unsigned char)eb->Bytes[3];
|
/external/valgrind/main/none/tests/s390x/ |
opcodes.h | 102 #define AGSI(i2,b1,dl1,dh1) SIY_IRD(eb,i2,b1,dl1,dh1,7a) 112 #define ALGSI(i2,b1,dl1,dh1) SIY_IRD(eb,i2,b1,dl1,dh1,7e) 117 #define ALSI(i2,b1,dl1,dh1) SIY_IRD(eb,i2,b1,dl1,dh1,6e) 122 #define ASI(i2,b1,dl1,dh1) SIY_IRD(eb,i2,b1,dl1,dh1,6a) 164 #define CLIY(i2,b1,dl1,dh1) SIY_URD(eb,i2,b1,dl1,dh1,55) 165 #define CLMY(r1,r3,b2,dl2,dh2) RSY_RURD(eb,r1,r3,b2,dl2,dh2,21) 174 #define CSY(r1,r3,b2,dl2,dh2) RSY_RRRD(eb,r1,r3,b2,dl2,dh2,14) 186 #define ICMY(r1,r3,b2,dl2,dh2) RSY_RURD(eb,r1,r3,b2,dl2,dh2,81) 190 #define LAA(r1,r3,b2,dl2,dh2) RSY_RRRD(eb,r1,r3,b2,dl2,dh2,f8) 191 #define LAAG(r1,r3,b2,dl2,dh2) RSY_RRRD(eb,r1,r3,b2,dl2,dh2,e8 [all...] |
/external/clang/test/CXX/special/class.inhctor/ |
elsewhere.cpp | 52 E<bool> eb; // expected-note {{here}} variable
|
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
Environment.h | 65 Environment(BindingsTy eb) 66 : ExprBindings(eb) {}
|
/external/libvpx/libvpx/vp9/encoder/ |
vp9_tokenize.c | 42 int eb = sign; local 50 eb |= (a - e[j].base_val) << 1; 54 t[i].extra = eb;
|
/external/chromium_org/cc/trees/ |
layer_sorter.cc | 118 for (int eb = 0; eb < 4; ++eb) 120 bPoints[eb], bPoints[(eb + 1) % 4],
|
/external/chromium_org/chrome/installer/mac/third_party/bsdiff/ |
goobsdiff.c | 345 u_char *cb, *db, *eb; local 378 ((eb=malloc(newsize+1))==NULL)) err(1,NULL); 473 eb[eblen+i]=new[lastscan+lenf+i]; 495 header[90] = make_small(&eb, &eblen); 501 if (fwrite(eb, 1, eblen, pf) != eblen) 519 free(eb);
|
/bootable/recovery/applypatch/ |
bsdiff.c | 236 u_char *db,*eb; local 253 ((eb=malloc(newsize+1))==NULL)) err(1,NULL); 338 eb[eblen+i]=new[lastscan+lenf+i]; 390 BZ2_bzWrite(&bz2err, pfbz2, eb, eblen); 407 free(eb);
|
/external/bsdiff/ |
bsdiff.c | 209 u_char *db,*eb; local 244 ((eb=malloc(newsize+1))==NULL)) err(1,NULL); 329 eb[eblen+i]=new[lastscan+lenf+i]; 381 BZ2_bzWrite(&bz2err, pfbz2, eb, eblen); 398 free(eb);
|
/external/openssh/openbsd-compat/ |
glob.c | 354 Char *b, *eb; local 360 eb = &patbuf[patbuf_len - 1]; 362 h < (char *)eb && *p && *p != SLASH; *h++ = *p++) 368 if (h == (char *)eb) 397 for (b = patbuf; b < eb && *h; *b++ = *h++) 401 while (b < eb && (*b++ = *p++) != EOS)
|
/external/chromium_org/third_party/mesa/src/src/mesa/swrast/ |
s_triangle.c | 245 GLfixed er, eg, eb, ea; member in struct:affine_info 330 + (sample[BCOMP] + 1) * info->eb) >> (FIXED_SHIFT + 8); \ 559 info.eb = 0; \ 566 info.eb = FloatToFixed(unit->EnvColor[BCOMP] * CHAN_MAXF); \ 601 GLfixed er, eg, eb, ea; /* texture env color */ member in struct:persp_info 826 info.eb = 0; \ 832 info.eb = FloatToFixed(unit->EnvColor[BCOMP] * CHAN_MAXF); \ [all...] |
/external/mesa3d/src/mesa/swrast/ |
s_triangle.c | 245 GLfixed er, eg, eb, ea; member in struct:affine_info 330 + (sample[BCOMP] + 1) * info->eb) >> (FIXED_SHIFT + 8); \ 559 info.eb = 0; \ 566 info.eb = FloatToFixed(unit->EnvColor[BCOMP] * CHAN_MAXF); \ 601 GLfixed er, eg, eb, ea; /* texture env color */ member in struct:persp_info 826 info.eb = 0; \ 832 info.eb = FloatToFixed(unit->EnvColor[BCOMP] * CHAN_MAXF); \ [all...] |
/external/chromium_org/third_party/sqlite/src/ |
config.sub | 280 | sh | sh[1234] | sh[24]a | sh[24]a*eb | sh[23]e | sh[34]eb | sheb | shbe | shle | sh[1234]le | sh3ele \ 361 | sh-* | sh[1234]-* | sh[24]a-* | sh[24]a*eb-* | sh[23]e-* | sh[34]eb-* | sheb-* | shbe-* \ 1155 sh[1234] | sh[24]a | sh[34]eb | sh[1234]le | sh[23]ele) [all...] |
/external/libusb/ |
config.sub | 280 | sh | sh[1234] | sh[24]a | sh[24]a*eb | sh[23]e | sh[34]eb | sheb | shbe | shle | sh[1234]le | sh3ele \ 361 | sh-* | sh[1234]-* | sh[24]a-* | sh[24]a*eb-* | sh[23]e-* | sh[34]eb-* | sheb-* | shbe-* \ 1187 sh[1234] | sh[24]a | sh[34]eb | sh[1234]le | sh[23]ele) [all...] |
/external/libusb-compat/ |
config.sub | 280 | sh | sh[1234] | sh[24]a | sh[24]a*eb | sh[23]e | sh[34]eb | sheb | shbe | shle | sh[1234]le | sh3ele \ 361 | sh-* | sh[1234]-* | sh[24]a-* | sh[24]a*eb-* | sh[23]e-* | sh[34]eb-* | sheb-* | shbe-* \ 1187 sh[1234] | sh[24]a | sh[34]eb | sh[1234]le | sh[23]ele) [all...] |
/external/valgrind/main/none/tests/amd64/ |
slahf-amd64.stdout.exp | 238 eb -> c300
|