/external/opencore/codecs_v2/video/avc_h264/enc/src/ |
bitstream_io.cpp | 25 const static uint8 trailing_bits[9] = {0, 0x1, 0x2, 0x4, 0x8, 0x10, 0x20, 0x40, 0x80};
|
/external/opencore/fileformats/rawaac/parser/include/ |
aacfileparser.h | 188 0xC0, 0x40, 0x00, 0x00, 0x00, 0x00,
|
/external/openssl/crypto/des/ |
fcrypt.c | 47 0x3D,0x3E,0x3F,0x40,0x41,0x42,0x43,0x44,
|
/external/openssl/crypto/dsa/ |
dsatest.c | 99 0xd5,0x01,0x4e,0x4b,0x60,0xef,0x2b,0xa8,0xb6,0x21,0x1b,0x40,
|
/external/openssl/crypto/rc2/ |
rc2_skey.c | 72 0xbd,0x8f,0x40,0xeb,0x86,0xb7,0x7b,0x0b,0xf0,0x95,0x21,0x22,
|
/external/openssl/crypto/rc4/ |
rc4test.c | 110 0x40,0x01,0x1e,0xcf,0x00},
|
/external/openssl/crypto/sha/ |
sha256t.c | 23 0x41,0x41,0x40,0xde,0x5d,0xae,0x22,0x23,
|
/external/qemu/distrib/sdl-1.2.12/src/video/fbcon/ |
matrox_regs.h | 359 #define MGA1064_COL_KEY_MSK_LSB 0x40
|
/external/qemu/distrib/sdl-1.2.12/src/video/qtopia/ |
SDL_sysevents.cc | 222 keymap[0x40] = SDLK_g;
|
/external/qemu/hw/ |
pxa.h | 147 uint32_t pm_regs[0x40];
|
/external/quake/quake/src/QW/client/ |
gl_model.h | 98 #define SURF_DRAWBACKGROUND 0x40
|
/external/quake/quake/src/WinQuake/ |
gl_model.h | 95 #define SURF_DRAWBACKGROUND 0x40
|
net_comx.cpp | 80 #define FCR_TRIGGER_04 0x40
95 #define LCR_SET_BREAK 0x40
110 #define LSR_TRANSMITTER_EMPTY 0x40
119 #define MSR_RI 0x40
|
/external/skia/src/animator/ |
SkScript.h | 172 kArtificialOp = 0x40
|
/external/sonivox/arm-fm-22k/lib_src/ |
eas_sndlib.h | 99 #define REGION_FLAG_NON_SELF_EXCLUSIVE 0x40
|
/external/sonivox/arm-hybrid-22k/lib_src/ |
eas_sndlib.h | 99 #define REGION_FLAG_NON_SELF_EXCLUSIVE 0x40
|
/external/sonivox/arm-wt-22k/lib_src/ |
eas_sndlib.h | 99 #define REGION_FLAG_NON_SELF_EXCLUSIVE 0x40
|
/external/tcpdump/ |
print-cdp.c | 80 { 0x40, "L1 capable" },
|
print-dvmrp.c | 63 #define DVMRP_NF_QUERIER 0x40 /* I am the subnet's querier */
|
print-fddi.c | 84 0x00, 0x80, 0x40, 0xc0, 0x20, 0xa0, 0x60, 0xe0,
|
print-ip6opts.c | 217 if (bp[i + 2] & 0x40)
|
print-mobility.c | 257 if (bp[hlen] & 0x40)
|
print-stp.c | 72 { 0x40, "Agreement" },
|
sctpConstants.h | 204 #define SCTP_NO_HEARTBEAT 0x40
|
/external/v8/test/cctest/ |
test-macro-assembler-x64.cc | 230 TestSmiCompare(masm, &exit, 0x40, 1, 1); 404 TestI64PlusConstantToSmi(masm, &exit, 0x40, Smi::kMaxValue - 5, 5); 688 TestSmiNeg(masm, &exit, 0x40, 127); 774 SmiAddTest(masm, &exit, 0x40, -1, -2); 960 SmiSubTest(masm, &exit, 0x40, -1, -2); 1047 TestSmiMul(masm, &exit, 0x40, -1, -1); [all...] |