/bootable/recovery/ |
asn1_decoder.cpp | 62 static inline int get_byte(asn1_context_t* ctx) { function 82 int num_octets = get_byte(ctx); 96 int byte = get_byte(ctx); 111 int type = get_byte(ctx); 142 if ((get_byte(ctx) & kMaskTag) != kTagSequence) { 153 if ((get_byte(ctx) & kMaskTag) != kTagSet) { 165 if (get_byte(ctx) == -1 || !decode_length(ctx, &length) || !skip_bytes(ctx, length)) { 172 if (get_byte(ctx) != kTagOid) { 183 if (get_byte(ctx) != kTagOctetString) {
|
/bionic/libc/arch-mips/string/ |
mips_strlen.c | 62 if (get_byte (_a, 0) == 0) 70 if (get_byte (_a, 0) == 0) 72 if (get_byte (_a, 1) == 0)
|
mips-string-ops.h | 141 #define get_byte(__x,__idx) (((unsigned char *) (__x))[__idx]) macro
|
/external/libjpeg-turbo/ |
jdhuff.c | 402 #define GET_BYTE \ 428 GET_BYTE GET_BYTE GET_BYTE GET_BYTE GET_BYTE GET_BYTE \ 436 GET_BYTE GET_BYTE \
|
jdarith.c | 67 get_byte (j_decompress_ptr cinfo) function 122 data = get_byte(cinfo); /* read next input byte */ 124 do data = get_byte(cinfo);
|
/external/skia/src/codec/ |
SkBmpStandardCodec.cpp | 107 uint8_t blue = get_byte(cBuffer.get(), i*fBytesPerColor); 108 uint8_t green = get_byte(cBuffer.get(), i*fBytesPerColor + 1); 109 uint8_t red = get_byte(cBuffer.get(), i*fBytesPerColor + 2); 114 alpha = get_byte(cBuffer.get(), i*fBytesPerColor + 3);
|
SkCodecPriv.h | 222 inline uint8_t get_byte(uint8_t* buffer, uint32_t i) { function
|
SkBmpRLECodec.cpp | 101 uint8_t blue = get_byte(cBuffer.get(), i*fBytesPerColor); 102 uint8_t green = get_byte(cBuffer.get(), i*fBytesPerColor + 1); 103 uint8_t red = get_byte(cBuffer.get(), i*fBytesPerColor + 2);
|
/external/opencv3/3rdparty/include/ffmpeg_/libavutil/ |
common.h | 292 * @param GET_BYTE Expression reading one byte from the input. 299 #define GET_UTF8(val, GET_BYTE, ERROR)\ 300 val= GET_BYTE;\ 306 int tmp= GET_BYTE - 128;\
|
/external/iproute2/include/ |
utils.h | 105 #define get_byte get_u8 macro
|
/system/connectivity/shill/ |
HACKING | 31 int8 data = var.reader().get_byte();
|
/external/opencv3/3rdparty/libjpeg/ |
jdarith.c | 65 get_byte (j_decompress_ptr cinfo) function 120 data = get_byte(cinfo); /* read next input byte */ 122 do data = get_byte(cinfo);
|
/external/google-breakpad/src/third_party/libdisasm/ |
ia32_insn.c | 295 modrm = GET_BYTE( buf, buf_len ); 383 op = GET_BYTE( buf, buf_len );
|
ia32_insn.h | 10 #define GET_BYTE( buf, buf_len ) buf_len ? *buf : 0
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/lib32/ |
libz.a | 296 H% L ? p ? ` p ? ' ` ? / e 7 0 ? < |