| /external/elfutils/0.153/libdwfl/ |
| dwfl_build_id_find_debuginfo.c | 65 const unsigned char *bits; local 67 if (INTUSE(dwfl_module_build_id) (mod, &bits, &vaddr) > 0)
|
| /external/libvpx/libvpx/vp9/encoder/ |
| vp9_cost.h | 35 int bits, int len) { 40 const int bit = (bits >> --len) & 1;
|
| vp9_treewriter.h | 32 const vp9_prob *probs, int bits, int len, 35 const int bit = (bits >> --len) & 1;
|
| vp9_write_bit_buffer.c | 30 void vp9_wb_write_literal(struct vp9_write_bit_buffer *wb, int data, int bits) { 32 for (bit = bits - 1; bit >= 0; bit--)
|
| /external/linux-tools-perf/perf-3.12.0/tools/perf/util/include/linux/ |
| bitmap.h | 7 int __bitmap_weight(const unsigned long *bitmap, int bits); 9 const unsigned long *bitmap2, int bits);
|
| /external/lldb/tools/debugserver/source/ |
| PThreadEvent.h | 24 PThreadEvent (uint32_t bits = 0, uint32_t validBits = 0); 30 void ReplaceEventBits (const uint32_t bits);
|
| /external/openssl/crypto/dsa/ |
| dsa_depr.c | 86 DSA *DSA_generate_parameters(int bits, 99 if(DSA_generate_parameters_ex(ret, bits, seed_in, seed_len,
|
| /external/openssl/crypto/rc2/ |
| rc2.h | 83 void private_RC2_set_key(RC2_KEY *key, int len, const unsigned char *data,int bits); 85 void RC2_set_key(RC2_KEY *key, int len, const unsigned char *data,int bits);
|
| /external/openssl/crypto/rsa/ |
| rsa_depr.c | 71 RSA *RSA_generate_key(int bits, unsigned long e_value, 92 if(RSA_generate_key_ex(rsa, bits, e, &cb)) {
|
| /external/openssl/include/openssl/ |
| rc2.h | 83 void private_RC2_set_key(RC2_KEY *key, int len, const unsigned char *data,int bits); 85 void RC2_set_key(RC2_KEY *key, int len, const unsigned char *data,int bits);
|
| /external/pdfium/core/src/fxcodec/fx_zlib/zlib_v128/ |
| fx_zlib_inftrees.c | 23 whose indices are 0..2^bits-1. work is a writable array of at least 27 on return points to the next available entry's address. bits is the 28 requested root table index bits, and on return it is the actual root 29 table index bits. It will differ if the request is greater than the 37 unsigned FAR *bits, 40 unsigned len; /* a code's length in bits */ 43 unsigned root; /* number of index bits for root table */ 44 unsigned curr; /* number of index bits for current table */ 45 unsigned drop; /* code bits to drop for sub-table */ 51 unsigned low; /* low bits for current root entry * [all...] |
| /external/pixman/pixman/ |
| pixman-image.c | 172 if (image->type == BITS && image->bits.free_me) 173 free (image->bits.free_me); 248 * to the position where the actual bits were. 435 case BITS: 436 if (image->bits.width == 1 && 437 image->bits.height == 1 && 444 code = image->bits.format; 448 if (!PIXMAN_FORMAT_A (image->bits.format) && 449 PIXMAN_FORMAT_TYPE (image->bits.format) != PIXMAN_TYPE_GRAY & 743 bits_image_t *bits = (bits_image_t *)image; local [all...] |
| /external/zlib/src/contrib/infback9/ |
| inftree9.c | 23 whose indices are 0..2^bits-1. work is a writable array of at least 27 on return points to the next available entry's address. bits is the 28 requested root table index bits, and on return it is the actual root 29 table index bits. It will differ if the request is greater than the 32 int inflate_table9(type, lens, codes, table, bits, work) 37 unsigned FAR *bits; 40 unsigned len; /* a code's length in bits */ 43 unsigned root; /* number of index bits for root table */ 44 unsigned curr; /* number of index bits for current table */ 45 unsigned drop; /* code bits to drop for sub-table * [all...] |
| /hardware/intel/common/libva/va/ |
| va_enc_vp8.h | 134 } bits; member in union:_VAEncPictureParameterBufferVP8::__anon39596 236 } bits; member in union:_VAEncPictureParameterBufferVP8::__anon39598
|
| /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/ |
| vp9_cost.h | 35 int bits, int len) { 40 const int bit = (bits >> --len) & 1;
|
| vp9_treewriter.h | 32 const vp9_prob *probs, int bits, int len, 35 const int bit = (bits >> --len) & 1;
|
| vp9_write_bit_buffer.c | 30 void vp9_wb_write_literal(struct vp9_write_bit_buffer *wb, int data, int bits) { 32 for (bit = bits - 1; bit >= 0; bit--)
|
| /ndk/sources/android/support/src/stdio/ |
| fpmath.h | 57 } bits; member in union:IEEEf2bits 83 } bits; member in union:IEEEd2bits
|
| /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/bits/ |
| utmpx.h | 21 # error "Never include <bits/utmpx.h> directly; use <utmpx.h> instead." 24 #include <bits/types.h> 26 #include <bits/wordsize.h>
|
| /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/ |
| fenv.h | 58 #include <bits/fenv.h> 115 # include <bits/fenvinline.h>
|
| /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/bits/ |
| concept_check.h | 25 /** @file bits/concept_check.h 35 #include <bits/c++config.h> 55 #include <bits/boost_concept_check.h>
|
| functexcept.h | 26 /** @file bits/functexcept.h 40 #include <bits/c++config.h> 41 #include <bits/exception_defines.h>
|
| /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/ |
| utmpx.h | 21 # error "Never include <bits/utmpx.h> directly; use <utmpx.h> instead." 24 #include <bits/types.h> 26 #include <bits/wordsize.h>
|
| /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/ |
| fenv.h | 58 #include <bits/fenv.h> 115 # include <bits/fenvinline.h>
|
| /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/ |
| concept_check.h | 25 /** @file bits/concept_check.h 35 #include <bits/c++config.h> 55 #include <bits/boost_concept_check.h>
|