/external/libvpx/libvpx/vp8/common/x86/ |
idctllm_mmx.asm | 30 ; * (x * (unsigned)35468 >> 16) = x * (signed)35468 >> 16 + x 36 ;void vp8_short_idct4x4llm_mmx(short *input, unsigned char *pred, 37 ;int pitch, unsigned char *dest,int stride) 224 ;unsigned char *pred_ptr, 226 ;unsigned char *dst_ptr,
|
copy_sse3.asm | 89 ; unsigned char *src_ptr, 91 ; unsigned char *dst_ptr,
|
/external/libvpx/libvpx/vpx_dsp/x86/ |
sad_sse2.asm | 47 ; unsigned int vpx_sad64x64_sse2(uint8_t *src, int src_stride, 90 ; unsigned int vpx_sad32x32_sse2(uint8_t *src, int src_stride, 135 ; unsigned int vpx_sad16x{8,16}_sse2(uint8_t *src, int src_stride, 181 ; unsigned int vpx_sad8x{8,16}_sse2(uint8_t *src, int src_stride, 225 ; unsigned int vpx_sad4x{4, 8}_sse2(uint8_t *src, int src_stride,
|
sad_ssse3.asm | 152 ; unsigned char *src_ptr, 154 ; unsigned char *ref_ptr, 265 ; unsigned char *src_ptr, 267 ; unsigned char *ref_ptr,
|
highbd_sad_sse2.asm | 53 ; unsigned int vpx_highbd_sad64x{16,32,64}_sse2(uint8_t *src, int src_stride, 160 ; unsigned int vpx_highbd_sad32x{16,32,64}_sse2(uint8_t *src, int src_stride, 228 ; unsigned int vpx_highbd_sad16x{8,16,32}_sse2(uint8_t *src, int src_stride, 297 ; unsigned int vpx_highbd_sad8x{4,8,16}_sse2(uint8_t *src, int src_stride,
|
/external/syzkaller/sys/syz-extract/ |
linux.go | 111 unsigned long phys_base; 113 unsigned long __phys_addr(unsigned long addr) { return 0; }
|
fetch.go | 143 unsigned long long vals[] = { 144 {{range $val := $.Values}}(unsigned long long){{$val}},
|
/external/libvpx/libvpx/vp9/encoder/x86/ |
vp9_error_sse2.asm | 42 ; the sum of 2 31bit integers will fit in a 32bit unsigned integer 96 ; the sum of 2 31bit integers will fit in a 32bit unsigned integer
|
/external/protobuf/js/binary/ |
reader.js | 661 * Reads an unsigned 32-bit integer field from the binary stream, or throws an 664 * @return {number} The value of the unsigned 32-bit integer field. 674 * Reads an unsigned 32-bit integer field from the binary stream, or throws an 679 * @return {string} The value of the unsigned 32-bit integer field as a decimal 690 * Reads an unsigned 64-bit integer field from the binary stream, or throws an 693 * @return {number} The value of the unsigned 64-bit integer field. 703 * Reads an unsigned 64-bit integer field from the binary stream, or throws an 708 * @return {string} The value of the unsigned 64-bit integer field as a decimal 747 * Reads an unsigned 32-bit fixed-length integer fiield from the binary stream, 761 * Reads an unsigned 64-bit fixed-length integer fiield from the binary stream [all...] |
encoder.js | 103 * Encodes a 32-bit unsigned integer into its wire-format varint representation 131 // Use the unsigned version if the value is not negative. 150 * Encodes a 64-bit unsigned integer into its wire-format varint representation 211 * Writes a 8-bit unsigned integer to the buffer. Numbers outside the range 223 * Writes a 16-bit unsigned integer to the buffer. Numbers outside the 236 * Writes a 32-bit unsigned integer to the buffer. Numbers outside the 252 * Writes a 64-bit unsigned integer to the buffer. Numbers outside the
|
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/X86/ |
X86GenRegisterInfo.inc | [all...] |
X86GenRegisterBank.inc | 121 unsigned Index = 0;
|
/external/toybox/kconfig/ |
zconf.tab.c_shipped | 237 # define YYSIZE_T unsigned int 391 ((unsigned int) (YYX) <= YYMAXUTOK ? yytranslate[YYX] : YYUNDEFTOK) 394 static const unsigned char yytranslate[] = 431 static const unsigned short int yyprhs[] = 486 static const unsigned short int yyrline[] = 530 static const unsigned short int yytoknum[] = 540 static const unsigned char yyr1[] = 557 static const unsigned char yyr2[] = 576 static const unsigned char yydefact[] = 716 static const unsigned char yystos[] [all...] |
/external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/cms/ |
SignerInfoGenerator.java | 228 AttributeTable unsigned = unsAttrGen.getAttributes(Collections.unmodifiableMap(parameters)); local 230 unsignedAttr = getAttributeSet(unsigned);
|
/external/e2fsprogs/lib/uuid/ |
uuid.h.in | 44 typedef unsigned char uuid_t[16];
|
/external/libaom/libaom/aom_dsp/x86/ |
ssim_sse2_x86_64.asm | 54 ; unsigned char *s, 56 ; unsigned char *r, 144 ; unsigned char *s, 146 ; unsigned char *r,
|
highbd_sad_sse2.asm | 56 ; unsigned int aom_highbd_sad64x{16,32,64}_sse2(uint8_t *src, int src_stride, 164 ; unsigned int aom_highbd_sad32x{16,32,64}_sse2(uint8_t *src, int src_stride, 234 ; unsigned int aom_highbd_sad16x{8,16,32}_sse2(uint8_t *src, int src_stride, 306 ; unsigned int aom_highbd_sad8x{4,8,16}_sse2(uint8_t *src, int src_stride,
|
/external/libchrome/mojo/public/js/ |
interface_types.js | 82 throw new Error("Interface ID should be a 32-bit unsigned integer.");
|
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/AArch64/ |
AArch64GenRegisterBank.inc | 126 unsigned Index = 0;
|
/external/syzkaller/vendor/golang.org/x/sys/unix/ |
types_freebsd.go | 100 unsigned int :(8 / 2) * (16 - (int)sizeof(struct timespec)); 101 unsigned int :(8 / 2) * (16 - (int)sizeof(struct timespec)); 105 unsigned int :(8 / 2) * (16 - (int)sizeof(struct __timespec)); 106 unsigned int :(8 / 2) * (16 - (int)sizeof(struct __timespec));
|
/external/v4l2_codec2/ |
Android.mk | 48 LOCAL_SANITIZE := unsigned-integer-overflow signed-integer-overflow
|
/external/webrtc/webrtc/modules/video_render/ios/ |
video_render_ios_impl.mm | 134 const unsigned int zOrder,
|
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/Mips/ |
MipsGenRegisterInfo.inc | [all...] |
/external/skia/tools/sk_app/mac/ |
Window_mac.mm | 135 static Window::Key get_key(unsigned short vk) { 139 unsigned short fVK;
|
/external/skqp/tools/sk_app/mac/ |
Window_mac.mm | 189 static Window::Key get_key(unsigned short vk) { 193 unsigned short fVK;
|